/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** 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.14 | 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]:where(:not([hidden="until-found"])) {
  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;
}
.table {
  display: table;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** 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 */
/* Font settings */
/* Alert colors */
/* Design colors */
/* Default Style */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

html {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  min-height: 100%;
}
html body {
  height: 100%;
  width: 100%;
}
html body .clearfix {
  display: block;
  clear: both;
}

/* Repsonsive Grid */
.row {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1440px;
  padding: 0 15px;
}
.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.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: 568px) {
  .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: 1025px) {
  .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: 1281px) {
  .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: 1600px) {
  .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 7.5px;
}
.row.spacing.full {
  padding: 0;
}
.row.spacing .column {
  /* GENERATE COLUMNS */
}
.row.spacing .column.small-1 {
  width: calc(8.3333333333% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-2 {
  width: calc(16.6666666667% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-3 {
  width: calc(25% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-4 {
  width: calc(33.3333333333% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-5 {
  width: calc(41.6666666667% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-6 {
  width: calc(50% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-7 {
  width: calc(58.3333333333% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-8 {
  width: calc(66.6666666667% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-9 {
  width: calc(75% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-10 {
  width: calc(83.3333333333% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-11 {
  width: calc(91.6666666667% - 15px);
  margin: 0 7.5px;
}
.row.spacing .column.small-12 {
  width: calc(100% - 15px);
  margin: 0 7.5px;
}
@media (min-width: 414px) {
  .row.spacing .column.mini-1 {
    width: calc(8.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-2 {
    width: calc(16.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-3 {
    width: calc(25% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-3 {
    margin-left: 25% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-4 {
    width: calc(33.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-5 {
    width: calc(41.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-6 {
    width: calc(50% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-6 {
    margin-left: 50% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-7 {
    width: calc(58.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-8 {
    width: calc(66.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-9 {
    width: calc(75% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-9 {
    margin-left: 75% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-10 {
    width: calc(83.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-11 {
    width: calc(91.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-12 {
    width: calc(100% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.mini-offset-12 {
    margin-left: 100% !important;
    margin: 0 7.5px;
  }
}
@media (min-width: 568px) {
  .row.spacing .column.small-1 {
    width: calc(8.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-2 {
    width: calc(16.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-3 {
    width: calc(25% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-3 {
    margin-left: 25% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-4 {
    width: calc(33.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-5 {
    width: calc(41.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-6 {
    width: calc(50% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-6 {
    margin-left: 50% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-7 {
    width: calc(58.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-8 {
    width: calc(66.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-9 {
    width: calc(75% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-9 {
    margin-left: 75% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-10 {
    width: calc(83.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-11 {
    width: calc(91.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.small-12 {
    width: calc(100% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.small-offset-12 {
    margin-left: 100% !important;
    margin: 0 7.5px;
  }
}
@media (min-width: 768px) {
  .row.spacing .column.medium-1 {
    width: calc(8.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-2 {
    width: calc(16.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-3 {
    width: calc(25% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-3 {
    margin-left: 25% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-4 {
    width: calc(33.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-5 {
    width: calc(41.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-6 {
    width: calc(50% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-6 {
    margin-left: 50% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-7 {
    width: calc(58.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-8 {
    width: calc(66.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-9 {
    width: calc(75% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-9 {
    margin-left: 75% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-10 {
    width: calc(83.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-11 {
    width: calc(91.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-12 {
    width: calc(100% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.medium-offset-12 {
    margin-left: 100% !important;
    margin: 0 7.5px;
  }
}
@media (min-width: 1025px) {
  .row.spacing .column.large-1 {
    width: calc(8.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-2 {
    width: calc(16.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-3 {
    width: calc(25% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-3 {
    margin-left: 25% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-4 {
    width: calc(33.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-5 {
    width: calc(41.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-6 {
    width: calc(50% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-6 {
    margin-left: 50% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-7 {
    width: calc(58.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-8 {
    width: calc(66.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-9 {
    width: calc(75% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-9 {
    margin-left: 75% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-10 {
    width: calc(83.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-11 {
    width: calc(91.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.large-12 {
    width: calc(100% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.large-offset-12 {
    margin-left: 100% !important;
    margin: 0 7.5px;
  }
}
@media (min-width: 1281px) {
  .row.spacing .column.xl-1 {
    width: calc(8.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-2 {
    width: calc(16.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-3 {
    width: calc(25% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-3 {
    margin-left: 25% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-4 {
    width: calc(33.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-5 {
    width: calc(41.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-6 {
    width: calc(50% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-6 {
    margin-left: 50% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-7 {
    width: calc(58.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-8 {
    width: calc(66.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-9 {
    width: calc(75% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-9 {
    margin-left: 75% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-10 {
    width: calc(83.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-11 {
    width: calc(91.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-12 {
    width: calc(100% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xl-offset-12 {
    margin-left: 100% !important;
    margin: 0 7.5px;
  }
}
@media (min-width: 1600px) {
  .row.spacing .column.xxl-1 {
    width: calc(8.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-1 {
    margin-left: 8.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-2 {
    width: calc(16.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-2 {
    margin-left: 16.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-3 {
    width: calc(25% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-3 {
    margin-left: 25% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-4 {
    width: calc(33.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-4 {
    margin-left: 33.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-5 {
    width: calc(41.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-5 {
    margin-left: 41.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-6 {
    width: calc(50% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-6 {
    margin-left: 50% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-7 {
    width: calc(58.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-7 {
    margin-left: 58.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-8 {
    width: calc(66.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-8 {
    margin-left: 66.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-9 {
    width: calc(75% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-9 {
    margin-left: 75% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-10 {
    width: calc(83.3333333333% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-10 {
    margin-left: 83.3333333333% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-11 {
    width: calc(91.6666666667% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-11 {
    margin-left: 91.6666666667% !important;
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-12 {
    width: calc(100% - 15px);
    margin: 0 7.5px;
  }
  .row.spacing .column.xxl-offset-12 {
    margin-left: 100% !important;
    margin: 0 7.5px;
  }
}

.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: 3px;
  -webkit-border-radius: 3px;
  margin: 0;
  padding: 0 15px;
  background: white;
  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;
  padding: 5px 0;
}
.ccm-page .dynamic-form-container .dynamic-form-control {
  margin-top: 16px;
  width: calc(100% - 20px);
  margin-right: 20px;
  display: inline-block;
  float: left;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .dynamic-form-container .dynamic-form-control {
    width: calc(50% - 20px);
  }
}
.ccm-page .dynamic-form-container .dynamic-form-control.has-textarea {
  width: calc(100% - 20px);
}
.ccm-page .dynamic-form-control.human-check-container {
  margin-top: 0;
  width: 100%;
}
.ccm-page .dynamic-form-container .human-check-wrap {
  background: transparent;
  padding-left: 0;
}
.ccm-page .dynamic-form-container .human-check-wrap span {
  font-size: 13px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .dynamic-form-container .human-check-wrap span {
    font-size: 16px;
  }
}
.ccm-page .dynamic-form-container {
  margin-top: 20px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .dynamic-form-container {
    margin-top: 50px;
  }
}
.ccm-page .dynamic-form-container .submit-container {
  width: 100%;
  float: left;
}
.ccm-page .dynamic-form-container .submit-container .button {
  border: 0;
  background: #C1E5EB;
  min-width: 290px;
  cursor: pointer;
}
.ccm-page textarea.form-control {
  resize: none;
  padding: 10px 15px;
  height: auto;
  line-height: 1;
}
.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: #99D4DF;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 15px;
  color: rgba(0, 0, 0, 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 a {
  color: black;
}
.ccm-page h1, .ccm-page h2, .ccm-page h3, .ccm-page h4 {
  font-family: "Livvic", sans-serif;
  color: #343434;
}
.ccm-page h1 {
  font-size: 28px;
}
@media only screen and (min-width: 768px) {
  .ccm-page h1 {
    font-size: 42px;
  }
}
.ccm-page h2 {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .ccm-page h2 {
    font-size: 32px;
  }
}
.ccm-page h3 {
  font-size: 22px;
}
@media only screen and (min-width: 768px) {
  .ccm-page h3 {
    font-size: 26px;
  }
}
.ccm-page h4 {
  font-size: 20px;
}
.ccm-page p {
  line-height: 34px;
  color: #343434;
}
.ccm-page .button {
  display: inline-block;
  background: #99D4DF;
  color: black;
  text-transform: uppercase;
  font-family: "Livvic", sans-serif;
  padding: 18px 20px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: bold;
  min-width: 200px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .button {
    padding: 20px 25px;
    font-size: 15px;
  }
}
.ccm-page .button:hover {
  opacity: 0.7;
  transition: all 0.3s ease-in-out;
}
.ccm-page .button::after {
  font-family: FontAwesome;
  content: "\f105";
  padding-left: 5px;
  font-size: 18px;
}
.ccm-page .button .caption {
  display: none;
}
@media only screen and (min-width: 768px) {
  .ccm-page .button .caption {
    display: inline;
  }
}
.ccm-page .button .caption_mobile {
  display: inline;
}
@media only screen and (min-width: 768px) {
  .ccm-page .button .caption_mobile {
    display: none;
  }
}
.ccm-page .open-menu {
  position: fixed;
}
.ccm-page .nav-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .nav-container {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: auto;
  }
}
.ccm-page .main-menu-wrapper {
  position: fixed;
  left: -100%;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: white;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all ease 0.4s;
  margin-top: 150px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .main-menu-wrapper {
    position: relative;
    left: initial;
    top: initial;
    width: auto;
    height: auto;
    background-color: transparent;
    overflow-y: visible;
    margin-top: auto;
  }
}
.open-menu .ccm-page .main-menu-wrapper {
  left: 0;
}
.ccm-page .main-menu {
  text-align: center;
}
.ccm-page .main-menu .nav-item {
  position: relative;
  float: none;
  list-style: none;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .main-menu .nav-item {
    float: left;
  }
}
.ccm-page .main-menu .nav-item-anchor {
  text-decoration: none;
  display: inline-block;
  font-family: "Livvic", sans-serif;
  padding: 15px 20px;
  width: 100%;
  font-size: 20px;
  text-transform: none;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .main-menu .nav-item-anchor {
    float: left;
    width: auto;
    padding: 0 20px;
    font-size: 15px;
    text-transform: uppercase;
  }
}
.ccm-page .main-menu .parent-current > .nav-item-anchor,
.ccm-page .main-menu .nav-item.current .nav-item-anchor,
.ccm-page .main-menu .nav-item:hover > .nav-item-anchor,
.ccm-page .main-menu .nav-item-anchor:hover {
  color: #99D4DF;
}
.ccm-page .main-menu .nav-item.current .nav-item-anchor {
  font-weight: bold;
}
.ccm-page ul.sub-menu {
  position: absolute;
  width: 300px;
  left: 0;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: red;
}
@media only screen and (min-width: 1025px) {
  .ccm-page ul.sub-menu {
    transition: all 0.15s;
  }
}
.ccm-page ul.sub-menu .nav-item {
  position: relative;
  width: 100%;
  display: block;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .ccm-page ul.sub-menu .nav-item:hover .nav-item-anchor {
    color: #fff;
    background-color: darkred;
  }
}
.ccm-page ul.sub-menu .nav-item-anchor {
  padding: 10px 25px;
  display: inline-block;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .ccm-page ul.sub-menu .nav-item-anchor {
    color: #fff;
    display: block;
    transition: all 0.15s;
  }
}
.ccm-page ul.sub-menu .sub-menu {
  width: auto;
  top: initial;
}
@media only screen and (min-width: 1025px) {
  .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: 1025px) {
  .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: 90px;
  right: 20px;
  font-size: 32px;
  z-index: 11;
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .menu-toggle {
    display: none;
  }
}
.ccm-page .submenu-toggle {
  display: inline-block;
  padding: 10px;
}
@media only screen and (min-width: 1025px) {
  .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%;
}
html.open-menu {
  position: fixed;
}
@media only screen and (min-width: 1025px) {
  html.open-menu {
    position: static;
  }
}

.ccm-page {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1px;
}
.ccm-page img {
  max-width: 100%;
  height: auto;
}
.ccm-page.page-template-news .main .image-header {
  min-height: 420px;
  overflow: hidden;
}
.ccm-page.page-template-news .news-list-long .news-item .news-image {
  left: 0;
}
.ccm-page.page-template-locations .footer, .ccm-page.page-template-contact .footer, .ccm-page.page-template-homepage .footer, .ccm-page.page-template-news-overview .footer {
  margin-top: 0;
}
.ccm-page.page-template-news-overview .news .row .kolom {
  width: 100%;
}
.ccm-page.page-template-news-overview .news {
  margin-top: 330px;
}
.ccm-page.page-template-news-overview .news-list-long .news-item {
  width: 100%;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .ccm-page.page-template-news-overview .news-list-long .news-item {
    width: 49.7%;
  }
}
.ccm-page.page-template-news-overview .news .row {
  top: -280px;
}
.ccm-page.page-template-homepage .main .image-header {
  min-height: 420px;
}
@media only screen and (min-width: 768px) {
  .ccm-page.page-template-homepage .main .image-header {
    min-height: 580px;
  }
}
@media only screen and (min-width: 1025px) {
  .ccm-page.page-template-homepage .main .image-header {
    min-height: 860px;
    background-attachment: fixed;
  }
}
.ccm-page.page-template-homepage .main .image-header::before {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  opacity: 1;
  content: "";
  width: 100%;
  height: 230px;
  background: linear-gradient(rgba(50, 50, 40, 0), #fff 90%);
  transition: all 0.2s ease;
}
.ccm-page.page-template-homepage .main .image-header .button-holder {
  position: absolute;
  bottom: 50px;
  left: 10px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page.page-template-homepage .main .image-header .button-holder {
    display: none;
  }
  .ccm-page .header-wrapper.wrapped {
    height: 206px;
  }
}
.ccm-page .header {
  min-height: 150px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header {
    height: auto;
  }
  .ccm-page .header.header-minified {
    top: 0;
    position: fixed;
    left: 0;
    width: 100%;
    background: white;
    z-index: 5;
    box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.12);
    min-height: auto;
  }
  .ccm-page .header.header-minified .top-menu {
    display: none;
  }
  .ccm-page .header.header-minified .main-menu-wrapper {
    min-height: 65px;
    transition: all 0.3s ease-in-out;
  }
  .ccm-page .header.header-minified .main-menu-wrapper .nav-logo-desktop {
    max-width: 115px;
    top: 0;
  }
  .ccm-page .header.header-minified .main-menu-wrapper .main-menu {
    padding: 30px 0 30px;
    transition: all 0.3s ease-in-out;
  }
}
.ccm-page .header .contact-info {
  display: block;
  margin-top: 25px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .contact-info {
    display: none;
  }
}
.ccm-page .header .contact-info a {
  padding-right: 0;
}
.ccm-page .header .contact-info p {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 90px;
  margin-bottom: 40px;
}
.ccm-page .header .top-menu, .ccm-page .header .main-menu-wrapper {
  float: left;
  width: 100%;
  clear: both;
}
.ccm-page .header .top-menu .navigation-left, .ccm-page .header .top-menu .navigation-right, .ccm-page .header .main-menu-wrapper .navigation-left, .ccm-page .header .main-menu-wrapper .navigation-right {
  float: left;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .top-menu .navigation-left, .ccm-page .header .top-menu .navigation-right, .ccm-page .header .main-menu-wrapper .navigation-left, .ccm-page .header .main-menu-wrapper .navigation-right {
    width: 50%;
  }
}
.ccm-page .header .top-menu .navigation-right, .ccm-page .header .main-menu-wrapper .navigation-right {
  width: 100%;
  float: left;
  position: relative;
}
@media only screen and (min-width: 1281px) {
  .ccm-page .header .top-menu .navigation-right, .ccm-page .header .main-menu-wrapper .navigation-right {
    width: 50%;
    float: right;
    text-align: right;
    left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .top-menu .navigation-right, .ccm-page .header .main-menu-wrapper .navigation-right {
    width: 50%;
    float: right;
    text-align: right;
    left: 0;
  }
  .ccm-page .header .top-menu .navigation-right .nav-item, .ccm-page .header .main-menu-wrapper .navigation-right .nav-item {
    display: inline-block;
    float: none;
  }
}
.ccm-page .header .top-menu .nav-logo-desktop, .ccm-page .header .main-menu-wrapper .nav-logo-desktop {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  max-width: 250px;
  display: none;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .top-menu .nav-logo-desktop, .ccm-page .header .main-menu-wrapper .nav-logo-desktop {
    display: block;
    top: -50px;
  }
}
.ccm-page .header .top-menu .nav-logo-desktop:hover, .ccm-page .header .main-menu-wrapper .nav-logo-desktop:hover {
  opacity: 0.7;
  transition: all 0.3s ease-in-out;
}
.ccm-page .header .search {
  position: relative;
  height: 115px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  display: none;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .search {
    height: 145px;
  }
}
.ccm-page .header .search.active {
  display: flex;
}
.ccm-page .header .search .search-form {
  width: 100%;
  position: relative;
  padding: 0 10px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .search .search-form {
    padding: 0;
  }
}
.ccm-page .header .search .textfield {
  padding: 20px 15px 20px 80px;
  width: 100%;
  border-radius: 50px;
  border: 1px solid #707070;
  font-size: 14px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .search .textfield {
    padding: 33px 15px 33px 80px;
    font-size: 16px;
  }
}
.ccm-page .header .search .sendform, .ccm-page .header .search .fa-search {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 95px;
  background: transparent;
  color: transparent;
  border: 0;
  z-index: 2;
  cursor: pointer;
}
.ccm-page .header .search .fa-search {
  z-index: 1;
  font-size: 38px;
  line-height: 50px;
  text-align: center;
  color: #99D4DF;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .search .fa-search {
    line-height: 85px;
  }
}
.ccm-page .header .top-menu {
  background: #99D4DF;
  min-height: 55px;
  line-height: 55px;
  padding-right: 50px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .top-menu {
    text-align: right;
  }
}
.ccm-page .header .top-menu .search-popout::before {
  font-family: "FontAwesome";
  content: "\f002";
  background: #c1e5eb;
  font-size: 22px;
  color: #343434;
  text-align: center;
  line-height: 46px;
  border-radius: 50%;
  -webkit-text-stroke: 1px #C1E5EB;
}
.ccm-page .header .top-menu .search-popout.open-search::before {
  content: "\f00d";
}
.ccm-page .header .top-menu p {
  line-height: 55px;
  padding-left: 70px;
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 55px;
  left: 0;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .top-menu p {
    position: relative;
    width: auto;
    height: auto;
  }
}
.ccm-page .header .top-menu p.align-right {
  right: 0;
  left: auto;
}
.ccm-page .header .top-menu a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  color: transparent;
}
@media only screen and (min-width: 768px) {
  .ccm-page .header .top-menu a {
    color: black;
  }
}
.ccm-page .header .top-menu a::before {
  background: url(../js/f1c6bcf7d0a0d9ba379b.svg);
  position: absolute;
  content: "";
  left: -60px;
  width: 46px;
  height: 46px;
  top: -11px;
}
.ccm-page .header .main-menu-wrapper {
  min-height: 145px;
  border-bottom: 1px solid #c4c4c4;
}
.ccm-page .header .main-menu-wrapper .main-menu {
  padding: 10px 0 10px 0;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .header .main-menu-wrapper .main-menu {
    padding: 80px 0 44px 0;
  }
}
.ccm-page .main {
  min-height: 500px;
  position: relative;
}
.ccm-page .main.dark-bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  left: 0;
  top: 0;
  background: rgba(52, 52, 52, 0.65);
}
.ccm-page .main .image-header {
  width: 100%;
  min-height: 230px;
  position: relative;
  background: url(../js/10e25b42157f8cc52d19.jpg);
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 768px) {
  .ccm-page .main .image-header {
    min-height: 310px;
  }
}
@media only screen and (min-width: 1025px) {
  .ccm-page .main .image-header {
    min-height: 400px;
  }
}
.ccm-page .main .image-header .search {
  max-width: 700px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
  position: absolute;
  bottom: 35px;
}
.ccm-page .main .image-header .search .textfield {
  width: 100%;
  height: 85px;
  line-height: 85px;
  padding-left: 100px;
  font-size: 16px;
  border-radius: 50px;
  border: 1px solid #707070;
}
.ccm-page .main .image-header .search .sendform {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 95px;
  background: transparent;
  color: transparent;
  border: 0;
  z-index: 2;
  cursor: pointer;
}
.ccm-page .main .image-header .search .fa-search {
  z-index: 1;
  font-size: 38px;
  text-align: center;
  left: 40px;
  top: 23px;
  color: #99d4df;
  position: absolute;
}
.ccm-page .main .image-header .caption-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
  display: none;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .main .image-header .caption-text {
    display: block;
  }
}
.ccm-page .main .image-header .caption-text .caption-holder {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  background: white;
  padding: 25px 25px 50px 25px;
  border-radius: 20px;
  font-size: 14px;
  line-height: 30px;
}
@media only screen and (min-width: 1281px) {
  .ccm-page .main .image-header .caption-text .caption-holder {
    max-width: 710px;
  }
}
.ccm-page .main .image-header .caption-text .caption-holder .button {
  position: absolute;
  bottom: -28px;
}
.ccm-page .main .document-list .document-item {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.ccm-page .main .document-list .document-item a, .ccm-page .main .document-list .document-item p {
  display: inline-block;
}
.ccm-page .main .document-list .document-item p::before {
  content: " | ";
  font-weight: bold;
  padding: 0 5px;
}
.ccm-page .main .document-list .document-item a {
  font-weight: bold;
}
.ccm-page .main .document-list .document-item a::before {
  content: "\f0f6";
  font-family: "FontAwesome";
  color: #99D4DF;
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.ccm-page .main .document-list .document-item a:hover {
  color: #99D4DF;
}
.ccm-page .main .main-text {
  float: none;
  margin: 0 auto;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .main .main-text {
    margin-top: 80px;
  }
}
.ccm-page .main .main-text p, .ccm-page .main .main-text li {
  font-size: 14px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .main .main-text p, .ccm-page .main .main-text li {
    font-size: 15px;
    line-height: 32px;
  }
}
.ccm-page .main .main-text ul li {
  position: relative;
  padding-left: 20px;
  list-style: none;
}
.ccm-page .main .main-text ul li::before {
  font-family: "FontAwesome";
  content: "\f054";
  color: #99D4DF;
  font-size: 15px;
  position: absolute;
  left: 0;
}
.ccm-page .main .main-text h1, .ccm-page .main .main-text h2, .ccm-page .main .main-text h3 {
  margin-bottom: 15px;
}
.ccm-page .main .main-text p {
  margin-bottom: 20px;
}
.ccm-page .main .main-text .button {
  margin-bottom: 20px;
}
.ccm-page .main .animatie {
  margin: 0 auto;
  float: none;
}
.ccm-page .main .animatie iframe {
  height: 320px !important;
}
@media only screen and (min-width: 768px) {
  .ccm-page .main .animatie iframe {
    height: 520px !important;
  }
}
@media only screen and (min-width: 1025px) {
  .ccm-page .main .animatie iframe {
    height: 660px !important;
  }
}
.ccm-page .main .animatie img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.ccm-page .locations {
  background: url(../js/f13bcd84cd269969ad09.png);
  background-size: cover;
  background-position: center;
  min-height: 400px;
  margin-top: 50px;
  padding-bottom: 100px;
}
.ccm-page .locations .default-location .location-items {
  max-width: 1305px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .locations {
    margin-top: 170px;
  }
}
.ccm-page .locations a {
  text-decoration: none;
}
.ccm-page .locations .location-items {
  display: flex;
  flex-direction: column;
  padding-top: 65px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .locations .location-items {
    flex-direction: row;
  }
}
.ccm-page .locations .location-items .location-item {
  width: 100%;
  background: white;
  border-radius: 10px;
  padding-bottom: 120px;
  position: relative;
  margin-bottom: 50px;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .ccm-page .locations .location-items .location-item {
    width: 50%;
    margin: 10px;
    margin-bottom: 0;
  }
}
.ccm-page .locations .location-items .location-item:hover {
  box-shadow: 0 18px 15px rgba(0, 0, 0, 0.2862745098);
  transition: all 0.3s ease-in-out;
}
.ccm-page .locations .location-items .location-item .list__image {
  height: 320px;
  margin: 0 20px;
  background-size: cover;
  background-position: center;
  margin-top: -30px;
  border-radius: 10px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .locations .location-items .location-item .list__image {
    margin: 0 40px;
    margin-top: -160px;
    height: 400px;
  }
}
.ccm-page .locations .location-items .location-item .button {
  position: absolute;
  bottom: 50px;
  left: 10px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .locations .location-items .location-item .button {
    left: 40px;
  }
}
.ccm-page .locations .location-items .location-item .content {
  margin: 20px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .locations .location-items .location-item .content {
    margin: 20px 40px;
  }
}
.ccm-page .locations .location-items .location-item .content h2 {
  margin-bottom: 15px;
}
.ccm-page .locations .location-items .location-item .content h2::before {
  font-family: FontAwesome;
  content: "\f041";
  color: #99D4DF;
  font-size: 32px;
  margin-right: 5px;
}
.ccm-page .partner-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.ccm-page .partner-items .partner-item {
  width: calc(50% - 20px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed #D0D0D0;
  padding: 20px;
  margin: 10px;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .ccm-page .partner-items .partner-item {
    width: 16.66%;
  }
}
.ccm-page .partner-items .partner-item:hover {
  opacity: 0.7;
  transition: all 0.3s ease-in-out;
}
.ccm-page .extra-items {
  display: flex;
  flex-direction: column;
  max-width: 1100px;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .extra-items {
    flex-direction: row;
  }
}
.ccm-page .left, .ccm-page .right {
  flex: 1;
}
.ccm-page .left .partner-items .partner-item {
  width: calc(50% - 20px);
}
.ccm-page .right p {
  margin-top: 24px;
  height: 258px;
  border: 1px dashed #D0D0D0;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.ccm-page .contact-page {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .contact-page {
    flex-direction: row;
  }
}
.ccm-page .contact-page .contact {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .contact-page .contact {
    width: 50%;
    flex-direction: row;
  }
}
.ccm-page .contact-page .contact .maps iframe {
  height: 380px !important;
}
@media only screen and (min-width: 1281px) {
  .ccm-page .contact-page .contact .maps iframe {
    height: 740px !important;
  }
}
.ccm-page .contact-page .contact .contact-wrapper {
  max-width: 400px;
  margin: 0 auto;
  padding: 40px 10px 30px 10px;
  color: #494949;
  font-family: "Livvic", sans-serif;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .contact-page .contact .contact-wrapper {
    padding: 80px 10px 50px 10px;
  }
}
.ccm-page .contact-page .contact .contact-wrapper a {
  text-decoration: none;
  font-weight: 500;
}
.ccm-page .contact-page .contact .contact-wrapper i {
  color: #99D4DF;
}
.ccm-page .contact-page .contact .contact-wrapper i.fa-phone {
  padding-right: 7px;
}
.ccm-page .contact-page .contact .contact-wrapper i.fa-globe {
  padding-right: 5px;
}
.ccm-page .contact-page .contact .contact-wrapper h1 {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .contact-page .contact .contact-wrapper h1 {
    margin-bottom: 60px;
  }
}
.ccm-page .contact-page .contact .contact-wrapper strong {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .contact-page .contact .contact-wrapper strong {
    font-size: 32px;
  }
}
.ccm-page .contact-page .contact .contact-wrapper p {
  font-size: 18px;
  line-height: 34px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .contact-page .contact .contact-wrapper p {
    font-size: 22px;
    line-height: 42px;
  }
}
.ccm-page .contact-page .contact.form {
  background: url(../js/b25ace5ecad63006f335.png);
  background-size: cover;
  background-position: center;
  padding: 80px 0 20px 20px;
}
@media only screen and (min-width: 1281px) {
  .ccm-page .contact-page .contact.form {
    padding: 80px 0 20px 120px;
  }
}
.ccm-page .contact-page .contact.form .dynamic-form-container {
  max-width: 580px;
}
.ccm-page .contact-page .contact.form h2 {
  color: white;
}
.ccm-page .news {
  background: url(../js/f13bcd84cd269969ad09.png);
  background-size: cover;
  background-position: 50%;
  min-height: 400px;
  margin-top: 270px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .news {
    margin-top: 330px;
  }
}
.ccm-page .news .row {
  display: flex;
  flex-direction: column;
  padding: 0;
  top: -240px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news .row {
    flex-direction: row;
    padding: 0 20px;
  }
}
.ccm-page .news .row .buttonspace {
  position: absolute;
  right: 25px;
  bottom: -80px;
  text-align: right;
}
.ccm-page .news .row .buttonspace .button {
  background: white;
}
.ccm-page .news .row .kolom {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 10px;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news .row .kolom {
    width: 50%;
    margin: 10px;
    margin-bottom: 10px;
  }
}
.ccm-page .news .row .kolom p, .ccm-page .news .row .kolom a, .ccm-page .news .row .kolom h3, .ccm-page .news .row .kolom h4 {
  color: #343434;
}
.ccm-page .news .row .kolom.main-item img {
  padding: 10px 20px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news .row .kolom.main-item img {
    padding: 0;
  }
}
.ccm-page .news .row .kolom.main-item::before {
  background: white;
  position: absolute;
  width: 100%;
  content: "";
  left: 0;
  bottom: 0;
  height: 65%;
  border-radius: 10px;
  box-shadow: 0px 18px 15px rgba(0, 0, 0, 0.1607843137);
}
.ccm-page .news .row .kolom.news-list {
  background: white;
  box-shadow: 0px 18px 15px rgba(0, 0, 0, 0.1607843137);
  padding: 0;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news .row .kolom.news-list {
    padding: 0 20px 0 10px;
  }
}
.ccm-page .news-list-long .news-item {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}
.ccm-page .news-list-long .news-item:first-child .news-image {
  border-top-left-radius: 10px;
}
.ccm-page .news-list-long .news-item:last-child .news-image {
  border-bottom-left-radius: 10px;
}
.ccm-page .news-list-long .news-item:hover {
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}
.ccm-page .news-list-long .news-item a {
  text-decoration: none;
}
.ccm-page .news-list-long .news-item .news-image {
  position: absolute;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  top: 10px;
  left: 10px;
  width: 140px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news-list-long .news-item .news-image {
    width: 180px;
    left: 0;
    top: 0;
  }
}
@media only screen and (min-width: 1281px) {
  .ccm-page .news-list-long .news-item .news-image {
    width: 290px;
  }
}
.ccm-page .news-list-long .news-item .news-image::before {
  font-family: "FontAwesome";
  content: "\f0d9";
  position: absolute;
  right: -5px;
  color: white;
  top: 42%;
  font-size: 54px;
}
.ccm-page .news-list-long .news-item .bottom {
  display: flex;
  color: #7AB6C1;
  padding: 15px 0;
}
.ccm-page .news-list-long .news-item .bottom .date-container {
  margin-left: 15px;
}
.ccm-page .news-list-long .news-item .bottom span {
  font-size: 10px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news-list-long .news-item .bottom span {
    font-size: 16px;
  }
}
.ccm-page .news-list-long .news-item .news-text {
  float: right;
  padding: 15px 10px 15px 0;
  width: calc(100% - 160px);
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news-list-long .news-item .news-text {
    width: calc(100% - 200px);
  }
}
@media only screen and (min-width: 1281px) {
  .ccm-page .news-list-long .news-item .news-text {
    width: calc(100% - 315px);
  }
}
.ccm-page .news-list-long .news-item .news-text h4 {
  font-size: 15px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news-list-long .news-item .news-text h4 {
    font-size: 20px;
  }
}
.ccm-page .news-list-long .news-item .description {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news-list-long .news-item .description {
    font-size: 14px;
    line-height: 28px;
  }
}
.ccm-page .news-list .news-item-main {
  padding: 20px;
  position: relative;
}
.ccm-page .news-list .news-item-main .news-image {
  height: 235px;
  background-size: cover;
  background-position: 50%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .news-list .news-item-main .news-image {
    height: 415px;
  }
}
.ccm-page .news-list .news-item-main a {
  text-decoration: none;
  position: relative;
  z-index: 1;
}
.ccm-page .news-list .news-item-main h3 {
  font-size: 24px;
  margin-top: 25px;
}
.ccm-page .news-list .news-item-main .bottom {
  display: flex;
  color: #7AB6C1;
  padding: 20px 0;
}
.ccm-page .news-list .news-item-main .bottom .date-container {
  margin-left: 5px;
}
.ccm-page .news-list .news-item-main .bottom .date-container::before {
  content: " | ";
}
.ccm-page .ccm-pagination-wrapper {
  width: 100%;
  position: absolute;
  left: -20px;
}
.ccm-page .ccm-pagination-wrapper .pagination > .active > a, .ccm-page .ccm-pagination-wrapper .pagination > .active > span, .ccm-page .ccm-pagination-wrapper .pagination > .active > a:hover, .ccm-page .ccm-pagination-wrapper .pagination > .active > span:hover, .ccm-page .ccm-pagination-wrapper .pagination > .active > a:focus, .ccm-page .ccm-pagination-wrapper .pagination > .active > span:focus {
  background-color: white;
  border: 0;
  color: black;
  opacity: 1;
}
.ccm-page .ccm-pagination-wrapper li a, .ccm-page .ccm-pagination-wrapper li span {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 25px;
  line-height: 45px;
  text-align: center;
  margin-right: 15px;
  border: 0;
  font-weight: 500;
  opacity: 0.4;
}
.ccm-page .ccm-pagination-wrapper li.next {
  position: relative;
  left: -15px;
}
.ccm-page .ccm-pagination-wrapper li.prev.disabled, .ccm-page .ccm-pagination-wrapper li.next.disabled {
  opacity: 0.3;
}
.ccm-page .ccm-pagination-wrapper li.prev a, .ccm-page .ccm-pagination-wrapper li.prev span, .ccm-page .ccm-pagination-wrapper li.next a, .ccm-page .ccm-pagination-wrapper li.next span {
  border-radius: 5px;
  color: transparent !important;
  background: none;
  border: 0;
  width: 30px;
  opacity: 1;
}
.ccm-page .ccm-pagination-wrapper li.prev a::before, .ccm-page .ccm-pagination-wrapper li.prev span::before, .ccm-page .ccm-pagination-wrapper li.next a::before, .ccm-page .ccm-pagination-wrapper li.next span::before {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 42px;
  color: black;
}
.ccm-page .ccm-pagination-wrapper li.prev a::before, .ccm-page .ccm-pagination-wrapper li.prev span::before {
  content: "\f104";
}
.ccm-page .news-container {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news-container {
    flex-direction: row;
  }
}
.ccm-page .news-container .news-list-long .news-item .bottom span {
  font-size: 10px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news-container .news-list-long .news-item .bottom span {
    font-size: 14px;
  }
}
.ccm-page .news-container .main-text {
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news-container .main-text {
    width: 66%;
    padding-right: 70px;
  }
}
.ccm-page .news-container .main-text .news-image {
  width: 100%;
}
.ccm-page .news-container .main-text .news-image img {
  width: 100%;
  height: auto;
  max-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 15px;
}
.ccm-page .news-container .blog {
  width: 100%;
  margin-top: 80px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .news-container .blog {
    width: 33.333%;
  }
}
.ccm-page .news-container .blog .button::after {
  display: none;
}
.ccm-page .news-container .blog h2 {
  margin-bottom: 20px;
}
.ccm-page .news-container .news-list-long .news-item .description {
  display: none;
}
.ccm-page .news-container .news-list-long .news-item h4 {
  font-size: 16px;
}
.ccm-page .news-container .news-list-long .news-item .news-image {
  width: 140px;
}
@media only screen and (min-width: 1281px) {
  .ccm-page .news-container .news-list-long .news-item .news-image {
    width: 220px;
  }
}
.ccm-page .news-container .news-list-long .news-item .news-image::before {
  top: 30%;
}
.ccm-page .news-container .news-list-long .news-item .news-text {
  width: calc(100% - 150px);
}
@media only screen and (min-width: 1281px) {
  .ccm-page .news-container .news-list-long .news-item .news-text {
    width: calc(100% - 230px);
  }
}
.ccm-page .news-container .news-list-long .news-item .bottom {
  font-size: 14px;
}
.ccm-page .blog-page::before {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  opacity: 1;
  content: "";
  width: 100%;
  height: 230px;
  background: linear-gradient(rgba(50, 50, 40, 0), #000 90%);
  transition: all 0.2s ease;
}
.ccm-page .blog-page .news-header {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  padding: 0 10px;
}
.ccm-page .blog-page .blog-info h1 {
  top: auto;
  display: block;
  position: relative;
  color: white;
  margin: 15px 0 20px 0;
}
.ccm-page .blog-page .news-header .blog-info {
  position: absolute;
  left: 10px;
  bottom: 20px;
  width: 100%;
}
.ccm-page .blog-page .news-header .blog-info .button::after {
  display: none;
}
.ccm-page .blog-page .blog-info .info-container {
  display: flex;
}
.ccm-page .blog-page .blog-info .info-container .wrap {
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
  color: #99D4DF;
}
.ccm-page .blog-page .blog-info .info-container .wrap i {
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.ccm-page .blog-page .blog-info .info-container .wrap span {
  padding-right: 5px;
}
.ccm-page .blog-page .blog-info .info-container .wrap p, .ccm-page .blog-page .blog-info .info-container .wrap.date-time {
  color: #99D4DF;
  font-size: 14px;
  font-weight: 500;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .blog-page .blog-info .info-container .wrap p, .ccm-page .blog-page .blog-info .info-container .wrap.date-time {
    font-size: 18px;
  }
}
.ccm-page .blog-page .blog-info .info-container .wrap.date-time {
  margin-left: 20px;
}
.ccm-page .contact-info {
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 10px;
  position: relative;
  z-index: 3;
  padding-top: 20px;
  overflow: hidden;
  background: white;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .contact-info {
    padding-bottom: 35px;
    margin-bottom: 30px;
  }
}
.ccm-page .contact-info p {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 80px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .contact-info p {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    padding-left: 0;
    width: auto;
  }
}
.ccm-page .contact-info a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding-right: 120px;
}
.ccm-page .contact-info a::before {
  font-family: "FontAwesome";
  border-radius: 50%;
  background: #99D4DF;
  content: "\f0e0";
  font-size: 20px;
  position: absolute;
  left: -60px;
  top: -7px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.ccm-page .contact-info a[href^="tel:"] {
  padding-right: 0;
}
.ccm-page .contact-info a[href^="tel:"]::before {
  content: "\f095";
}
.ccm-page .footer {
  position: relative;
  padding-top: 210px;
  margin-top: 50px;
}
.ccm-page .footer::before {
  background: url(../js/7d77d7dbaa177878a26e.jpg);
  width: 100%;
  height: 210px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  content: "";
}
.ccm-page .footer .map-info {
  border-radius: 50%;
  position: absolute;
  width: 260px;
  height: 260px;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: white;
  top: -130px;
  padding-top: 100px;
}
.ccm-page .footer .map-info p {
  font-size: 20px;
  line-height: 28px;
  font-family: "Livvic", sans-serif;
  position: relative;
  z-index: 3;
}
.ccm-page .footer .copyright {
  font-size: 12px;
  padding: 10px 0;
  display: flex;
  text-transform: uppercase;
  flex-direction: column;
  padding-left: 10px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .footer .copyright {
    flex-direction: row;
    text-align: right;
  }
}
.ccm-page .footer .copyright p {
  align-items: center;
  line-height: 24px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .footer .copyright .copy {
    flex: 1;
  }
}
.ccm-page .footer .copyright .copy-menu {
  text-align: left;
}
.ccm-page .footer .copyright .copy-menu ul li {
  display: inline-block;
}
.ccm-page .footer .copyright .copy-menu ul li a {
  text-decoration: none;
}
.ccm-page .footer .copyright .copy-menu ul li:first-child::after {
  margin-left: 5px;
  content: " | ";
}
.ccm-page .footer .nav-logo-desktop {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -60px;
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 20px;
}
.ccm-page .footer .nav-logo-desktop img {
  width: 235px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .footer .nav-logo-desktop img {
    width: 295px;
    margin-bottom: 0;
  }
}
.ccm-page .footer .nav-logo-desktop .button {
  right: 20px;
  top: 120px;
  padding: 20px 25px;
  margin-top: 20px;
  display: block;
  max-width: 320px;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .footer .nav-logo-desktop .button {
    position: absolute;
    margin-top: 0;
  }
}
.ccm-page .logo-wrapper {
  max-width: 200px;
}
.ccm-page .logo-wrapper.mobile {
  max-width: 175px;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  top: -45px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page .logo-wrapper.mobile {
    display: none;
  }
  .ccm-toolbar-visible .ccm-page .header.header-minified {
    top: 48px;
  }
}
.ccm-page.page-template-landingspage .row {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
.ccm-page.page-template-landingspage footer {
  display: none;
}
.ccm-page.page-template-landingspage header {
  position: absolute;
  width: 100%;
  z-index: 2;
  background: white;
}
.ccm-page.page-template-landingspage header .menu-toggle,
.ccm-page.page-template-landingspage header .top-menu {
  display: none;
}
.ccm-page.page-template-landingspage header .navigation-left,
.ccm-page.page-template-landingspage header .navigation-right {
  display: none;
}
.ccm-page.page-template-landingspage header .main-menu-wrapper {
  border: none;
}
.ccm-page.page-template-landingspage header .nav-logo-desktop,
.ccm-page.page-template-landingspage header .logo-wrapper.mobile {
  top: 0 !important;
}
.ccm-page.page-template-landingspage header::after {
  position: absolute;
  content: "";
  display: flex;
  width: 100%;
  background: url(../js/ca66ec0067bf4b853798.png);
  background-size: 100%;
  height: 200px;
  pointer-events: none;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1025px) {
  .ccm-page.page-template-landingspage header::after {
    background-size: 100% 123px;
  }
}
.ccm-page.page-template-landingspage .header-items-image {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
}
.ccm-page.page-template-landingspage main {
  background: url(../js/5dd1f3b5e97e8a5b6e78.png);
  background-size: cover;
  min-height: calc(100vh - 40px);
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (min-width: 1025px) {
  .ccm-page.page-template-landingspage main {
    min-height: calc(100vh - 40px);
  }
}
.ccm-page.page-template-landingspage .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1025px) {
  .ccm-page.page-template-landingspage .wrapper {
    align-items: start;
  }
}
.ccm-page.page-template-landingspage .list-wrapper {
  display: flex;
  gap: 20px;
  justify-content: center;
  height: -moz-fit-content;
  height: fit-content;
  flex-direction: column;
  align-items: center;
  margin-top: 320px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page.page-template-landingspage .list-wrapper {
    flex-direction: row;
    align-items: start;
    margin-top: 424px;
  }
}
.ccm-page.page-template-landingspage .page-items {
  position: relative;
  background-color: white;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  max-width: 95vw;
  width: 398px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ccm-page.page-template-landingspage .page-items:last-of-type {
  margin-bottom: 64px;
}
@media only screen and (min-width: 1025px) {
  .ccm-page.page-template-landingspage .page-items {
    margin-bottom: 64px;
  }
}
.ccm-page.page-template-landingspage .description {
  display: none;
  margin-top: 10px;
}
.ccm-page.page-template-landingspage .icon {
  position: absolute;
  right: 24px;
  top: 24px;
  cursor: pointer;
  font-size: 20px;
  color: #333;
}
.ccm-page.page-template-landingspage .page-items-image {
  max-width: 100%;
  height: auto;
  width: 50%;
  display: flex;
  justify-content: center;
}
.ccm-page.page-template-landingspage .page-items-title {
  font-family: "Livvic", sans-serif;
  font-size: 21px;
  letter-spacing: 1.05px;
  font-weight: semi-bold;
  margin: 17px 0;
  line-height: 25px;
}
.ccm-page.page-template-landingspage .page-items-description {
  font-family: "Poppins", sans-serif;
  line-height: 28px;
  font-size: 15px;
  color: #555;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
.ccm-page.page-template-landingspage .button-style-1 {
  background-color: lightblue;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 40px;
  font-family: "Livvic", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 10px;
}
