/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \*******************************************************************************************************************************************************************************************************************/
*, ::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.12 | 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;
}
.debug-screens::before {
  position: fixed;
  z-index: 2147483647;
  bottom: 0;
  left: 0;
  padding: .3333333em .5em;
  font-size: 12px;
  line-height: 1;
  font-family: sans-serif;
  background-color: #000;
  color: #fff;
  box-shadow: 0 0 0 1px #fff;
  content: 'screen: _';
}
@media (min-width: 414px) {

  .debug-screens::before {
    content: 'screen: xs';
  }
}
@media (min-width: 640px) {

  .debug-screens::before {
    content: 'screen: sm';
  }
}
@media (min-width: 768px) {

  .debug-screens::before {
    content: 'screen: md';
  }
}
@media (min-width: 1024px) {

  .debug-screens::before {
    content: 'screen: lg';
  }
}
@media (min-width: 1280px) {

  .debug-screens::before {
    content: 'screen: xl';
  }
}
@media (min-width: 1536px) {

  .debug-screens::before {
    content: 'screen: 2xl';
  }
}
.pointer-events-none {
  pointer-events: none;
}
.collapse {
  visibility: collapse;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.-bottom-\[103px\] {
  bottom: -103px;
}
.-bottom-\[140px\] {
  bottom: -140px;
}
.-bottom-\[200px\] {
  bottom: -200px;
}
.-bottom-\[60px\] {
  bottom: -60px;
}
.-left-6 {
  left: -1.5rem;
}
.-left-\[57px\] {
  left: -57px;
}
.-left-\[607px\] {
  left: -607px;
}
.-left-\[720px\] {
  left: -720px;
}
.-right-\[42px\] {
  right: -42px;
}
.-right-\[87px\] {
  right: -87px;
}
.-top-16 {
  top: -4rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-\[161px\] {
  bottom: 161px;
}
.bottom-\[200px\] {
  bottom: 200px;
}
.bottom-\[211px\] {
  bottom: 211px;
}
.bottom-\[38px\] {
  bottom: 38px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-\[140px\] {
  left: 140px;
}
.left-\[290px\] {
  left: 290px;
}
.left-\[55px\] {
  left: 55px;
}
.left-\[calc\(50\%\+340px\)\] {
  left: calc(50% + 340px);
}
.left-\[calc\(50\%\+446px\)\] {
  left: calc(50% + 446px);
}
.right-0 {
  right: 0px;
}
.right-\[29\.6vw\] {
  right: 29.6vw;
}
.right-\[65px\] {
  right: 65px;
}
.right-\[calc\(50\%\+446px\)\] {
  right: calc(50% + 446px);
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-\[113px\] {
  top: 113px;
}
.top-\[141px\] {
  top: 141px;
}
.top-\[151px\] {
  top: 151px;
}
.top-\[23px\] {
  top: 23px;
}
.top-\[250px\] {
  top: 250px;
}
.top-\[44px\] {
  top: 44px;
}
.top-\[51px\] {
  top: 51px;
}
.top-\[76px\] {
  top: 76px;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.z-\[11\] {
  z-index: 11;
}
.z-\[12\] {
  z-index: 12;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-auto {
  z-index: auto;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.\!mb-0 {
  margin-bottom: 0px !important;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[136px\] {
  margin-bottom: 136px;
}
.mb-\[22px\] {
  margin-bottom: 22px;
}
.mb-\[40px\] {
  margin-bottom: 40px;
}
.mb-\[41px\] {
  margin-bottom: 41px;
}
.mb-\[43px\] {
  margin-bottom: 43px;
}
.mb-\[44px\] {
  margin-bottom: 44px;
}
.mb-\[84px\] {
  margin-bottom: 84px;
}
.ml-0 {
  margin-left: 0px;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-\[18px\] {
  margin-left: 18px;
}
.ml-auto {
  margin-left: auto;
}
.mr-0 {
  margin-right: 0px;
}
.mr-11 {
  margin-right: 2.75rem;
}
.mr-\[73px\] {
  margin-right: 73px;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-20 {
  margin-top: 5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-\[202px\] {
  margin-top: 202px;
}
.mt-\[60px\] {
  margin-top: 60px;
}
.mt-\[80px\] {
  margin-top: 80px;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.\!hidden {
  display: none !important;
}
.hidden {
  display: none;
}
.h-\[1549px\] {
  height: 1549px;
}
.h-\[157px\] {
  height: 157px;
}
.h-\[1660px\] {
  height: 1660px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[202px\] {
  height: 202px;
}
.h-\[250px\] {
  height: 250px;
}
.h-\[307px\] {
  height: 307px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[540px\] {
  height: 540px;
}
.h-\[700px\] {
  height: 700px;
}
.h-\[71px\] {
  height: 71px;
}
.h-\[810px\] {
  height: 810px;
}
.h-\[81px\] {
  height: 81px;
}
.h-\[890px\] {
  height: 890px;
}
.h-\[900px\] {
  height: 900px;
}
.h-\[917px\] {
  height: 917px;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.max-h-\[509px\] {
  max-height: 509px;
}
.max-h-\[581px\] {
  max-height: 581px;
}
.max-h-\[795px\] {
  max-height: 795px;
}
.min-h-\[493px\] {
  min-height: 493px;
}
.min-h-\[500px\] {
  min-height: 500px;
}
.w-\[1406px\] {
  width: 1406px;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[162px\] {
  width: 162px;
}
.w-\[51px\] {
  width: 51px;
}
.w-\[52px\] {
  width: 52px;
}
.w-\[58px\] {
  width: 58px;
}
.w-\[800px\] {
  width: 800px;
}
.w-\[82px\] {
  width: 82px;
}
.w-\[85px\] {
  width: 85px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.\!max-w-\[602px\] {
  max-width: 602px !important;
}
.max-w-\[260px\] {
  max-width: 260px;
}
.max-w-\[398px\] {
  max-width: 398px;
}
.max-w-\[488px\] {
  max-width: 488px;
}
.max-w-\[536px\] {
  max-width: 536px;
}
.max-w-\[812px\] {
  max-width: 812px;
}
.max-w-\[9\.98vw\] {
  max-width: 9.98vw;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-\[calc\(100\%-36px\)\] {
  max-width: calc(100% - 36px);
}
.max-w-\[calc\(100vw-80px\)\] {
  max-width: calc(100vw - 80px);
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[18\.05\%\] {
  --tw-translate-y: -18.05%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[34\.05\%\] {
  --tw-translate-y: -34.05%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[3px\] {
  --tw-translate-y: -3px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[200\%\] {
  --tw-translate-y: 200%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-zoom-in {
  cursor: zoom-in;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.content-center {
  align-content: center;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-\[54px\] {
  gap: 54px;
}
.gap-x-14 {
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-\[138px\] {
  -moz-column-gap: 138px;
       column-gap: 138px;
}
.gap-x-\[1px\] {
  -moz-column-gap: 1px;
       column-gap: 1px;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-\[100px\] {
  row-gap: 100px;
}
.gap-y-\[24px\] {
  row-gap: 24px;
}
.gap-y-\[27px\] {
  row-gap: 27px;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-x-clip {
  overflow-x: clip;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-small {
  border-radius: 30px;
}
.rounded-l-\[15px\] {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.rounded-l-small {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.rounded-r-\[15px\] {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.rounded-r-small {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.border {
  border-width: 1px;
}
.\!bg-transparent {
  background-color: transparent !important;
}
.bg-\[\#E3F0FD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(227 240 253 / var(--tw-bg-opacity));
}
.bg-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(160 248 103 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(53 76 102 / var(--tw-bg-opacity));
}
.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(5 115 249 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.from-primary {
  --tw-gradient-from: #354C66 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(53 76 102 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-accent {
  --tw-gradient-to: #A0F867 var(--tw-gradient-to-position);
}
.p-3 {
  padding: 0.75rem;
}
.p-8 {
  padding: 2rem;
}
.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-\[23px\] {
  padding-bottom: 23px;
}
.pb-\[387px\] {
  padding-bottom: 387px;
}
.pb-\[62px\] {
  padding-bottom: 62px;
}
.pb-\[69px\] {
  padding-bottom: 69px;
}
.pb-\[78px\] {
  padding-bottom: 78px;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[104px\] {
  padding-top: 104px;
}
.pt-\[139px\] {
  padding-top: 139px;
}
.pt-\[160px\] {
  padding-top: 160px;
}
.pt-\[335px\] {
  padding-top: 335px;
}
.pt-\[70px\] {
  padding-top: 70px;
}
.pt-\[78px\] {
  padding-top: 78px;
}
.pt-\[96px\] {
  padding-top: 96px;
}
.pt-\[98px\] {
  padding-top: 98px;
}
.text-center {
  text-align: center;
}
.\!text-\[40px\] {
  font-size: 40px !important;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[17px\] {
  font-size: 17px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[19px\] {
  font-size: 19px;
}
.text-\[21px\] {
  font-size: 21px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[32px\] {
  font-size: 32px;
}
.uppercase {
  text-transform: uppercase;
}
.leading-8 {
  line-height: 2rem;
}
.leading-\[28px\] {
  line-height: 28px;
}
.leading-\[32px\] {
  line-height: 32px;
}
.leading-\[38px\] {
  line-height: 38px;
}
.leading-\[46px\] {
  line-height: 46px;
}
.leading-\[52px\] {
  line-height: 52px;
}
.leading-\[72px\] {
  line-height: 72px;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.-tracking-\[2\.6px\] {
  letter-spacing: -2.6px;
}
.text-\[\#A5A5A5\] {
  --tw-text-opacity: 1;
  color: rgb(165 165 165 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(53 76 102 / var(--tw-text-opacity));
}
.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(5 115 249 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.opacity-40 {
  opacity: 0.4;
}
.mix-blend-luminosity {
  mix-blend-mode: luminosity;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.img-cover img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-contain img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.even\:flex-row:nth-child(even) {
  flex-direction: row;
}
.even\:flex-row-reverse:nth-child(even) {
  flex-direction: row-reverse;
}
.first-of-type\:rounded-l-\[15px\]:first-of-type {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.last-of-type\:rounded-r-\[15px\]:last-of-type {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
@media (min-width: 414px) {

  .xs\:mb-\[186px\] {
    margin-bottom: 186px;
  }

  .xs\:mb-\[187px\] {
    margin-bottom: 187px;
  }

  .xs\:text-\[32px\] {
    font-size: 32px;
  }
}
@media (min-width: 768px) {

  .md\:mb-\[224px\] {
    margin-bottom: 224px;
  }

  .md\:inline {
    display: inline;
  }

  .md\:flex {
    display: flex;
  }

  .md\:h-\[147px\] {
    height: 147px;
  }

  .md\:h-\[324px\] {
    height: 324px;
  }

  .md\:w-\[1297px\] {
    width: 1297px;
  }

  .md\:w-\[259px\] {
    width: 259px;
  }

  .md\:w-\[585px\] {
    width: 585px;
  }

  .md\:px-\[37px\] {
    padding-left: 37px;
    padding-right: 37px;
  }
}
@media (min-width: 1024px) {

  .lg\:absolute {
    position: absolute;
  }

  .lg\:\!left-\[calc\(50\%\+340px\)\] {
    left: calc(50% + 340px) !important;
  }

  .lg\:-left-\[148px\] {
    left: -148px;
  }

  .lg\:-left-\[980px\] {
    left: -980px;
  }

  .lg\:bottom-0 {
    bottom: 0px;
  }

  .lg\:bottom-\[207px\] {
    bottom: 207px;
  }

  .lg\:bottom-\[348px\] {
    bottom: 348px;
  }

  .lg\:bottom-\[49px\] {
    bottom: 49px;
  }

  .lg\:left-\[140px\] {
    left: 140px;
  }

  .lg\:left-\[5\.91vw\] {
    left: 5.91vw;
  }

  .lg\:left-\[8\.4vw\] {
    left: 8.4vw;
  }

  .lg\:left-\[calc\(50\%\+446px\)\] {
    left: calc(50% + 446px);
  }

  .lg\:left-\[calc\(50\%-147\.5px\)\] {
    left: calc(50% - 147.5px);
  }

  .lg\:right-\[14\.1vw\] {
    right: 14.1vw;
  }

  .lg\:right-\[18px\] {
    right: 18px;
  }

  .lg\:right-\[3\.54vw\] {
    right: 3.54vw;
  }

  .lg\:top-1\/2 {
    top: 50%;
  }

  .lg\:top-\[114px\] {
    top: 114px;
  }

  .lg\:top-\[121px\] {
    top: 121px;
  }

  .lg\:top-\[158px\] {
    top: 158px;
  }

  .lg\:top-\[59px\] {
    top: 59px;
  }

  .lg\:top-\[84px\] {
    top: 84px;
  }

  .lg\:\!ml-\[119px\] {
    margin-left: 119px !important;
  }

  .lg\:mb-\[100px\] {
    margin-bottom: 100px;
  }

  .lg\:mb-\[123px\] {
    margin-bottom: 123px;
  }

  .lg\:mb-\[136px\] {
    margin-bottom: 136px;
  }

  .lg\:mb-\[158px\] {
    margin-bottom: 158px;
  }

  .lg\:mb-\[177px\] {
    margin-bottom: 177px;
  }

  .lg\:mb-\[198px\] {
    margin-bottom: 198px;
  }

  .lg\:mb-\[322px\] {
    margin-bottom: 322px;
  }

  .lg\:ml-\[119px\] {
    margin-left: 119px;
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:mr-\[138px\] {
    margin-right: 138px;
  }

  .lg\:mr-auto {
    margin-right: auto;
  }

  .lg\:mt-\[104px\] {
    margin-top: 104px;
  }

  .lg\:mt-\[112px\] {
    margin-top: 112px;
  }

  .lg\:mt-\[234px\] {
    margin-top: 234px;
  }

  .lg\:mt-\[421px\] {
    margin-top: 421px;
  }

  .lg\:mt-\[426px\] {
    margin-top: 426px;
  }

  .lg\:mt-\[84px\] {
    margin-top: 84px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:\!flex {
    display: flex !important;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!h-\[1025px\] {
    height: 1025px !important;
  }

  .lg\:h-\[1151px\] {
    height: 1151px;
  }

  .lg\:h-\[1549px\] {
    height: 1549px;
  }

  .lg\:h-\[159px\] {
    height: 159px;
  }

  .lg\:h-\[1980px\] {
    height: 1980px;
  }

  .lg\:h-\[741px\] {
    height: 741px;
  }

  .lg\:h-\[795px\] {
    height: 795px;
  }

  .lg\:h-\[810px\] {
    height: 810px;
  }

  .lg\:h-\[825px\] {
    height: 825px;
  }

  .lg\:h-\[961px\] {
    height: 961px;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

  .lg\:min-h-\[1085px\] {
    min-height: 1085px;
  }

  .lg\:min-h-\[500px\] {
    min-height: 500px;
  }

  .lg\:min-h-\[576px\] {
    min-height: 576px;
  }

  .lg\:min-h-\[746px\] {
    min-height: 746px;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-\[1406px\] {
    width: 1406px;
  }

  .lg\:w-\[385px\] {
    width: 385px;
  }

  .lg\:w-\[552px\] {
    width: 552px;
  }

  .lg\:max-w-\[50\%\] {
    max-width: 50%;
  }

  .lg\:max-w-\[900px\] {
    max-width: 900px;
  }

  .lg\:max-w-\[calc\(100\%-627px\)\] {
    max-width: calc(100% - 627px);
  }

  .lg\:max-w-full {
    max-width: 100%;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:-translate-y-\[33\.95\%\] {
    --tw-translate-y: -33.95%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-\[62px\] {
    gap: 62px;
  }

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

  .lg\:rounded-4xl {
    border-radius: 50px;
  }

  .lg\:rounded-l-4xl {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .lg\:rounded-r-4xl {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
  }

  .lg\:pb-\[427px\] {
    padding-bottom: 427px;
  }

  .lg\:pb-\[62px\] {
    padding-bottom: 62px;
  }

  .lg\:pl-\[485px\] {
    padding-left: 485px;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-\[210px\] {
    padding-top: 210px;
  }

  .lg\:pt-\[247px\] {
    padding-top: 247px;
  }

  .lg\:pt-\[306px\] {
    padding-top: 306px;
  }

  .lg\:pt-\[526px\] {
    padding-top: 526px;
  }

  .lg\:pt-\[562px\] {
    padding-top: 562px;
  }

  .lg\:pt-\[96px\] {
    padding-top: 96px;
  }

  .lg\:\!text-\[72px\] {
    font-size: 72px !important;
  }

  .lg\:text-\[19px\] {
    font-size: 19px;
  }

  .lg\:text-\[21px\] {
    font-size: 21px;
  }

  .lg\:text-\[40px\] {
    font-size: 40px;
  }

  .lg\:text-\[52px\] {
    font-size: 52px;
  }

  .lg\:text-\[72px\] {
    font-size: 72px;
  }

  .lg\:leading-\[1\.4em\] {
    line-height: 1.4em;
  }
  .lg\:flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 1280px) {

  .xl\:\!left-\[calc\(50\%\+280px\)\] {
    left: calc(50% + 280px) !important;
  }

  .xl\:left-\[calc\(50\%\+280px\)\] {
    left: calc(50% + 280px);
  }

  .xl\:h-\[281px\] {
    height: 281px;
  }

  .xl\:w-\[285px\] {
    width: 285px;
  }

  .xl\:justify-center {
    justify-content: center;
  }

  .xl\:rounded-4xl {
    border-radius: 50px;
  }
}
@media (min-width: 1536px) {

  .\32xl\:left-\[calc\(50\%\+586px\)\] {
    left: calc(50% + 586px);
  }

  .\32xl\:left-\[calc\(50\%-147\.5px\)\] {
    left: calc(50% - 147.5px);
  }

  .\32xl\:right-\[calc\(50\%\+586px\)\] {
    right: calc(50% + 586px);
  }

  .\32xl\:max-w-\[calc\(50vw-8px\)\] {
    max-width: calc(50vw - 8px);
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** 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 */
/* Fonts */
.beaufort {
  font-family: "beaufort-pro", serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-light {
  font-family: "poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-bold {
  font-family: "poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.italiana {
  font-family: "Italiana", sans-serif;
  font-weight: 400;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5 {
  font-family: "beaufort-pro", serif;
  font-weight: regular;
  letter-spacing: inherit;
  margin-bottom: 24px;
}
.ccm-page h1 em,
.ccm-page h2 em,
.ccm-page h3 em,
.ccm-page h4 em,
.ccm-page h5 em {
  font-style: normal;
  font-family: "Italiana", sans-serif;
  letter-spacing: -0.64px;
  line-height: 72px;
  margin-bottom: 0;
  font-size: clamp(32px, 3.5vw, 50px);
}
@media only screen and (min-width: 1024px) {
  .ccm-page h1 em,
  .ccm-page h2 em,
  .ccm-page h3 em,
  .ccm-page h4 em,
  .ccm-page h5 em {
    letter-spacing: -1px;
  }
}
.ccm-page u {
  display: inline-block;
  position: relative;
  text-decoration: none;
  overflow: visible;
}
.ccm-page u::before {
  position: absolute;
  content: "";
  inset: -8px -12px;
  background-image: url(../js/23a5e5d2a3955e19eb65.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
@media only screen and (min-width: 1024px) {
  .ccm-page u::before {
    inset: -8px -12px -8px -30px;
  }
}
.ccm-page section:nth-of-type(even) u::before, .ccm-page.page-template-contact section.bg-secondary u::before, .ccm-page.page-template-contact section .bg-secondary u::before {
  inset: -8px -12px;
  background-image: url(../js/1c71a98503e5bf7e2d38.svg);
}
@media only screen and (min-width: 1024px) {
  .ccm-page section:nth-of-type(even) u::before, .ccm-page.page-template-contact section.bg-secondary u::before, .ccm-page.page-template-contact section .bg-secondary u::before {
    inset: -27px -50px -30px -50px;
  }
}
.ccm-page section.bg-secondary u::before,
.ccm-page section .bg-secondary u::before {
  inset: -8px -12px;
  background-image: url(../js/1d626fdcdccf64f452cc.svg);
}
@media only screen and (min-width: 1024px) {
  .ccm-page section.bg-secondary u::before,
  .ccm-page section .bg-secondary u::before {
    inset: -27px -50px -30px -50px;
  }
}
.ccm-page .page-template-homepage h1 {
  font-size: 1.75rem;
  line-height: 32px;
  letter-spacing: -0.64px;
  font-size: clamp(28px, 3vw, 42px);
}
@media only screen and (min-width: 1024px) {
  .ccm-page .page-template-homepage h1 {
    letter-spacing: -0.8px;
    line-height: 61px;
  }
}
.ccm-page h1 {
  font-size: 1.75rem;
  line-height: 1;
  letter-spacing: -0.8px;
  font-size: clamp(38px, 6.5vw, 72px);
}
@media only screen and (min-width: 1024px) {
  .ccm-page h1 {
    letter-spacing: -1.44px;
  }
}
.ccm-page h2 {
  font-size: 1.5rem;
  line-height: 40px;
  letter-spacing: -1.44px;
  font-size: clamp(40px, 6.5vw, 72px);
}
@media only screen and (min-width: 1024px) {
  .ccm-page h2 {
    line-height: 1;
  }
}
.ccm-page h3 {
  font-size: 1.25rem;
  font-size: clamp(34px, 4vw, 56px);
}
.ccm-page .default-link p a {
  color: #0573F9;
  text-decoration: underline;
}
.ccm-page .default-link p a:hover {
  text-decoration: none;
}
.ccm-page .white-link p a {
  color: white;
  text-decoration: underline;
}
.ccm-page .white-link p a:hover {
  text-decoration: none;
}
.ccm-page .default-list ul {
  font-family: "poppins", sans-serif;
  font-size: inherit;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ccm-page .default-list ul li {
  margin-left: 2.6em;
  position: relative;
}
.ccm-page .default-list ul li::before {
  font-family: FontAwesome;
  content: "\f0da";
  position: absolute;
  display: inline-block;
  top: -2px;
  margin: 0 0 0 -1.3rem;
  color: #0573F9;
}
.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: 15px;
  -webkit-border-radius: 15px;
  margin: 0;
  padding: 13px 23px 12px 23px;
  background: white;
  width: 100%;
  height: 45px;
  line-height: 23px;
  font-family: inherit;
  font-size: inherit;
  color: #000;
}
.ccm-page .control-label {
  display: inline-block;
  margin-bottom: 5px;
  font-family: "poppins", sans-serif;
  font-weight: 300;
  cursor: pointer;
}
.ccm-page textarea.form-control {
  resize: none;
  padding: 10px 15px;
  height: auto;
  line-height: inherit;
  height: 156px !important;
}
.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 .human-check-wrap {
  padding-left: 0 !important;
  display: flex;
  height: auto;
  min-height: 45px;
  background-color: transparent !important;
  font-size: 14px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .human-check-wrap {
    font-size: inherit;
  }
}
.ccm-page .human-check-wrap canvas {
  border: 2px solid white !important;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: white;
}
.ccm-page ::-moz-placeholder {
  font-style: normal;
}
.ccm-page ::placeholder {
  font-style: normal;
}
.ccm-page button[type=submit] {
  padding-block: 11px;
  font-family: "poppins", sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #A0F867;
}
.ccm-page .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-width: 199px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 12px 37px 11px 37px;
  border: 3px solid #A0F867;
  border-radius: 15px;
  transition: all ease-in-out 0.18s;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .button {
    padding: 17px 37px 16px 37px;
  }
}
.ccm-page .button.button-style-1 {
  background-color: transparent;
  color: #A0F867;
}
.ccm-page .button.button-style-1:hover {
  background-color: #A0F867;
  color: #354C66;
}
.ccm-page .button.button-style-2 {
  background-color: #A0F867;
  color: #354C66;
}
.ccm-page .button.button-style-2:hover {
  background-color: transparent;
  color: #A0F867;
}
.ccm-page .button.button-style-3 {
  background-color: #A0F867;
  color: #354C66;
}
.ccm-page .button.button-style-3:hover {
  background-color: transparent;
}
.ccm-page .button .caption, .ccm-page .button .caption_mobile, .ccm-page .button span {
  font-family: "poppins", sans-serif;
  font-weight: 700;
  font-size: 21px;
  color: inherit;
}
.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 #menu__button.small-button {
  background: white;
}
@media only screen and (min-width: 1024px) {
  .ccm-page #menu__button.small-button {
    width: 192px;
  }
}
.ccm-page #menu__wrapper {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #0573F9;
  height: 100vh;
  width: 100%;
  box-shadow: 0px -2px 20px rgba(0, 0, 0, 0.3960784314);
  transition: all ease-in-out 0.5s;
}
.ccm-page .header-colors {
  background: linear-gradient(270deg, transparent 0% 51px, #354C66 51px 100%);
}
@media only screen and (min-width: 1024px) {
  .ccm-page .header-colors {
    background: linear-gradient(270deg, transparent 0% 280px, #354C66 280px 100%);
  }
}
@media only screen and (min-width: 1280px) {
  .ccm-page .header-colors {
    background: linear-gradient(270deg, transparent 0% 385px, #354C66 385px 100%);
  }
}
.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-edit-mode .ccm-page #menu__wrapper.menu-closed {
  transform: translateX(500%);
}
.ccm-toolbar-visible .ccm-page #menu__button {
  top: 47px !important;
}
.ccm-page div#ccm-panel-add-block a p {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ccm-page .row, .ccm-page .row--heading, .ccm-page .row--large, .ccm-page .row--medium, .ccm-page .row--small {
  position: relative;
  width: 100%;
  max-width: 1328px;
  margin-inline: auto;
  padding-inline: 18px;
}
.ccm-page .row--small {
  max-width: 516px;
}
.ccm-page .row--medium {
  max-width: 776px;
}
.ccm-page .row--large {
  max-width: 1435px;
}
.ccm-page .row--heading {
  max-width: 1366px;
}
.ccm-page .animate-in-view {
  opacity: 0;
}
.ccm-page .gallery-item {
  position: absolute;
  bottom: 35px;
  transition: all ease-in-out 0.2s;
}
.ccm-page .gallery-item:nth-of-type(1) {
  position: relative;
  bottom: 0;
  z-index: 10;
}
.ccm-page .gallery-item:nth-of-type(2) {
  transform: translateX(65px);
  rotate: 5deg;
  z-index: 9;
}
.ccm-page .gallery-item:nth-of-type(3) {
  transform: translateX(-65px);
  rotate: -5deg;
  z-index: 8;
}
@media only screen and (min-width: 768px) {
  .ccm-page .gallery-item:nth-of-type(2) {
    transform: translateX(110px);
    rotate: 5deg;
  }
  .ccm-page .gallery-item:nth-of-type(3) {
    transform: translateX(-110px);
    rotate: -5deg;
  }
  .ccm-page .gallery-item:hover {
    scale: 1.1 !important;
  }
  .ccm-page .ccm-block-gallery:hover .gallery-item {
    bottom: 15px;
  }
  .ccm-page .ccm-block-gallery:hover .gallery-item:nth-of-type(1) {
    bottom: 5px;
    scale: 1.05;
  }
  .ccm-page .ccm-block-gallery:hover .gallery-item:nth-of-type(2) {
    transform: translateX(150px);
    rotate: 12deg;
  }
  .ccm-page .ccm-block-gallery:hover .gallery-item:nth-of-type(3) {
    transform: translateX(-150px);
    rotate: -12deg;
  }
}
@media only screen and (min-width: 1024px) {
  .ccm-page .over-fundament p {
    padding-right: 50px;
  }
}
.ccm-page .contact-0 {
  margin-top: 68px;
}
.ccm-page .contact-1 {
  margin-top: 24px;
}
.ccm-page.page-template-contact #menu__button:not(.small-button) span {
  color: white;
}
.ccm-page.page-template-contact #menu__button:not(.active, .small-button) img {
  filter: invert(1);
}
.ccm-page .info-row .info-row-item:nth-of-type(odd),
.ccm-page .info-row .info-row-item--reverse:nth-of-type(even) {
  align-items: center;
}
.ccm-page .info-row .info-row-item:nth-of-type(odd) .info-row-image,
.ccm-page .info-row .info-row-item--reverse:nth-of-type(even) .info-row-image {
  border-radius: 50px 0 0 50px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .info-row .info-row-item:nth-of-type(odd) .info-row-description,
  .ccm-page .info-row .info-row-item--reverse:nth-of-type(even) .info-row-description {
    padding-bottom: 100px;
  }
}
.ccm-page .info-row .info-row-item:nth-of-type(even),
.ccm-page .info-row .info-row-item--reverse:nth-of-type(odd) {
  align-items: start;
}
.ccm-page .info-row .info-row-item:nth-of-type(even) .info-row-image,
.ccm-page .info-row .info-row-item--reverse:nth-of-type(odd) .info-row-image {
  border-radius: 0 50px 50px 0;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .info-row .info-row-item:nth-of-type(even) .info-row-description,
  .ccm-page .info-row .info-row-item--reverse:nth-of-type(odd) .info-row-description {
    padding-top: 100px;
  }
}

.ccm-panel-content .collapse.show,
.ccm-notifications-box .collapse.show {
  visibility: visible !important;
}
