/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** 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.17 | 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 === */
.pointer-events-none {
  pointer-events: none;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.\!sticky {
  position: sticky !important;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.-bottom-\[120px\] {
  bottom: -120px;
}
.-top-\[180px\] {
  top: -180px;
}
.-top-\[200px\] {
  top: -200px;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.right-\[13px\] {
  right: 13px;
}
.right-\[18px\] {
  right: 18px;
}
.top-0 {
  top: 0px;
}
.top-1 {
  top: 0.25rem;
}
.top-7 {
  top: 1.75rem;
}
.top-\[calc\(100\%\+45px\)\] {
  top: calc(100% + 45px);
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.\!m-0 {
  margin: 0px !important;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.-mt-\[200px\] {
  margin-top: -200px;
}
.-mt-\[220px\] {
  margin-top: -220px;
}
.-mt-\[227px\] {
  margin-top: -227px;
}
.-mt-\[52px\] {
  margin-top: -52px;
}
.-mt-\[72px\] {
  margin-top: -72px;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-80 {
  margin-bottom: 20rem;
}
.mb-\[24px\] {
  margin-bottom: 24px;
}
.mb-\[5px\] {
  margin-bottom: 5px;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[147px\] {
  margin-top: 147px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[35px\] {
  margin-top: 35px;
}
.mt-\[44px\] {
  margin-top: 44px;
}
.mt-\[62px\] {
  margin-top: 62px;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.\!h-auto {
  height: auto !important;
}
.h-\[153px\] {
  height: 153px;
}
.h-\[203px\] {
  height: 203px;
}
.h-\[21px\] {
  height: 21px;
}
.h-\[244px\] {
  height: 244px;
}
.h-\[267px\] {
  height: 267px;
}
.h-\[280px\] {
  height: 280px;
}
.h-\[290px\] {
  height: 290px;
}
.h-\[460px\] {
  height: 460px;
}
.h-\[52px\] {
  height: 52px;
}
.h-\[669px\] {
  height: 669px;
}
.h-\[678px\] {
  height: 678px;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.max-h-\[260px\] {
  max-height: 260px;
}
.max-h-screen {
  max-height: 100vh;
}
.\!min-h-full {
  min-height: 100% !important;
}
.min-h-\[100vh\] {
  min-height: 100vh;
}
.min-h-\[92px\] {
  min-height: 92px;
}
.min-h-\[999px\] {
  min-height: 999px;
}
.w-\[153px\] {
  width: 153px;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[38px\] {
  width: 38px;
}
.w-\[536px\] {
  width: 536px;
}
.w-\[74px\] {
  width: 74px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.max-w-\[260px\] {
  max-width: 260px;
}
.max-w-\[358px\] {
  max-width: 358px;
}
.max-w-\[458px\] {
  max-width: 458px;
}
.max-w-\[80vw\] {
  max-width: 80vw;
}
.max-w-full {
  max-width: 100%;
}
.-translate-x-\[16\.67\%\] {
  --tw-translate-x: -16.67%;
  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-x-\[18px\] {
  --tw-translate-x: -18px;
  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-\[14px\] {
  --tw-translate-y: -14px;
  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-x-0 {
  --tw-translate-x: 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-x-\[200\%\] {
  --tw-translate-x: 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));
}
.translate-y-1\/3 {
  --tw-translate-y: 33.333333%;
  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-\[100px\] {
  --tw-translate-y: 100px;
  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-\[14px\] {
  --tw-translate-y: 14px;
  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-\[60px\] {
  --tw-translate-y: 60px;
  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));
}
.rotate-180 {
  --tw-rotate: 180deg;
  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));
}
.scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.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));
}
.scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  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));
}
.scale-\[200\%\] {
  --tw-scale-x: 200%;
  --tw-scale-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));
}
.-scale-x-100 {
  --tw-scale-x: -1;
  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));
}
.-scale-y-100 {
  --tw-scale-y: -1;
  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));
}
.transform {
  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;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize {
  resize: both;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.gap-4 {
  gap: 1rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-x-9 {
  -moz-column-gap: 2.25rem;
       column-gap: 2.25rem;
}
.gap-x-\[82px\] {
  -moz-column-gap: 82px;
       column-gap: 82px;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.gap-y-9 {
  row-gap: 2.25rem;
}
.gap-y-\[35px\] {
  row-gap: 35px;
}
.gap-y-\[36px\] {
  row-gap: 36px;
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-clip {
  overflow-x: clip;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(184 149 101 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(146 113 69 / var(--tw-bg-opacity, 1));
}
.bg-secondary\/40 {
  background-color: rgb(146 113 69 / 0.4);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-white {
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-40\% {
  --tw-gradient-via-position: 40%;
}
.bg-\[length\:auto_473px\] {
  background-size: auto 473px;
}
.bg-cover {
  background-size: cover;
}
.bg-bottom {
  background-position: bottom;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-4 {
  padding: 1rem;
}
.\!px-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}
.px-\[27px\] {
  padding-left: 27px;
  padding-right: 27px;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-\[12\.5px\] {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-\[201px\] {
  padding-bottom: 201px;
}
.pb-\[54px\] {
  padding-bottom: 54px;
}
.pb-\[551px\] {
  padding-bottom: 551px;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-\[126px\] {
  padding-top: 126px;
}
.pt-\[180px\] {
  padding-top: 180px;
}
.pt-\[190px\] {
  padding-top: 190px;
}
.pt-\[277px\] {
  padding-top: 277px;
}
.pt-\[370px\] {
  padding-top: 370px;
}
.pt-\[42px\] {
  padding-top: 42px;
}
.pt-\[50px\] {
  padding-top: 50px;
}
.pt-\[72px\] {
  padding-top: 72px;
}
.text-center {
  text-align: center;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[24px\] {
  font-size: 24px;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.leading-\[30px\] {
  line-height: 30px;
}
.\!text-\[\#524F4F\] {
  --tw-text-opacity: 1 !important;
  color: rgb(82 79 79 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#B89565\] {
  --tw-text-opacity: 1 !important;
  color: rgb(184 149 101 / var(--tw-text-opacity, 1)) !important;
}
.\!text-primary {
  --tw-text-opacity: 1 !important;
  color: rgb(184 149 101 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#2E2C2C\] {
  --tw-text-opacity: 1;
  color: rgb(46 44 44 / var(--tw-text-opacity, 1));
}
.text-dark {
  --tw-text-opacity: 1;
  color: rgb(46 46 46 / var(--tw-text-opacity, 1));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(184 149 101 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-\[40\%\] {
  opacity: 40%;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.img-cover img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(184 149 101 / var(--tw-border-opacity, 1));
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.hover\:\!opacity-100:hover {
  opacity: 1 !important;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.group:hover .group-hover\:flex {
  display: flex;
}
.group:hover .group-hover\:pt-2\.5 {
  padding-top: 0.625rem;
}
.group:hover .group-hover\:no-underline {
  text-decoration-line: none;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
@media not all and (min-width: 1280px) {
  .max-xl\:-translate-x-\[25\%\] {
    --tw-translate-x: -25%;
    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));
  }
}
@media not all and (min-width: 1024px) {
  .max-lg\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
    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));
  }
}
@media (min-width: 640px) {
  .sm\:max-w-\[400px\] {
    max-width: 400px;
  }
  .sm\:max-w-\[587px\] {
    max-width: 587px;
  }
  .sm\:max-w-\[674px\] {
    max-width: 674px;
  }
  .sm\:max-w-\[753px\] {
    max-width: 753px;
  }
}
@media (min-width: 768px) {
  .md\:h-\[360px\] {
    height: 360px;
  }
  .md\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.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));
  }
  .md\:bg-\[length\:auto_546px\] {
    background-size: auto 546px;
  }
}
@media (min-width: 1024px) {
  .lg\:relative {
    position: relative;
  }
  .lg\:-bottom-\[248px\] {
    bottom: -248px;
  }
  .lg\:-top-\[290px\] {
    top: -290px;
  }
  .lg\:-top-\[456px\] {
    top: -456px;
  }
  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .lg\:-mt-\[106px\] {
    margin-top: -106px;
  }
  .lg\:-mt-\[172px\] {
    margin-top: -172px;
  }
  .lg\:-mt-\[300px\] {
    margin-top: -300px;
  }
  .lg\:-mt-\[508px\] {
    margin-top: -508px;
  }
  .lg\:mt-20 {
    margin-top: 5rem;
  }
  .lg\:mt-\[-200px\] {
    margin-top: -200px;
  }
  .lg\:mt-\[110px\] {
    margin-top: 110px;
  }
  .lg\:mt-\[124px\] {
    margin-top: 124px;
  }
  .lg\:mt-\[156px\] {
    margin-top: 156px;
  }
  .lg\:mt-\[157px\] {
    margin-top: 157px;
  }
  .lg\:mt-\[201px\] {
    margin-top: 201px;
  }
  .lg\:mt-\[56px\] {
    margin-top: 56px;
  }
  .lg\:mt-\[70px\] {
    margin-top: 70px;
  }
  .lg\:mt-\[88px\] {
    margin-top: 88px;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:\!grid {
    display: grid !important;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[224px\] {
    height: 224px;
  }
  .lg\:h-\[41px\] {
    height: 41px;
  }
  .lg\:h-\[439px\] {
    height: 439px;
  }
  .lg\:h-\[448px\] {
    height: 448px;
  }
  .lg\:h-\[536px\] {
    height: 536px;
  }
  .lg\:h-\[58px\] {
    height: 58px;
  }
  .lg\:h-\[610px\] {
    height: 610px;
  }
  .lg\:h-\[678px\] {
    height: 678px;
  }
  .lg\:h-\[851px\] {
    height: 851px;
  }
  .lg\:min-h-\[1120px\] {
    min-height: 1120px;
  }
  .lg\:min-h-\[320px\] {
    min-height: 320px;
  }
  .lg\:min-h-\[999px\] {
    min-height: 999px;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-\[224px\] {
    width: 224px;
  }
  .lg\:w-\[58px\] {
    width: 58px;
  }
  .lg\:min-w-\[320px\] {
    min-width: 320px;
  }
  .lg\:\!max-w-\[1000px\] {
    max-width: 1000px !important;
  }
  .lg\:\!max-w-\[710px\] {
    max-width: 710px !important;
  }
  .lg\:\!max-w-\[753px\] {
    max-width: 753px !important;
  }
  .lg\:max-w-\[520px\] {
    max-width: 520px;
  }
  .lg\:max-w-\[737px\] {
    max-width: 737px;
  }
  .lg\:-translate-y-\[158px\] {
    --tw-translate-y: -158px;
    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\:-translate-y-\[82px\] {
    --tw-translate-y: -82px;
    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\:translate-y-\[225px\] {
    --tw-translate-y: 225px;
    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\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-x-16 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
  .lg\:gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .lg\:gap-x-\[25px\] {
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
  .lg\:gap-y-\[72px\] {
    row-gap: 72px;
  }
  .lg\:bg-auto {
    background-size: auto;
  }
  .lg\:px-\[29px\] {
    padding-left: 29px;
    padding-right: 29px;
  }
  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:py-\[142px\] {
    padding-top: 142px;
    padding-bottom: 142px;
  }
  .lg\:pb-0 {
    padding-bottom: 0px;
  }
  .lg\:pb-\[22px\] {
    padding-bottom: 22px;
  }
  .lg\:pb-\[233px\] {
    padding-bottom: 233px;
  }
  .lg\:pb-\[263px\] {
    padding-bottom: 263px;
  }
  .lg\:pb-\[61px\] {
    padding-bottom: 61px;
  }
  .lg\:pl-0 {
    padding-left: 0px;
  }
  .lg\:pt-\[106px\] {
    padding-top: 106px;
  }
  .lg\:pt-\[126px\] {
    padding-top: 126px;
  }
  .lg\:pt-\[290px\] {
    padding-top: 290px;
  }
  .lg\:pt-\[29px\] {
    padding-top: 29px;
  }
  .lg\:pt-\[357px\] {
    padding-top: 357px;
  }
  .lg\:pt-\[40px\] {
    padding-top: 40px;
  }
}
@media (min-width: 1280px) {
  .xl\:max-h-\[360px\] {
    max-height: 360px;
  }
  .xl\:w-\[70px\] {
    width: 70px;
  }
  .xl\:max-w-\[360px\] {
    max-width: 360px;
  }
  .xl\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .xl\:bg-cover {
    background-size: cover;
  }
  .xl\:pl-2 {
    padding-left: 0.5rem;
  }
  .xl\:pr-5 {
    padding-right: 1.25rem;
  }
}
@media (min-width: 1536px) {
  .\32xl\:gap-x-20 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }
}
.\[\&\>\*\]\:\!text-\[16px\]>* {
  font-size: 16px !important;
}
@media (min-width: 1024px) {
  .lg\:\[\&\>\*\]\:\!text-\[28px\]>* {
    font-size: 28px !important;
  }
}
.\[\&\>img\]\:opacity-80>img {
  opacity: 0.8;
}
.\[\&_a\]\:border-b a {
  border-bottom-width: 1px;
}
.\[\&_a\]\:\!border-primary a {
  --tw-border-opacity: 1 !important;
  border-color: rgb(184 149 101 / var(--tw-border-opacity, 1)) !important;
}
.hover\:\[\&_a\]\:text-primary a:hover {
  --tw-text-opacity: 1;
  color: rgb(184 149 101 / var(--tw-text-opacity, 1));
}
.\[\&_img\]\:h-full img {
  height: 100%;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!../application/themes/default_theme/src/main.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/* Grid */
/* Alert colors */
/* Design colors */
/* Fonts */
@font-face {
  font-family: "Blair_ITC_Light";
  src: url(../js/a2ba21c706a3f8d26d67.woff2) format("woff2"), url(../js/1eb27fe4e3d3d27a1492.woff) format("woff");
}
@font-face {
  font-family: "Blair_ITC_Medium";
  src: url(../js/686a83e07e74be5b0113.woff2) format("woff2"), url(../js/a7c37a6f5a4bf067b0ec.woff) format("woff");
}
.beaufort, .beaufort--light {
  font-family: "beaufort-pro", serif;
  font-weight: 400;
  font-style: normal;
}
.beaufort--light {
  font-weight: 300;
}

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

.claredon p {
  font-family: "clarendon-text-pro", serif;
  font-weight: 300;
  font-style: normal;
}

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

.ccm-page {
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Fonts */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Fonts */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Fonts */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Fonts */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Fonts */
}
@font-face {
  font-family: "Blair_ITC_Light";
  src: url(../js/a2ba21c706a3f8d26d67.woff2) format("woff2"), url(../js/1eb27fe4e3d3d27a1492.woff) format("woff");
}
@font-face {
  font-family: "Blair_ITC_Medium";
  src: url(../js/686a83e07e74be5b0113.woff2) format("woff2"), url(../js/a7c37a6f5a4bf067b0ec.woff) format("woff");
}
.ccm-page .beaufort, .ccm-page .beaufort--light {
  font-family: "beaufort-pro", serif;
  font-weight: 400;
  font-style: normal;
}
.ccm-page .beaufort--light {
  font-weight: 300;
}
.ccm-page .blair {
  font-family: "Blair_ITC_Light", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.ccm-page .claredon p {
  font-family: "clarendon-text-pro", serif;
  font-weight: 300;
  font-style: normal;
}
.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;
}
@font-face {
  font-family: "Blair_ITC_Light";
  src: url(../js/a2ba21c706a3f8d26d67.woff2) format("woff2"), url(../js/1eb27fe4e3d3d27a1492.woff) format("woff");
}
@font-face {
  font-family: "Blair_ITC_Medium";
  src: url(../js/686a83e07e74be5b0113.woff2) format("woff2"), url(../js/a7c37a6f5a4bf067b0ec.woff) format("woff");
}
.ccm-page .beaufort, .ccm-page .beaufort--light {
  font-family: "beaufort-pro", serif;
  font-weight: 400;
  font-style: normal;
}
.ccm-page .beaufort--light {
  font-weight: 300;
}
.ccm-page .blair {
  font-family: "Blair_ITC_Light", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.ccm-page .claredon p {
  font-family: "clarendon-text-pro", serif;
  font-weight: 300;
  font-style: normal;
}
.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: #ededed;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-family: inherit;
  font-size: inherit;
  color: #000;
}
.ccm-page .control-label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
  cursor: pointer;
}
.ccm-page textarea.form-control {
  resize: none;
  padding: 10px 15px;
  height: auto;
  line-height: inherit;
}
.ccm-page .ccm-input-date {
  margin-right: 0 !important;
}
.ccm-page .input-group:after {
  display: table;
  content: "";
  clear: both;
}
.ccm-page .input-group .input-group-datepicker {
  float: left;
  width: calc(100% - 45px);
}
.ccm-page .input-group .input-group-datepicker .form-control {
  width: 100%;
}
.ccm-page .input-group .input-group-addon {
  display: block;
  border: 0;
  border-radius: 3px;
  background: #ddd;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: inherit;
  color: rgba(237, 237, 237, 0.3);
}
.ccm-page .input-group .input-group-addon:first-child {
  float: left;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ccm-page .input-group .input-group-addon:last-child {
  float: right;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ccm-page .input-group .form-control {
  width: calc(100% - 45px);
}
.ccm-page .input-group .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ccm-page .input-group .form-control:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@font-face {
  font-family: "Blair_ITC_Light";
  src: url(../js/a2ba21c706a3f8d26d67.woff2) format("woff2"), url(../js/1eb27fe4e3d3d27a1492.woff) format("woff");
}
@font-face {
  font-family: "Blair_ITC_Medium";
  src: url(../js/686a83e07e74be5b0113.woff2) format("woff2"), url(../js/a7c37a6f5a4bf067b0ec.woff) format("woff");
}
.ccm-page .beaufort, .ccm-page .beaufort--light {
  font-family: "beaufort-pro", serif;
  font-weight: 400;
  font-style: normal;
}
.ccm-page .beaufort--light {
  font-weight: 300;
}
.ccm-page .blair {
  font-family: "Blair_ITC_Light", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.ccm-page .claredon p {
  font-family: "clarendon-text-pro", serif;
  font-weight: 300;
  font-style: normal;
}
.ccm-page .button {
  display: inline-flex;
  cursor: pointer;
  background: transparent;
  padding-inline: 17px;
  width: -moz-fit-content;
  width: fit-content;
}
.ccm-page .button.center {
  position: relative;
  display: flex;
  margin-inline: auto;
}
@media only screen and (min-width: 768px) {
  .ccm-page .button {
    padding-inline: 24px;
  }
}
.ccm-page .button.button-style-1 {
  color: #927145;
  border: 1px solid #927145;
}
.ccm-page .button.button-style-1:hover {
  color: #ffffff;
  background: #927145;
}
.ccm-page .button.button-style-2 {
  color: #2E2C2C;
  border: 1px solid #927145;
}
.ccm-page .button.button-style-2:hover {
  color: #ffffff;
  border: 1px solid #2E2C2C;
  background: #2E2C2C;
}
.ccm-page .button.button-style-3 {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: #927145;
}
.ccm-page .button.button-style-3:hover {
  color: #927145;
  border: 1px solid #ffffff;
  background: #ffffff;
}
.ccm-page .button .caption,
.ccm-page .button .caption_mobile {
  padding-block: 12px;
  font-size: 14px;
  letter-spacing: 0.7px;
  font-family: "Blair_ITC_Light", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
.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;
  }
}
@font-face {
  font-family: "Blair_ITC_Light";
  src: url(../js/a2ba21c706a3f8d26d67.woff2) format("woff2"), url(../js/1eb27fe4e3d3d27a1492.woff) format("woff");
}
@font-face {
  font-family: "Blair_ITC_Medium";
  src: url(../js/686a83e07e74be5b0113.woff2) format("woff2"), url(../js/a7c37a6f5a4bf067b0ec.woff) format("woff");
}
.ccm-page .beaufort, .ccm-page .beaufort--light {
  font-family: "beaufort-pro", serif;
  font-weight: 400;
  font-style: normal;
}
.ccm-page .beaufort--light {
  font-weight: 300;
}
.ccm-page .blair {
  font-family: "Blair_ITC_Light", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.ccm-page .claredon p {
  font-family: "clarendon-text-pro", serif;
  font-weight: 300;
  font-style: normal;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5 {
  font-family: "Blair_ITC_Light", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: inherit;
  color: #927145;
}
.ccm-page h1 {
  line-height: 1.25em;
  font-size: 1.75rem;
  font-size: clamp(32px, 3vw, 48px);
  color: white;
}
.ccm-page h2 {
  line-height: 1.33em;
  font-size: 1.5rem;
  font-size: clamp(24px, 2.5vw, 32px);
}
.ccm-page h3,
.ccm-page p,
.ccm-page table {
  font-size: 18px;
}
.ccm-page h4 {
  font-size: 14px;
}
.ccm-page footer h4 {
  font-family: "Blair_ITC_Medium", sans-serif;
  font-weight: 500 !important;
  margin-top: 34px;
  margin-bottom: 12px;
  color: black;
}
.ccm-page h3 {
  line-height: 24px;
}
.ccm-page p,
.ccm-page table {
  font-family: "beaufort-pro", serif;
  font-weight: 400;
  line-height: 32px;
}
.ccm-page table {
  line-height: 30px;
}
.ccm-page p a {
  font-family: inherit;
  font-weight: 700;
  color: #B89565;
  text-decoration: underline;
}
.ccm-page p a:hover {
  color: inherit;
}
.ccm-page footer p {
  font-weight: 300;
  font-size: 16px;
}
.ccm-page footer p a,
.ccm-page .ccm-block-page-list-title a {
  font-family: inherit;
  color: #B89565;
  font-size: 16px;
  font-weight: 300;
  color: inherit;
  text-decoration: underline;
}
.ccm-page footer p a:hover,
.ccm-page .ccm-block-page-list-title a:hover {
  text-decoration: none;
}
.ccm-page .default-list ul {
  font-family: inherit;
  font-weight: 400;
  font-style: italic;
  font-size: inherit;
}
.ccm-page .default-list ul li {
  position: relative;
  display: block;
  margin-left: 20px;
  line-height: 30px;
}
.ccm-page .default-list ul li:before {
  position: absolute;
  content: "";
  display: block;
  margin-left: -20px;
  top: 11px;
  width: 8px;
  height: 8px;
  aspect-ratio: 1/1;
  background-color: #B89565;
  border-radius: 90%;
}
.ccm-page .highlight-box p,
.ccm-page .highlight-box h2,
.ccm-page .highlight-box h3,
.ccm-page .highlight-box h4,
.ccm-page .highlight-box a:not(.button),
.ccm-page .plus-list p,
.ccm-page .plus-list h2,
.ccm-page .plus-list h3,
.ccm-page .plus-list h4,
.ccm-page .plus-list a:not(.button) {
  color: white;
}
.ccm-page .highlight-box p,
.ccm-page .highlight-box a:not(.button),
.ccm-page .highlight-box li,
.ccm-page .plus-list p,
.ccm-page .plus-list a:not(.button),
.ccm-page .plus-list li {
  font-weight: 300;
}
.ccm-page .plus-list ul {
  font-family: "beaufort-pro", serif;
  display: flex;
  flex-direction: column;
  row-gap: 14px;
  font-size: 18px;
  padding-left: 2rem;
}
.ccm-page .plus-list ul li {
  display: flex;
  align-items: start;
  position: relative;
}
.ccm-page .plus-list ul li:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  margin: 0.7rem 0.5rem 0 -2rem;
  width: 14px;
  height: 1px;
  background-color: white;
}
.ccm-page .plus-list ul li:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  margin: 0.3rem 0 0 -1.65rem;
  width: 1px;
  height: 14px;
  background-color: white;
}
@font-face {
  font-family: "Blair_ITC_Light";
  src: url(../js/a2ba21c706a3f8d26d67.woff2) format("woff2"), url(../js/1eb27fe4e3d3d27a1492.woff) format("woff");
}
@font-face {
  font-family: "Blair_ITC_Medium";
  src: url(../js/686a83e07e74be5b0113.woff2) format("woff2"), url(../js/a7c37a6f5a4bf067b0ec.woff) format("woff");
}
.ccm-page .beaufort, .ccm-page .beaufort--light {
  font-family: "beaufort-pro", serif;
  font-weight: 400;
  font-style: normal;
}
.ccm-page .beaufort--light {
  font-weight: 300;
}
.ccm-page .blair {
  font-family: "Blair_ITC_Light", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.ccm-page .claredon p {
  font-family: "clarendon-text-pro", serif;
  font-weight: 300;
  font-style: normal;
}
.ccm-page .ccm-edit-mode body h1,
.ccm-page .ccm-edit-mode body h2,
.ccm-page .ccm-edit-mode body h3,
.ccm-page .ccm-edit-mode body h4,
.ccm-page .ccm-edit-mode body p,
.ccm-page .ccm-edit-mode body span {
  margin-bottom: 16px;
}
.ccm-page div#ccm-panel-add-block a p {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ccm-page .row, .ccm-page .row--box, .ccm-page .row--showcase, .ccm-page .row--large, .ccm-page .row--small, .ccm-page .row--footer, .ccm-page .row--header {
  position: relative;
  width: 100%;
  max-width: 1120px;
  margin-inline: auto;
  padding-inline: 18px;
}
.ccm-page .row--header {
  max-width: 1524px;
}
.ccm-page .row--footer {
  max-width: 1445px;
}
@media only screen and (min-width: 1280px) {
  .ccm-page .row--footer {
    transform: translateX(45px);
  }
}
.ccm-page .row--small {
  max-width: 848px;
}
.ccm-page .row--large {
  max-width: 1400px;
}
.ccm-page .row--box, .ccm-page .row--showcase {
  box-shadow: 0px -30px 30px rgba(0, 0, 0, 0.5019607843);
}
.ccm-page .row--box {
  max-width: 812px;
  padding: 24px 24px 99px;
  background: #927145;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .row--box {
    padding: 46px 35px 175px;
  }
}
.ccm-page .row--showcase {
  max-width: 536px;
}
.ccm-page .green-bg {
  position: relative;
  background-color: #4C521E;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5019607843);
}
.ccm-page .green-bg:before {
  position: absolute;
  display: flex;
  content: "";
  inset: 0;
  background-image: url(../js/6260f746c8d09e93aef2.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.4;
  z-index: 0;
}
.ccm-page .gallery-tiles {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
  width: 100%;
}
.ccm-page .gallery-tiles .tile {
  flex: auto;
  height: 336px;
  width: 100%;
}
.ccm-page .gallery-tiles .tile:nth-child(3n+2), .ccm-page .gallery-tiles .tile:nth-child(3n+3) {
  width: calc(50% - 8px);
}
.ccm-page .gallery-tiles .tile:nth-of-type(n + 13) {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .gallery-tiles .tile:nth-child(1), .ccm-page .gallery-tiles .tile:nth-child(5), .ccm-page .gallery-tiles .tile:nth-child(10) {
    width: 398px;
  }
  .ccm-page .gallery-tiles .tile:nth-child(2), .ccm-page .gallery-tiles .tile:nth-child(6), .ccm-page .gallery-tiles .tile:nth-child(12) {
    width: 674px;
  }
  .ccm-page .gallery-tiles .tile:nth-child(3), .ccm-page .gallery-tiles .tile:nth-child(4), .ccm-page .gallery-tiles .tile:nth-child(9), .ccm-page .gallery-tiles .tile:nth-child(11) {
    width: 260px;
  }
  .ccm-page .gallery-tiles .tile:nth-child(7), .ccm-page .gallery-tiles .tile:nth-child(8) {
    width: 536px;
  }
}
.ccm-page .navigation a[href*="#reserveren"] {
  border: 1px solid #B89565;
  padding-block: 12px;
  padding-inline: 17px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .navigation a[href*="#reserveren"] {
    padding-inline: 24px;
  }
}
