/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** 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.16 | 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 !important;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.-bottom-10 {
  bottom: -2.5rem;
}
.-bottom-\[190px\] {
  bottom: -190px;
}
.-bottom-\[90px\] {
  bottom: -90px;
}
.-left-\[125px\] {
  left: -125px;
}
.-left-\[25px\] {
  left: -25px;
}
.-top-\[46px\] {
  top: -46px;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.right-\[18px\] {
  right: 18px;
}
.top-0 {
  top: 0px;
}
.top-4 {
  top: 1rem;
}
.top-\[141px\] {
  top: 141px;
}
.top-\[206px\] {
  top: 206px;
}
.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;
}
.\!mx-\[18px\] {
  margin-left: 18px !important;
  margin-right: 18px !important;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-80 {
  margin-bottom: 20rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-20 {
  margin-top: 5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-\[226px\] {
  margin-top: 226px;
}
.mt-\[45px\] {
  margin-top: 45px;
}
.mt-\[50px\] {
  margin-top: 50px;
}
.mt-\[92px\] {
  margin-top: 92px;
}
.block {
  display: block;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.\!h-auto {
  height: auto !important;
}
.h-10 {
  height: 2.5rem;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[320px\] {
  height: 320px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[352px\] {
  height: 352px;
}
.h-\[372px\] {
  height: 372px;
}
.h-\[631px\] {
  height: 631px;
}
.h-\[92px\] {
  height: 92px;
}
.h-\[98px\] {
  height: 98px;
}
.h-\[calc\(100\%-80px\)\] {
  height: calc(100% - 80px);
}
.h-full {
  height: 100%;
}
.max-h-screen {
  max-height: 100vh;
}
.\!min-h-full {
  min-height: 100% !important;
}
.min-h-\[100vh\] {
  min-height: 100vh;
}
.\!w-\[calc\(100\%-36px\)\] {
  width: calc(100% - 36px) !important;
}
.\!w-full {
  width: 100% !important;
}
.w-\[178px\] {
  width: 178px;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[51px\] {
  width: 51px;
}
.w-\[calc\(100vw-33px\)\] {
  width: calc(100vw - 33px);
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.max-w-\[674px\] {
  max-width: 674px;
}
.basis-full {
  flex-basis: 100%;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[3px\] {
  --tw-translate-y: -3px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[42px\] {
  --tw-translate-y: -42px;
  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\/2 {
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.gap-y-\[24px\] {
  row-gap: 24px;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-clip {
  overflow-y: clip;
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(167 118 76 / var(--tw-bg-opacity, 1));
}
.bg-primary\/40 {
  background-color: rgb(167 118 76 / 0.4);
}
.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(196 180 159 / var(--tw-bg-opacity, 1));
}
.bg-cover {
  background-size: cover;
}
.bg-bottom {
  background-position: bottom;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.px-\[22px\] {
  padding-left: 22px;
  padding-right: 22px;
}
.px-\[26px\] {
  padding-left: 26px;
  padding-right: 26px;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[127px\] {
  padding-bottom: 127px;
}
.pb-\[128px\] {
  padding-bottom: 128px;
}
.pb-\[21px\] {
  padding-bottom: 21px;
}
.pb-\[46px\] {
  padding-bottom: 46px;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-\[160px\] {
  padding-top: 160px;
}
.pt-\[18px\] {
  padding-top: 18px;
}
.pt-\[58px\] {
  padding-top: 58px;
}
.pt-\[71px\] {
  padding-top: 71px;
}
.text-center {
  text-align: center;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-dark {
  --tw-text-opacity: 1;
  color: rgb(96 52 7 / 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;
}
.decoration-1 {
  text-decoration-thickness: 1px;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150 {
  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\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(167 118 76 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:opacity-80 {
  opacity: 0.8;
}
@media (min-width: 640px) {
  .sm\:mt-\[186px\] {
    margin-top: 186px;
  }
  .sm\:h-\[570px\] {
    height: 570px;
  }
}
@media (min-width: 768px) {
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
}
@media (min-width: 1024px) {
  .lg\:\!relative {
    position: relative !important;
  }
  .lg\:bottom-0 {
    bottom: 0px;
  }
  .lg\:top-0 {
    top: 0px;
  }
  .lg\:z-0 {
    z-index: 0;
  }
  .lg\:\!mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .lg\:mb-0 {
    margin-bottom: 0px;
  }
  .lg\:mt-\[100px\] {
    margin-top: 100px;
  }
  .lg\:mt-\[117px\] {
    margin-top: 117px;
  }
  .lg\:mt-\[183px\] {
    margin-top: 183px;
  }
  .lg\:mt-\[56px\] {
    margin-top: 56px;
  }
  .lg\:mt-\[77px\] {
    margin-top: 77px;
  }
  .lg\:mt-\[80px\] {
    margin-top: 80px;
  }
  .lg\:mt-\[83px\] {
    margin-top: 83px;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[124px\] {
    height: 124px;
  }
  .lg\:h-\[144px\] {
    height: 144px;
  }
  .lg\:h-\[392px\] {
    height: 392px;
  }
  .lg\:h-\[591px\] {
    height: 591px;
  }
  .lg\:h-\[673px\] {
    height: 673px;
  }
  .lg\:h-\[699px\] {
    height: 699px;
  }
  .lg\:h-\[calc\(100\%-250px\)\] {
    height: calc(100% - 250px);
  }
  .lg\:max-h-\[415px\] {
    max-height: 415px;
  }
  .lg\:max-h-\[548px\] {
    max-height: 548px;
  }
  .lg\:max-h-\[594px\] {
    max-height: 594px;
  }
  .lg\:w-\[160px\] {
    width: 160px;
  }
  .lg\:w-\[260px\] {
    width: 260px;
  }
  .lg\:w-\[536px\] {
    width: 536px;
  }
  .lg\:w-\[674px\] {
    width: 674px;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .lg\:max-w-\[23\.8\%\] {
    max-width: 23.8%;
  }
  .lg\:max-w-\[450px\] {
    max-width: 450px;
  }
  .lg\:max-w-\[505px\] {
    max-width: 505px;
  }
  .lg\: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));
  }
  .lg\:translate-y-\[55px\] {
    --tw-translate-y: 55px;
    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-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-x-\[24px\] {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .lg\:gap-y-10 {
    row-gap: 2.5rem;
  }
  .lg\:gap-y-\[46px\] {
    row-gap: 46px;
  }
  .lg\:gap-y-\[56px\] {
    row-gap: 56px;
  }
  .lg\:\!px-\[18px\] {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .lg\:px-\[92px\] {
    padding-left: 92px;
    padding-right: 92px;
  }
  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .lg\:pb-\[127px\] {
    padding-bottom: 127px;
  }
  .lg\:pb-\[192px\] {
    padding-bottom: 192px;
  }
  .lg\:pb-\[261px\] {
    padding-bottom: 261px;
  }
  .lg\:pl-\[92px\] {
    padding-left: 92px;
  }
  .lg\:pt-\[168px\] {
    padding-top: 168px;
  }
  .lg\:pt-\[71px\] {
    padding-top: 71px;
  }
}
@media (min-width: 1280px) {
  .xl\:mr-\[87px\] {
    margin-right: 87px;
  }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:gap-x-\[64px\] {
    -moz-column-gap: 64px;
         column-gap: 64px;
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** 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 variables */
/* Responsive Grid */
.row {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1400px;
  padding: 0 20px;
}
.row.full {
  max-width: 100%;
  padding: 0;
}
.row:after {
  display: block;
  clear: both;
  content: "";
}
.row .column {
  position: relative;
  float: left;
  display: block;
  width: 100%;
  /* GENERATE COLUMNS */
}
.row .column.small-1 {
  width: calc(100% / 12 * 1);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-2 {
  width: calc(100% / 12 * 2);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-3 {
  width: calc(100% / 12 * 3);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-4 {
  width: calc(100% / 12 * 4);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-5 {
  width: calc(100% / 12 * 5);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-6 {
  width: calc(100% / 12 * 6);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-7 {
  width: calc(100% / 12 * 7);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-8 {
  width: calc(100% / 12 * 8);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-9 {
  width: calc(100% / 12 * 9);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-10 {
  width: calc(100% / 12 * 10);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-11 {
  width: calc(100% / 12 * 11);
}
.row .column.hide-for-small {
  display: none;
}
.row .column.small-12 {
  width: calc(100% / 12 * 12);
}
.row .column.hide-for-small {
  display: none;
}
@media (min-width: 414px) {
  .row .column.xs-1 {
    width: calc(100% / 12 * 1);
  }
  .row .column.xs-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
  }
  .row .column.xs-2 {
    width: calc(100% / 12 * 2);
  }
  .row .column.xs-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
  }
  .row .column.xs-3 {
    width: calc(100% / 12 * 3);
  }
  .row .column.xs-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
  }
  .row .column.xs-4 {
    width: calc(100% / 12 * 4);
  }
  .row .column.xs-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
  }
  .row .column.xs-5 {
    width: calc(100% / 12 * 5);
  }
  .row .column.xs-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
  }
  .row .column.xs-6 {
    width: calc(100% / 12 * 6);
  }
  .row .column.xs-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
  }
  .row .column.xs-7 {
    width: calc(100% / 12 * 7);
  }
  .row .column.xs-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
  }
  .row .column.xs-8 {
    width: calc(100% / 12 * 8);
  }
  .row .column.xs-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
  }
  .row .column.xs-9 {
    width: calc(100% / 12 * 9);
  }
  .row .column.xs-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
  }
  .row .column.xs-10 {
    width: calc(100% / 12 * 10);
  }
  .row .column.xs-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
  }
  .row .column.xs-11 {
    width: calc(100% / 12 * 11);
  }
  .row .column.xs-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
  }
  .row .column.xs-12 {
    width: calc(100% / 12 * 12);
  }
  .row .column.xs-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-xs {
    display: none;
  }
}
@media (min-width: 640px) {
  .row .column.small-1 {
    width: calc(100% / 12 * 1);
  }
  .row .column.small-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
  }
  .row .column.small-2 {
    width: calc(100% / 12 * 2);
  }
  .row .column.small-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
  }
  .row .column.small-3 {
    width: calc(100% / 12 * 3);
  }
  .row .column.small-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
  }
  .row .column.small-4 {
    width: calc(100% / 12 * 4);
  }
  .row .column.small-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
  }
  .row .column.small-5 {
    width: calc(100% / 12 * 5);
  }
  .row .column.small-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
  }
  .row .column.small-6 {
    width: calc(100% / 12 * 6);
  }
  .row .column.small-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
  }
  .row .column.small-7 {
    width: calc(100% / 12 * 7);
  }
  .row .column.small-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
  }
  .row .column.small-8 {
    width: calc(100% / 12 * 8);
  }
  .row .column.small-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
  }
  .row .column.small-9 {
    width: calc(100% / 12 * 9);
  }
  .row .column.small-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
  }
  .row .column.small-10 {
    width: calc(100% / 12 * 10);
  }
  .row .column.small-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
  }
  .row .column.small-11 {
    width: calc(100% / 12 * 11);
  }
  .row .column.small-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
  }
  .row .column.small-12 {
    width: calc(100% / 12 * 12);
  }
  .row .column.small-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
  }
  .row .column.hide-for-small {
    display: block;
    display: none;
  }
}
@media (min-width: 768px) {
  .row .column.medium-1 {
    width: calc(100% / 12 * 1);
  }
  .row .column.medium-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
  }
  .row .column.medium-2 {
    width: calc(100% / 12 * 2);
  }
  .row .column.medium-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
  }
  .row .column.medium-3 {
    width: calc(100% / 12 * 3);
  }
  .row .column.medium-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
  }
  .row .column.medium-4 {
    width: calc(100% / 12 * 4);
  }
  .row .column.medium-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
  }
  .row .column.medium-5 {
    width: calc(100% / 12 * 5);
  }
  .row .column.medium-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
  }
  .row .column.medium-6 {
    width: calc(100% / 12 * 6);
  }
  .row .column.medium-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
  }
  .row .column.medium-7 {
    width: calc(100% / 12 * 7);
  }
  .row .column.medium-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
  }
  .row .column.medium-8 {
    width: calc(100% / 12 * 8);
  }
  .row .column.medium-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
  }
  .row .column.medium-9 {
    width: calc(100% / 12 * 9);
  }
  .row .column.medium-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
  }
  .row .column.medium-10 {
    width: calc(100% / 12 * 10);
  }
  .row .column.medium-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
  }
  .row .column.medium-11 {
    width: calc(100% / 12 * 11);
  }
  .row .column.medium-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
  }
  .row .column.medium-12 {
    width: calc(100% / 12 * 12);
  }
  .row .column.medium-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-medium {
    display: none;
  }
}
@media (min-width: 1024px) {
  .row .column.large-1 {
    width: calc(100% / 12 * 1);
  }
  .row .column.large-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
  }
  .row .column.large-2 {
    width: calc(100% / 12 * 2);
  }
  .row .column.large-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
  }
  .row .column.large-3 {
    width: calc(100% / 12 * 3);
  }
  .row .column.large-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
  }
  .row .column.large-4 {
    width: calc(100% / 12 * 4);
  }
  .row .column.large-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
  }
  .row .column.large-5 {
    width: calc(100% / 12 * 5);
  }
  .row .column.large-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
  }
  .row .column.large-6 {
    width: calc(100% / 12 * 6);
  }
  .row .column.large-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
  }
  .row .column.large-7 {
    width: calc(100% / 12 * 7);
  }
  .row .column.large-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
  }
  .row .column.large-8 {
    width: calc(100% / 12 * 8);
  }
  .row .column.large-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
  }
  .row .column.large-9 {
    width: calc(100% / 12 * 9);
  }
  .row .column.large-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
  }
  .row .column.large-10 {
    width: calc(100% / 12 * 10);
  }
  .row .column.large-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
  }
  .row .column.large-11 {
    width: calc(100% / 12 * 11);
  }
  .row .column.large-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
  }
  .row .column.large-12 {
    width: calc(100% / 12 * 12);
  }
  .row .column.large-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-large {
    display: none;
  }
}
@media (min-width: 1280px) {
  .row .column.xl-1 {
    width: calc(100% / 12 * 1);
  }
  .row .column.xl-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
  }
  .row .column.xl-2 {
    width: calc(100% / 12 * 2);
  }
  .row .column.xl-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
  }
  .row .column.xl-3 {
    width: calc(100% / 12 * 3);
  }
  .row .column.xl-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
  }
  .row .column.xl-4 {
    width: calc(100% / 12 * 4);
  }
  .row .column.xl-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
  }
  .row .column.xl-5 {
    width: calc(100% / 12 * 5);
  }
  .row .column.xl-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
  }
  .row .column.xl-6 {
    width: calc(100% / 12 * 6);
  }
  .row .column.xl-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
  }
  .row .column.xl-7 {
    width: calc(100% / 12 * 7);
  }
  .row .column.xl-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
  }
  .row .column.xl-8 {
    width: calc(100% / 12 * 8);
  }
  .row .column.xl-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
  }
  .row .column.xl-9 {
    width: calc(100% / 12 * 9);
  }
  .row .column.xl-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
  }
  .row .column.xl-10 {
    width: calc(100% / 12 * 10);
  }
  .row .column.xl-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
  }
  .row .column.xl-11 {
    width: calc(100% / 12 * 11);
  }
  .row .column.xl-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
  }
  .row .column.xl-12 {
    width: calc(100% / 12 * 12);
  }
  .row .column.xl-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-xl {
    display: none;
  }
}
@media (min-width: 1536px) {
  .row .column.xxl-1 {
    width: calc(100% / 12 * 1);
  }
  .row .column.xxl-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
  }
  .row .column.xxl-2 {
    width: calc(100% / 12 * 2);
  }
  .row .column.xxl-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
  }
  .row .column.xxl-3 {
    width: calc(100% / 12 * 3);
  }
  .row .column.xxl-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
  }
  .row .column.xxl-4 {
    width: calc(100% / 12 * 4);
  }
  .row .column.xxl-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
  }
  .row .column.xxl-5 {
    width: calc(100% / 12 * 5);
  }
  .row .column.xxl-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
  }
  .row .column.xxl-6 {
    width: calc(100% / 12 * 6);
  }
  .row .column.xxl-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
  }
  .row .column.xxl-7 {
    width: calc(100% / 12 * 7);
  }
  .row .column.xxl-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
  }
  .row .column.xxl-8 {
    width: calc(100% / 12 * 8);
  }
  .row .column.xxl-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
  }
  .row .column.xxl-9 {
    width: calc(100% / 12 * 9);
  }
  .row .column.xxl-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
  }
  .row .column.xxl-10 {
    width: calc(100% / 12 * 10);
  }
  .row .column.xxl-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
  }
  .row .column.xxl-11 {
    width: calc(100% / 12 * 11);
  }
  .row .column.xxl-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
  }
  .row .column.xxl-12 {
    width: calc(100% / 12 * 12);
  }
  .row .column.xxl-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
  }
  .row .column.hide-for-small {
    display: block;
  }
  .row .column.hide-for-xxl {
    display: none;
  }
}
.row.spacing {
  padding: 0 calc(20px / 2);
}
.row.spacing.full {
  padding: 0;
}
.row.spacing .column {
  /* GENERATE COLUMNS */
}
.row.spacing .column.small-1 {
  width: calc(calc(100% / 12 * 1) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-2 {
  width: calc(calc(100% / 12 * 2) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-3 {
  width: calc(calc(100% / 12 * 3) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-4 {
  width: calc(calc(100% / 12 * 4) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-5 {
  width: calc(calc(100% / 12 * 5) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-6 {
  width: calc(calc(100% / 12 * 6) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-7 {
  width: calc(calc(100% / 12 * 7) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-8 {
  width: calc(calc(100% / 12 * 8) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-9 {
  width: calc(calc(100% / 12 * 9) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-10 {
  width: calc(calc(100% / 12 * 10) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-11 {
  width: calc(calc(100% / 12 * 11) - 20px);
  margin: 0 calc(20px / 2);
}
.row.spacing .column.small-12 {
  width: calc(calc(100% / 12 * 12) - 20px);
  margin: 0 calc(20px / 2);
}
@media (min-width: 414px) {
  .row.spacing .column.xs-1 {
    width: calc(calc(100% / 12 * 1) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-2 {
    width: calc(calc(100% / 12 * 2) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-3 {
    width: calc(calc(100% / 12 * 3) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-4 {
    width: calc(calc(100% / 12 * 4) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-5 {
    width: calc(calc(100% / 12 * 5) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-6 {
    width: calc(calc(100% / 12 * 6) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-7 {
    width: calc(calc(100% / 12 * 7) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-8 {
    width: calc(calc(100% / 12 * 8) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-9 {
    width: calc(calc(100% / 12 * 9) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-10 {
    width: calc(calc(100% / 12 * 10) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-11 {
    width: calc(calc(100% / 12 * 11) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-12 {
    width: calc(calc(100% / 12 * 12) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xs-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
    margin: 0 calc(20px / 2);
  }
}
@media (min-width: 640px) {
  .row.spacing .column.small-1 {
    width: calc(calc(100% / 12 * 1) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-2 {
    width: calc(calc(100% / 12 * 2) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-3 {
    width: calc(calc(100% / 12 * 3) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-4 {
    width: calc(calc(100% / 12 * 4) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-5 {
    width: calc(calc(100% / 12 * 5) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-6 {
    width: calc(calc(100% / 12 * 6) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-7 {
    width: calc(calc(100% / 12 * 7) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-8 {
    width: calc(calc(100% / 12 * 8) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-9 {
    width: calc(calc(100% / 12 * 9) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-10 {
    width: calc(calc(100% / 12 * 10) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-11 {
    width: calc(calc(100% / 12 * 11) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-12 {
    width: calc(calc(100% / 12 * 12) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.small-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
    margin: 0 calc(20px / 2);
  }
}
@media (min-width: 768px) {
  .row.spacing .column.medium-1 {
    width: calc(calc(100% / 12 * 1) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-2 {
    width: calc(calc(100% / 12 * 2) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-3 {
    width: calc(calc(100% / 12 * 3) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-4 {
    width: calc(calc(100% / 12 * 4) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-5 {
    width: calc(calc(100% / 12 * 5) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-6 {
    width: calc(calc(100% / 12 * 6) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-7 {
    width: calc(calc(100% / 12 * 7) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-8 {
    width: calc(calc(100% / 12 * 8) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-9 {
    width: calc(calc(100% / 12 * 9) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-10 {
    width: calc(calc(100% / 12 * 10) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-11 {
    width: calc(calc(100% / 12 * 11) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-12 {
    width: calc(calc(100% / 12 * 12) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.medium-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
    margin: 0 calc(20px / 2);
  }
}
@media (min-width: 1024px) {
  .row.spacing .column.large-1 {
    width: calc(calc(100% / 12 * 1) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-2 {
    width: calc(calc(100% / 12 * 2) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-3 {
    width: calc(calc(100% / 12 * 3) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-4 {
    width: calc(calc(100% / 12 * 4) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-5 {
    width: calc(calc(100% / 12 * 5) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-6 {
    width: calc(calc(100% / 12 * 6) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-7 {
    width: calc(calc(100% / 12 * 7) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-8 {
    width: calc(calc(100% / 12 * 8) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-9 {
    width: calc(calc(100% / 12 * 9) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-10 {
    width: calc(calc(100% / 12 * 10) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-11 {
    width: calc(calc(100% / 12 * 11) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-12 {
    width: calc(calc(100% / 12 * 12) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.large-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
    margin: 0 calc(20px / 2);
  }
}
@media (min-width: 1280px) {
  .row.spacing .column.xl-1 {
    width: calc(calc(100% / 12 * 1) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-2 {
    width: calc(calc(100% / 12 * 2) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-3 {
    width: calc(calc(100% / 12 * 3) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-4 {
    width: calc(calc(100% / 12 * 4) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-5 {
    width: calc(calc(100% / 12 * 5) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-6 {
    width: calc(calc(100% / 12 * 6) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-7 {
    width: calc(calc(100% / 12 * 7) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-8 {
    width: calc(calc(100% / 12 * 8) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-9 {
    width: calc(calc(100% / 12 * 9) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-10 {
    width: calc(calc(100% / 12 * 10) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-11 {
    width: calc(calc(100% / 12 * 11) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-12 {
    width: calc(calc(100% / 12 * 12) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xl-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
    margin: 0 calc(20px / 2);
  }
}
@media (min-width: 1536px) {
  .row.spacing .column.xxl-1 {
    width: calc(calc(100% / 12 * 1) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-1 {
    margin-left: calc(100% / 12 * 1) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-2 {
    width: calc(calc(100% / 12 * 2) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-2 {
    margin-left: calc(100% / 12 * 2) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-3 {
    width: calc(calc(100% / 12 * 3) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-3 {
    margin-left: calc(100% / 12 * 3) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-4 {
    width: calc(calc(100% / 12 * 4) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-4 {
    margin-left: calc(100% / 12 * 4) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-5 {
    width: calc(calc(100% / 12 * 5) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-5 {
    margin-left: calc(100% / 12 * 5) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-6 {
    width: calc(calc(100% / 12 * 6) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-6 {
    margin-left: calc(100% / 12 * 6) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-7 {
    width: calc(calc(100% / 12 * 7) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-7 {
    margin-left: calc(100% / 12 * 7) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-8 {
    width: calc(calc(100% / 12 * 8) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-8 {
    margin-left: calc(100% / 12 * 8) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-9 {
    width: calc(calc(100% / 12 * 9) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-9 {
    margin-left: calc(100% / 12 * 9) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-10 {
    width: calc(calc(100% / 12 * 10) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-10 {
    margin-left: calc(100% / 12 * 10) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-11 {
    width: calc(calc(100% / 12 * 11) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-11 {
    margin-left: calc(100% / 12 * 11) !important;
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-12 {
    width: calc(calc(100% / 12 * 12) - 20px);
    margin: 0 calc(20px / 2);
  }
  .row.spacing .column.xxl-offset-12 {
    margin-left: calc(100% / 12 * 12) !important;
    margin: 0 calc(20px / 2);
  }
}

/* Booking system */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

#ui-datepicker-div {
  z-index: 40 !important;
}

.ccm-page {
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Font variables */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Font variables */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Font variables */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Font variables */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Font variables */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Font variables */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Font variables */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Font variables */
  /* Grid */
  /* Alert colors */
  /* Design colors */
  /* Font variables */
}
.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,
.ccm-page .form-select {
  outline: none;
  border: 1px solid #C4B49F;
  margin: 0;
  padding: 0 15px;
  background: transparent;
  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 .bs__block__search select,
.ccm-page .bs__block__search input.ccm-input-date {
  font-family: "Poppins", sans-serif;
  background-color: transparent;
  background-image: url(../js/cadb4233613d77589a11.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 13px);
  border: 1px solid #C4B49F;
  color: white;
  height: 45px;
  width: 100%;
  padding-inline: 17px 38px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.ccm-page .bs__block__search select option {
  color: black;
}
.ccm-page .button {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "nicholas", sans-serif;
  font-weight: 800;
  font-size: 18px;
  text-align: center;
  min-width: 130px;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 36px;
  height: 45px;
  transition: all ease-in-out 0.18s;
}
.ccm-page .button.button-style-1, .ccm-page .button.button-primary {
  background-color: white;
  color: #603407;
}
.ccm-page .button.button-style-1:hover, .ccm-page .button.button-primary:hover {
  background-color: #a7764c;
  color: white;
}
.ccm-page .button.button-style-2 {
  background-color: #c4b49f;
  color: #603407;
}
.ccm-page .button.button-style-2:hover {
  background-color: #a7764c;
  color: white;
}
.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 .nicholas, .ccm-page .nicholas--bolder, .ccm-page .nicholas--bold, .ccm-page .nicholas--italic {
  font-family: "nicholas", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.ccm-page .nicholas--italic {
  font-style: italic;
}
.ccm-page .nicholas--bold {
  font-weight: 700;
}
.ccm-page .nicholas--bolder {
  font-weight: 800;
}
.ccm-page .poppins, .ccm-page .poppins--bold, .ccm-page .poppins--semibold, .ccm-page .poppins--italic {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 300;
}
.ccm-page .poppins--italic {
  font-style: italic;
}
.ccm-page .poppins--semibold {
  font-weight: 600;
}
.ccm-page .poppins--bold {
  font-weight: 700;
}
.ccm-page a,
.ccm-page p,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5 {
  color: #603407;
}
.ccm-page h1 {
  color: white;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2039215686);
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5 {
  font-family: "nicholas", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: inherit;
}
.ccm-page h1 {
  font-weight: 300;
  font-size: 1.75rem;
  font-size: clamp(36px, 3vw, 64px);
}
.ccm-page h1 a {
  color: inherit;
}
.ccm-page h1 a:hover {
  text-decoration: none;
}
.ccm-page h1 strong {
  font-weight: 700;
}
.ccm-page h1 .theme__eyebrow {
  font-weight: 400;
  font-style: italic;
  line-height: 56px;
  display: inline-flex;
  font-size: clamp(24px, 2.5vw, 48px);
}
.ccm-page h2 {
  font-size: 1.5rem;
  line-height: normal;
  font-size: clamp(32px, 2.5vw, 48px);
}
.ccm-page h2 .theme__intro-title {
  font-size: 1.75rem;
  font-size: clamp(36px, 3vw, 64px);
}
.ccm-page h2 .theme__eyebrow {
  font-size: 24px;
  font-weight: 400;
  font-style: italic;
  line-height: 24px;
  display: inline-flex;
}
.ccm-page .search-result .content .title h2 {
  font-size: 1.5rem;
  line-height: normal;
  font-size: clamp(28px, 2.5vw, 32px);
}
.ccm-page .booking-options,
.ccm-page .booking-options h2,
.ccm-page .booking-summary h2 {
  margin-bottom: 32px;
}
.ccm-page .normal-container h2 .theme__eyebrow {
  color: #c4b49f;
}
.ccm-page h3 {
  font-size: 24px;
}
.ccm-page p {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
}
.ccm-page p a {
  font-weight: 600;
  text-decoration: underline;
}
.ccm-page p a:hover {
  text-decoration: none;
}
.ccm-page p .theme__intro-text {
  font-size: 20px;
}
.ccm-page .bs__block__search label {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  color: white;
}
.ccm-page h1 u,
.ccm-page h1 a {
  text-underline-offset: 8px;
  text-decoration-thickness: 1px;
}
.ccm-page .ccm-image-text p {
  font-size: 21px;
  font-family: "nicholas", sans-serif;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .ccm-image-text p {
    font-size: 24px;
  }
}
.ccm-page .default-link a {
  font-weight: bold;
  text-decoration: underline;
}
.ccm-page .default-link a:hover {
  text-decoration: none;
}
.ccm-page .default-list ul,
.ccm-page .check-list ul {
  color: #603407;
  font-family: "Poppins", sans-serif;
  font-size: inherit;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 8px;
}
.ccm-page .default-list ul li,
.ccm-page .check-list ul li {
  margin-left: 20px;
  position: relative;
  color: inherit;
}
.ccm-page .default-list ul li::before,
.ccm-page .check-list ul li::before {
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  display: inline-block;
  top: 6px;
  margin: 0 0 0 -20px;
  background: #c4b49f;
}
.ccm-page .check-list ul li {
  margin-left: 30px;
}
.ccm-page .check-list ul li:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f00c";
  top: 0;
  margin-left: -30px;
  background: transparent;
}
.ccm-page .header-bg {
  background: linear-gradient(to bottom, #a7764c 60px, transparent 60px 100%);
}
@media only screen and (min-width: 1024px) {
  .ccm-page .header-bg {
    background: linear-gradient(to bottom, #a7764c 100px, transparent 100px 100%);
  }
}
.ccm-page a.nav-item-anchor {
  font-size: 24px;
  font-family: "nicholas", sans-serif;
  color: white;
}
.ccm-page a.nav-item-anchor:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.ccm-page div.ccm-block-switch-language-flags a {
  opacity: 1 !important;
}
.ccm-page .mobile-nav .navigation {
  row-gap: 48px;
}
.ccm-page .bs-object-gallery-container {
  max-width: 90vw;
  max-height: 520px;
}
.ccm-page .bs-object-gallery-container img {
  max-height: unset;
  -o-object-fit: cover;
     object-fit: cover;
}
.ccm-page .bs-object-gallery-container span.button {
  background-color: #c4b49f;
  color: #603407;
  box-shadow: none;
  font-weight: 700;
  display: flex;
}
.ccm-page .bs-object-gallery-container span.button:hover {
  background-color: #a7764c;
  color: white;
}
.ccm-page .bs-object-gallery-container .bs-object-gallery-item.expandable .caption span {
  font-family: "nicholas", sans-serif;
  font-weight: 700;
  font-size: 16px !important;
}
.ccm-page .bs-object-gallery-container .slick-initialized {
  overflow: hidden;
}
.ccm-page .bs-object-gallery-container .slick-next.slick-arrow,
.ccm-page .bs-object-gallery-container .slick-prev.slick-arrow {
  position: absolute;
  top: 50%;
  color: rgba(255, 255, 255, 0);
}
.ccm-page .bs-object-gallery-container .slick-prev.slick-arrow {
  left: 10px;
}
.ccm-page .bs-object-gallery-container .slick-next.slick-arrow {
  overflow: hidden;
  right: 0;
  width: 40px;
}
.ccm-page .bs-object-gallery-container .fa-calendar {
  display: none;
}
.ccm-page .bs-object-gallery .bs-object-gallery-item.expandable .content .caption {
  text-decoration: underline;
}
.ccm-page .bs-object-gallery .bs-object-gallery-item.expandable .content::before {
  background: #a7764c !important;
}
.ccm-page .bs__block__search-results {
  margin-bottom: 32px;
}
.ccm-page .bs__block__search-results .row {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: none;
  padding: 0;
}
.ccm-page .bs__block__search-results h3 {
  font-weight: 600;
}
.ccm-page .bs__block__search-results .bs__block__search-results__results-message {
  padding-bottom: 10px;
}
.ccm-page .bs__block__search-results .buttons {
  display: flex;
}
.ccm-page .bs__block__search-results .buttons .button-primary,
.ccm-page .bs__block__search-results .buttons .button-default {
  background-color: #a7764c;
  color: white;
  border: 1px solid #a7764c;
  margin-top: 10px;
  margin-right: 10px;
}
.ccm-page .bs__block__search-results .buttons .button-primary:hover,
.ccm-page .bs__block__search-results .buttons .button-default:hover {
  background-color: white;
  color: #a7764c;
}
.ccm-page .bs__block__search-results a {
  text-decoration: none;
}
.ccm-page .bs__block__search-results .image {
  padding-right: 0;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .ccm-page .bs__block__search-results .image {
    padding-right: 20px;
    margin-bottom: 0;
  }
}
.ccm-page .bs__block__search-results .search-result {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.ccm-page .bs__block__search-results .search-result:last-child {
  border: none;
}
.ccm-page .bs__block__search-results .search-result > .row {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .bs__block__search-results .search-result > .row {
    flex-direction: row;
  }
}
.ccm-page .bs__block__search-results .content .title {
  margin-bottom: 12px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .bs__block__search-results .content .column:first-of-type {
    padding-right: 20px;
  }
}
.ccm-page .object-details h2 {
  font-family: "nicholas", sans-serif;
  font-weight: 600;
  margin-bottom: 12px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .object-details h2 {
    margin-bottom: 18px;
  }
}
.ccm-page .bs-calendar .price {
  font-size: 7px !important;
  background-color: transparent !important;
  color: white !important;
}
@media only screen and (min-width: 640px) {
  .ccm-page .bs-calendar .price {
    font-size: 11px !important;
  }
}
.ccm-page .reservation-options input,
.ccm-page .reservation-options select {
  padding-left: 15px;
}
.ccm-page .reservation-options span {
  margin-right: 12px;
}
.ccm-page .reservation-summary {
  margin-top: 2em;
  background-color: #c4b49f !important;
  color: #603407;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .reservation-summary {
    box-shadow: 0px -4px 10px rgba(50, 50, 50, 0.15);
  }
}
.ccm-page .reservation-summary .row {
  max-width: none !important;
}
@media only screen and (min-width: 640px) {
  .ccm-page .reservation-summary .row {
    max-width: 90%;
  }
}
.ccm-page .reservation-summary .row .column h3 {
  color: inherit !important;
}
.ccm-page .booking-nav {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
}
@media only screen and (min-width: 640px) {
  .ccm-page .booking-nav {
    flex-direction: row;
  }
}
.ccm-page .booking-nav .pull-right {
  margin-bottom: 0.5rem;
  background: #a7764c;
  color: white;
}
.ccm-page .booking-nav .pull-right:hover {
  background: #c4b49f;
  color: white;
}
@media only screen and (min-width: 640px) {
  .ccm-page .booking-nav .pull-right {
    margin-bottom: 0;
  }
}
.ccm-page .booking-nav .prev {
  margin-bottom: 0.5rem;
  background: #c4b49f;
  color: #603407;
}
.ccm-page .booking-nav .prev:hover {
  background: #a7764c;
  color: white;
}
@media only screen and (min-width: 640px) {
  .ccm-page .booking-nav .prev {
    margin-bottom: 0;
  }
}
.ccm-page .bs-booking-tabs {
  margin-bottom: 2em;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .bs-booking-tabs {
    height: 70px;
  }
}
.ccm-page .bs-booking-tabs ul {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .bs-booking-tabs ul {
    flex-direction: row;
  }
}
.ccm-page .bs-booking-tabs ul li {
  overflow: hidden;
  width: 100%;
  float: left;
  position: relative;
  padding-left: 0 !important;
  background-color: #c4b49f;
  margin-left: 0;
}
.ccm-page .bs-booking-tabs ul li::before {
  display: none !important;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .bs-booking-tabs ul li {
    width: 25%;
  }
}
.ccm-page .bs-booking-tabs ul li a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  color: #603407;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  padding-left: 15px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .bs-booking-tabs ul li a {
    height: 69px;
    line-height: 69px;
  }
}
.ccm-page .bs-booking-tabs ul li a::after {
  position: relative !important;
  font-family: "FontAwesome";
  content: "\f00c";
  padding-left: 5px;
}
.ccm-page .bs-booking-tabs ul li.disabled {
  background: #a7764c;
}
.ccm-page .bs-booking-tabs ul li.disabled a {
  color: white;
  pointer-events: none;
  background: #a7764c;
}
.ccm-page .bs-booking-tabs ul li.disabled a::after {
  background: #a7764c;
  position: absolute;
  right: 0px;
  top: 0;
}
.ccm-page .bs-booking-tabs ul li.disabled:last-child a:last-of-type::after {
  display: none;
}
.ccm-page .bs-booking-tabs ul li.disabled::after {
  content: none;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .bs-booking-tabs ul li.last-completed::after {
    content: "";
    position: absolute;
    background: #fff;
    border-top: 20px solid white;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 34px solid transparent;
    border-left: 30px solid #c4b49f;
    border-bottom: 35px solid transparent;
  }
}
.ccm-page .bs-booking-tabs ul li.last-completed a {
  color: #fff !important;
}
.ccm-page .bs-booking-tabs ul li.current a {
  background: #fff;
  color: #a7764c;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .bs-booking-tabs ul li.current a {
    transform: translateX(-13px);
  }
  .ccm-page .bs-booking-tabs ul li.current::after {
    content: "";
    position: absolute;
    background: #a7764c;
    border-top: 20px solid white;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 34px solid transparent;
    border-left: 30px solid #fff;
    border-bottom: 35px solid transparent;
  }
  .ccm-page .bs-booking-tabs ul li::after {
    position: absolute;
    right: 0px;
    top: 0;
  }
}
.ccm-page .bs-booking-tabs ul li:last-child::after {
  background: white;
}
.ccm-page .booking-options {
  padding-right: 20px;
}
.ccm-page .booking-options .option {
  width: 100% !important;
  position: relative;
  margin-bottom: 12px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .booking-options .option {
    width: 50% !important;
  }
}
.ccm-page .booking-options .option input[type=checkbox] {
  position: relative;
  top: 5px;
  margin-left: 8px;
  width: 21px;
  height: 21px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .booking-options .option input[type=checkbox] {
    margin-left: 36px;
  }
}
.ccm-page .booking-summary .details-info {
  padding-bottom: 20px;
  line-height: 32px;
}
.ccm-page .booking-summary .details-info .fa {
  color: #a7764c;
  margin-right: 4px;
}
.ccm-page .booking-summary .details-info .stay:before,
.ccm-page .booking-summary .details-info .period:before {
  content: "\f017";
  font-family: FontAwesome;
  color: #a7764c;
  position: relative;
  display: inline-flex;
}
.ccm-page .booking-summary td {
  padding: 10px;
  border-top: 1px solid #c4b49f;
  width: 50%;
}
.ccm-page .booking-summary td:last-of-type {
  text-align: right;
}
.ccm-page .booking-summary #option-details {
  width: 100%;
  border-spacing: 0;
}
.ccm-page .prev {
  background: #a7764c;
}
.ccm-page .prev:hover {
  color: #a7764c;
}
.ccm-page .reservation-summary {
  background: #a7764c;
  height: -moz-fit-content;
  height: fit-content;
}
.ccm-page .reservation-summary .column.small-12 {
  float: none !important;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .reservation-summary .column.small-12 {
    float: left !important;
    margin-bottom: 0rem;
  }
}
.ccm-page .reservation-summary .total-next-wrapper .button {
  background-color: #c4b49f;
  color: #603407;
}
.ccm-page .reservation-summary .total-next-wrapper .button:hover {
  background-color: #fff;
}
.ccm-page .check-list-booking > p {
  margin-bottom: 1rem;
}
.ccm-page .reset-bottom h2 {
  margin-top: 32px;
  margin-bottom: 4px !important;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .reset-bottom h2 {
    font-size: 21px;
  }
}
.ccm-page .search-result .buttons .button {
  padding: 0 16px;
}
.ccm-page .row.spacing h2 {
  margin-bottom: 24px;
}
.ccm-page .row.spacing form .form-group {
  margin-top: 12px;
}
.ccm-page .row.spacing .alert.alert-danger {
  color: inherit !important;
  background-color: #ebf5fb !important;
  border-color: #9eb8d3 !important;
}
.ccm-page .row.spacing .alert.alert-danger a {
  text-decoration: underline;
}
.ccm-page .row.spacing .alert.alert-danger a:hover {
  text-decoration: none;
}
.ccm-page .booking-summary .details-info .stay {
  display: flex;
  flex-direction: column;
  margin-bottom: -32px;
}
.ccm-page .booking-summary .details-info .stay::before {
  position: absolute;
}
.ccm-page .booking-summary .details-info .stay .arrival, .ccm-page .booking-summary .details-info .stay .departure {
  margin-left: 24px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .booking-summary .details-info .stay {
    display: inline-block;
    margin-bottom: inherit;
  }
  .ccm-page .booking-summary .details-info .stay::before {
    display: inline-flex;
    position: relative;
  }
  .ccm-page .booking-summary .details-info .stay .arrival, .ccm-page .booking-summary .details-info .stay .departure {
    margin-left: inherit;
  }
}
.ccm-page .bs-calendar-wrapper .bs-calendar span.price {
  font-size: 10px !important;
  padding-inline: 2px !important;
}
.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--medium, .ccm-page .row--small {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin-inline: auto;
  padding-inline: 18px;
}
.ccm-page .row--small {
  max-width: 848px;
}
.ccm-page .row--medium {
  max-width: 1124px;
}
.ccm-page .grunge, .ccm-page .grunge--container, .ccm-page .grunge--default, .ccm-page .grunge--social {
  position: absolute;
  bottom: 0;
  inset-inline: 0;
  overflow-x: clip;
  pointer-events: none;
}
.ccm-page .grunge--default, .ccm-page .grunge--social {
  height: 80px;
  background-image: url(../js/718214f9c5d9a6c93e72.svg);
  background-size: 1400px;
  background-position: top;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .grunge--default, .ccm-page .grunge--social {
    height: 140px;
    background-size: 2500px;
  }
}
.ccm-page .grunge--container {
  background: url(../js/205a25de3ef6a8e5e3c4.svg);
}
.ccm-page .grunge--social {
  height: 22px;
  background-size: 120%;
  transform: translateY(25%);
}
.ccm-page .half,
.ccm-page .third {
  position: relative;
  z-index: auto;
}
.ccm-page .half:has(img) h3:first-of-type,
.ccm-page .third:has(img) h3:first-of-type {
  display: block;
  z-index: 1;
  position: relative;
}
.ccm-page .half:has(img) h3:first-of-type::before,
.ccm-page .third:has(img) h3:first-of-type::before {
  content: "";
  position: absolute;
  top: -68px;
  inset-inline: 0;
  overflow-x: clip;
  pointer-events: none;
  width: 100%;
  height: 22px;
  transform: translateY(25%);
  background: url(../js/205a25de3ef6a8e5e3c4.svg);
  background-size: 120%;
}
.ccm-page .grunge-container {
  max-width: 1364px;
  background: linear-gradient(to bottom, transparent 114px, #c4b49f 114px 100%);
}
@media only screen and (min-width: 1024px) {
  .ccm-page .grunge-container {
    background: linear-gradient(to bottom, transparent 103px, #c4b49f 103px 100%);
  }
}
.ccm-page .lighthouse {
  position: absolute;
  display: block;
  left: 0px;
  top: 141px;
  background: url(../js/7c46612b314812e9c1d8.svg);
  width: 295px;
  height: 743px;
  z-index: 0;
}
.ccm-page footer .navigation {
  row-gap: 29px;
}
.ccm-page .layout-container--thirds {
  justify-content: space-between;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .layout-container--thirds {
    flex-direction: row;
  }
}
.ccm-page .layout-container--thirds .third {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .layout-container--thirds .third {
    width: 329px;
    max-width: 31%;
  }
}
.ccm-page .layout-container--half {
  justify-content: center;
  flex-direction: column;
  row-gap: 40px;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .layout-container--half {
    flex-direction: row;
    -moz-column-gap: 86px;
         column-gap: 86px;
  }
}
.ccm-page .layout-container--half .half {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .layout-container--half .half {
    width: 397px;
    max-width: 45%;
  }
}
.ccm-page .layout-container--half .half h3 {
  margin-top: 43px;
}
.ccm-page .reservation-summary,
.ccm-page .reservation-summary .total-next-wrapper .button {
  background: #a7764c;
}
.ccm-page .reservation-summary .row, .ccm-page .reservation-summary .row--small, .ccm-page .reservation-summary .row--medium {
  max-width: 90%;
}
.ccm-page .button.scrollto {
  background: #a7764c;
  color: white;
}
.ccm-page .button.scrollto:hover {
  background-color: #c4b49f;
}
.ccm-page .button.scrollto i {
  display: none;
}
.ccm-page .bs-object-gallery .bs-object-gallery-item.expandable .content::before {
  background: rgba(167, 118, 76, 0.9019607843);
}
.ccm-page .bs-object-gallery .bs-object-gallery-item.expandable .content .caption span {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.ccm-page .reservation-options .length-of-stay,
.ccm-page .reservation-options .persons {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .reservation-options .length-of-stay,
  .ccm-page .reservation-options .persons {
    flex-direction: row;
  }
}
.ccm-page .reservation-options .length-of-stay .selectbox,
.ccm-page .reservation-options .persons .selectbox {
  display: block;
}
.ccm-page .reservation-options .length-of-stay select,
.ccm-page .reservation-options .persons select {
  padding-left: 12px;
}
.ccm-page .row .row, .ccm-page .row--small .row, .ccm-page .row--medium .row, .ccm-page .row .row--small, .ccm-page .row--small .row--small, .ccm-page .row--medium .row--small, .ccm-page .row .row--medium, .ccm-page .row--small .row--medium, .ccm-page .row--medium .row--medium {
  padding-inline: 0;
}
@media only screen and (min-width: 1024px) {
  .ccm-page.page-template-default-extend .layout-container--thirds .third {
    width: 397px;
    max-width: 31%;
  }
}
.ccm-page.page-template-default-extend .layout-container--thirds .third h3 {
  margin-top: 43px;
}
