/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!../application/themes/default_theme/src/tailwind.css ***!
  \*******************************************************************************************************************************************************************************************************************/
/* === BASE === */
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
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)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
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;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
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)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
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;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* === COMPONENTS === */
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 414px) {
  .container {
    max-width: 414px;
  }
}
@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;
  }
}
/* === UTILITIES === */
.block {
  display: block;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!../application/themes/default_theme/src/main.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/* Grid */
/* Alert colors */
/* Design colors */
/* Repsonsive Grid */
.row {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1364px;
  padding: 0 20px;
}
.row.full {
  max-width: 100%;
  padding: 0;
}
.row:after {
  display: block;
  clear: both;
  content: "";
}
.row .column {
  position: relative;
  float: left;
  display: block;
  width: 100%;
  /* GENERATE COLUMNS */
}
.row .column.small-1 {
  width: 8.3333333333%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-2 {
  width: 16.6666666667%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-3 {
  width: 25%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-4 {
  width: 33.3333333333%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-5 {
  width: 41.6666666667%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-6 {
  width: 50%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-7 {
  width: 58.3333333333%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-8 {
  width: 66.6666666667%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-9 {
  width: 75%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-10 {
  width: 83.3333333333%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-11 {
  width: 91.6666666667%;
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-12 {
  width: 100%;
}
.row .column.hide-for-small {
  display: none;
}
@media (min-width: 414px) {
  .row .column.xs-1 {
    width: 8.3333333333%;
  }
  .row .column.xs-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .row .column.xs-2 {
    width: 16.6666666667%;
  }
  .row .column.xs-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .row .column.xs-3 {
    width: 25%;
  }
  .row .column.xs-offset-3 {
    margin-left: 25% !important;
  }
  .row .column.xs-4 {
    width: 33.3333333333%;
  }
  .row .column.xs-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .row .column.xs-5 {
    width: 41.6666666667%;
  }
  .row .column.xs-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .row .column.xs-6 {
    width: 50%;
  }
  .row .column.xs-offset-6 {
    margin-left: 50% !important;
  }
  .row .column.xs-7 {
    width: 58.3333333333%;
  }
  .row .column.xs-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .row .column.xs-8 {
    width: 66.6666666667%;
  }
  .row .column.xs-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .row .column.xs-9 {
    width: 75%;
  }
  .row .column.xs-offset-9 {
    margin-left: 75% !important;
  }
  .row .column.xs-10 {
    width: 83.3333333333%;
  }
  .row .column.xs-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .row .column.xs-11 {
    width: 91.6666666667%;
  }
  .row .column.xs-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .row .column.xs-12 {
    width: 100%;
  }
  .row .column.xs-offset-12 {
    margin-left: 100% !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-xs {
    display: none;
  }
}
@media (min-width: 474px) {
  .row .column.mini-1 {
    width: 8.3333333333%;
  }
  .row .column.mini-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .row .column.mini-2 {
    width: 16.6666666667%;
  }
  .row .column.mini-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .row .column.mini-3 {
    width: 25%;
  }
  .row .column.mini-offset-3 {
    margin-left: 25% !important;
  }
  .row .column.mini-4 {
    width: 33.3333333333%;
  }
  .row .column.mini-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .row .column.mini-5 {
    width: 41.6666666667%;
  }
  .row .column.mini-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .row .column.mini-6 {
    width: 50%;
  }
  .row .column.mini-offset-6 {
    margin-left: 50% !important;
  }
  .row .column.mini-7 {
    width: 58.3333333333%;
  }
  .row .column.mini-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .row .column.mini-8 {
    width: 66.6666666667%;
  }
  .row .column.mini-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .row .column.mini-9 {
    width: 75%;
  }
  .row .column.mini-offset-9 {
    margin-left: 75% !important;
  }
  .row .column.mini-10 {
    width: 83.3333333333%;
  }
  .row .column.mini-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .row .column.mini-11 {
    width: 91.6666666667%;
  }
  .row .column.mini-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .row .column.mini-12 {
    width: 100%;
  }
  .row .column.mini-offset-12 {
    margin-left: 100% !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-mini {
    display: none;
  }
}
@media (min-width: 640px) {
  .row .column.small-1 {
    width: 8.3333333333%;
  }
  .row .column.small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .row .column.small-2 {
    width: 16.6666666667%;
  }
  .row .column.small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .row .column.small-3 {
    width: 25%;
  }
  .row .column.small-offset-3 {
    margin-left: 25% !important;
  }
  .row .column.small-4 {
    width: 33.3333333333%;
  }
  .row .column.small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .row .column.small-5 {
    width: 41.6666666667%;
  }
  .row .column.small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .row .column.small-6 {
    width: 50%;
  }
  .row .column.small-offset-6 {
    margin-left: 50% !important;
  }
  .row .column.small-7 {
    width: 58.3333333333%;
  }
  .row .column.small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .row .column.small-8 {
    width: 66.6666666667%;
  }
  .row .column.small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .row .column.small-9 {
    width: 75%;
  }
  .row .column.small-offset-9 {
    margin-left: 75% !important;
  }
  .row .column.small-10 {
    width: 83.3333333333%;
  }
  .row .column.small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .row .column.small-11 {
    width: 91.6666666667%;
  }
  .row .column.small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .row .column.small-12 {
    width: 100%;
  }
  .row .column.small-offset-12 {
    margin-left: 100% !important;
  }
  .row .column.hide-for-small {
    display: block;
    display: none;
  }
}
@media (min-width: 768px) {
  .row .column.medium-1 {
    width: 8.3333333333%;
  }
  .row .column.medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .row .column.medium-2 {
    width: 16.6666666667%;
  }
  .row .column.medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .row .column.medium-3 {
    width: 25%;
  }
  .row .column.medium-offset-3 {
    margin-left: 25% !important;
  }
  .row .column.medium-4 {
    width: 33.3333333333%;
  }
  .row .column.medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .row .column.medium-5 {
    width: 41.6666666667%;
  }
  .row .column.medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .row .column.medium-6 {
    width: 50%;
  }
  .row .column.medium-offset-6 {
    margin-left: 50% !important;
  }
  .row .column.medium-7 {
    width: 58.3333333333%;
  }
  .row .column.medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .row .column.medium-8 {
    width: 66.6666666667%;
  }
  .row .column.medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .row .column.medium-9 {
    width: 75%;
  }
  .row .column.medium-offset-9 {
    margin-left: 75% !important;
  }
  .row .column.medium-10 {
    width: 83.3333333333%;
  }
  .row .column.medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .row .column.medium-11 {
    width: 91.6666666667%;
  }
  .row .column.medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .row .column.medium-12 {
    width: 100%;
  }
  .row .column.medium-offset-12 {
    margin-left: 100% !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-medium {
    display: none;
  }
}
@media (min-width: 1200px) {
  .row .column.large-1 {
    width: 8.3333333333%;
  }
  .row .column.large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .row .column.large-2 {
    width: 16.6666666667%;
  }
  .row .column.large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .row .column.large-3 {
    width: 25%;
  }
  .row .column.large-offset-3 {
    margin-left: 25% !important;
  }
  .row .column.large-4 {
    width: 33.3333333333%;
  }
  .row .column.large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .row .column.large-5 {
    width: 41.6666666667%;
  }
  .row .column.large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .row .column.large-6 {
    width: 50%;
  }
  .row .column.large-offset-6 {
    margin-left: 50% !important;
  }
  .row .column.large-7 {
    width: 58.3333333333%;
  }
  .row .column.large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .row .column.large-8 {
    width: 66.6666666667%;
  }
  .row .column.large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .row .column.large-9 {
    width: 75%;
  }
  .row .column.large-offset-9 {
    margin-left: 75% !important;
  }
  .row .column.large-10 {
    width: 83.3333333333%;
  }
  .row .column.large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .row .column.large-11 {
    width: 91.6666666667%;
  }
  .row .column.large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .row .column.large-12 {
    width: 100%;
  }
  .row .column.large-offset-12 {
    margin-left: 100% !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-large {
    display: none;
  }
}
@media (min-width: 1380px) {
  .row .column.xl-1 {
    width: 8.3333333333%;
  }
  .row .column.xl-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .row .column.xl-2 {
    width: 16.6666666667%;
  }
  .row .column.xl-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .row .column.xl-3 {
    width: 25%;
  }
  .row .column.xl-offset-3 {
    margin-left: 25% !important;
  }
  .row .column.xl-4 {
    width: 33.3333333333%;
  }
  .row .column.xl-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .row .column.xl-5 {
    width: 41.6666666667%;
  }
  .row .column.xl-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .row .column.xl-6 {
    width: 50%;
  }
  .row .column.xl-offset-6 {
    margin-left: 50% !important;
  }
  .row .column.xl-7 {
    width: 58.3333333333%;
  }
  .row .column.xl-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .row .column.xl-8 {
    width: 66.6666666667%;
  }
  .row .column.xl-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .row .column.xl-9 {
    width: 75%;
  }
  .row .column.xl-offset-9 {
    margin-left: 75% !important;
  }
  .row .column.xl-10 {
    width: 83.3333333333%;
  }
  .row .column.xl-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .row .column.xl-11 {
    width: 91.6666666667%;
  }
  .row .column.xl-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .row .column.xl-12 {
    width: 100%;
  }
  .row .column.xl-offset-12 {
    margin-left: 100% !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-xl {
    display: none;
  }
}
@media (min-width: 1536px) {
  .row .column.xxl-1 {
    width: 8.3333333333%;
  }
  .row .column.xxl-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .row .column.xxl-2 {
    width: 16.6666666667%;
  }
  .row .column.xxl-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .row .column.xxl-3 {
    width: 25%;
  }
  .row .column.xxl-offset-3 {
    margin-left: 25% !important;
  }
  .row .column.xxl-4 {
    width: 33.3333333333%;
  }
  .row .column.xxl-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .row .column.xxl-5 {
    width: 41.6666666667%;
  }
  .row .column.xxl-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .row .column.xxl-6 {
    width: 50%;
  }
  .row .column.xxl-offset-6 {
    margin-left: 50% !important;
  }
  .row .column.xxl-7 {
    width: 58.3333333333%;
  }
  .row .column.xxl-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .row .column.xxl-8 {
    width: 66.6666666667%;
  }
  .row .column.xxl-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .row .column.xxl-9 {
    width: 75%;
  }
  .row .column.xxl-offset-9 {
    margin-left: 75% !important;
  }
  .row .column.xxl-10 {
    width: 83.3333333333%;
  }
  .row .column.xxl-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .row .column.xxl-11 {
    width: 91.6666666667%;
  }
  .row .column.xxl-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .row .column.xxl-12 {
    width: 100%;
  }
  .row .column.xxl-offset-12 {
    margin-left: 100% !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-xxl {
    display: none;
  }
}
.row.spacing {
  padding: 0 10px;
}
.row.spacing.full {
  padding: 0;
}
.row.spacing .column {
  /* GENERATE COLUMNS */
}
.row.spacing .column.small-1 {
  width: calc(8.3333333333% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-2 {
  width: calc(16.6666666667% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-3 {
  width: calc(25% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-4 {
  width: calc(33.3333333333% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-5 {
  width: calc(41.6666666667% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-6 {
  width: calc(50% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-7 {
  width: calc(58.3333333333% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-8 {
  width: calc(66.6666666667% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-9 {
  width: calc(75% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-10 {
  width: calc(83.3333333333% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-11 {
  width: calc(91.6666666667% - 20px);
  margin: 0 10px;
}
.row.spacing .column.small-12 {
  width: calc(100% - 20px);
  margin: 0 10px;
}
@media (min-width: 414px) {
  .row.spacing .column.xs-1 {
    width: calc(8.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-2 {
    width: calc(16.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-3 {
    width: calc(25% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-3 {
    margin-left: 25% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-4 {
    width: calc(33.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-5 {
    width: calc(41.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-6 {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-6 {
    margin-left: 50% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-7 {
    width: calc(58.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-8 {
    width: calc(66.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-9 {
    width: calc(75% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-9 {
    margin-left: 75% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-10 {
    width: calc(83.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-11 {
    width: calc(91.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xs-12 {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xs-offset-12 {
    margin-left: 100% !important;
    margin: 0 10px;
  }
}
@media (min-width: 474px) {
  .row.spacing .column.mini-1 {
    width: calc(8.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-2 {
    width: calc(16.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-3 {
    width: calc(25% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-3 {
    margin-left: 25% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-4 {
    width: calc(33.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-5 {
    width: calc(41.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-6 {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-6 {
    margin-left: 50% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-7 {
    width: calc(58.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-8 {
    width: calc(66.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-9 {
    width: calc(75% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-9 {
    margin-left: 75% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-10 {
    width: calc(83.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-11 {
    width: calc(91.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.mini-12 {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.mini-offset-12 {
    margin-left: 100% !important;
    margin: 0 10px;
  }
}
@media (min-width: 640px) {
  .row.spacing .column.small-1 {
    width: calc(8.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-2 {
    width: calc(16.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-3 {
    width: calc(25% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-3 {
    margin-left: 25% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-4 {
    width: calc(33.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-5 {
    width: calc(41.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-6 {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-6 {
    margin-left: 50% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-7 {
    width: calc(58.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-8 {
    width: calc(66.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-9 {
    width: calc(75% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-9 {
    margin-left: 75% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-10 {
    width: calc(83.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-11 {
    width: calc(91.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.small-12 {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.small-offset-12 {
    margin-left: 100% !important;
    margin: 0 10px;
  }
}
@media (min-width: 768px) {
  .row.spacing .column.medium-1 {
    width: calc(8.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-2 {
    width: calc(16.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-3 {
    width: calc(25% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-3 {
    margin-left: 25% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-4 {
    width: calc(33.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-5 {
    width: calc(41.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-6 {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-6 {
    margin-left: 50% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-7 {
    width: calc(58.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-8 {
    width: calc(66.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-9 {
    width: calc(75% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-9 {
    margin-left: 75% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-10 {
    width: calc(83.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-11 {
    width: calc(91.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.medium-12 {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.medium-offset-12 {
    margin-left: 100% !important;
    margin: 0 10px;
  }
}
@media (min-width: 1200px) {
  .row.spacing .column.large-1 {
    width: calc(8.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-2 {
    width: calc(16.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-3 {
    width: calc(25% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-3 {
    margin-left: 25% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-4 {
    width: calc(33.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-5 {
    width: calc(41.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-6 {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-6 {
    margin-left: 50% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-7 {
    width: calc(58.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-8 {
    width: calc(66.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-9 {
    width: calc(75% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-9 {
    margin-left: 75% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-10 {
    width: calc(83.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-11 {
    width: calc(91.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.large-12 {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.large-offset-12 {
    margin-left: 100% !important;
    margin: 0 10px;
  }
}
@media (min-width: 1380px) {
  .row.spacing .column.xl-1 {
    width: calc(8.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-2 {
    width: calc(16.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-3 {
    width: calc(25% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-3 {
    margin-left: 25% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-4 {
    width: calc(33.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-5 {
    width: calc(41.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-6 {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-6 {
    margin-left: 50% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-7 {
    width: calc(58.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-8 {
    width: calc(66.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-9 {
    width: calc(75% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-9 {
    margin-left: 75% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-10 {
    width: calc(83.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-11 {
    width: calc(91.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xl-12 {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xl-offset-12 {
    margin-left: 100% !important;
    margin: 0 10px;
  }
}
@media (min-width: 1536px) {
  .row.spacing .column.xxl-1 {
    width: calc(8.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-2 {
    width: calc(16.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-3 {
    width: calc(25% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-3 {
    margin-left: 25% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-4 {
    width: calc(33.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-5 {
    width: calc(41.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-6 {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-6 {
    margin-left: 50% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-7 {
    width: calc(58.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-8 {
    width: calc(66.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-9 {
    width: calc(75% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-9 {
    margin-left: 75% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-10 {
    width: calc(83.3333333333% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-11 {
    width: calc(91.6666666667% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 10px;
  }
  .row.spacing .column.xxl-12 {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .row.spacing .column.xxl-offset-12 {
    margin-left: 100% !important;
    margin: 0 10px;
  }
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}
@media only screen and (min-width: 1200px) {
  html {
    scroll-padding-top: 135px;
  }
}

.ccm-toolbar-visible .main-menu {
  padding-top: 65px !important;
}
@media only screen and (min-width: 1200px) {
  .ccm-toolbar-visible .main-menu {
    padding-top: 0 !important;
  }
}

.ccm-edit-mode main {
  padding-top: 150px;
}

.ccm-page .alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.ccm-page .alert.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #5bc0de;
}
.ccm-page .alert.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #5cb85c;
}
.ccm-page .alert.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #d9534f;
}
.ccm-page .alert.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #f0ad4e;
}
.ccm-page .form-group {
  display: block;
  margin: 0;
}
.ccm-page .form-control {
  outline: none;
  border: 0;
  border-radius: 8px;
  border: 1px solid #BCDEDE;
  margin: 0;
  padding: 0 15px;
  background: #fff;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-family: inherit;
  font-size: inherit;
  color: #000;
}
.ccm-page .control-label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
  cursor: pointer;
}
.ccm-page textarea.form-control {
  resize: none;
  padding: 10px 15px;
  height: auto;
  line-height: inherit;
}
.ccm-page .ccm-input-date {
  margin-right: 0 !important;
}
.ccm-page .input-group:after {
  display: table;
  content: "";
  clear: both;
}
.ccm-page .input-group .input-group-datepicker {
  float: left;
  width: calc(100% - 45px);
}
.ccm-page .input-group .input-group-datepicker .form-control {
  width: 100%;
}
.ccm-page .input-group .input-group-addon {
  display: block;
  border: 0;
  border-radius: 3px;
  background: #ddd;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: inherit;
  color: rgba(237, 237, 237, 0.3);
}
.ccm-page .input-group .input-group-addon:first-child {
  float: left;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ccm-page .input-group .input-group-addon:last-child {
  float: right;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ccm-page .input-group .form-control {
  width: calc(100% - 45px);
}
.ccm-page .input-group .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ccm-page .input-group .form-control:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ccm-page .submit-container .button {
  padding: 0.5658em 3.2em;
  margin-bottom: 1em;
  background-color: #AD5E80;
  color: #fff;
  font-size: 17px;
  border-radius: 8px;
  font-family: "roc-grotesk-variable", sans-serif;
  font-variation-settings: "wdth" 100, "wght" 700;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .submit-container .button {
    font-size: 19px;
  }
}
.ccm-page .submit-container .button:hover {
  background-color: #6E314B;
}
.ccm-page .human-check-wrap {
  display: flex !important;
  padding: 0 !important;
  margin-bottom: 1.6em !important;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .human-check-wrap {
    margin-bottom: 10px !important;
  }
}
.ccm-page .human-check-wrap .humanity-check {
  border: 1px solid #bcdede !important;
  background-color: #fff;
  border-radius: 3px;
}
.ccm-page .button {
  display: inline-block;
  cursor: pointer;
}
.ccm-page .button.button-style-1 {
  padding: 0.5658em 1.4em;
  margin-bottom: 1em;
  background-color: #AD5E80;
  color: #fff;
  font-size: 17px;
  border-radius: 8px;
  font-family: "roc-grotesk-variable", sans-serif;
  font-variation-settings: "wdth" 100, "wght" 700;
  font-weight: normal;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .button.button-style-1 {
    padding: 0.5658em 3.2em;
    font-size: 19px;
  }
}
.ccm-page .button.button-style-1:hover {
  background-color: #6E314B;
}
.ccm-page .button.button-style-2 {
  margin: 0.6em 0;
  margin-right: 0.4em;
  font-family: "roc-grotesk-variable", sans-serif;
  font-variation-settings: "wdth" 100, "wght" 700;
  font-weight: normal;
  position: relative;
  display: flex;
  color: #000;
  text-decoration: underline;
}
.ccm-page .button.button-style-2:hover {
  text-decoration: none;
}
.ccm-page .button.button-style-2::after {
  content: "";
  display: inline-block;
  background-image: url(../js/ad543e7333e64f74d121.svg);
  width: 24px;
  height: 24px;
  margin-left: 0.25em;
  margin-top: 1px;
}
.ccm-page .button .caption {
  display: none;
}
@media only screen and (min-width: 768px) {
  .ccm-page .button .caption {
    display: inline-block;
  }
}
.ccm-page .button .caption_mobile {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .ccm-page .button .caption_mobile {
    display: none;
  }
}
.ccm-page .open-menu {
  max-width: 100%;
}
.ccm-page .secondary-menu-desktop {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .secondary-menu-desktop {
    display: flex;
    justify-content: flex-end;
  }
}
.ccm-page .menu-title {
  display: block;
  padding: 1em;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .menu-title {
    display: none;
  }
}
.ccm-page .menu-title h3 {
  font-size: 23px;
}
.ccm-page .secondary-menu-mobile {
  display: flex;
  flex-direction: column-reverse;
  padding: 2em;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .secondary-menu-mobile {
    display: none;
  }
}
.ccm-page .secondary-menu-mobile > p > a::before {
  content: "";
  position: relative;
  top: 2px;
  z-index: 1;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 0.4em;
  background-image: url(../js/4c8139e61a10bcf79a68.svg);
}
.ccm-page .secondary-menu-mobile .list-inline-item a {
  font-size: 24px;
}
.ccm-page .secondary-menu-mobile .ccm-block-social-links {
  margin-bottom: 1em;
}
.ccm-page .nav-row-wrapper {
  position: fixed;
  z-index: 10;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .nav-row-wrapper {
    position: fixed;
  }
}
.ccm-page .nav-container-wrapper {
  position: relative;
}
.ccm-page .nav-container-wrapper::before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 60%);
}
.ccm-page .nav-container {
  width: 100%;
  height: 100%;
  display: flex !important;
  flex-direction: column;
  padding: 10px;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .nav-container {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: auto;
    padding: 15px 0;
  }
}
.ccm-page .main-menu-wrapper {
  position: fixed;
  left: -100%;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all ease 0.4s;
  background-color: #B6FCF0;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .main-menu-wrapper {
    position: relative;
    z-index: 1;
    left: initial;
    top: initial;
    width: auto;
    height: auto;
    overflow-y: visible;
    flex: 1;
    justify-content: space-evenly;
    display: flex;
    background-color: transparent;
  }
}
.open-menu .ccm-page .main-menu-wrapper {
  left: 0;
}
.ccm-page .ccm-toolbar-visible .main-menu-wrapper {
  top: 48px;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .ccm-toolbar-visible .main-menu-wrapper {
    top: 0;
  }
}
.ccm-page .main-menu {
  padding-top: 16px;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .main-menu {
    padding-top: 0;
    width: 100%;
  }
}
.ccm-page .main-menu .navigation {
  margin-top: 50px;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .main-menu .navigation {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
}
.ccm-page .main-menu .nav-item {
  position: relative;
  float: none;
  margin-bottom: 32px;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .main-menu .nav-item {
    margin-bottom: 0;
    float: left;
  }
}
.ccm-page .main-menu .nav-item:first-of-type {
  display: block;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .main-menu .nav-item:first-of-type {
    display: none;
  }
}
.ccm-page .main-menu .nav-item-anchor {
  text-decoration: none;
  display: inline-block;
  color: #000000;
  font-size: 18px;
  font-family: "roc-grotesk-variable", sans-serif;
  font-weight: 700;
  font-variation-settings: "wght" 700, "wdth" 125;
  border-bottom: 2px solid transparent;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .main-menu .nav-item-anchor {
    color: #000000;
    font-size: 18px;
    margin: 0 15px;
  }
}
.ccm-page .main-menu .current-anchor,
.ccm-page .main-menu .parent-current > .nav-item-anchor,
.ccm-page .main-menu .nav-item:hover > .nav-item-anchor,
.ccm-page .main-menu .nav-item-anchor:hover {
  color: #000;
  border-bottom: 2px solid #AD5E80;
}
.ccm-page ul.sub-menu {
  position: absolute;
  width: 250px;
  left: 0;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: #161615;
  margin-left: 22px;
  max-width: 270px;
  margin-top: 5px;
}
@media only screen and (min-width: 1200px) {
  .ccm-page ul.sub-menu {
    transition: all 0.15s;
    padding-left: 0;
    border-top: 28px solid #FFF;
    margin: 0;
  }
}
.ccm-page ul.sub-menu .nav-item {
  position: relative;
  width: 100%;
  display: block;
  z-index: 1;
  margin-bottom: 0;
  font-weight: 400;
}
.ccm-page ul.sub-menu .nav-item .nav-item-anchor {
  font-size: 18px;
  color: #fff !important;
}
@media only screen and (min-width: 768px) {
  .ccm-page ul.sub-menu .nav-item .nav-item-anchor {
    padding-left: 24px;
    padding-top: 0;
    height: 55px;
    line-height: 55px;
  }
}
.ccm-page ul.sub-menu .nav-item .nav-item-anchor::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: calc(100% - 48px);
  height: 1px;
  left: 24px;
  bottom: 0;
  background-color: #484848;
}
@media only screen and (min-width: 1200px) {
  .ccm-page ul.sub-menu .nav-item:hover .nav-item-anchor {
    background-color: transparent;
    color: #fff !important;
    text-decoration: underline;
  }
}
.ccm-page ul.sub-menu .nav-item-anchor {
  padding: 10px 25px;
  display: inline-block;
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .ccm-page ul.sub-menu .nav-item-anchor {
    color: #464645;
    display: block;
    transition: all 0.15s;
  }
}
.ccm-page ul.sub-menu .sub-menu {
  width: auto;
  top: initial;
}
@media only screen and (min-width: 1200px) {
  .ccm-page ul.sub-menu .sub-menu {
    position: absolute;
    width: inherit;
    left: 100%;
    top: 0;
    background-color: darkred;
  }
}
.ccm-page ul.sub-menu .sub-menu .nav-item-anchor:before {
  display: none !important;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .has-submenu:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .ccm-page .has-submenu > .nav-item-anchor::after {
    content: "\f107";
    font-family: "fontAwesome";
    padding-left: 5px;
  }
  .ccm-page .has-submenu .has-submenu > .nav-item-anchor {
    padding-right: 50px;
  }
  .ccm-page .has-submenu .has-submenu > .nav-item-anchor::after {
    right: 25px;
    position: absolute;
    content: "\f101";
  }
}
.ccm-page .has-submenu .has-submenu .sub-menu .nav-item-anchor:hover {
  padding-left: 35px;
}
.ccm-page .menu-toggle {
  position: absolute;
  top: 22px;
  right: 0.6em;
  padding: 10px;
  font-size: 26px !important;
  z-index: 11;
  cursor: pointer;
  color: #000000;
  background-color: #B6FCF0;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .menu-toggle {
    display: none !important;
  }
}
.ccm-page .menu-toggle.fa-times::before {
  content: "\f00d" !important;
}
.ccm-page .submenu-toggle {
  display: inline-block;
  padding: 10px;
  color: #fff;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .submenu-toggle {
    display: none;
  }
}
.ccm-page .open-submenu > i::before {
  content: "\f106";
}
.ccm-page .open-submenu > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  position: static;
  width: 100%;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5 {
  font-family: "roc-grotesk-variable", sans-serif;
  font-variation-settings: "wght" 700, "wdth" 125;
  line-height: 1.2;
  letter-spacing: inherit;
  padding-bottom: 0.6em;
}
.ccm-page h1 {
  font-size: 1.75rem;
  font-size: clamp(23px, 3vw, 42px);
}
.ccm-page h2 {
  font-size: 1.5rem;
  font-size: clamp(20px, 2.5vw, 40px);
}
.ccm-page h3 {
  font-size: 1.25rem;
  font-size: clamp(18px, 2vw, 32px);
}
.ccm-page h4 {
  font-size: 1.25rem;
  font-size: clamp(19px, 2vw, 20px);
}
.ccm-page main p,
.ccm-page footer p {
  padding-bottom: 1.2em;
}
.ccm-page main strong,
.ccm-page footer strong {
  font-variation-settings: "wght" 500, "wdth" 100;
}
.ccm-page main a {
  color: #AD5E80;
  font-weight: 700;
  text-decoration: underline;
}
.ccm-page main a:hover {
  text-decoration: none;
}
.ccm-page main ul {
  margin-top: 0.6em;
  margin-bottom: 2em;
}
.ccm-page main ul li {
  position: relative;
  padding-bottom: 0.6em;
  padding-left: 1.4em;
}
.ccm-page main ul li::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #000;
  margin-right: 0.6em;
}
.ccm-edit-mode .ccm-page body h1, .ccm-edit-mode .ccm-page body h2, .ccm-edit-mode .ccm-page body h3, .ccm-edit-mode .ccm-page body h4, .ccm-edit-mode .ccm-page body p, .ccm-edit-mode .ccm-page body span {
  margin-bottom: 16px;
}
.ccm-page div#ccm-panel-add-block a p {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ccm-page footer .navigation {
  line-height: 2.2em;
  font-variation-settings: "wdth" 100, "wght" 700;
}
.ccm-page .footer-icons {
  line-height: 2.2em;
}
.ccm-page .footer-icons p {
  padding: 0;
}
.ccm-page .footer-icons .footer-icon {
  position: relative;
  font-variation-settings: "wdth" 100, "wght" 700;
  display: flex;
  align-items: center;
  padding-bottom: 0.2em;
}
.ccm-page .footer-icons .footer-icon::before {
  content: "";
  position: relative;
  z-index: 1;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  display: block;
  margin-right: 0.4em;
}
.ccm-page .footer-icons .footer-icon-mail::before {
  background-image: url(../js/79a0232bbd5098abbbdf.svg);
}
.ccm-page .footer-icons .footer-icon-call::before {
  background-image: url(../js/dba5fe9c2e06f36042e6.svg);
}
.ccm-page .footer-icons .footer-icon-whatsapp::before {
  background-image: url(../js/357341feb78c566a874e.svg);
}
.ccm-page .footer-icons .footer-icon-loc::before {
  background-image: url(../js/44a40ee909fe30142870.svg);
}
.ccm-page #copyright a {
  white-space: nowrap;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .igFeedWrapper {
    padding: 90px 0;
  }
}
.ccm-page .igFeedWrapper h2 {
  padding-bottom: 0.4em;
  font-size: 34px;
  font-variation-settings: "wdth" 125, "wght" 700;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .igFeedWrapper h2 {
    font-size: 40px;
  }
}
.ccm-page .igFeedWrapper h4 {
  font-size: 16px;
  margin-bottom: 1.6em;
  font-variation-settings: "wdth" 100, "wght" 700;
}
.ccm-page .igFeedWrapper h4::before {
  content: "\e055";
  font-family: "fontAwesome";
  font-size: 24px;
  line-height: 0;
  margin-right: 0.4em;
  position: relative;
  top: 4px;
}
.ccm-page .igFeedWrapper .swiper-button {
  top: 60%;
}
.ccm-page .news,
.ccm-page .igFeedWrapper {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.ccm-page .news .ig-post,
.ccm-page .news .ig-post-wrapper,
.ccm-page .news .socials-slider__link,
.ccm-page .news .ig-image,
.ccm-page .igFeedWrapper .ig-post,
.ccm-page .igFeedWrapper .ig-post-wrapper,
.ccm-page .igFeedWrapper .socials-slider__link,
.ccm-page .igFeedWrapper .ig-image {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 300px;
  width: 100%;
  max-width: 374px;
}
@media only screen and (min-width: 1200px) {
  .ccm-page .news .ig-post,
  .ccm-page .news .ig-post-wrapper,
  .ccm-page .news .socials-slider__link,
  .ccm-page .news .ig-image,
  .ccm-page .igFeedWrapper .ig-post,
  .ccm-page .igFeedWrapper .ig-post-wrapper,
  .ccm-page .igFeedWrapper .socials-slider__link,
  .ccm-page .igFeedWrapper .ig-image {
    height: 463px;
    width: 374px;
    max-width: 374px;
  }
}
.ccm-page .news .swiper-button,
.ccm-page .igFeedWrapper .swiper-button {
  width: 67px;
  height: 67px;
  border-radius: 67px;
  background-color: #C9C9E5;
}
.ccm-page .news .swiper-button::after,
.ccm-page .igFeedWrapper .swiper-button::after {
  content: "";
  background-image: url(../js/ad543e7333e64f74d121.svg);
  width: 24px;
  height: 24px;
}
.ccm-page .news .swiper-button:hover,
.ccm-page .igFeedWrapper .swiper-button:hover {
  background-color: #B4B4D9;
}
.ccm-page .news .swiper-button-prev::after,
.ccm-page .igFeedWrapper .swiper-button-prev::after {
  transform: rotate(180deg);
}
.ccm-page .news .swiper-button-next.swiper-button-disabled,
.ccm-page .news .swiper-button-prev.swiper-button-disabled,
.ccm-page .igFeedWrapper .swiper-button-next.swiper-button-disabled,
.ccm-page .igFeedWrapper .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.ccm-page #floatingMsg {
  position: relative;
  padding: 2em 1.4em;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(173, 94, 128, 0.2);
  position: fixed;
  max-width: 400px;
  bottom: 1em;
  z-index: 9;
  width: 100%;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  transition: right 0.2s ease-in-out, left 0.2s ease-in-out;
}
.ccm-page #floatingMsg.align-left {
  left: -400px;
}
.ccm-page #floatingMsg.align-right {
  right: -100%;
}
@media only screen and (min-width: 414px) {
  .ccm-page #floatingMsg.align-right {
    right: -400px;
  }
}
.ccm-page #floatingMsg .msgBg {
  width: 100%;
  height: 100%;
  background-image: url(../js/5876d9b758a9505b0bc3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.8;
}
.ccm-page #floatingMsg.active {
  right: 0;
}
@media only screen and (min-width: 414px) {
  .ccm-page #floatingMsg.active {
    right: 1em;
  }
}
.ccm-page #floatingMsg.active.align-left {
  right: initial;
  left: 1em;
}
.ccm-page #floatingMsg.active .floatingMsg-toggle {
  display: none;
}
.ccm-page #floatingMsg #floatingMsgClose {
  cursor: pointer;
  position: absolute;
  top: 1em;
  right: 1em;
}
.ccm-page #floatingMsg #floatingMsgClose:hover {
  opacity: 0.7;
}
.ccm-page #floatingMsg .floatingMsg__title {
  margin-top: 0;
  padding-right: 1.4em;
}
.ccm-page #floatingMsg .button {
  margin-bottom: 0;
  padding: 0.6em 1.2em;
}
.ccm-page #floatingMsg .floatingMsg__wrapper {
  max-width: 300px;
}
.ccm-page #floatingMsg .floatingMsg__content {
  margin-bottom: 1em;
}
.ccm-page #floatingMsg .floatingMsg__link svg {
  margin-left: 5px;
}
.ccm-page #floatingMsg .floatingMsg__link:hover {
  opacity: 0.925;
}
.ccm-page #floatingMsg .floatingMsg-toggle {
  width: 50px;
  height: 50px;
  background-color: #facfe1;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-100%, -1px);
  cursor: pointer;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

body {
  background-color: #ECF8F8;
  font-family: "roc-grotesk-variable", sans-serif;
  line-height: 1.75em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.defaultbg {
  background-color: #ECF8F8;
  padding: 2em 0;
}
@media only screen and (min-width: 1200px) {
  .defaultbg {
    padding: 150px 0;
  }
}

.gradientSection {
  padding: 2em 0;
}
@media only screen and (min-width: 1200px) {
  .gradientSection {
    padding: 150px 0;
  }
}

main {
  min-height: 500px;
}

.topbar {
  background-color: #FACFE1;
  line-height: 40px;
}
.topbar p a {
  display: flex;
  align-items: center;
  text-decoration: underline;
}
.topbar p a:hover {
  text-decoration: none;
}
.topbar p a::before {
  content: "";
  position: relative;
  z-index: 1;
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 0.4em;
  background-image: url(../js/4c8139e61a10bcf79a68.svg);
}

.topGradient {
  width: 100%;
  height: 288px;
  background-image: url(../js/5876d9b758a9505b0bc3.jpg);
  background-position: top -200px center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: -1;
  display: none;
}

.default-intro {
  padding-top: 1.8em;
}

.page-template-homepage .topGradient {
  display: block;
  height: 1080px;
  background-position: top center;
}
.page-template-homepage .homepage-hero-intro {
  margin-bottom: 0;
}

.defaultTopGradient {
  width: 100%;
  min-height: 220px;
  background-image: url(../js/5876d9b758a9505b0bc3.jpg);
  background-position: top -200px center;
  background-repeat: no-repeat;
  position: relative;
  top: -135px;
  padding-top: 135px;
}
@media only screen and (min-width: 768px) {
  .defaultTopGradient {
    background-size: cover;
    min-height: 260px;
  }
}

.main-content-wrapper {
  position: relative;
  top: -60px;
}
@media only screen and (min-width: 768px) {
  .main-content-wrapper {
    top: -70px;
  }
}

.custom-col {
  max-width: 820px;
  margin: 0 auto;
  float: none !important;
}

.narrow-col .custom-col {
  max-width: 540px;
}

.highly-intro,
.contact-intro {
  position: relative;
}
.highly-intro .column,
.contact-intro .column {
  max-width: 730px;
  margin: 0 auto;
  float: none;
  padding-bottom: 1.2em;
}
@media only screen and (min-width: 1200px) {
  .highly-intro .column,
  .contact-intro .column {
    padding-bottom: 4em;
  }
}
.highly-intro::before,
.contact-intro::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: none;
  background-image: url(../js/a1a9fd4fdb158f701587.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 406px;
  height: 420px;
  max-width: 100%;
  left: 0px;
  top: 0;
}
@media only screen and (min-width: 1200px) {
  .highly-intro::before,
  .contact-intro::before {
    display: block;
    left: -190px;
  }
}
@media only screen and (min-width: 1380px) {
  .highly-intro::before,
  .contact-intro::before {
    left: -100px;
  }
}
@media only screen and (min-width: 1536px) {
  .highly-intro::before,
  .contact-intro::before {
    left: 0;
  }
}
.page-name-influencerpr .highly-intro::before,
.page-name-influencerpr .contact-intro::before {
  background-image: url(../js/a1a9fd4fdb158f701587.png);
}
.page-name-influencerbox .highly-intro::before,
.page-name-influencerbox .contact-intro::before {
  background-image: url(../js/22971d8e224a37e3614a.png);
}
.page-name-samenwerken .highly-intro::before,
.page-name-samenwerken .contact-intro::before {
  background-image: url(../js/7b9d10fb3c06dc208605.png);
}
.highly-intro::after,
.contact-intro::after {
  content: "";
  position: absolute;
  z-index: 1;
  display: none;
  background-image: url(../js/8d5b55f3680e10632f42.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 519px;
  height: 387px;
  max-width: 100%;
  right: 0px;
  top: 100px;
}
@media only screen and (min-width: 1200px) {
  .highly-intro::after,
  .contact-intro::after {
    display: block;
    right: -210px;
  }
}
@media only screen and (min-width: 1380px) {
  .highly-intro::after,
  .contact-intro::after {
    right: -50px;
  }
}
@media only screen and (min-width: 1536px) {
  .highly-intro::after,
  .contact-intro::after {
    right: 0;
  }
}
.page-name-influencerpr .highly-intro::after,
.page-name-influencerpr .contact-intro::after {
  background-image: url(../js/8d5b55f3680e10632f42.png);
}
.page-name-influencerbox .highly-intro::after,
.page-name-influencerbox .contact-intro::after {
  background-image: url(../js/8961f770917e1b71b368.png);
}
.page-name-samenwerken .highly-intro::after,
.page-name-samenwerken .contact-intro::after {
  background-image: url(../js/0baf20f68ec4dedb2fa2.png);
}
@media only screen and (min-width: 1200px) {
  .highly-intro .defaultTopGradient,
  .contact-intro .defaultTopGradient {
    min-height: 500px;
  }
}

.contact-intro {
  position: relative;
  font-size: 21px;
  line-height: 1.4em;
}
.contact-intro .column {
  max-width: 730px;
  margin: 0 auto;
  float: none;
  padding-bottom: 1.2em;
}
@media only screen and (min-width: 1200px) {
  .contact-intro .column {
    padding-bottom: 4em;
  }
}

.page-template-highlight,
.page-template-contact {
  overflow: hidden;
}

.main-contact h3 {
  font-variation-settings: "wdth" 125, "wght" 300;
  font-size: 24px;
  padding-bottom: 0.2em;
  padding-top: 0.6em;
}

.contact-map {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .contact-map {
    margin-top: 0;
  }
}
.contact-map img {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.logo-wrapper {
  margin-right: 2em;
}

#header {
  min-height: 80px;
}
@media only screen and (min-width: 1200px) {
  #header {
    min-height: 135px;
  }
}
#header .ccm-block-social-links {
  margin-left: 1em;
}

.ccm-block-social-links .list-inline-item {
  margin-right: 5px !important;
}
.ccm-block-social-links .list-inline-item a {
  background-color: #B6FCF0;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gradient {
  background-image: url(../js/5876d9b758a9505b0bc3.jpg);
  background-position: center;
  background-size: cover;
}

.layout-row .column {
  min-height: 100px;
}

.homepage-hero {
  position: relative;
  overflow: hidden;
}

.homepage-hero-intro {
  max-width: 800px;
  margin: 2.4em auto;
  text-align: center;
  font-size: 21px;
}
.homepage-hero-intro .button {
  margin: 0 auto;
}

.hero-content {
  position: relative;
  z-index: 2;
}

.homepage-hero-image .homepage-hero-main {
  content: "";
  background-image: url(../js/cac1629413693ae63491.webp);
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 100%;
  height: 300px;
  max-width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .homepage-hero-image .homepage-hero-main {
    background-size: cover;
    width: 100%;
    height: 499px;
    max-width: 1088px;
    max-height: 499px;
  }
}

.homepage-gfx-addition {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 300px;
}
@media only screen and (min-width: 474px) {
  .homepage-gfx-addition {
    bottom: 320px;
  }
}
@media only screen and (min-width: 640px) {
  .homepage-gfx-addition {
    bottom: 350px;
  }
}
@media only screen and (min-width: 768px) {
  .homepage-gfx-addition {
    display: none;
  }
}
.homepage-gfx-addition::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 342px;
  height: 216px;
  left: 50%;
  top: 0;
  background-image: url(../js/5a4f2deeb47dcf1d7ef5.png);
  transform: translateX(-50%);
}

.main-links {
  position: relative;
}
.main-links::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 198px;
  height: 56px;
  left: 35%;
  top: 0;
  background-image: url(../js/0dae1424739c9afce092.svg);
  transform: translateX(-50%);
  display: none;
}
@media only screen and (min-width: 1200px) {
  .main-links::before {
    display: block;
  }
}
@media only screen and (min-width: 1380px) {
  .main-links::before {
    left: 39%;
  }
}
.main-links::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 111px;
  height: 40px;
  right: 20%;
  top: 0;
  background-image: url(../js/97aaf157aad5bfcb754d.svg);
  transform: translateX(-50%);
  display: none;
}
@media only screen and (min-width: 1200px) {
  .main-links::after {
    display: block;
  }
}
@media only screen and (min-width: 1380px) {
  .main-links::after {
    right: 30%;
  }
}

.homepage-hero-image::before {
  content: "";
  position: absolute;
  z-index: 0;
  display: none;
  background-image: url(../js/e56e28fefd2ec69dd822.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 100%;
  height: 932px;
  max-width: 100%;
  left: -460px;
  bottom: -50px;
}
@media only screen and (min-width: 768px) {
  .homepage-hero-image::before {
    display: block;
    height: 700px;
    left: -380px;
  }
}
@media only screen and (min-width: 1200px) {
  .homepage-hero-image::before {
    height: 870px;
    left: -460px;
  }
}
@media only screen and (min-width: 1380px) {
  .homepage-hero-image::before {
    height: 932px;
  }
}
.homepage-hero-image::after {
  content: "";
  position: absolute;
  z-index: 0;
  display: none;
  background-image: url(../js/4fd2ea872b67cd4ba094.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 100%;
  height: 932px;
  max-width: 100%;
  right: -480px;
  bottom: -50px;
}
@media only screen and (min-width: 768px) {
  .homepage-hero-image::after {
    display: block;
    height: 700px;
    right: -300px;
  }
}
@media only screen and (min-width: 1200px) {
  .homepage-hero-image::after {
    height: 870px;
    right: -460px;
  }
}
@media only screen and (min-width: 1380px) {
  .homepage-hero-image::after {
    height: 932px;
  }
}

.pagelistLink-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1em 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) {
  .pagelistLink-wrapper {
    margin: 4em 0;
  }
}

.pagelistLink-content {
  margin: 1.4em 0;
  display: block;
}

.pagelistLink {
  max-width: 374px;
}
@media only screen and (min-width: 768px) {
  .pagelistLink {
    margin: 0 1em;
  }
}
.pagelistLink h3,
.pagelistLink h3 a {
  color: #000000;
  text-decoration: none;
}

.pagelistLink-link {
  margin: 1em 0;
  font-weight: 700;
}

.pagelistLink-image {
  height: 363px;
  max-width: 374px;
  display: block;
}
@media only screen and (min-width: 1200px) {
  .pagelistLink-image {
    height: 463px;
  }
}

.main-links h2 {
  text-align: center;
}
.main-links h3 {
  font-size: 24px;
}

@media only screen and (min-width: 1200px) {
  .why-us {
    padding: 110px 0;
  }
}
.why-us h3 {
  font-variation-settings: "wdth" 125, "wght" 300;
  font-size: 20px;
  padding-bottom: 0.2em;
  padding-top: 0.6em;
}
@media only screen and (min-width: 768px) {
  .why-us h3 {
    font-size: 24px;
  }
}
.why-us .why-us-gfx {
  position: relative;
  max-width: 700px;
}
.why-us .why-us-gfx img {
  margin-bottom: 2em;
  z-index: 2;
  position: relative;
}
.why-us .why-us-gfx::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 120px;
  left: 11%;
  top: -45px;
  background-image: url(../js/2f64b42a0b0ee3129cab.svg);
  background-size: contain;
  transform: translateX(-50%);
  display: block;
}
@media only screen and (min-width: 1200px) {
  .why-us .why-us-gfx::before {
    display: block;
    width: 160px;
    height: 163px;
    left: -10%;
    top: -70px;
  }
}
.why-us .why-us-gfx::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 277px;
  height: 147px;
  right: -20%;
  bottom: 30px;
  background-image: url(../js/650392add3c585575b94.svg);
  background-size: contain;
  transform: translateX(-50%) rotate(155deg);
  display: block;
}
@media only screen and (min-width: 1200px) {
  .why-us .why-us-gfx::after {
    display: block;
    width: 328px;
    height: 174px;
    right: -30%;
    top: -150px;
    bottom: initial;
    transform: translateX(-50%) rotate(15deg);
  }
}
.why-us .button {
  margin-top: 1.2em;
}

.no-why-us {
  margin-top: -135px;
  position: relative;
}

@media only screen and (min-width: 1200px) {
  .pitch-qoute {
    padding: 110px 0;
  }
}
.pitch-qoute .ccm-image-block {
  width: 218px;
  height: 218px;
  border-radius: 218px;
  margin: 0 auto;
  margin-bottom: 2em;
  display: block;
}
.pitch-qoute p {
  font-size: 21px;
  font-weight: 300;
  text-align: center;
  font-variation-settings: "wdth" 125, "wght" 300;
  line-height: 1.4em;
  padding-bottom: 0.8em !important;
}
@media only screen and (min-width: 1200px) {
  .pitch-qoute p {
    font-size: 40px;
  }
}
.pitch-qoute h5 {
  font-variation-settings: "wght" 700, "wdth" 100;
  font-size: 16px;
}
.pitch-qoute .qoute-wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

.brands {
  position: relative;
  z-index: 0;
}
.brands img {
  filter: grayscale(100%);
  opacity: 0.6;
}

.logoSliderWrapper {
  overflow: hidden;
}

#footer {
  padding: 80px 0;
  background-color: #ECF8F8;
}
#footer .column {
  padding: 1em;
}
#footer .nav-item {
  display: block;
  width: 100%;
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 1200px) {
  .news {
    padding: 110px 0;
  }
}

.blog-slider .pagelistLink {
  margin: 0;
  display: flex;
  flex-direction: column;
  height: auto;
}
.blog-slider .pagelistLink-image {
  height: 320px;
  min-height: 320px;
}
@media only screen and (min-width: 1200px) {
  .blog-slider .pagelistLink-image {
    height: 463px;
    min-height: 463px;
  }
}
.blog-slider .swiper-button-next,
.blog-slider .swiper-button-prev {
  top: 33%;
}
.blog-slider .pagelistLink-content h3 {
  font-size: 21px;
  padding-bottom: 0;
}
@media only screen and (min-width: 1200px) {
  .blog-slider .pagelistLink-content h3 {
    font-size: 24px;
  }
}
.blog-slider .pagelistLink-content {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.blog-slider .pagelistLink-link {
  margin-top: 0;
}

.blog-overview {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .blog-overview {
    justify-content: space-between;
  }
}
.blog-overview .pagelistLink {
  margin-bottom: 2em;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 640px) {
  .blog-overview .pagelistLink {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .blog-overview .pagelistLink {
    margin-left: 0;
    margin-right: 0;
  }
}

.back-to-overview {
  margin-top: -50px;
  margin-bottom: 1.4em;
}
.back-to-overview a {
  display: flex;
  color: #000000 !important;
  font-variation-settings: "wdth" 100, "wght" 700;
}
.back-to-overview a::before {
  content: "";
  background-image: url(../js/ad543e7333e64f74d121.svg);
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
  display: block;
  margin-right: 0.4em;
}

.social-shares {
  margin-top: 2em;
  margin-bottom: 2em;
}
.social-shares a {
  display: block;
  color: #000 !important;
  font-weight: normal !important;
}

.news-content-row {
  margin-bottom: 4em;
}
.news-content-row .news-image {
  margin-bottom: 2em;
}
.news-content-row .news_intro_text,
.news-content-row .news_main_text {
  max-width: 800px;
}
@media only screen and (min-width: 1200px) {
  .news-content-row .news_intro_text,
  .news-content-row .news_main_text {
    max-width: 600px;
  }
}
.news-content-row .news_main_text {
  margin-bottom: 2em;
}

.flex-content-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -20px;
  margin-bottom: 4em;
}
.flex-content-row:nth-child(even) {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 1200px) {
  .flex-content-row:nth-child(even) {
    flex-direction: row;
  }
}
.flex-content-row .ccm-image-block {
  margin-bottom: 2em;
}
@media only screen and (min-width: 1200px) {
  .flex-content-row .ccm-image-block {
    margin-bottom: 0;
  }
}
.flex-content-row h3 {
  font-size: 24px;
}

.flex-content {
  padding-bottom: 1em;
}

.highlight-qoute.pitch-qoute p {
  font-size: 24px;
}
.highlight-qoute .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.page-template-list-overview .pagelistLink-content h3 {
  font-size: 24px;
  font-variation-settings: "wdth" 125, "wght" 700;
}

.pl-pagination .pagination {
  display: flex;
  justify-content: center;
  list-style: none;
}
.pl-pagination .pagination li {
  list-style: none;
}
.pl-pagination .pagination li::before {
  display: none;
}
.pl-pagination .pagination .visually-hidden {
  display: none;
}
.pl-pagination .pagination .page-item {
  padding-left: 1em;
}
.pl-pagination .pagination .page-item:first-of-type, .pl-pagination .pagination .page-item:last-of-type {
  display: none;
}
.pl-pagination .pagination .page-item.active {
  opacity: 0.5;
  cursor: default;
}
.pl-pagination .pagination .page-item span.page-link {
  cursor: default;
}
.pl-pagination .pagination .page-link {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  background-color: #FACFE1;
  color: #000000;
}

@media only screen and (min-width: 1200px) {
  .page-template-highlight .why-us {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-highlight .flex-content-row p {
    max-width: 80%;
  }
}
