/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** 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 === */
.order-first {
  order: -9999;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.flex-1 {
  flex: 1 1 0%;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.overflow-x-auto {
  overflow-x: auto;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-8 {
  padding: 2rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-6 {
  padding: 1.5rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.text-center {
  text-align: center;
}
.font-light {
  font-weight: 300;
}
.underline {
  text-decoration-line: underline;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
@media not all and (min-width: 768px) {
  .max-md\:flex-col {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:items-center {
    align-items: center;
  }
  .even\:md\:flex-row-reverse:nth-child(even) {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {
  .lg\:order-last {
    order: 9999;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-full {
    height: 100%;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:gap-10 {
    gap: 2.5rem;
  }
  .lg\:p-10 {
    padding: 2.5rem;
  }
  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:pb-32 {
    padding-bottom: 8rem;
  }
  .lg\:pt-36 {
    padding-top: 9rem;
  }
  .lg\:pt-8 {
    padding-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:gap-20 {
    gap: 5rem;
  }
  .xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl\:pb-16 {
    padding-bottom: 4rem;
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** 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 */
@font-face {
  font-family: "micheliaregular";
  src: url(../js/c82224c3a54b97e5c674.woff2) format("woff2"), url(../js/9805cb561583116a94a0.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Grid */
/* Alert colors */
/* Design colors */
.open-menu {
  position: fixed;
  max-width: 100%;
}

.open-menu .menu-backdrop {
  opacity: 0.8;
  visibility: visible;
}

.menu-backdrop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #471A0F;
  opacity: 0;
  transition: opacity 0.2s linear;
  display: block;
  visibility: hidden;
}

@media only screen and (min-width: 1024px) {
  .menu-backdrop {
    display: none;
  }
}
.nav-row-wrapper {
  position: relative;
  z-index: 5;
  width: 100%;
  margin-top: 0;
}

.nav-container {
  width: 100%;
  height: 100%;
  display: flex !important;
  flex-direction: column;
  color: #fff;
  min-height: 80px;
}

@media only screen and (min-width: 1024px) {
  .nav-container {
    flex-direction: row;
    height: auto;
  }
}
.main-menu-wrapper {
  position: fixed;
  right: -100%;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #DDAB9C;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all ease 0.4s;
}

@media only screen and (min-width: 1024px) {
  .main-menu-wrapper {
    position: relative;
    right: initial;
    top: initial;
    width: 100%;
    height: auto;
    background-color: transparent;
    overflow-y: visible;
    border: none;
  }
}
.main-menu-wrapper .menu-title {
  padding-left: 20px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  width: 100%;
  padding-right: 130px;
}

@media only screen and (min-width: 1024px) {
  .main-menu-wrapper .menu-title {
    display: none;
  }
}
.main-menu-wrapper .menu-title h3 {
  font-size: 32px;
  margin-top: 50px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.open-menu .main-menu-wrapper {
  right: -35px;
}

@media only screen and (min-width: 414px) {
  .open-menu .main-menu-wrapper {
    right: -60px;
  }
}
.main-menu-wrapper .main-menu {
  position: relative;
  z-index: 2;
}

.ccm-toolbar-visible .main-menu-wrapper {
  top: 48px;
}

@media only screen and (min-width: 1024px) {
  .ccm-toolbar-visible .main-menu-wrapper {
    top: 0;
  }
}
.main-menu {
  padding-left: 10px;
  overflow: hidden;
}

@media only screen and (min-width: 1024px) {
  .main-menu {
    overflow: visible;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
  }
}
.main-menu .navigation {
  margin-top: 50px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  max-width: 80%;
}

@media only screen and (min-width: 640px) {
  .main-menu .navigation {
    max-width: none;
  }
}
@media only screen and (min-width: 1024px) {
  .main-menu .navigation {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    max-width: 980px;
    margin: 0 auto;
    padding-top: 1em;
  }
}
.main-menu .nav-item {
  position: relative;
  float: none;
  margin-bottom: 32px;
}

@media only screen and (min-width: 1024px) {
  .main-menu .nav-item {
    margin-bottom: 0;
    float: left;
  }
}
.main-menu .nav-item.show_submenu_counter .sub-menu {
  display: none;
}

.main-menu .nav-item-anchor {
  position: relative;
  text-decoration: none;
  display: inline-block;
  color: #471A0F;
  padding: 0;
  font-size: 18px;
  text-transform: uppercase;
}

@media only screen and (min-width: 1024px) {
  .main-menu .nav-item-anchor {
    padding: 0 0.6em;
    line-height: 32px;
    color: #C6775F;
    font-size: 17px;
  }
}
@media only screen and (min-width: 1280px) {
  .main-menu .nav-item-anchor {
    padding: 0 0.8em;
    font-size: 18px;
  }
}
.main-menu .parent-current > .nav-item-anchor,
.main-menu .nav-item.current > .nav-item-anchor {
  color: #fff;
}

@media only screen and (min-width: 1024px) {
  .main-menu .parent-current > .nav-item-anchor,
  .main-menu .nav-item.current > .nav-item-anchor {
    background-color: #471A0F;
    border-radius: 5px;
  }
}
.main-menu .nav-item:hover > .nav-item-anchor,
.main-menu .nav-item-anchor:hover {
  color: #fff;
}

@media only screen and (min-width: 1024px) {
  .main-menu .nav-item:hover > .nav-item-anchor,
  .main-menu .nav-item-anchor:hover {
    color: #471A0F;
    background-color: #DDAB9C;
    border-radius: 5px;
  }
}
ul.sub-menu {
  position: absolute;
  width: 320px;
  max-width: 400px;
  left: 0;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: #471A0F;
  border-radius: 5px;
  transform: translate(0);
}

@media only screen and (min-width: 1024px) {
  ul.sub-menu {
    transition: all 0.15s;
    padding: 0.6em 0;
    margin: 0;
    transform: translate(-50%, 20px);
    left: 50%;
  }
  ul.sub-menu::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 20px;
    background-color: transparent;
    top: 0;
    transform: translateY(-100%);
    background-image: url(../js/d5d307a154be6b2cf9d0.svg);
    background-position: center top;
  }
}
ul.sub-menu .nav-item {
  position: relative;
  width: 100%;
  display: block;
  z-index: 1;
  margin-bottom: 0;
  font-weight: 400;
}

ul.sub-menu .nav-item .nav-item-anchor {
  position: relative;
  color: #DDAB9C;
  font-weight: 400;
  height: auto;
}

@media only screen and (min-width: 1024px) {
  ul.sub-menu .nav-item .nav-item-anchor {
    display: flex;
    align-items: center;
  }
}
ul.sub-menu .nav-item .nav-item-anchor::before {
  content: "";
  display: none;
  position: absolute;
  top: 1.1em;
  left: 0.9em;
  width: 10px;
  height: 10px;
  background-color: #471A0F;
  border-radius: 50%;
  margin-right: 10px;
}

@media only screen and (min-width: 1024px) {
  ul.sub-menu .nav-item .nav-item-anchor::before {
    display: block;
  }
}
ul.sub-menu .nav-item .nav-item-anchor::after {
  display: none !important;
}

@media only screen and (min-width: 1024px) {
  ul.sub-menu .nav-item:hover .nav-item-anchor {
    text-decoration: none;
    background-color: #DDAB9C;
    border-radius: 0 !important;
  }
}
ul.sub-menu .nav-item.current > .nav-item-anchor {
  text-decoration: underline;
}

ul.sub-menu .nav-item-anchor {
  padding: 10px 20px;
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 16px;
}

@media only screen and (min-width: 1024px) {
  ul.sub-menu .nav-item-anchor {
    padding: 10px 40px;
    padding-right: 30px;
    color: #464645;
    display: block;
    width: auto;
    transition: all 0.15s;
    font-size: 18px;
  }
}
ul.sub-menu .sub-menu {
  width: auto;
  top: initial;
}

@media only screen and (min-width: 1024px) {
  ul.sub-menu .sub-menu {
    position: absolute;
    width: inherit;
    left: 100%;
    top: 0;
  }
}
ul.sub-menu .sub-menu .nav-item-anchor:before {
  display: none !important;
}

@media only screen and (min-width: 1024px) {
  .has-submenu:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .has-submenu > .nav-item-anchor::after {
    content: "\f107";
    content: "";
    font-family: "fontAwesome";
    padding-left: 5px;
    display: none;
  }
  .has-submenu .has-submenu > .nav-item-anchor {
    padding-right: 50px;
  }
  .has-submenu .has-submenu > .nav-item-anchor::after {
    right: 25px;
    position: absolute;
    content: "\f101";
  }
}
.has-submenu .has-submenu .sub-menu .nav-item-anchor:hover {
  padding-left: 35px;
}

.menu-toggle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  z-index: 11;
  cursor: pointer;
  color: #471A0F;
  background-image: url(../js/32c1b7e7de3ed99673ca.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-align: center;
}

@media only screen and (min-width: 1024px) {
  .menu-toggle {
    display: none !important;
  }
}
.menu-toggle.open-menu {
  background-image: url(../js/4366a2d506b8b03547da.svg);
}

.submenu-toggle {
  display: inline-block;
  padding: 10px;
  color: #471A0F;
  font-size: 14px;
}

@media only screen and (min-width: 1024px) {
  .submenu-toggle {
    display: none;
  }
}
.open-submenu > i::before {
  content: "\f106";
}

.open-submenu > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  position: static;
  width: 95%;
  margin-top: 15px;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 50px;
  background-color: #F4EFEF;
  color: #471A0F;
  font-family: "karmina-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  line-height: 1.9em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ccm-page {
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Grid */
  /* Alert colors */
  /* Design colors */
}
.ccm-page .alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.ccm-page .alert.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #5bc0de;
}
.ccm-page .alert.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #5cb85c;
}
.ccm-page .alert.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #d9534f;
}
.ccm-page .alert.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #f0ad4e;
}
.ccm-page .form-group {
  display: block;
  margin: 0;
}
.ccm-page .form-control {
  outline: none;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 0;
  padding: 0 15px;
  background: #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;
}
.ccm-page .button {
  display: flex;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase;
  text-align: center;
  padding: 0.4em 1em;
  margin: 1em 0;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .ccm-page .button {
    padding: 0.4em 1.4em;
  }
}
.ccm-page .button.button-style-1 {
  background-color: #DDAB9C;
  color: #471A0F;
  border: 1px solid #471A0F;
}
.ccm-page .button.button-style-1:hover {
  background-color: #471A0F;
  color: #DDAB9C;
  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;
  }
}
.ccm-page .full-bg-wrapper-color .button.button-style-1:hover {
  border: 1px solid #DDAB9C;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5 {
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: inherit;
  font-family: "micheliaregular";
  color: #471A0F;
  padding-bottom: 0.4em;
}
.ccm-page .h1,
.ccm-page h1 {
  font-size: 1.75rem;
  font-size: clamp(42px, 4vw, 64px);
  line-height: 1;
}
.ccm-page h2 {
  font-size: 1.5rem;
  font-size: clamp(24px, 3.5vw, 40px);
}
.ccm-page h3 {
  font-size: 1.25rem;
  font-size: clamp(20px, 3vw, 32px);
}
.ccm-page p {
  padding-bottom: 1.4em;
}
.ccm-page .text-caption {
  font-family: "absolute-beauty", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #C6775F;
  font-size: clamp(48px, 4vw, 64px);
}
.ccm-page .clean-qoute .text-caption {
  font-size: 5em;
  padding: 60px 0 20px;
  display: block;
  line-height: 0.8em;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .clean-qoute .text-caption {
    padding: 80px 0 20px;
    font-size: 7em;
  }
}
@media only screen and (min-width: 1536px) {
  .ccm-page .clean-qoute .text-caption {
    padding: 150px 0 20px;
  }
}
.ccm-page .text-intro {
  font-size: 1.25em;
  line-height: 1.7em;
  padding-bottom: 0.8em;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .text-intro {
    font-size: 1.4em;
  }
}
.ccm-page main strong {
  font-weight: 700;
}
.ccm-page main ul {
  padding-left: 1.4em;
  list-style-type: disc;
}
.ccm-page main ul li::marker {
  color: #C6775F;
}
.ccm-page main a {
  color: #C6775F;
  text-decoration: underline;
  font-weight: 700;
}
.ccm-page main a:hover {
  text-decoration: none;
}
.ccm-page .logo-wrapper {
  margin: 0 auto;
  max-width: 150px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .logo-wrapper {
    max-width: 212px;
  }
}
.ccm-page .secondary-menu {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .secondary-menu {
    margin-left: 0.4em;
    padding-top: 1em;
  }
}
.ccm-page .ccm-block-switch-language-flags {
  position: relative;
  display: flex;
  color: #471A0F;
  text-transform: uppercase;
  border: 1px solid #471A0F;
  border-radius: 5px;
  padding: 0 0.6em;
  cursor: pointer;
  margin-right: 1em;
}
.ccm-page .ccm-block-switch-language-flags .language-toggle {
  cursor: pointer;
}
.ccm-page .ccm-block-switch-language-flags .language-toggle:after {
  position: relative;
  font-family: fontAwesome;
  content: "\f107";
  font-size: 10px;
  margin-left: 5px;
}
.ccm-page .ccm-block-switch-language-flags .submenu-languages {
  display: none;
  transition: all 0.25s ease-in-out;
  left: 0;
  top: 100%;
  padding: 4px 0px;
  width: 100%;
  text-align: center;
  transition: all 0.2s ease;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  background-color: #471a0f;
  border-radius: 5px;
  color: #ddab9c;
}
.ccm-page .ccm-block-switch-language-flags .submenu-languages::before {
  content: "";
  position: relative;
  width: 100%;
  height: 5px;
  display: block;
}
.ccm-page .ccm-block-switch-language-flags .submenu-languages a {
  display: inline-block;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .ccm-block-switch-language-flags .submenu-languages a {
    display: block;
    padding: 0;
  }
}
.ccm-page .ccm-block-switch-language-flags .submenu-languages a.ccm-block-switch-language-active {
  display: none;
}
.ccm-page .ccm-block-switch-language-flags .submenu-languages .ccm-block-switch-language {
  opacity: 0.8;
}
.ccm-page .ccm-block-switch-language-flags .submenu-languages .ccm-block-switch-language:hover {
  opacity: 1;
}
.ccm-page .ccm-block-switch-language-flags .show-flags .submenu-languages, .ccm-page .ccm-block-switch-language-flags:hover .submenu-languages {
  display: flex;
}
.ccm-page .mobile-sec-menu {
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .mobile-sec-menu {
    display: none;
  }
}
.ccm-page .mobile-sec-menu .ccm-block-social-links {
  display: none;
}
.ccm-page .mobile-sec-menu-header {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ccm-page .secondary-menu-main {
  padding-bottom: 1.6em;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .secondary-menu-main {
    padding-bottom: 0;
  }
}
.ccm-page .secondary-menu-main .ccm-block-switch-language-flags {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .secondary-menu-main .ccm-block-switch-language-flags {
    display: flex;
  }
}
.ccm-page .secondary-menu-title .ccm-block-switch-language-flags {
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .secondary-menu-title .ccm-block-switch-language-flags {
    display: none;
  }
}
.ccm-page .secondary-menu-title .ccm-block-social-links {
  display: none;
}
.ccm-page .ccm-block-social-links ul {
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .ccm-block-social-links li:last-of-type {
    margin-right: 0;
  }
}
.ccm-page .ccm-block-social-links a {
  color: #C6775F;
  font-size: 24px;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .ccm-block-social-links a {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .ccm-page .ccm-block-social-links a {
    font-size: 24px;
  }
}
.ccm-page .socials-slider {
  margin: 0 auto;
}
.ccm-page .socials-slider .swiper-slide,
.ccm-page .socials-slider .swiper-slide img {
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 640px) {
  .ccm-page .socials-slider .swiper-slide,
  .ccm-page .socials-slider .swiper-slide img {
    width: 275px;
    height: 275px;
  }
}
@media only screen and (min-width: 1024px) {
  .ccm-page .socials-slider .swiper-slide,
  .ccm-page .socials-slider .swiper-slide img {
    width: 400px;
    height: 400px;
  }
}
.ccm-page .socials-slider .swiper-slide:nth-child(even),
.ccm-page .socials-slider .swiper-slide img:nth-child(even) {
  margin-top: 3em;
}
.ccm-page .socials-slider .facebook-post-text {
  display: none;
}
.ccm-page .full-bg-wrapper-color {
  background-color: #471A0F;
  color: #fff;
}
.ccm-page .full-bg-wrapper-color h1, .ccm-page .full-bg-wrapper-color h2, .ccm-page .full-bg-wrapper-color h3, .ccm-page .full-bg-wrapper-color h4, .ccm-page .full-bg-wrapper-color h5, .ccm-page .full-bg-wrapper-color h6 {
  color: #C6775F;
}
.ccm-page .color-bg-curves::before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 100px;
  background-image: url(../js/85a995b84b70b9410346.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.ccm-page .highlight-block {
  position: relative;
  background-color: #C6775F;
  background-image: url(../js/54c627400247ed13b75a.svg);
  background-repeat: no-repeat;
  background-position: bottom left;
  color: #fff;
  padding: 2em;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .highlight-block {
    flex-direction: row;
    background-position: bottom;
  }
}
.ccm-page .highlight-block h1, .ccm-page .highlight-block h2, .ccm-page .highlight-block h3, .ccm-page .highlight-block h4, .ccm-page .highlight-block h5, .ccm-page .highlight-block h6 {
  color: #fff;
}
.ccm-page .highlight-block a {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}
.ccm-page .highlight-block a:hover {
  text-decoration: underline;
}
.ccm-page .highlight-block .text-caption {
  color: #471A0F;
}
.ccm-page .highlight-block .content-row-text {
  max-width: 530px;
}
.ccm-page .highlight-block .book-text h2 {
  font-size: 48px;
  padding-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .highlight-block .book-text h2 {
    font-size: 64px;
  }
}
.ccm-page .highlight-block-small {
  flex-direction: column;
}
.ccm-page .highlight-block-small img {
  max-width: 225px;
  margin: 0 auto;
  position: relative;
  margin-top: -100px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .highlight-block-small .button {
    width: 100%;
    justify-content: center;
  }
}
.ccm-page .about-gfx {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 300px;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .about-gfx {
    display: block;
    max-width: 420px;
  }
}
@media only screen and (min-width: 1280px) {
  .ccm-page .about-gfx {
    max-width: 470px;
  }
}
.ccm-page .button-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
.ccm-page .offset-gfx {
  position: relative;
  margin-top: -100px;
}
.ccm-page .ig-section {
  position: relative;
  margin: 2em 0;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .ig-section {
    margin: 4em 0;
  }
}
.ccm-page .ig-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: -100px;
  background-image: url(../js/f49037bae2dbdb5cd841.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.ccm-page .ig-section .overflowCatch {
  overflow: hidden;
}
.ccm-page .ig-section .socials-slider {
  margin-top: 2em;
  max-width: 1800px;
}
.ccm-page .ig-section a {
  color: inherit;
  text-decoration: none;
}
.ccm-page .ig-section a:hover {
  text-decoration: underline;
}
.ccm-page .review-section {
  position: relative;
  margin: 3em 0;
  max-width: 100vw;
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .review-section {
    margin: 6em 0;
  }
}
.ccm-page .review-section .review-slider {
  margin-top: 1.6em;
}
.ccm-page .review-section .review-slider .swiper-slide {
  height: auto !important;
}
.ccm-page .review-section .review-slider .review-slider-content {
  height: 100%;
}
.ccm-page .review-section .fa-star {
  color: #D8A193;
}
.ccm-page .review-section .swiper {
  overflow: visible;
}
.ccm-page .review-section .swiper-nav-wrapper {
  position: relative;
  max-width: 120px;
  margin-top: 1.6em;
  display: flex;
  gap: 16px;
}
.ccm-page .review-section .swiper-nav {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  margin: 0;
  height: 48px;
  width: 48px;
  background-color: #DDAB9C;
  border: 1px solid #471A0F;
  border-radius: 10px;
}
.ccm-page .review-section .swiper-nav::after {
  font-size: 12px;
  font-weight: bold;
  color: #471A0F;
}
.ccm-page .review-section .swiper-nav:hover {
  background-color: #471A0F;
}
.ccm-page .review-section .swiper-nav:hover::after {
  color: #DDAB9C;
}
.ccm-page .review-section a {
  color: inherit;
  text-decoration: none;
}
.ccm-page .review-section a:hover {
  text-decoration: underline;
}
.ccm-page .review-section .review-text strong {
  display: block;
  padding-top: 0.6em;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: inherit;
  font-family: "micheliaregular";
}
.ccm-page .ccm-block-page-list-page {
  position: relative;
  max-width: 360px;
  margin: 0 auto;
  width: 100%;
  background-color: rgba(221, 171, 156, 0.3);
}
@media only screen and (min-width: 768px) {
  .ccm-page .ccm-block-page-list-page {
    max-width: 450px;
  }
}
.ccm-page .ccm-block-page-list-page h1, .ccm-page .ccm-block-page-list-page h2, .ccm-page .ccm-block-page-list-page h3, .ccm-page .ccm-block-page-list-page h4, .ccm-page .ccm-block-page-list-page h5, .ccm-page .ccm-block-page-list-page h6, .ccm-page .ccm-block-page-list-page a {
  color: #fff;
  font-weight: 300;
  text-decoration-thickness: 2px;
}
.ccm-page .blog-title-overlay {
  background-color: #C6775F;
  position: relative;
  padding: 2em 1em;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .ccm-page .blog-title-overlay {
    background-color: rgba(198, 119, 95, 0.8);
    padding: 2em;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: -moz-max-content;
    width: max-content;
    max-width: 80%;
  }
}
.ccm-page .blog-title-overlay h1, .ccm-page .blog-title-overlay h2, .ccm-page .blog-title-overlay h3, .ccm-page .blog-title-overlay h4, .ccm-page .blog-title-overlay h5, .ccm-page .blog-title-overlay h6 {
  color: #fff;
}
.ccm-page .news-image {
  max-height: 600px;
}
.ccm-page .news-image img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 600px;
  min-width: 100%;
}
.ccm-page #footer {
  background-color: #C6775F;
  color: #fff;
}
.ccm-page #footer h1, .ccm-page #footer h2, .ccm-page #footer h3, .ccm-page #footer h4, .ccm-page #footer h5, .ccm-page #footer h6 {
  color: #fff;
}
@media only screen and (min-width: 1024px) {
  .ccm-page #footer h3 {
    font-size: 32px;
  }
}
.ccm-page #footer p {
  padding-bottom: 0;
}
.ccm-page #footer a:hover {
  text-decoration: underline;
}
.ccm-page #footer a[href^="tel:"],
.ccm-page #footer a[href^="mailto:"] {
  padding-left: 1.4em;
  background-position: left center;
  background-repeat: no-repeat;
}
.ccm-page #footer a[href^="tel:"] {
  background-image: url(../js/b36dce83f8e5e98d62ad.svg);
}
.ccm-page #footer a[href^="mailto:"] {
  background-image: url(../js/af02da45746fc9d7a914.svg);
}
.ccm-page #footer .ccm-block-page-list-title {
  font-weight: 400;
}
.ccm-page #footer .quick-nav p {
  padding-bottom: 10px;
}
.ccm-page #copyright {
  opacity: 0.5;
}
.ccm-page .whatsapp-button a {
  display: block !important;
  width: 60px;
  height: 60px;
  position: fixed;
  z-index: 1;
  right: 21px;
  bottom: 16px;
  background-image: url(../js/0c0061e9b97720ed043a.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.ccm-page main {
  padding-bottom: 60px;
}
.ccm-page .row, .ccm-page .row.row-xl, .ccm-page .row.row-large, .ccm-page .row.row-md, .ccm-page .row.menu-row {
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
  max-width: 1088px;
  width: 100%;
}
.ccm-page .row.menu-row {
  max-width: 1441px;
}
.ccm-page .row.row-md {
  max-width: 860px;
}
.ccm-page .row.row-large {
  max-width: 1030px;
}
.ccm-page .row.row-xl {
  max-width: 1364px;
}
.ccm-page .max-col {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.ccm-page .outerwrap {
  position: relative;
}
.ccm-page .center-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ccm-page .space-top-md {
  margin-top: 20px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .space-top-md {
    margin-top: 60px;
  }
}
.ccm-page .outside-col {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (min-width: 1536px) {
  .ccm-page .outside-col {
    display: flex;
  }
}
.ccm-page .outside-col img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 1536px) {
  .ccm-page .outside-col img {
    position: relative;
    top: -100px;
    max-width: 780px;
  }
  .ccm-page .top-grid-wrapper-flipped {
    min-height: 800px;
  }
}
.ccm-page .top-grid-wrapper-flipped .outside-col {
  right: auto;
  left: 0;
}
.ccm-page .top-grid-wrapper-flipped .outside-col img {
  top: 0;
}
.ccm-page .top-grid-wrapper-flipped.grid-outside-col .inside-col {
  justify-content: flex-start;
}
.ccm-page .right-curved-lines {
  position: relative;
}
.ccm-page .right-curved-lines::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-image: url(../js/b71deebcb348eae95a61.svg);
  background-repeat: no-repeat;
  background-position: top right;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .right-curved-lines::after {
    background-position: bottom right;
    bottom: -150px;
    top: initial;
  }
}
.ccm-page .corner-curved-lines {
  position: relative;
}
.ccm-page .corner-curved-lines::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  max-width: 315px;
  max-height: 370px;
  left: 0;
  top: -50px;
  background-image: url(../js/0a7a2714323be53f5da3.svg);
  background-repeat: no-repeat;
  background-position: top left;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .corner-curved-lines::after {
    top: -250px;
  }
}
.ccm-page .col-padding {
  padding: 0;
  padding-top: 0.6em;
  max-width: 500px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .col-padding {
    padding: 3em;
  }
}
.ccm-page .col-padding-gfx {
  padding: 0;
  padding-top: 5em;
  max-width: 500px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .col-padding-gfx {
    padding: 3em;
  }
}
.ccm-page .col-pb-gfx {
  padding-bottom: 2em;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .col-pb-gfx {
    padding-bottom: 5em;
  }
}
.ccm-page .grid-outside-col .inside-col {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 1536px) {
  .ccm-page .grid-outside-col .inside-col {
    display: none;
  }
}
.ccm-page .grid-outside-col .inside-col img {
  max-width: 90%;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .grid-outside-col .inside-col img {
    max-width: 100%;
  }
}
.ccm-page .top-grid-wrapper {
  background-image: url(../js/b6aa58813d51ff57bef0.svg);
  background-repeat: no-repeat;
  background-position: top left -30px;
  background-size: 100px 100px;
  padding-top: 100px;
}
@media only screen and (min-width: 1280px) {
  .ccm-page .top-grid-wrapper {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1536px) {
  .ccm-page .top-grid-wrapper {
    background-size: auto;
    background-position: top 100px left;
  }
}
.ccm-page .top-grid {
  position: static;
  padding-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .top-grid {
    padding-bottom: 200px;
  }
}
@media only screen and (min-width: 1280px) {
  .ccm-page .top-grid .main-col {
    min-height: 550px;
  }
}
.ccm-page .top-grid .main-col::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../js/0490c13a6ccb7591585c.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  z-index: -1;
}
@media only screen and (min-width: 1536px) {
  .ccm-page .top-grid .main-col::after {
    height: 110%;
  }
}
.ccm-page .default-header {
  height: 120px;
}
@media only screen and (min-width: 640px) {
  .ccm-page .default-header {
    height: 170px;
  }
}
@media only screen and (min-width: 1024px) {
  .ccm-page .default-header {
    height: 200px;
  }
}
@media only screen and (min-width: 1536px) {
  .ccm-page .default-header {
    height: 315px;
  }
}
.ccm-page .default-header::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../js/0490c13a6ccb7591585c.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  z-index: -1;
}
@media only screen and (min-width: 1536px) {
  .ccm-page .default-header::after {
    height: 110%;
  }
}
.ccm-page .grid-2-col .content-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ccm-page .grid-2-col .leaf-left,
.ccm-page .grid-2-col .leaf-right {
  position: relative;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 2.4em;
  width: 90%;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .grid-2-col .leaf-left,
  .ccm-page .grid-2-col .leaf-right {
    margin-bottom: 0;
    width: auto;
  }
}
.ccm-page .grid-2-col .leaf-left::after,
.ccm-page .grid-2-col .leaf-right::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 165px;
  max-height: 116px;
  background-image: url(../js/a73bd3c6e3210df22a47.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1;
  transform: translate(-5%, 50%);
}
@media only screen and (min-width: 1024px) {
  .ccm-page .grid-2-col .leaf-left::after,
  .ccm-page .grid-2-col .leaf-right::after {
    max-width: 326px;
    max-height: 230px;
  }
}
@media only screen and (min-width: 1536px) {
  .ccm-page .grid-2-col .leaf-left::after,
  .ccm-page .grid-2-col .leaf-right::after {
    transform: translate(-40%, 50%);
  }
}
.ccm-page .grid-2-col .leaf-left::after {
  background-image: url(../js/6e130a48c989d90a78f8.svg);
  transform: translate(5%, 50%);
  left: auto;
  right: 0;
}
@media only screen and (min-width: 1536px) {
  .ccm-page .grid-2-col .leaf-left::after {
    transform: translate(40%, 50%);
  }
}
.ccm-page .grid-2-col .leaf-right {
  align-self: flex-end;
}
.ccm-page .title-leaf::before {
  content: "";
  position: relative;
  display: block;
  width: 165px;
  height: 116px;
  background-image: url(../js/6e130a48c989d90a78f8.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1;
  margin: 0 auto;
  margin-bottom: 1em;
}
.ccm-page .curved-lines-gen {
  position: relative;
}
.ccm-page .curved-lines-gen::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../js/2069e0455f00ea27756b.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  z-index: -1;
}
.ccm-page .full-bg {
  position: relative;
  min-height: 400px;
}
.ccm-page .full-bg img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 722px;
  min-height: inherit;
}
.ccm-page .ccm-block-page-list-wrapper--image_style_one img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 275px;
  min-height: inherit;
  -o-object-position: top;
     object-position: top;
}
@media only screen and (min-width: 768px) {
  .ccm-page .ccm-block-page-list-wrapper--image_style_one img {
    max-height: 722px;
    -o-object-position: center;
       object-position: center;
  }
}
.ccm-page .full-bg-wrapper {
  position: relative;
}
.ccm-page .full-bg-wrapper .full-bg .ccm-image-block {
  -o-object-position: left -150px top 0;
     object-position: left -150px top 0;
}
@media only screen and (min-width: 768px) {
  .ccm-page .full-bg-wrapper .full-bg .ccm-image-block {
    -o-object-position: left center;
       object-position: left center;
  }
}
.ccm-page .full-bg-wrapper .title-overlay {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ccm-page .full-bg-wrapper .title-overlay h1, .ccm-page .full-bg-wrapper .title-overlay h2, .ccm-page .full-bg-wrapper .title-overlay h3, .ccm-page .full-bg-wrapper .title-overlay h4, .ccm-page .full-bg-wrapper .title-overlay h5, .ccm-page .full-bg-wrapper .title-overlay h6, .ccm-page .full-bg-wrapper .title-overlay p, .ccm-page .full-bg-wrapper .title-overlay .text-caption {
  color: #fff;
}
.ccm-page .full-bg-wrapper .title-overlay .text-caption {
  font-size: 2.4em;
}
.ccm-page .blog-pl-outro {
  margin-top: 2em;
  display: flex;
  justify-content: center;
}
.ccm-page .pagination {
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 0.6em;
  padding-top: 1.6em;
}
.ccm-page .pagination .visually-hidden {
  display: none;
}
.ccm-page .pagination .page-link {
  padding: 0.7em 1em;
  background-color: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
.ccm-page .pagination .page-item .page-link {
  border-radius: 5px;
  background-color: #DDAB9C;
  border: 1px solid #471A0F;
  color: #471A0F;
}
.ccm-page .pagination .page-item .page-link:hover {
  background-color: #471A0F;
  border-color: #DDAB9C;
  color: #DDAB9C;
}
.ccm-page .pagination .page-item:first-of-type .page-link, .ccm-page .pagination .page-item:last-of-type .page-link {
  display: none;
}
.ccm-page .homepage-blog-pagelist .ccm-block-page-list-page {
  min-width: 250px;
  background-color: #C6775F;
}
.ccm-page .homepage-blog-pagelist .ccm-block-page-list-page img {
  min-height: 300px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .homepage-blog-pagelist .ccm-block-page-list-page-entry-thumbnail {
    min-height: 100%;
    height: 100%;
  }
}
