/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** 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.18 | 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 === */
.collapse {
  visibility: collapse;
}
.absolute {
  position: absolute;
}
.\!relative {
  position: relative !important;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-5 {
  bottom: 1.25rem;
}
.left-0 {
  left: 0px;
}
.left-4 {
  left: 1rem;
}
.left-5 {
  left: 1.25rem;
}
.right-0 {
  right: 0px;
}
.right-4 {
  right: 1rem;
}
.right-5 {
  right: 1.25rem;
}
.top-0 {
  top: 0px;
}
.top-\[200px\] {
  top: 200px;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.-mt-10 {
  margin-top: -2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.\!h-\[240px\] {
  height: 240px !important;
}
.\!h-auto {
  height: auto !important;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[228px\] {
  height: 228px;
}
.h-\[264px\] {
  height: 264px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[52px\] {
  height: 52px;
}
.h-\[605px\] {
  height: 605px;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.max-h-\[264px\] {
  max-height: 264px;
}
.max-h-\[401px\] {
  max-height: 401px;
}
.max-h-\[492px\] {
  max-height: 492px;
}
.max-h-\[85vh\] {
  max-height: 85vh;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.min-h-\[428px\] {
  min-height: 428px;
}
.min-h-\[570px\] {
  min-height: 570px;
}
.min-h-full {
  min-height: 100%;
}
.w-\[16px\] {
  width: 16px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[52px\] {
  width: 52px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.w-screen {
  width: 100vw;
}
.max-w-\[1088px\] {
  max-width: 1088px;
}
.max-w-\[172px\] {
  max-width: 172px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[536px\] {
  max-width: 536px;
}
.max-w-\[57px\] {
  max-width: 57px;
}
.max-w-full {
  max-width: 100%;
}
.flex-grow {
  flex-grow: 1;
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.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));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-x-0 {
  -moz-column-gap: 0px;
       column-gap: 0px;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.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-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * 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-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-clip {
  overflow-x: clip;
}
.text-nowrap {
  text-wrap: nowrap;
}
.break-all {
  word-break: break-all;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-\[\#707070\] {
  --tw-border-opacity: 1;
  border-color: rgb(112 112 112 / var(--tw-border-opacity, 1));
}
.border-\[\#727272\] {
  --tw-border-opacity: 1;
  border-color: rgb(114 114 114 / var(--tw-border-opacity, 1));
}
.border-b-primary {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(158 109 41 / var(--tw-border-opacity, 1));
}
.\!bg-transparent {
  background-color: transparent !important;
}
.bg-\[\#70707080\] {
  background-color: #70707080;
}
.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(158 109 41 / var(--tw-bg-opacity, 1));
}
.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(215 214 189 / var(--tw-bg-opacity, 1));
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.\!py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[20px\] {
  padding-bottom: 20px;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-14 {
  padding-top: 3.5rem;
}
.pt-40 {
  padding-top: 10rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-\[70px\] {
  padding-top: 70px;
}
.text-center {
  text-align: center;
}
.font-beaufort {
  font-family: beaufort-pro;
}
.\!text-\[15px\] {
  font-size: 15px !important;
}
.\!text-\[21px\] {
  font-size: 21px !important;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[17px\] {
  font-size: 17px;
}
.text-\[21px\] {
  font-size: 21px;
}
.text-\[24px\] {
  font-size: 24px;
}
.\!font-normal {
  font-weight: 400 !important;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.\!leading-\[1\.2\] {
  line-height: 1.2 !important;
}
.leading-7 {
  line-height: 1.75rem;
}
.tracking-\[1\.2px\] {
  letter-spacing: 1.2px;
}
.text-dark {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-grey {
  --tw-text-opacity: 1;
  color: rgb(147 147 147 / var(--tw-text-opacity, 1));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(158 109 41 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-\[\#\] {
  color: #;
}
.text-\[\#272424\] {
  --tw-text-opacity: 1;
  color: rgb(39 36 36 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.decoration-1 {
  text-decoration-thickness: 1px;
}
.underline-offset-8 {
  text-underline-offset: 8px;
}
.opacity-0 {
  opacity: 0;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-90 {
  opacity: 0.9;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.img-cover img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.cover {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.after\:\!hidden::after {
  content: var(--tw-content);
  display: none !important;
}
.hover\:border-b:hover {
  border-bottom-width: 1px;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.group:hover .group-hover\:bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(215 214 189 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:text-dark {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
@media not all and (min-width: 1024px) {
  .max-lg\:order-1 {
    order: 1;
  }
  .max-lg\:hidden {
    display: none;
  }
  .max-lg\:flex-col {
    flex-direction: column;
  }
}
@media not all and (min-width: 768px) {
  .max-md\:flex-col {
    flex-direction: column;
  }
}
@media not all and (min-width: 640px) {
  .max-sm\:order-1 {
    order: 1;
  }
  .max-sm\:hidden {
    display: none;
  }
  .max-sm\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 640px) {
  .sm\:min-h-\[582px\] {
    min-height: 582px;
  }
  .sm\:min-h-\[782px\] {
    min-height: 782px;
  }
  .sm\:max-w-\[283px\] {
    max-width: 283px;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .sm\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
  .sm\: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));
  }
  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .sm\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:px-\[70px\] {
    padding-left: 70px;
    padding-right: 70px;
  }
  .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .sm\:pb-20 {
    padding-bottom: 5rem;
  }
  .sm\:pb-\[70px\] {
    padding-bottom: 70px;
  }
  .sm\:pt-20 {
    padding-top: 5rem;
  }
  .sm\:\!text-\[24px\] {
    font-size: 24px !important;
  }
  .sm\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .md\:h-\[500px\] {
    height: 500px;
  }
  .md\:h-\[691px\] {
    height: 691px;
  }
  .md\:h-\[70px\] {
    height: 70px;
  }
  @media (min-width: 768px) {
    .md\:md\:h-\[18px\] {
      height: 18px;
    }
  }
  .md\:min-h-\[600px\] {
    min-height: 600px;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-\[18px\] {
    width: 18px;
  }
  .md\:w-\[70px\] {
    width: 70px;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:text-\[24px\] {
    font-size: 24px;
  }
  .even\:md\:flex-row-reverse:nth-child(even) {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {
  .lg\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:max-w-\[227px\] {
    max-width: 227px;
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
  .lg\:whitespace-nowrap {
    white-space: nowrap;
  }
  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:pb-32 {
    padding-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .xl\:pointer-events-none {
    pointer-events: none;
  }
  .xl\:sticky {
    position: sticky;
  }
  .xl\:\!block {
    display: block !important;
  }
  .xl\:block {
    display: block;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:w-3\/12 {
    width: 25%;
  }
  .xl\:w-\[73\%\] {
    width: 73%;
  }
  .xl\:max-w-\[385px\] {
    max-width: 385px;
  }
  .xl\:max-w-\[400px\] {
    max-width: 400px;
  }
  .xl\:max-w-\[830px\] {
    max-width: 830px;
  }
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:gap-x-14 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }
  .xl\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }
  .xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .xl\:pb-20 {
    padding-bottom: 5rem;
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \****************************************************************************************************************************************************************************************************************/
/* Alert colors */
/* Design colors */
.dax {
  font-family: "ff-dax-pro", sans-serif;
}

.beaufort {
  font-family: "beaufort-pro", sans-serif;
}

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

.ccm-page {
  /* Alert colors */
  /* Design colors */
}
.ccm-page .dax {
  font-family: "ff-dax-pro", sans-serif;
}
.ccm-page .beaufort {
  font-family: "beaufort-pro", sans-serif;
}
.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 {
  /* Alert colors */
  /* Design colors */
}
.ccm-page .dax {
  font-family: "ff-dax-pro", sans-serif;
}
.ccm-page .beaufort {
  font-family: "beaufort-pro", sans-serif;
}
.ccm-page .form-group {
  display: block;
  margin: 0;
}
.ccm-page .form-control {
  outline: none;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  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 {
  /* Alert colors */
  /* Design colors */
}
.ccm-page .dax {
  font-family: "ff-dax-pro", sans-serif;
}
.ccm-page .beaufort {
  font-family: "beaufort-pro", sans-serif;
}
.ccm-page .button {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  cursor: pointer;
  font-family: "beaufort-pro";
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.85px;
  transition: 0.2s all;
  padding: 0.75rem 1rem;
}
@media only screen and (min-width: 640px) {
  .ccm-page .button {
    width: -moz-fit-content;
    width: fit-content;
    gap: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .ccm-page .button {
    padding: 1.3rem 1.75rem;
  }
}
.ccm-page .button.button-style-1 {
  border: 1px solid #d7d6bd;
  background-color: #d7d6bd;
  color: #000;
}
.ccm-page .button.button-style-1:hover {
  border: 1px solid #edecd8;
  background-color: #edecd8;
}
.ccm-page .button.button-style-1::after {
  background-image: url(../js/93c0f459fa44f6979668.svg);
}
.ccm-page .button.button-style-2 {
  border: 1px solid #d7d6bd;
  background-color: transparent;
  color: #fff;
}
.ccm-page .button.button-style-2:hover {
  border: 1px solid #edecd8;
  background-color: #edecd8;
  color: #000;
}
.ccm-page .button.button-style-2:hover::after {
  background-image: url(../js/93c0f459fa44f6979668.svg);
}
.ccm-page .button.button-style-2::after {
  background-image: url(../js/1279c2d47770ee60b30f.svg);
}
.ccm-page .button:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
}
.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 .button-text {
  position: relative;
  color: #9e6d29;
  text-decoration: underline;
  transition: 0.2s all;
  font-weight: 300;
}
.ccm-page .button-text a {
  font-weight: 300;
}
.ccm-page .button-text:hover {
  text-decoration: none;
}
.ccm-page .button-text.arrow::after {
  content: "";
  background-image: url(../js/a7065426db283df0f87c.svg);
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  width: 16px;
  height: 16px;
}
.ccm-page .button-small {
  padding: 0.5rem 1.75rem;
}
.ccm-page .btn-w-full .button {
  width: 100%;
}
.ccm-page {
  /* Alert colors */
  /* Design colors */
}
.ccm-page .dax {
  font-family: "ff-dax-pro", sans-serif;
}
.ccm-page .beaufort {
  font-family: "beaufort-pro", sans-serif;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5,
.ccm-page h6 {
  font-family: "beaufort-pro";
  font-weight: 300;
  line-height: 1;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}
.ccm-page h1, .ccm-page h2 {
  font-size: 1.75rem;
  font-size: clamp(32px, 5vw, 48px);
  letter-spacing: 2.4px;
}
.ccm-page h3 {
  font-size: 1.5rem;
  font-size: clamp(24px, 5vw, 32px);
  letter-spacing: 1.6px;
}
.ccm-page h4 {
  font-size: 1.25rem;
  font-size: clamp(16px, 5vw, 20px);
}
.ccm-page h5 {
  font-size: 1.15rem;
  font-size: clamp(15px, 5vw, 18px);
}
.ccm-page h6 {
  font-size: 15px;
  letter-spacing: 0.75px;
  font-weight: 500;
}
.ccm-page p {
  font-size: 17px;
  line-height: 1.6;
  font-weight: 300;
}
.ccm-page p a,
.ccm-page p u {
  text-underline-offset: 2px;
  font-weight: 600;
}
.ccm-page .heading-subtitle {
  font-family: "beaufort-pro";
  font-size: 20px;
  letter-spacing: 1px;
  color: #939393;
  text-transform: uppercase;
}
.ccm-page .intro-section .heading-subtitle {
  color: #fff;
}
.ccm-page .heading-extra-padding h1,
.ccm-page .heading-extra-padding h2,
.ccm-page .heading-extra-padding h3,
.ccm-page .content-row h1,
.ccm-page .content-row h2,
.ccm-page .content-row h3 {
  padding-bottom: 1.5rem;
}
.ccm-page {
  /* Alert colors */
  /* Design colors */
}
.ccm-page .dax {
  font-family: "ff-dax-pro", sans-serif;
}
.ccm-page .beaufort {
  font-family: "beaufort-pro", sans-serif;
}
.ccm-page .button {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  cursor: pointer;
  font-family: "beaufort-pro";
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.85px;
  transition: 0.2s all;
  padding: 0.75rem 1rem;
}
@media only screen and (min-width: 640px) {
  .ccm-page .button {
    width: -moz-fit-content;
    width: fit-content;
    gap: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .ccm-page .button {
    padding: 1.3rem 1.75rem;
  }
}
.ccm-page .button.button-style-1 {
  border: 1px solid #d7d6bd;
  background-color: #d7d6bd;
  color: #000;
}
.ccm-page .button.button-style-1:hover {
  border: 1px solid #edecd8;
  background-color: #edecd8;
}
.ccm-page .button.button-style-1::after {
  background-image: url(../js/93c0f459fa44f6979668.svg);
}
.ccm-page .button.button-style-2 {
  border: 1px solid #d7d6bd;
  background-color: transparent;
  color: #fff;
}
.ccm-page .button.button-style-2:hover {
  border: 1px solid #edecd8;
  background-color: #edecd8;
  color: #000;
}
.ccm-page .button.button-style-2:hover::after {
  background-image: url(../js/93c0f459fa44f6979668.svg);
}
.ccm-page .button.button-style-2::after {
  background-image: url(../js/1279c2d47770ee60b30f.svg);
}
.ccm-page .button:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
}
.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 .button-text {
  position: relative;
  color: #9e6d29;
  text-decoration: underline;
  transition: 0.2s all;
  font-weight: 300;
}
.ccm-page .button-text a {
  font-weight: 300;
}
.ccm-page .button-text:hover {
  text-decoration: none;
}
.ccm-page .button-text.arrow::after {
  content: "";
  background-image: url(../js/a7065426db283df0f87c.svg);
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  width: 16px;
  height: 16px;
}
.ccm-page .button-small {
  padding: 0.5rem 1.75rem;
}
.ccm-page .btn-w-full .button {
  width: 100%;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5,
.ccm-page h6 {
  font-family: "beaufort-pro";
  font-weight: 300;
  line-height: 1;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}
.ccm-page h1, .ccm-page h2 {
  font-size: 1.75rem;
  font-size: clamp(32px, 5vw, 48px);
  letter-spacing: 2.4px;
}
.ccm-page h3 {
  font-size: 1.5rem;
  font-size: clamp(24px, 5vw, 32px);
  letter-spacing: 1.6px;
}
.ccm-page h4 {
  font-size: 1.25rem;
  font-size: clamp(16px, 5vw, 20px);
}
.ccm-page h5 {
  font-size: 1.15rem;
  font-size: clamp(15px, 5vw, 18px);
}
.ccm-page h6 {
  font-size: 15px;
  letter-spacing: 0.75px;
  font-weight: 500;
}
.ccm-page p {
  font-size: 17px;
  line-height: 1.6;
  font-weight: 300;
}
.ccm-page p a,
.ccm-page p u {
  text-underline-offset: 2px;
  font-weight: 600;
}
.ccm-page .heading-subtitle {
  font-family: "beaufort-pro";
  font-size: 20px;
  letter-spacing: 1px;
  color: #939393;
  text-transform: uppercase;
}
.ccm-page .intro-section .heading-subtitle {
  color: #fff;
}
.ccm-page .heading-extra-padding h1,
.ccm-page .heading-extra-padding h2,
.ccm-page .heading-extra-padding h3,
.ccm-page .content-row h1,
.ccm-page .content-row h2,
.ccm-page .content-row h3 {
  padding-bottom: 1.5rem;
}
.ccm-page .row, .ccm-page .row-xl, .ccm-page .row-md, .ccm-page .row-sm, .ccm-page .row-xs {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1390px;
}
.ccm-page .row-xs {
  max-width: 566px;
}
.ccm-page .row-sm {
  max-width: 842px;
}
.ccm-page .row-md {
  max-width: 1118px;
}
.ccm-page .row-xl {
  max-width: 1475px;
}
.ccm-page header {
  font-family: "beaufort-pro";
}
.ccm-page main,
.ccm-page footer {
  font-family: "ff-dax-pro";
}
.ccm-page main section,
.ccm-page footer section {
  position: relative;
}
.ccm-page main section .container-content-extra .content-wrapper,
.ccm-page footer section .container-content-extra .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ccm-page main .table-wrapper,
.ccm-page footer .table-wrapper {
  overflow-x: auto;
}
.ccm-page main table,
.ccm-page footer table {
  width: 100%;
  margin: 0.5rem 0;
}
.ccm-page main table tr:nth-child(odd),
.ccm-page footer table tr:nth-child(odd) {
  background-color: white;
}
.ccm-page main table tr:nth-child(even),
.ccm-page footer table tr:nth-child(even) {
  background-color: #f8f8f2;
}
.ccm-page main table tr:first-child,
.ccm-page footer table tr:first-child {
  background-color: #d7d6bd;
  color: white;
  font-weight: bold;
}
.ccm-page main table td,
.ccm-page footer table td {
  padding: 0.5rem 1rem;
}
.ccm-page main section ol {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.5rem 1.5rem;
}
.ccm-page main section ol li {
  text-transform: uppercase;
  font-weight: 600;
}
.ccm-page main p a,
.ccm-page main li a {
  text-decoration: underline;
}
.ccm-page main p a:hover,
.ccm-page main li a:hover {
  text-decoration: none;
}
.ccm-page footer {
  font-size: 16px;
}
.ccm-page footer p,
.ccm-page footer li,
.ccm-page footer .ccm-block-page-list-pages {
  font-size: 16px;
}
.ccm-page footer p a,
.ccm-page footer li a,
.ccm-page footer .ccm-block-page-list-pages a {
  font-weight: inherit;
  text-decoration: none;
}
.ccm-page footer p a:hover,
.ccm-page footer li a:hover,
.ccm-page footer .ccm-block-page-list-pages a:hover {
  text-decoration: underline;
}
.ccm-page .list-style-light ul li {
  font-weight: 300;
  padding: 0.25rem 1.75rem;
}
.ccm-page .ul-theme li, .ccm-page main section ul li {
  display: block;
  position: relative;
  font-weight: 700;
  padding: 0.2rem 1.75rem;
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  .ccm-page .ul-theme li, .ccm-page main section ul li {
    padding: 0.5rem 1.75rem;
    font-size: 17px;
  }
}
.ccm-page .ul-theme li a, .ccm-page main section ul li a {
  text-decoration: underline;
  text-underline-position: 1px;
}
.ccm-page .ul-theme li a:hover, .ccm-page main section ul li a:hover {
  text-decoration: none;
}
.ccm-page .ul-theme li::before, .ccm-page main section ul li::before {
  content: "";
  position: absolute;
  top: 0.8rem;
  left: 0;
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #9e6d29;
}
.ccm-page .ccm-pagination-wrapper .pagination {
  display: flex;
  gap: 1rem;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.ccm-page .ccm-pagination-wrapper .pagination .page-item {
  display: none;
  padding: 0;
}
.ccm-page .ccm-pagination-wrapper .pagination .page-item::before {
  display: none;
}
.ccm-page .ccm-pagination-wrapper .pagination .prev,
.ccm-page .ccm-pagination-wrapper .pagination .next {
  display: block;
}
.ccm-page .ccm-pagination-wrapper .pagination .prev .page-link,
.ccm-page .ccm-pagination-wrapper .pagination .next .page-link {
  position: relative;
  background-color: #d7d6bd;
  color: transparent;
  border-color: transparent;
  padding: 0.5rem 2.25rem;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 70px;
  height: 70px;
}
.ccm-page .ccm-pagination-wrapper .pagination .prev .page-link::after,
.ccm-page .ccm-pagination-wrapper .pagination .next .page-link::after {
  content: "";
  background-image: url(../js/93c0f459fa44f6979668.svg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 16px;
  height: 16px;
}
.ccm-page .ccm-pagination-wrapper .pagination .prev.disabled .page-link,
.ccm-page .ccm-pagination-wrapper .pagination .next.disabled .page-link {
  border-color: transparent;
}
.ccm-page .ccm-pagination-wrapper .pagination .prev .page-link::after {
  transform: rotate(180deg);
}
.ccm-page .ccm-pagination-wrapper .pagination .visually-hidden {
  display: none;
}
.ccm-page .layout-content__grid-two-col {
  display: flex;
  flex-direction: column;
  gap: 2.5rem 2rem;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .layout-content__grid-two-col {
    flex-direction: row;
  }
}
.ccm-page .layout-content__grid-two-col > div {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .layout-content__grid-two-col > div {
    width: 50%;
  }
}
.ccm-page .side-block {
  width: 100%;
  max-width: 260px;
}
.ccm-page .side-block-spacing {
  padding-left: 0;
}
@media only screen and (min-width: 768px) {
  .ccm-page .side-block-spacing {
    padding-left: 160px;
  }
}
.ccm-page .content-row {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  gap: 2rem;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .content-row {
    gap: 0rem;
    flex-direction: row;
  }
}
.ccm-page .content-row .content-row-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2.5rem 15px;
  width: 100%;
  max-width: 505px;
  margin-right: auto;
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .ccm-page .content-row .content-row-text {
    margin-left: 5rem;
    padding: 2.5rem;
  }
}
@media only screen and (min-width: 1024px) {
  .ccm-page .content-row .content-row-text {
    margin-left: 10rem;
    width: 50%;
  }
}
.ccm-page .content-row .content-row-img {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .content-row .content-row-img {
    width: 50%;
  }
}
.ccm-page .content-row .content-row-img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ccm-page .content-row.content-row__text-img {
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .ccm-page .content-row.content-row__text-img {
    flex-direction: row;
  }
}
.ccm-page .content-row.content-row__text-img .content-row-text {
  margin-left: auto;
  margin-right: 10rem;
}
.ccm-page .content-row .content-row-text,
.ccm-page .content-row .content-row-img {
  position: relative;
}
.ccm-page .content-row ul li,
.ccm-page .content-row ul a,
.ccm-page .content-row p li,
.ccm-page .content-row p a {
  font-weight: 300;
  color: #9e6d29;
}
.ccm-page .icon, .ccm-page .icon-whatsapp, .ccm-page .icon-contact, .ccm-page .icon-portal {
  display: flex;
  align-items: center;
}
.ccm-page .icon::before, .ccm-page .icon-whatsapp::before, .ccm-page .icon-contact::before, .ccm-page .icon-portal::before {
  position: relative;
  margin-right: 0.35rem;
}
.ccm-page .icon-portal::before {
  bottom: -0.25rem;
}
.ccm-page .icon-contact::before {
  bottom: -0.25rem;
}
.ccm-page .icon-whatsapp::before {
  content: url(../js/7de7eee05458ea9ffd3a.svg);
  bottom: -0.25rem;
  width: 1.5rem;
}
.ccm-page .bg-blur {
  background: rgba(0, 0, 0, 0.1843137255) 0% 0% no-repeat padding-box;
  opacity: 1;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.ccm-page .bg-blur-dark {
  background: rgba(0, 0, 0, 0.4) 0% 0% no-repeat padding-box;
  opacity: 1;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.ccm-page .hero-section-intro,
.ccm-page .text-intro {
  color: #939393;
  font-size: 21px;
  font-weight: 300;
}
.ccm-page .hero-section-intro p,
.ccm-page .text-intro p {
  font-size: 21px;
}
.ccm-page .background-white {
  background-color: white;
  color: #272424;
}
.ccm-page .ccm-block-page-list-pages .ccm-block-page-list-title {
  font-family: "beaufort-pro";
  font-weight: 300;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 1.05rem;
  font-size: clamp(18px, 5vw, 24px);
}
.ccm-page .default-border {
  border: 1px solid #707070;
}
.ccm-page .hero-section ul li,
.ccm-page .hero-section ul a,
.ccm-page .hero-section p li,
.ccm-page .hero-section p a {
  font-weight: 300;
}
.ccm-page .hero-section-dark a {
  color: #d7d6bd;
}
.ccm-page .image-slider-grid .grid-item a {
  font-weight: 300;
  text-decoration: none;
}
.ccm-page .image-slider-grid .grid-item a:hover {
  text-decoration: underline;
}

/* Alert colors */
/* Design colors */
.dax {
  font-family: "ff-dax-pro", sans-serif;
}

.beaufort {
  font-family: "beaufort-pro", sans-serif;
}

.button, .bookzo .bookzo-btn, .bookzo .btn.btn-primary,
.bookzo bookzo-book-coupon-code .btn.btn-secondary, .bookzo bookzo-book-extra-cost .btn-secondary,
.bookzo bookzo-object-images .btn.btn-secondary,
.bookzo bookzo-results-card .btn.btn-secondary, .booking-section bookzo-book-button .btn.btn-primary, .object-section bookzo-object-alternative-prices .btn.btn-primary, .object-section bookzo-object-calendar #bookButtonObjectCalendar, bookzo-search .btn.bookzo-search-submit {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  cursor: pointer;
  font-family: "beaufort-pro";
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.85px;
  transition: 0.2s all;
  padding: 0.75rem 1rem;
}

@media only screen and (min-width: 640px) {
  .button, .bookzo .bookzo-btn, .bookzo .btn.btn-primary,
  .bookzo bookzo-book-coupon-code .btn.btn-secondary, .bookzo bookzo-book-extra-cost .btn-secondary,
  .bookzo bookzo-object-images .btn.btn-secondary,
  .bookzo bookzo-results-card .btn.btn-secondary, .booking-section bookzo-book-button .btn.btn-primary, .object-section bookzo-object-alternative-prices .btn.btn-primary, .object-section bookzo-object-calendar #bookButtonObjectCalendar, bookzo-search .btn.bookzo-search-submit {
    width: -moz-fit-content;
    width: fit-content;
    gap: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .button, .bookzo .bookzo-btn, .bookzo .btn.btn-primary,
  .bookzo bookzo-book-coupon-code .btn.btn-secondary, .bookzo bookzo-book-extra-cost .btn-secondary,
  .bookzo bookzo-object-images .btn.btn-secondary,
  .bookzo bookzo-results-card .btn.btn-secondary, .booking-section bookzo-book-button .btn.btn-primary, .object-section bookzo-object-alternative-prices .btn.btn-primary, .object-section bookzo-object-calendar #bookButtonObjectCalendar, bookzo-search .btn.bookzo-search-submit {
    padding: 1.3rem 1.75rem;
  }
}
.button.button-style-1, .bookzo .button-style-1.bookzo-btn, .bookzo .button-style-1.btn.btn-primary,
.bookzo bookzo-book-coupon-code .button-style-1.btn.btn-secondary, .bookzo bookzo-book-extra-cost .button-style-1.btn-secondary,
.bookzo bookzo-object-images .button-style-1.btn.btn-secondary,
.bookzo bookzo-results-card .button-style-1.btn.btn-secondary, .booking-section bookzo-book-button .button-style-1.btn.btn-primary, .object-section bookzo-object-alternative-prices .button-style-1.btn.btn-primary, .object-section bookzo-object-calendar .button-style-1#bookButtonObjectCalendar, bookzo-search .button-style-1.btn.bookzo-search-submit, .bookzo bookzo-book-extra-cost .button.btn-secondary, .bookzo bookzo-book-extra-cost .bookzo-btn.btn-secondary, .bookzo bookzo-book-extra-cost .btn.btn-primary.btn-secondary,
.bookzo bookzo-book-coupon-code bookzo-book-extra-cost .btn.btn-secondary,
.bookzo bookzo-book-extra-cost bookzo-book-coupon-code .btn.btn-secondary, .bookzo bookzo-book-extra-cost .btn-secondary,
.bookzo bookzo-object-images bookzo-book-extra-cost .btn.btn-secondary,
.bookzo bookzo-book-extra-cost bookzo-object-images .btn.btn-secondary,
.bookzo bookzo-results-card bookzo-book-extra-cost .btn.btn-secondary,
.bookzo bookzo-book-extra-cost bookzo-results-card .btn.btn-secondary, .booking-section bookzo-book-button .bookzo bookzo-book-extra-cost .btn.btn-primary.btn-secondary, .bookzo bookzo-book-extra-cost .booking-section bookzo-book-button .btn.btn-primary.btn-secondary, .object-section bookzo-object-alternative-prices .bookzo bookzo-book-extra-cost .btn.btn-primary.btn-secondary, .bookzo bookzo-book-extra-cost .object-section bookzo-object-alternative-prices .btn.btn-primary.btn-secondary, .object-section bookzo-object-calendar .bookzo bookzo-book-extra-cost #bookButtonObjectCalendar.btn-secondary, .bookzo bookzo-book-extra-cost .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn-secondary, bookzo-search .bookzo bookzo-book-extra-cost .btn.bookzo-search-submit.btn-secondary, .bookzo bookzo-book-extra-cost bookzo-search .btn.bookzo-search-submit.btn-secondary,
.bookzo bookzo-object-images .button.btn.btn-secondary,
.bookzo bookzo-object-images .bookzo-btn.btn.btn-secondary,
.bookzo bookzo-object-images .btn.btn-primary.btn-secondary,
.bookzo bookzo-book-coupon-code bookzo-object-images .btn.btn-secondary,
.bookzo bookzo-object-images bookzo-book-coupon-code .btn.btn-secondary,
.bookzo bookzo-book-extra-cost bookzo-object-images .btn-secondary.btn,
.bookzo bookzo-object-images bookzo-book-extra-cost .btn-secondary.btn,
.bookzo bookzo-object-images .btn.btn-secondary,
.bookzo bookzo-results-card bookzo-object-images .btn.btn-secondary,
.bookzo bookzo-object-images bookzo-results-card .btn.btn-secondary,
.booking-section bookzo-book-button .bookzo bookzo-object-images .btn.btn-primary.btn-secondary,
.bookzo bookzo-object-images .booking-section bookzo-book-button .btn.btn-primary.btn-secondary,
.object-section bookzo-object-alternative-prices .bookzo bookzo-object-images .btn.btn-primary.btn-secondary,
.bookzo bookzo-object-images .object-section bookzo-object-alternative-prices .btn.btn-primary.btn-secondary,
.object-section bookzo-object-calendar .bookzo bookzo-object-images #bookButtonObjectCalendar.btn.btn-secondary,
.bookzo bookzo-object-images .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-secondary,
bookzo-search .bookzo bookzo-object-images .btn.bookzo-search-submit.btn-secondary,
.bookzo bookzo-object-images bookzo-search .btn.bookzo-search-submit.btn-secondary,
.bookzo bookzo-results-card .button.btn.btn-secondary,
.bookzo bookzo-results-card .bookzo-btn.btn.btn-secondary,
.bookzo bookzo-results-card .btn.btn-primary.btn-secondary,
.bookzo bookzo-book-coupon-code bookzo-results-card .btn.btn-secondary,
.bookzo bookzo-results-card bookzo-book-coupon-code .btn.btn-secondary,
.bookzo bookzo-book-extra-cost bookzo-results-card .btn-secondary.btn,
.bookzo bookzo-results-card bookzo-book-extra-cost .btn-secondary.btn,
.bookzo bookzo-object-images bookzo-results-card .btn.btn-secondary,
.bookzo bookzo-results-card bookzo-object-images .btn.btn-secondary,
.bookzo bookzo-results-card .btn.btn-secondary,
.booking-section bookzo-book-button .bookzo bookzo-results-card .btn.btn-primary.btn-secondary,
.bookzo bookzo-results-card .booking-section bookzo-book-button .btn.btn-primary.btn-secondary,
.object-section bookzo-object-alternative-prices .bookzo bookzo-results-card .btn.btn-primary.btn-secondary,
.bookzo bookzo-results-card .object-section bookzo-object-alternative-prices .btn.btn-primary.btn-secondary,
.object-section bookzo-object-calendar .bookzo bookzo-results-card #bookButtonObjectCalendar.btn.btn-secondary,
.bookzo bookzo-results-card .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-secondary,
bookzo-search .bookzo bookzo-results-card .btn.bookzo-search-submit.btn-secondary,
.bookzo bookzo-results-card bookzo-search .btn.bookzo-search-submit.btn-secondary, .booking-section bookzo-book-button .button.btn.btn-primary, .bookzo .booking-section bookzo-book-button .bookzo-btn.btn.btn-primary, .booking-section bookzo-book-button .bookzo .bookzo-btn.btn.btn-primary, .bookzo .booking-section bookzo-book-button .btn.btn-primary, .booking-section bookzo-book-button .bookzo .btn.btn-primary,
.bookzo bookzo-book-coupon-code .booking-section bookzo-book-button .btn.btn-secondary.btn-primary,
.booking-section bookzo-book-button .bookzo bookzo-book-coupon-code .btn.btn-secondary.btn-primary, .bookzo bookzo-book-extra-cost .booking-section bookzo-book-button .btn-secondary.btn.btn-primary, .booking-section bookzo-book-button .bookzo bookzo-book-extra-cost .btn-secondary.btn.btn-primary,
.bookzo bookzo-object-images .booking-section bookzo-book-button .btn.btn-secondary.btn-primary,
.booking-section bookzo-book-button .bookzo bookzo-object-images .btn.btn-secondary.btn-primary,
.bookzo bookzo-results-card .booking-section bookzo-book-button .btn.btn-secondary.btn-primary,
.booking-section bookzo-book-button .bookzo bookzo-results-card .btn.btn-secondary.btn-primary, .booking-section bookzo-book-button .btn.btn-primary, .object-section bookzo-object-alternative-prices .booking-section bookzo-book-button .btn.btn-primary, .booking-section bookzo-book-button .object-section bookzo-object-alternative-prices .btn.btn-primary, .object-section bookzo-object-calendar .booking-section bookzo-book-button #bookButtonObjectCalendar.btn.btn-primary, .booking-section bookzo-book-button .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-primary, bookzo-search .booking-section bookzo-book-button .btn.bookzo-search-submit.btn-primary, .booking-section bookzo-book-button bookzo-search .btn.bookzo-search-submit.btn-primary, .object-section bookzo-object-alternative-prices .button.btn.btn-primary, .bookzo .object-section bookzo-object-alternative-prices .bookzo-btn.btn.btn-primary, .object-section bookzo-object-alternative-prices .bookzo .bookzo-btn.btn.btn-primary, .bookzo .object-section bookzo-object-alternative-prices .btn.btn-primary, .object-section bookzo-object-alternative-prices .bookzo .btn.btn-primary,
.bookzo bookzo-book-coupon-code .object-section bookzo-object-alternative-prices .btn.btn-secondary.btn-primary,
.object-section bookzo-object-alternative-prices .bookzo bookzo-book-coupon-code .btn.btn-secondary.btn-primary, .bookzo bookzo-book-extra-cost .object-section bookzo-object-alternative-prices .btn-secondary.btn.btn-primary, .object-section bookzo-object-alternative-prices .bookzo bookzo-book-extra-cost .btn-secondary.btn.btn-primary,
.bookzo bookzo-object-images .object-section bookzo-object-alternative-prices .btn.btn-secondary.btn-primary,
.object-section bookzo-object-alternative-prices .bookzo bookzo-object-images .btn.btn-secondary.btn-primary,
.bookzo bookzo-results-card .object-section bookzo-object-alternative-prices .btn.btn-secondary.btn-primary,
.object-section bookzo-object-alternative-prices .bookzo bookzo-results-card .btn.btn-secondary.btn-primary, .booking-section bookzo-book-button .object-section bookzo-object-alternative-prices .btn.btn-primary, .object-section bookzo-object-alternative-prices .booking-section bookzo-book-button .btn.btn-primary, .object-section bookzo-object-alternative-prices .btn.btn-primary, .object-section bookzo-object-calendar bookzo-object-alternative-prices #bookButtonObjectCalendar.btn.btn-primary, .object-section bookzo-object-alternative-prices bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-primary, bookzo-search .object-section bookzo-object-alternative-prices .btn.bookzo-search-submit.btn-primary, .object-section bookzo-object-alternative-prices bookzo-search .btn.bookzo-search-submit.btn-primary, .object-section bookzo-object-calendar .button#bookButtonObjectCalendar, .bookzo .object-section bookzo-object-calendar .bookzo-btn#bookButtonObjectCalendar, .object-section bookzo-object-calendar .bookzo .bookzo-btn#bookButtonObjectCalendar, .bookzo .object-section bookzo-object-calendar .btn.btn-primary#bookButtonObjectCalendar, .object-section bookzo-object-calendar .bookzo .btn.btn-primary#bookButtonObjectCalendar,
.bookzo bookzo-book-coupon-code .object-section bookzo-object-calendar .btn.btn-secondary#bookButtonObjectCalendar,
.object-section bookzo-object-calendar .bookzo bookzo-book-coupon-code .btn.btn-secondary#bookButtonObjectCalendar, .bookzo bookzo-book-extra-cost .object-section bookzo-object-calendar .btn-secondary#bookButtonObjectCalendar, .object-section bookzo-object-calendar .bookzo bookzo-book-extra-cost .btn-secondary#bookButtonObjectCalendar,
.bookzo bookzo-object-images .object-section bookzo-object-calendar .btn.btn-secondary#bookButtonObjectCalendar,
.object-section bookzo-object-calendar .bookzo bookzo-object-images .btn.btn-secondary#bookButtonObjectCalendar,
.bookzo bookzo-results-card .object-section bookzo-object-calendar .btn.btn-secondary#bookButtonObjectCalendar,
.object-section bookzo-object-calendar .bookzo bookzo-results-card .btn.btn-secondary#bookButtonObjectCalendar, .booking-section bookzo-book-button .object-section bookzo-object-calendar .btn.btn-primary#bookButtonObjectCalendar, .object-section bookzo-object-calendar .booking-section bookzo-book-button .btn.btn-primary#bookButtonObjectCalendar, .object-section bookzo-object-alternative-prices bookzo-object-calendar .btn.btn-primary#bookButtonObjectCalendar, .object-section bookzo-object-calendar bookzo-object-alternative-prices .btn.btn-primary#bookButtonObjectCalendar, .object-section bookzo-object-calendar #bookButtonObjectCalendar, bookzo-search .object-section bookzo-object-calendar .btn.bookzo-search-submit#bookButtonObjectCalendar, .object-section bookzo-object-calendar bookzo-search .btn.bookzo-search-submit#bookButtonObjectCalendar, bookzo-search .button.btn.bookzo-search-submit, .bookzo bookzo-search .bookzo-btn.btn.bookzo-search-submit, bookzo-search .bookzo .bookzo-btn.btn.bookzo-search-submit, .bookzo bookzo-search .btn.btn-primary.bookzo-search-submit, bookzo-search .bookzo .btn.btn-primary.bookzo-search-submit,
.bookzo bookzo-book-coupon-code bookzo-search .btn.btn-secondary.bookzo-search-submit,
bookzo-search .bookzo bookzo-book-coupon-code .btn.btn-secondary.bookzo-search-submit, .bookzo bookzo-book-extra-cost bookzo-search .btn-secondary.btn.bookzo-search-submit, bookzo-search .bookzo bookzo-book-extra-cost .btn-secondary.btn.bookzo-search-submit,
.bookzo bookzo-object-images bookzo-search .btn.btn-secondary.bookzo-search-submit,
bookzo-search .bookzo bookzo-object-images .btn.btn-secondary.bookzo-search-submit,
.bookzo bookzo-results-card bookzo-search .btn.btn-secondary.bookzo-search-submit,
bookzo-search .bookzo bookzo-results-card .btn.btn-secondary.bookzo-search-submit, .booking-section bookzo-book-button bookzo-search .btn.btn-primary.bookzo-search-submit, bookzo-search .booking-section bookzo-book-button .btn.btn-primary.bookzo-search-submit, .object-section bookzo-object-alternative-prices bookzo-search .btn.btn-primary.bookzo-search-submit, bookzo-search .object-section bookzo-object-alternative-prices .btn.btn-primary.bookzo-search-submit, .object-section bookzo-object-calendar bookzo-search #bookButtonObjectCalendar.btn.bookzo-search-submit, bookzo-search .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.bookzo-search-submit, bookzo-search .btn.bookzo-search-submit {
  border: 1px solid #d7d6bd;
  background-color: #d7d6bd;
  color: #000;
}

.button.button-style-1:hover, .bookzo .button-style-1.bookzo-btn:hover, .bookzo .button-style-1.btn.btn-primary:hover,
.bookzo bookzo-book-coupon-code .button-style-1.btn.btn-secondary:hover, .bookzo bookzo-book-extra-cost .button-style-1.btn-secondary:hover,
.bookzo bookzo-object-images .button-style-1.btn.btn-secondary:hover,
.bookzo bookzo-results-card .button-style-1.btn.btn-secondary:hover, .booking-section bookzo-book-button .button-style-1.btn.btn-primary:hover, .object-section bookzo-object-alternative-prices .button-style-1.btn.btn-primary:hover, .object-section bookzo-object-calendar .button-style-1#bookButtonObjectCalendar:hover, bookzo-search .button-style-1.btn.bookzo-search-submit:hover, .bookzo bookzo-book-extra-cost .button.btn-secondary:hover, .bookzo bookzo-book-extra-cost .bookzo-btn.btn-secondary:hover, .bookzo bookzo-book-extra-cost .btn.btn-primary.btn-secondary:hover,
.bookzo bookzo-book-coupon-code bookzo-book-extra-cost .btn.btn-secondary:hover,
.bookzo bookzo-book-extra-cost bookzo-book-coupon-code .btn.btn-secondary:hover, .bookzo bookzo-book-extra-cost .btn-secondary:hover,
.bookzo bookzo-object-images bookzo-book-extra-cost .btn.btn-secondary:hover,
.bookzo bookzo-book-extra-cost bookzo-object-images .btn.btn-secondary:hover,
.bookzo bookzo-results-card bookzo-book-extra-cost .btn.btn-secondary:hover,
.bookzo bookzo-book-extra-cost bookzo-results-card .btn.btn-secondary:hover, .booking-section bookzo-book-button .bookzo bookzo-book-extra-cost .btn.btn-primary.btn-secondary:hover, .bookzo bookzo-book-extra-cost .booking-section bookzo-book-button .btn.btn-primary.btn-secondary:hover, .object-section bookzo-object-alternative-prices .bookzo bookzo-book-extra-cost .btn.btn-primary.btn-secondary:hover, .bookzo bookzo-book-extra-cost .object-section bookzo-object-alternative-prices .btn.btn-primary.btn-secondary:hover, .object-section bookzo-object-calendar .bookzo bookzo-book-extra-cost #bookButtonObjectCalendar.btn-secondary:hover, .bookzo bookzo-book-extra-cost .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn-secondary:hover, bookzo-search .bookzo bookzo-book-extra-cost .btn.bookzo-search-submit.btn-secondary:hover, .bookzo bookzo-book-extra-cost bookzo-search .btn.bookzo-search-submit.btn-secondary:hover,
.bookzo bookzo-object-images .button.btn.btn-secondary:hover,
.bookzo bookzo-object-images .bookzo-btn.btn.btn-secondary:hover,
.bookzo bookzo-object-images .btn.btn-primary.btn-secondary:hover,
.bookzo bookzo-book-coupon-code bookzo-object-images .btn.btn-secondary:hover,
.bookzo bookzo-object-images bookzo-book-coupon-code .btn.btn-secondary:hover,
.bookzo bookzo-book-extra-cost bookzo-object-images .btn-secondary.btn:hover,
.bookzo bookzo-object-images bookzo-book-extra-cost .btn-secondary.btn:hover,
.bookzo bookzo-object-images .btn.btn-secondary:hover,
.bookzo bookzo-results-card bookzo-object-images .btn.btn-secondary:hover,
.bookzo bookzo-object-images bookzo-results-card .btn.btn-secondary:hover,
.booking-section bookzo-book-button .bookzo bookzo-object-images .btn.btn-primary.btn-secondary:hover,
.bookzo bookzo-object-images .booking-section bookzo-book-button .btn.btn-primary.btn-secondary:hover,
.object-section bookzo-object-alternative-prices .bookzo bookzo-object-images .btn.btn-primary.btn-secondary:hover,
.bookzo bookzo-object-images .object-section bookzo-object-alternative-prices .btn.btn-primary.btn-secondary:hover,
.object-section bookzo-object-calendar .bookzo bookzo-object-images #bookButtonObjectCalendar.btn.btn-secondary:hover,
.bookzo bookzo-object-images .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-secondary:hover,
bookzo-search .bookzo bookzo-object-images .btn.bookzo-search-submit.btn-secondary:hover,
.bookzo bookzo-object-images bookzo-search .btn.bookzo-search-submit.btn-secondary:hover,
.bookzo bookzo-results-card .button.btn.btn-secondary:hover,
.bookzo bookzo-results-card .bookzo-btn.btn.btn-secondary:hover,
.bookzo bookzo-results-card .btn.btn-primary.btn-secondary:hover,
.bookzo bookzo-book-coupon-code bookzo-results-card .btn.btn-secondary:hover,
.bookzo bookzo-results-card bookzo-book-coupon-code .btn.btn-secondary:hover,
.bookzo bookzo-book-extra-cost bookzo-results-card .btn-secondary.btn:hover,
.bookzo bookzo-results-card bookzo-book-extra-cost .btn-secondary.btn:hover,
.bookzo bookzo-object-images bookzo-results-card .btn.btn-secondary:hover,
.bookzo bookzo-results-card bookzo-object-images .btn.btn-secondary:hover,
.bookzo bookzo-results-card .btn.btn-secondary:hover,
.booking-section bookzo-book-button .bookzo bookzo-results-card .btn.btn-primary.btn-secondary:hover,
.bookzo bookzo-results-card .booking-section bookzo-book-button .btn.btn-primary.btn-secondary:hover,
.object-section bookzo-object-alternative-prices .bookzo bookzo-results-card .btn.btn-primary.btn-secondary:hover,
.bookzo bookzo-results-card .object-section bookzo-object-alternative-prices .btn.btn-primary.btn-secondary:hover,
.object-section bookzo-object-calendar .bookzo bookzo-results-card #bookButtonObjectCalendar.btn.btn-secondary:hover,
.bookzo bookzo-results-card .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-secondary:hover,
bookzo-search .bookzo bookzo-results-card .btn.bookzo-search-submit.btn-secondary:hover,
.bookzo bookzo-results-card bookzo-search .btn.bookzo-search-submit.btn-secondary:hover, .booking-section bookzo-book-button .button.btn.btn-primary:hover, .bookzo .booking-section bookzo-book-button .bookzo-btn.btn.btn-primary:hover, .booking-section bookzo-book-button .bookzo .bookzo-btn.btn.btn-primary:hover, .bookzo .booking-section bookzo-book-button .btn.btn-primary:hover, .booking-section bookzo-book-button .bookzo .btn.btn-primary:hover,
.bookzo bookzo-book-coupon-code .booking-section bookzo-book-button .btn.btn-secondary.btn-primary:hover,
.booking-section bookzo-book-button .bookzo bookzo-book-coupon-code .btn.btn-secondary.btn-primary:hover, .bookzo bookzo-book-extra-cost .booking-section bookzo-book-button .btn-secondary.btn.btn-primary:hover, .booking-section bookzo-book-button .bookzo bookzo-book-extra-cost .btn-secondary.btn.btn-primary:hover,
.bookzo bookzo-object-images .booking-section bookzo-book-button .btn.btn-secondary.btn-primary:hover,
.booking-section bookzo-book-button .bookzo bookzo-object-images .btn.btn-secondary.btn-primary:hover,
.bookzo bookzo-results-card .booking-section bookzo-book-button .btn.btn-secondary.btn-primary:hover,
.booking-section bookzo-book-button .bookzo bookzo-results-card .btn.btn-secondary.btn-primary:hover, .booking-section bookzo-book-button .btn.btn-primary:hover, .object-section bookzo-object-alternative-prices .booking-section bookzo-book-button .btn.btn-primary:hover, .booking-section bookzo-book-button .object-section bookzo-object-alternative-prices .btn.btn-primary:hover, .object-section bookzo-object-calendar .booking-section bookzo-book-button #bookButtonObjectCalendar.btn.btn-primary:hover, .booking-section bookzo-book-button .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-primary:hover, bookzo-search .booking-section bookzo-book-button .btn.bookzo-search-submit.btn-primary:hover, .booking-section bookzo-book-button bookzo-search .btn.bookzo-search-submit.btn-primary:hover, .object-section bookzo-object-alternative-prices .button.btn.btn-primary:hover, .bookzo .object-section bookzo-object-alternative-prices .bookzo-btn.btn.btn-primary:hover, .object-section bookzo-object-alternative-prices .bookzo .bookzo-btn.btn.btn-primary:hover, .bookzo .object-section bookzo-object-alternative-prices .btn.btn-primary:hover, .object-section bookzo-object-alternative-prices .bookzo .btn.btn-primary:hover,
.bookzo bookzo-book-coupon-code .object-section bookzo-object-alternative-prices .btn.btn-secondary.btn-primary:hover,
.object-section bookzo-object-alternative-prices .bookzo bookzo-book-coupon-code .btn.btn-secondary.btn-primary:hover, .bookzo bookzo-book-extra-cost .object-section bookzo-object-alternative-prices .btn-secondary.btn.btn-primary:hover, .object-section bookzo-object-alternative-prices .bookzo bookzo-book-extra-cost .btn-secondary.btn.btn-primary:hover,
.bookzo bookzo-object-images .object-section bookzo-object-alternative-prices .btn.btn-secondary.btn-primary:hover,
.object-section bookzo-object-alternative-prices .bookzo bookzo-object-images .btn.btn-secondary.btn-primary:hover,
.bookzo bookzo-results-card .object-section bookzo-object-alternative-prices .btn.btn-secondary.btn-primary:hover,
.object-section bookzo-object-alternative-prices .bookzo bookzo-results-card .btn.btn-secondary.btn-primary:hover, .booking-section bookzo-book-button .object-section bookzo-object-alternative-prices .btn.btn-primary:hover, .object-section bookzo-object-alternative-prices .booking-section bookzo-book-button .btn.btn-primary:hover, .object-section bookzo-object-alternative-prices .btn.btn-primary:hover, .object-section bookzo-object-calendar bookzo-object-alternative-prices #bookButtonObjectCalendar.btn.btn-primary:hover, .object-section bookzo-object-alternative-prices bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-primary:hover, bookzo-search .object-section bookzo-object-alternative-prices .btn.bookzo-search-submit.btn-primary:hover, .object-section bookzo-object-alternative-prices bookzo-search .btn.bookzo-search-submit.btn-primary:hover, .object-section bookzo-object-calendar .button#bookButtonObjectCalendar:hover, .bookzo .object-section bookzo-object-calendar .bookzo-btn#bookButtonObjectCalendar:hover, .object-section bookzo-object-calendar .bookzo .bookzo-btn#bookButtonObjectCalendar:hover, .bookzo .object-section bookzo-object-calendar .btn.btn-primary#bookButtonObjectCalendar:hover, .object-section bookzo-object-calendar .bookzo .btn.btn-primary#bookButtonObjectCalendar:hover,
.bookzo bookzo-book-coupon-code .object-section bookzo-object-calendar .btn.btn-secondary#bookButtonObjectCalendar:hover,
.object-section bookzo-object-calendar .bookzo bookzo-book-coupon-code .btn.btn-secondary#bookButtonObjectCalendar:hover, .bookzo bookzo-book-extra-cost .object-section bookzo-object-calendar .btn-secondary#bookButtonObjectCalendar:hover, .object-section bookzo-object-calendar .bookzo bookzo-book-extra-cost .btn-secondary#bookButtonObjectCalendar:hover,
.bookzo bookzo-object-images .object-section bookzo-object-calendar .btn.btn-secondary#bookButtonObjectCalendar:hover,
.object-section bookzo-object-calendar .bookzo bookzo-object-images .btn.btn-secondary#bookButtonObjectCalendar:hover,
.bookzo bookzo-results-card .object-section bookzo-object-calendar .btn.btn-secondary#bookButtonObjectCalendar:hover,
.object-section bookzo-object-calendar .bookzo bookzo-results-card .btn.btn-secondary#bookButtonObjectCalendar:hover, .booking-section bookzo-book-button .object-section bookzo-object-calendar .btn.btn-primary#bookButtonObjectCalendar:hover, .object-section bookzo-object-calendar .booking-section bookzo-book-button .btn.btn-primary#bookButtonObjectCalendar:hover, .object-section bookzo-object-alternative-prices bookzo-object-calendar .btn.btn-primary#bookButtonObjectCalendar:hover, .object-section bookzo-object-calendar bookzo-object-alternative-prices .btn.btn-primary#bookButtonObjectCalendar:hover, .object-section bookzo-object-calendar #bookButtonObjectCalendar:hover, bookzo-search .object-section bookzo-object-calendar .btn.bookzo-search-submit#bookButtonObjectCalendar:hover, .object-section bookzo-object-calendar bookzo-search .btn.bookzo-search-submit#bookButtonObjectCalendar:hover, bookzo-search .button.btn.bookzo-search-submit:hover, .bookzo bookzo-search .bookzo-btn.btn.bookzo-search-submit:hover, bookzo-search .bookzo .bookzo-btn.btn.bookzo-search-submit:hover, .bookzo bookzo-search .btn.btn-primary.bookzo-search-submit:hover, bookzo-search .bookzo .btn.btn-primary.bookzo-search-submit:hover,
.bookzo bookzo-book-coupon-code bookzo-search .btn.btn-secondary.bookzo-search-submit:hover,
bookzo-search .bookzo bookzo-book-coupon-code .btn.btn-secondary.bookzo-search-submit:hover, .bookzo bookzo-book-extra-cost bookzo-search .btn-secondary.btn.bookzo-search-submit:hover, bookzo-search .bookzo bookzo-book-extra-cost .btn-secondary.btn.bookzo-search-submit:hover,
.bookzo bookzo-object-images bookzo-search .btn.btn-secondary.bookzo-search-submit:hover,
bookzo-search .bookzo bookzo-object-images .btn.btn-secondary.bookzo-search-submit:hover,
.bookzo bookzo-results-card bookzo-search .btn.btn-secondary.bookzo-search-submit:hover,
bookzo-search .bookzo bookzo-results-card .btn.btn-secondary.bookzo-search-submit:hover, .booking-section bookzo-book-button bookzo-search .btn.btn-primary.bookzo-search-submit:hover, bookzo-search .booking-section bookzo-book-button .btn.btn-primary.bookzo-search-submit:hover, .object-section bookzo-object-alternative-prices bookzo-search .btn.btn-primary.bookzo-search-submit:hover, bookzo-search .object-section bookzo-object-alternative-prices .btn.btn-primary.bookzo-search-submit:hover, .object-section bookzo-object-calendar bookzo-search #bookButtonObjectCalendar.btn.bookzo-search-submit:hover, bookzo-search .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.bookzo-search-submit:hover, bookzo-search .btn.bookzo-search-submit:hover {
  border: 1px solid #edecd8;
  background-color: #edecd8;
}

.button.button-style-1::after, .bookzo .button-style-1.bookzo-btn::after, .bookzo .button-style-1.btn.btn-primary::after,
.bookzo bookzo-book-coupon-code .button-style-1.btn.btn-secondary::after, .bookzo bookzo-book-extra-cost .button-style-1.btn-secondary::after,
.bookzo bookzo-object-images .button-style-1.btn.btn-secondary::after,
.bookzo bookzo-results-card .button-style-1.btn.btn-secondary::after, .booking-section bookzo-book-button .button-style-1.btn.btn-primary::after, .object-section bookzo-object-alternative-prices .button-style-1.btn.btn-primary::after, .object-section bookzo-object-calendar .button-style-1#bookButtonObjectCalendar::after, bookzo-search .button-style-1.btn.bookzo-search-submit::after, .bookzo bookzo-book-extra-cost .button.btn-secondary::after, .bookzo bookzo-book-extra-cost .bookzo-btn.btn-secondary::after, .bookzo bookzo-book-extra-cost .btn.btn-primary.btn-secondary::after,
.bookzo bookzo-book-coupon-code bookzo-book-extra-cost .btn.btn-secondary::after,
.bookzo bookzo-book-extra-cost bookzo-book-coupon-code .btn.btn-secondary::after, .bookzo bookzo-book-extra-cost .btn-secondary::after,
.bookzo bookzo-object-images bookzo-book-extra-cost .btn.btn-secondary::after,
.bookzo bookzo-book-extra-cost bookzo-object-images .btn.btn-secondary::after,
.bookzo bookzo-results-card bookzo-book-extra-cost .btn.btn-secondary::after,
.bookzo bookzo-book-extra-cost bookzo-results-card .btn.btn-secondary::after, .booking-section bookzo-book-button .bookzo bookzo-book-extra-cost .btn.btn-primary.btn-secondary::after, .bookzo bookzo-book-extra-cost .booking-section bookzo-book-button .btn.btn-primary.btn-secondary::after, .object-section bookzo-object-alternative-prices .bookzo bookzo-book-extra-cost .btn.btn-primary.btn-secondary::after, .bookzo bookzo-book-extra-cost .object-section bookzo-object-alternative-prices .btn.btn-primary.btn-secondary::after, .object-section bookzo-object-calendar .bookzo bookzo-book-extra-cost #bookButtonObjectCalendar.btn-secondary::after, .bookzo bookzo-book-extra-cost .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn-secondary::after, bookzo-search .bookzo bookzo-book-extra-cost .btn.bookzo-search-submit.btn-secondary::after, .bookzo bookzo-book-extra-cost bookzo-search .btn.bookzo-search-submit.btn-secondary::after,
.bookzo bookzo-object-images .button.btn.btn-secondary::after,
.bookzo bookzo-object-images .bookzo-btn.btn.btn-secondary::after,
.bookzo bookzo-object-images .btn.btn-primary.btn-secondary::after,
.bookzo bookzo-book-coupon-code bookzo-object-images .btn.btn-secondary::after,
.bookzo bookzo-object-images bookzo-book-coupon-code .btn.btn-secondary::after,
.bookzo bookzo-book-extra-cost bookzo-object-images .btn-secondary.btn::after,
.bookzo bookzo-object-images bookzo-book-extra-cost .btn-secondary.btn::after,
.bookzo bookzo-object-images .btn.btn-secondary::after,
.bookzo bookzo-results-card bookzo-object-images .btn.btn-secondary::after,
.bookzo bookzo-object-images bookzo-results-card .btn.btn-secondary::after,
.booking-section bookzo-book-button .bookzo bookzo-object-images .btn.btn-primary.btn-secondary::after,
.bookzo bookzo-object-images .booking-section bookzo-book-button .btn.btn-primary.btn-secondary::after,
.object-section bookzo-object-alternative-prices .bookzo bookzo-object-images .btn.btn-primary.btn-secondary::after,
.bookzo bookzo-object-images .object-section bookzo-object-alternative-prices .btn.btn-primary.btn-secondary::after,
.object-section bookzo-object-calendar .bookzo bookzo-object-images #bookButtonObjectCalendar.btn.btn-secondary::after,
.bookzo bookzo-object-images .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-secondary::after,
bookzo-search .bookzo bookzo-object-images .btn.bookzo-search-submit.btn-secondary::after,
.bookzo bookzo-object-images bookzo-search .btn.bookzo-search-submit.btn-secondary::after,
.bookzo bookzo-results-card .button.btn.btn-secondary::after,
.bookzo bookzo-results-card .bookzo-btn.btn.btn-secondary::after,
.bookzo bookzo-results-card .btn.btn-primary.btn-secondary::after,
.bookzo bookzo-book-coupon-code bookzo-results-card .btn.btn-secondary::after,
.bookzo bookzo-results-card bookzo-book-coupon-code .btn.btn-secondary::after,
.bookzo bookzo-book-extra-cost bookzo-results-card .btn-secondary.btn::after,
.bookzo bookzo-results-card bookzo-book-extra-cost .btn-secondary.btn::after,
.bookzo bookzo-object-images bookzo-results-card .btn.btn-secondary::after,
.bookzo bookzo-results-card bookzo-object-images .btn.btn-secondary::after,
.bookzo bookzo-results-card .btn.btn-secondary::after,
.booking-section bookzo-book-button .bookzo bookzo-results-card .btn.btn-primary.btn-secondary::after,
.bookzo bookzo-results-card .booking-section bookzo-book-button .btn.btn-primary.btn-secondary::after,
.object-section bookzo-object-alternative-prices .bookzo bookzo-results-card .btn.btn-primary.btn-secondary::after,
.bookzo bookzo-results-card .object-section bookzo-object-alternative-prices .btn.btn-primary.btn-secondary::after,
.object-section bookzo-object-calendar .bookzo bookzo-results-card #bookButtonObjectCalendar.btn.btn-secondary::after,
.bookzo bookzo-results-card .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-secondary::after,
bookzo-search .bookzo bookzo-results-card .btn.bookzo-search-submit.btn-secondary::after,
.bookzo bookzo-results-card bookzo-search .btn.bookzo-search-submit.btn-secondary::after, .booking-section bookzo-book-button .button.btn.btn-primary::after, .bookzo .booking-section bookzo-book-button .bookzo-btn.btn.btn-primary::after, .booking-section bookzo-book-button .bookzo .bookzo-btn.btn.btn-primary::after, .bookzo .booking-section bookzo-book-button .btn.btn-primary::after, .booking-section bookzo-book-button .bookzo .btn.btn-primary::after,
.bookzo bookzo-book-coupon-code .booking-section bookzo-book-button .btn.btn-secondary.btn-primary::after,
.booking-section bookzo-book-button .bookzo bookzo-book-coupon-code .btn.btn-secondary.btn-primary::after, .bookzo bookzo-book-extra-cost .booking-section bookzo-book-button .btn-secondary.btn.btn-primary::after, .booking-section bookzo-book-button .bookzo bookzo-book-extra-cost .btn-secondary.btn.btn-primary::after,
.bookzo bookzo-object-images .booking-section bookzo-book-button .btn.btn-secondary.btn-primary::after,
.booking-section bookzo-book-button .bookzo bookzo-object-images .btn.btn-secondary.btn-primary::after,
.bookzo bookzo-results-card .booking-section bookzo-book-button .btn.btn-secondary.btn-primary::after,
.booking-section bookzo-book-button .bookzo bookzo-results-card .btn.btn-secondary.btn-primary::after, .booking-section bookzo-book-button .btn.btn-primary::after, .object-section bookzo-object-alternative-prices .booking-section bookzo-book-button .btn.btn-primary::after, .booking-section bookzo-book-button .object-section bookzo-object-alternative-prices .btn.btn-primary::after, .object-section bookzo-object-calendar .booking-section bookzo-book-button #bookButtonObjectCalendar.btn.btn-primary::after, .booking-section bookzo-book-button .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-primary::after, bookzo-search .booking-section bookzo-book-button .btn.bookzo-search-submit.btn-primary::after, .booking-section bookzo-book-button bookzo-search .btn.bookzo-search-submit.btn-primary::after, .object-section bookzo-object-alternative-prices .button.btn.btn-primary::after, .bookzo .object-section bookzo-object-alternative-prices .bookzo-btn.btn.btn-primary::after, .object-section bookzo-object-alternative-prices .bookzo .bookzo-btn.btn.btn-primary::after, .bookzo .object-section bookzo-object-alternative-prices .btn.btn-primary::after, .object-section bookzo-object-alternative-prices .bookzo .btn.btn-primary::after,
.bookzo bookzo-book-coupon-code .object-section bookzo-object-alternative-prices .btn.btn-secondary.btn-primary::after,
.object-section bookzo-object-alternative-prices .bookzo bookzo-book-coupon-code .btn.btn-secondary.btn-primary::after, .bookzo bookzo-book-extra-cost .object-section bookzo-object-alternative-prices .btn-secondary.btn.btn-primary::after, .object-section bookzo-object-alternative-prices .bookzo bookzo-book-extra-cost .btn-secondary.btn.btn-primary::after,
.bookzo bookzo-object-images .object-section bookzo-object-alternative-prices .btn.btn-secondary.btn-primary::after,
.object-section bookzo-object-alternative-prices .bookzo bookzo-object-images .btn.btn-secondary.btn-primary::after,
.bookzo bookzo-results-card .object-section bookzo-object-alternative-prices .btn.btn-secondary.btn-primary::after,
.object-section bookzo-object-alternative-prices .bookzo bookzo-results-card .btn.btn-secondary.btn-primary::after, .booking-section bookzo-book-button .object-section bookzo-object-alternative-prices .btn.btn-primary::after, .object-section bookzo-object-alternative-prices .booking-section bookzo-book-button .btn.btn-primary::after, .object-section bookzo-object-alternative-prices .btn.btn-primary::after, .object-section bookzo-object-calendar bookzo-object-alternative-prices #bookButtonObjectCalendar.btn.btn-primary::after, .object-section bookzo-object-alternative-prices bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-primary::after, bookzo-search .object-section bookzo-object-alternative-prices .btn.bookzo-search-submit.btn-primary::after, .object-section bookzo-object-alternative-prices bookzo-search .btn.bookzo-search-submit.btn-primary::after, .object-section bookzo-object-calendar .button#bookButtonObjectCalendar::after, .bookzo .object-section bookzo-object-calendar .bookzo-btn#bookButtonObjectCalendar::after, .object-section bookzo-object-calendar .bookzo .bookzo-btn#bookButtonObjectCalendar::after, .bookzo .object-section bookzo-object-calendar .btn.btn-primary#bookButtonObjectCalendar::after, .object-section bookzo-object-calendar .bookzo .btn.btn-primary#bookButtonObjectCalendar::after,
.bookzo bookzo-book-coupon-code .object-section bookzo-object-calendar .btn.btn-secondary#bookButtonObjectCalendar::after,
.object-section bookzo-object-calendar .bookzo bookzo-book-coupon-code .btn.btn-secondary#bookButtonObjectCalendar::after, .bookzo bookzo-book-extra-cost .object-section bookzo-object-calendar .btn-secondary#bookButtonObjectCalendar::after, .object-section bookzo-object-calendar .bookzo bookzo-book-extra-cost .btn-secondary#bookButtonObjectCalendar::after,
.bookzo bookzo-object-images .object-section bookzo-object-calendar .btn.btn-secondary#bookButtonObjectCalendar::after,
.object-section bookzo-object-calendar .bookzo bookzo-object-images .btn.btn-secondary#bookButtonObjectCalendar::after,
.bookzo bookzo-results-card .object-section bookzo-object-calendar .btn.btn-secondary#bookButtonObjectCalendar::after,
.object-section bookzo-object-calendar .bookzo bookzo-results-card .btn.btn-secondary#bookButtonObjectCalendar::after, .booking-section bookzo-book-button .object-section bookzo-object-calendar .btn.btn-primary#bookButtonObjectCalendar::after, .object-section bookzo-object-calendar .booking-section bookzo-book-button .btn.btn-primary#bookButtonObjectCalendar::after, .object-section bookzo-object-alternative-prices bookzo-object-calendar .btn.btn-primary#bookButtonObjectCalendar::after, .object-section bookzo-object-calendar bookzo-object-alternative-prices .btn.btn-primary#bookButtonObjectCalendar::after, .object-section bookzo-object-calendar #bookButtonObjectCalendar::after, bookzo-search .object-section bookzo-object-calendar .btn.bookzo-search-submit#bookButtonObjectCalendar::after, .object-section bookzo-object-calendar bookzo-search .btn.bookzo-search-submit#bookButtonObjectCalendar::after, bookzo-search .button.btn.bookzo-search-submit::after, .bookzo bookzo-search .bookzo-btn.btn.bookzo-search-submit::after, bookzo-search .bookzo .bookzo-btn.btn.bookzo-search-submit::after, .bookzo bookzo-search .btn.btn-primary.bookzo-search-submit::after, bookzo-search .bookzo .btn.btn-primary.bookzo-search-submit::after,
.bookzo bookzo-book-coupon-code bookzo-search .btn.btn-secondary.bookzo-search-submit::after,
bookzo-search .bookzo bookzo-book-coupon-code .btn.btn-secondary.bookzo-search-submit::after, .bookzo bookzo-book-extra-cost bookzo-search .btn-secondary.btn.bookzo-search-submit::after, bookzo-search .bookzo bookzo-book-extra-cost .btn-secondary.btn.bookzo-search-submit::after,
.bookzo bookzo-object-images bookzo-search .btn.btn-secondary.bookzo-search-submit::after,
bookzo-search .bookzo bookzo-object-images .btn.btn-secondary.bookzo-search-submit::after,
.bookzo bookzo-results-card bookzo-search .btn.btn-secondary.bookzo-search-submit::after,
bookzo-search .bookzo bookzo-results-card .btn.btn-secondary.bookzo-search-submit::after, .booking-section bookzo-book-button bookzo-search .btn.btn-primary.bookzo-search-submit::after, bookzo-search .booking-section bookzo-book-button .btn.btn-primary.bookzo-search-submit::after, .object-section bookzo-object-alternative-prices bookzo-search .btn.btn-primary.bookzo-search-submit::after, bookzo-search .object-section bookzo-object-alternative-prices .btn.btn-primary.bookzo-search-submit::after, .object-section bookzo-object-calendar bookzo-search #bookButtonObjectCalendar.btn.bookzo-search-submit::after, bookzo-search .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.bookzo-search-submit::after, bookzo-search .btn.bookzo-search-submit::after {
  background-image: url(../js/93c0f459fa44f6979668.svg);
}

.button.button-style-2, .bookzo .button-style-2.bookzo-btn, .bookzo bookzo-book-extra-cost .button-style-2.btn-secondary,
.bookzo bookzo-object-images .button-style-2.btn.btn-secondary,
.bookzo bookzo-results-card .button-style-2.btn.btn-secondary, .booking-section bookzo-book-button .button-style-2.btn.btn-primary, .object-section bookzo-object-alternative-prices .button-style-2.btn.btn-primary, .object-section bookzo-object-calendar .button-style-2#bookButtonObjectCalendar, bookzo-search .button-style-2.btn.bookzo-search-submit, .bookzo .btn.btn-primary,
.bookzo bookzo-object-images .btn.btn-secondary.btn-primary,
.bookzo bookzo-results-card .btn.btn-secondary.btn-primary, .booking-section bookzo-book-button .bookzo .btn.btn-primary, .bookzo .booking-section bookzo-book-button .btn.btn-primary, .object-section bookzo-object-alternative-prices .bookzo .btn.btn-primary, .bookzo .object-section bookzo-object-alternative-prices .btn.btn-primary, .object-section bookzo-object-calendar .bookzo #bookButtonObjectCalendar.btn.btn-primary, .bookzo .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-primary,
.bookzo bookzo-book-coupon-code .btn.btn-secondary,
.object-section bookzo-object-calendar .bookzo bookzo-book-coupon-code #bookButtonObjectCalendar.btn.btn-secondary,
.bookzo bookzo-book-coupon-code .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-secondary {
  border: 1px solid #d7d6bd;
  background-color: transparent;
  color: #fff;
}

.button.button-style-2:hover, .bookzo .button-style-2.bookzo-btn:hover, .bookzo bookzo-book-extra-cost .button-style-2.btn-secondary:hover,
.bookzo bookzo-object-images .button-style-2.btn.btn-secondary:hover,
.bookzo bookzo-results-card .button-style-2.btn.btn-secondary:hover, .booking-section bookzo-book-button .button-style-2.btn.btn-primary:hover, .object-section bookzo-object-alternative-prices .button-style-2.btn.btn-primary:hover, .object-section bookzo-object-calendar .button-style-2#bookButtonObjectCalendar:hover, bookzo-search .button-style-2.btn.bookzo-search-submit:hover, .bookzo .btn.btn-primary:hover, .object-section bookzo-object-calendar .bookzo #bookButtonObjectCalendar.btn.btn-primary:hover, .bookzo .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-primary:hover,
.bookzo bookzo-book-coupon-code .btn.btn-secondary:hover,
.object-section bookzo-object-calendar .bookzo bookzo-book-coupon-code #bookButtonObjectCalendar.btn.btn-secondary:hover,
.bookzo bookzo-book-coupon-code .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-secondary:hover {
  border: 1px solid #edecd8;
  background-color: #edecd8;
  color: #000;
}

.button.button-style-2:hover::after, .bookzo .button-style-2.bookzo-btn:hover::after, .bookzo bookzo-book-extra-cost .button-style-2.btn-secondary:hover::after,
.bookzo bookzo-object-images .button-style-2.btn.btn-secondary:hover::after,
.bookzo bookzo-results-card .button-style-2.btn.btn-secondary:hover::after, .booking-section bookzo-book-button .button-style-2.btn.btn-primary:hover::after, .object-section bookzo-object-alternative-prices .button-style-2.btn.btn-primary:hover::after, .object-section bookzo-object-calendar .button-style-2#bookButtonObjectCalendar:hover::after, bookzo-search .button-style-2.btn.bookzo-search-submit:hover::after, .bookzo .btn.btn-primary:hover::after, .object-section bookzo-object-calendar .bookzo #bookButtonObjectCalendar.btn.btn-primary:hover::after, .bookzo .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-primary:hover::after,
.bookzo bookzo-book-coupon-code .btn.btn-secondary:hover::after,
.object-section bookzo-object-calendar .bookzo bookzo-book-coupon-code #bookButtonObjectCalendar.btn.btn-secondary:hover::after,
.bookzo bookzo-book-coupon-code .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-secondary:hover::after {
  background-image: url(../js/93c0f459fa44f6979668.svg);
}

.button.button-style-2::after, .bookzo .button-style-2.bookzo-btn::after, .bookzo bookzo-book-extra-cost .button-style-2.btn-secondary::after,
.bookzo bookzo-object-images .button-style-2.btn.btn-secondary::after,
.bookzo bookzo-results-card .button-style-2.btn.btn-secondary::after, .booking-section bookzo-book-button .button-style-2.btn.btn-primary::after, .object-section bookzo-object-alternative-prices .button-style-2.btn.btn-primary::after, .object-section bookzo-object-calendar .button-style-2#bookButtonObjectCalendar::after, bookzo-search .button-style-2.btn.bookzo-search-submit::after, .bookzo .btn.btn-primary::after, .object-section bookzo-object-calendar .bookzo #bookButtonObjectCalendar.btn.btn-primary::after, .bookzo .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-primary::after,
.bookzo bookzo-book-coupon-code .btn.btn-secondary::after,
.object-section bookzo-object-calendar .bookzo bookzo-book-coupon-code #bookButtonObjectCalendar.btn.btn-secondary::after,
.bookzo bookzo-book-coupon-code .object-section bookzo-object-calendar #bookButtonObjectCalendar.btn.btn-secondary::after {
  background-image: url(../js/1279c2d47770ee60b30f.svg);
}

.button:after, .bookzo .bookzo-btn:after, .bookzo .btn.btn-primary:after,
.bookzo bookzo-book-coupon-code .btn.btn-secondary:after, .bookzo bookzo-book-extra-cost .btn-secondary:after,
.bookzo bookzo-object-images .btn.btn-secondary:after,
.bookzo bookzo-results-card .btn.btn-secondary:after, .booking-section bookzo-book-button .btn.btn-primary:after, .object-section bookzo-object-alternative-prices .btn.btn-primary:after, .object-section bookzo-object-calendar #bookButtonObjectCalendar:after, bookzo-search .btn.bookzo-search-submit:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
}

.button .caption, .bookzo .bookzo-btn .caption, .bookzo .btn.btn-primary .caption,
.bookzo bookzo-book-coupon-code .btn.btn-secondary .caption, .bookzo bookzo-book-extra-cost .btn-secondary .caption,
.bookzo bookzo-object-images .btn.btn-secondary .caption,
.bookzo bookzo-results-card .btn.btn-secondary .caption, .booking-section bookzo-book-button .btn.btn-primary .caption, .object-section bookzo-object-alternative-prices .btn.btn-primary .caption, .object-section bookzo-object-calendar #bookButtonObjectCalendar .caption, bookzo-search .btn.bookzo-search-submit .caption {
  display: none;
}

@media only screen and (min-width: 768px) {
  .button .caption, .bookzo .bookzo-btn .caption, .bookzo .btn.btn-primary .caption,
  .bookzo bookzo-book-coupon-code .btn.btn-secondary .caption, .bookzo bookzo-book-extra-cost .btn-secondary .caption,
  .bookzo bookzo-object-images .btn.btn-secondary .caption,
  .bookzo bookzo-results-card .btn.btn-secondary .caption, .booking-section bookzo-book-button .btn.btn-primary .caption, .object-section bookzo-object-alternative-prices .btn.btn-primary .caption, .object-section bookzo-object-calendar #bookButtonObjectCalendar .caption, bookzo-search .btn.bookzo-search-submit .caption {
    display: inline-block;
  }
}
.button .caption_mobile, .bookzo .bookzo-btn .caption_mobile, .bookzo .btn.btn-primary .caption_mobile,
.bookzo bookzo-book-coupon-code .btn.btn-secondary .caption_mobile, .bookzo bookzo-book-extra-cost .btn-secondary .caption_mobile,
.bookzo bookzo-object-images .btn.btn-secondary .caption_mobile,
.bookzo bookzo-results-card .btn.btn-secondary .caption_mobile, .booking-section bookzo-book-button .btn.btn-primary .caption_mobile, .object-section bookzo-object-alternative-prices .btn.btn-primary .caption_mobile, .object-section bookzo-object-calendar #bookButtonObjectCalendar .caption_mobile, bookzo-search .btn.bookzo-search-submit .caption_mobile {
  display: inline-block;
}

@media only screen and (min-width: 768px) {
  .button .caption_mobile, .bookzo .bookzo-btn .caption_mobile, .bookzo .btn.btn-primary .caption_mobile,
  .bookzo bookzo-book-coupon-code .btn.btn-secondary .caption_mobile, .bookzo bookzo-book-extra-cost .btn-secondary .caption_mobile,
  .bookzo bookzo-object-images .btn.btn-secondary .caption_mobile,
  .bookzo bookzo-results-card .btn.btn-secondary .caption_mobile, .booking-section bookzo-book-button .btn.btn-primary .caption_mobile, .object-section bookzo-object-alternative-prices .btn.btn-primary .caption_mobile, .object-section bookzo-object-calendar #bookButtonObjectCalendar .caption_mobile, bookzo-search .btn.bookzo-search-submit .caption_mobile {
    display: none;
  }
}
.button-text {
  position: relative;
  color: #9e6d29;
  text-decoration: underline;
  transition: 0.2s all;
  font-weight: 300;
}

.button-text a {
  font-weight: 300;
}

.button-text:hover {
  text-decoration: none;
}

.button-text.arrow::after {
  content: "";
  background-image: url(../js/a7065426db283df0f87c.svg);
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  width: 16px;
  height: 16px;
}

.button-small, .booking-section bookzo-book-coupon-code .btn.btn-secondary, .object-section bookzo-object-calendar #bookButtonObjectCalendar, bookzo-search .btn.bookzo-search-submit {
  padding: 0.5rem 1.75rem;
}

.btn-w-full .button, .btn-w-full .bookzo .bookzo-btn, .bookzo .btn-w-full .bookzo-btn, .btn-w-full .bookzo .btn.btn-primary, .bookzo .btn-w-full .btn.btn-primary,
.btn-w-full .bookzo bookzo-book-coupon-code .btn.btn-secondary,
.bookzo bookzo-book-coupon-code .btn-w-full .btn.btn-secondary, .btn-w-full .bookzo bookzo-book-extra-cost .btn-secondary, .bookzo bookzo-book-extra-cost .btn-w-full .btn-secondary,
.btn-w-full .bookzo bookzo-object-images .btn.btn-secondary,
.bookzo bookzo-object-images .btn-w-full .btn.btn-secondary,
.btn-w-full .bookzo bookzo-results-card .btn.btn-secondary,
.bookzo bookzo-results-card .btn-w-full .btn.btn-secondary, .btn-w-full .booking-section bookzo-book-button .btn.btn-primary, .booking-section bookzo-book-button .btn-w-full .btn.btn-primary, .btn-w-full .object-section bookzo-object-alternative-prices .btn.btn-primary, .object-section bookzo-object-alternative-prices .btn-w-full .btn.btn-primary, .btn-w-full .object-section bookzo-object-calendar #bookButtonObjectCalendar, .object-section bookzo-object-calendar .btn-w-full #bookButtonObjectCalendar, .btn-w-full bookzo-search .btn.bookzo-search-submit, bookzo-search .btn-w-full .btn.bookzo-search-submit {
  width: 100%;
}

bookzo-search {
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  bookzo-search {
    width: auto;
  }
}
bookzo-search .bookzo-search form {
  flex-direction: column !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  gap: 1rem;
}

@media only screen and (min-width: 1280px) {
  bookzo-search .bookzo-search form {
    flex-direction: row !important;
    align-items: flex-end !important;
    justify-content: space-between;
    gap: 3rem;
  }
}
bookzo-search .bookzo-search-flexible {
  order: -1;
}

bookzo-search .bookzo-search-persons {
  min-width: 100%;
}

@media only screen and (min-width: 1280px) {
  bookzo-search .bookzo-search-persons {
    min-width: 300px;
  }
}
bookzo-search .bookzo-search-arrival-departure {
  min-width: 100%;
}

@media only screen and (min-width: 1280px) {
  bookzo-search .bookzo-search-arrival-departure {
    min-width: 300px;
  }
}
bookzo-search .bookzo-search-arrival-departure .input-group {
  flex-wrap: nowrap;
}

bookzo-search label {
  font-family: "beaufort-pro";
  font-size: 17px;
  color: rgba(255, 255, 255, 0.5) !important;
  font-weight: 300 !important;
  text-transform: uppercase;
  padding-bottom: 0.25rem;
}

@media only screen and (min-width: 640px) {
  bookzo-search label {
    padding-bottom: 0.5rem;
  }
}
bookzo-search .form-control {
  background-color: transparent !important;
  color: #fff !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5019607843) !important;
  font-weight: 300;
}

@media only screen and (min-width: 640px) {
  bookzo-search .form-control {
    margin-bottom: 0 !important;
  }
}
bookzo-search .dropdown-input .form-control {
  padding-right: 0 !important;
}

bookzo-search .bookzo-search .form-inline .form-group-inline .form-control {
  min-width: auto !important;
}

bookzo-search .btn.bookzo-search-submit {
  justify-content: space-between !important;
  width: 100% !important;
}

@media only screen and (min-width: 1280px) {
  bookzo-search .btn.bookzo-search-submit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}
bookzo-search .btn.bookzo-search-submit:after {
  display: block !important;
}

h1,
h2,
h3,
.object-section .bookzo-object-titles bookzo-object-name,
h4,
h5,
h6 {
  font-family: "beaufort-pro";
  font-weight: 300;
  line-height: 1;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}

h1, h2 {
  font-size: 1.75rem;
  font-size: clamp(32px, 5vw, 48px);
  letter-spacing: 2.4px;
}

h3, .object-section .bookzo-object-titles bookzo-object-name {
  font-size: 1.5rem;
  font-size: clamp(24px, 5vw, 32px);
  letter-spacing: 1.6px;
}

h4 {
  font-size: 1.25rem;
  font-size: clamp(16px, 5vw, 20px);
}

h5 {
  font-size: 1.15rem;
  font-size: clamp(15px, 5vw, 18px);
}

h6 {
  font-size: 15px;
  letter-spacing: 0.75px;
  font-weight: 500;
}

p {
  font-size: 17px;
  line-height: 1.6;
  font-weight: 300;
}

p a,
p u {
  text-underline-offset: 2px;
  font-weight: 600;
}

.heading-subtitle {
  font-family: "beaufort-pro";
  font-size: 20px;
  letter-spacing: 1px;
  color: #939393;
  text-transform: uppercase;
}

.intro-section .heading-subtitle {
  color: #fff;
}

.heading-extra-padding h1,
.heading-extra-padding h2,
.heading-extra-padding h3,
.heading-extra-padding .object-section .bookzo-object-titles bookzo-object-name,
.object-section .bookzo-object-titles .heading-extra-padding bookzo-object-name,
.content-row h1,
.content-row h2,
.content-row h3,
.content-row .object-section .bookzo-object-titles bookzo-object-name,
.object-section .bookzo-object-titles .content-row bookzo-object-name {
  padding-bottom: 1.5rem;
}

.row, .row-xl, .row-md, .row-sm, .row-xs {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1390px;
}

.row-xs {
  max-width: 566px;
}

.row-sm {
  max-width: 842px;
}

.row-md {
  max-width: 1118px;
}

.row-xl {
  max-width: 1475px;
}

header {
  font-family: "beaufort-pro";
}

main,
footer {
  font-family: "ff-dax-pro";
}

main section,
footer section {
  position: relative;
}

main section .container-content-extra .content-wrapper,
footer section .container-content-extra .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

main .table-wrapper,
footer .table-wrapper {
  overflow-x: auto;
}

main table,
footer table {
  width: 100%;
  margin: 0.5rem 0;
}

main table tr:nth-child(odd),
footer table tr:nth-child(odd) {
  background-color: white;
}

main table tr:nth-child(even),
footer table tr:nth-child(even) {
  background-color: #f8f8f2;
}

main table tr:first-child,
footer table tr:first-child {
  background-color: #d7d6bd;
  color: white;
  font-weight: bold;
}

main table td,
footer table td {
  padding: 0.5rem 1rem;
}

main section ol {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.5rem 1.5rem;
}

main section ol li {
  text-transform: uppercase;
  font-weight: 600;
}

main p a,
main li a {
  text-decoration: underline;
}

main p a:hover,
main li a:hover {
  text-decoration: none;
}

footer {
  font-size: 16px;
}

footer p,
footer li,
footer .ccm-block-page-list-pages {
  font-size: 16px;
}

footer p a,
footer li a,
footer .ccm-block-page-list-pages a {
  font-weight: inherit;
  text-decoration: none;
}

footer p a:hover,
footer li a:hover,
footer .ccm-block-page-list-pages a:hover {
  text-decoration: underline;
}

.list-style-light ul li {
  font-weight: 300;
  padding: 0.25rem 1.75rem;
}

.ul-theme li, main section ul li {
  display: block;
  position: relative;
  font-weight: 700;
  padding: 0.2rem 1.75rem;
  font-size: 15px;
}

@media only screen and (min-width: 768px) {
  .ul-theme li, main section ul li {
    padding: 0.5rem 1.75rem;
    font-size: 17px;
  }
}
.ul-theme li a, main section ul li a {
  text-decoration: underline;
  text-underline-position: 1px;
}

.ul-theme li a:hover, main section ul li a:hover {
  text-decoration: none;
}

.ul-theme li::before, main section ul li::before {
  content: "";
  position: absolute;
  top: 0.8rem;
  left: 0;
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #9e6d29;
}

.ccm-pagination-wrapper .pagination {
  display: flex;
  gap: 1rem;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}

.ccm-pagination-wrapper .pagination .page-item {
  display: none;
  padding: 0;
}

.ccm-pagination-wrapper .pagination .page-item::before {
  display: none;
}

.ccm-pagination-wrapper .pagination .prev,
.ccm-pagination-wrapper .pagination .next {
  display: block;
}

.ccm-pagination-wrapper .pagination .prev .page-link,
.ccm-pagination-wrapper .pagination .next .page-link {
  position: relative;
  background-color: #d7d6bd;
  color: transparent;
  border-color: transparent;
  padding: 0.5rem 2.25rem;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 70px;
  height: 70px;
}

.ccm-pagination-wrapper .pagination .prev .page-link::after,
.ccm-pagination-wrapper .pagination .next .page-link::after {
  content: "";
  background-image: url(../js/93c0f459fa44f6979668.svg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 16px;
  height: 16px;
}

.ccm-pagination-wrapper .pagination .prev.disabled .page-link,
.ccm-pagination-wrapper .pagination .next.disabled .page-link {
  border-color: transparent;
}

.ccm-pagination-wrapper .pagination .prev .page-link::after {
  transform: rotate(180deg);
}

.ccm-pagination-wrapper .pagination .visually-hidden {
  display: none;
}

.layout-content__grid-two-col {
  display: flex;
  flex-direction: column;
  gap: 2.5rem 2rem;
}

@media only screen and (min-width: 1024px) {
  .layout-content__grid-two-col {
    flex-direction: row;
  }
}
.layout-content__grid-two-col > div {
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .layout-content__grid-two-col > div {
    width: 50%;
  }
}
.side-block {
  width: 100%;
  max-width: 260px;
}

.side-block-spacing {
  padding-left: 0;
}

@media only screen and (min-width: 768px) {
  .side-block-spacing {
    padding-left: 160px;
  }
}
.content-row {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  gap: 2rem;
}

@media only screen and (min-width: 1024px) {
  .content-row {
    gap: 0rem;
    flex-direction: row;
  }
}
.content-row .content-row-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2.5rem 15px;
  width: 100%;
  max-width: 505px;
  margin-right: auto;
  margin-left: 0;
}

@media only screen and (min-width: 768px) {
  .content-row .content-row-text {
    margin-left: 5rem;
    padding: 2.5rem;
  }
}
@media only screen and (min-width: 1024px) {
  .content-row .content-row-text {
    margin-left: 10rem;
    width: 50%;
  }
}
.content-row .content-row-img {
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .content-row .content-row-img {
    width: 50%;
  }
}
.content-row .content-row-img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.content-row.content-row__text-img {
  flex-direction: column;
}

@media only screen and (min-width: 1024px) {
  .content-row.content-row__text-img {
    flex-direction: row;
  }
}
.content-row.content-row__text-img .content-row-text {
  margin-left: auto;
  margin-right: 10rem;
}

.content-row .content-row-text,
.content-row .content-row-img {
  position: relative;
}

.content-row ul li,
.content-row ul a,
.content-row p li,
.content-row p a {
  font-weight: 300;
  color: #9e6d29;
}

.icon, .icon-whatsapp, .icon-contact, .icon-portal {
  display: flex;
  align-items: center;
}

.icon::before, .icon-whatsapp::before, .icon-contact::before, .icon-portal::before {
  position: relative;
  margin-right: 0.35rem;
}

.icon-portal::before {
  bottom: -0.25rem;
}

.icon-contact::before {
  bottom: -0.25rem;
}

.icon-whatsapp::before {
  content: url(../js/7de7eee05458ea9ffd3a.svg);
  bottom: -0.25rem;
  width: 1.5rem;
}

.bg-blur {
  background: rgba(0, 0, 0, 0.1843137255) 0% 0% no-repeat padding-box;
  opacity: 1;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.bg-blur-dark {
  background: rgba(0, 0, 0, 0.4) 0% 0% no-repeat padding-box;
  opacity: 1;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.hero-section-intro,
.text-intro {
  color: #939393;
  font-size: 21px;
  font-weight: 300;
}

.hero-section-intro p,
.text-intro p {
  font-size: 21px;
}

.background-white {
  background-color: white;
  color: #272424;
}

.ccm-block-page-list-pages .ccm-block-page-list-title {
  font-family: "beaufort-pro";
  font-weight: 300;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 1.05rem;
  font-size: clamp(18px, 5vw, 24px);
}

.default-border, .results-section bookzo-home .bookzo-results .result-items {
  border: 1px solid #707070;
}

.hero-section ul li,
.hero-section ul a,
.hero-section p li,
.hero-section p a {
  font-weight: 300;
}

.hero-section-dark a {
  color: #d7d6bd;
}

.image-slider-grid .grid-item a {
  font-weight: 300;
  text-decoration: none;
}

.image-slider-grid .grid-item a:hover {
  text-decoration: underline;
}

.results-section bookzo-search form {
  flex-direction: column !important;
  gap: 1rem !important;
}

.results-section bookzo-search form > div,
.results-section bookzo-search form #searchButton {
  width: 100% !important;
  margin-right: 0 !important;
}

.results-section bookzo-search label {
  font-size: 15px;
  font-weight: 600 !important;
  padding-bottom: 0 !important;
  color: #fff !important;
  line-height: 1.5;
  padding-bottom: 0.5rem !important;
}

@media only screen and (min-width: 768px) {
  .results-section bookzo-search label {
    padding-bottom: 1rem !important;
  }
}
.results-section bookzo-search .form-control {
  border: 1px solid #707070 !important;
}

.results-section bookzo-search .mr-2 {
  margin-right: 0 !important;
}

.results-section bookzo-search .bookzo-search-submit {
  justify-content: center;
}

.results-section bookzo-search .bookzo-search-submit::after {
  display: none !important;
}

.results-section bookzo-filters .filters-wrapper .filters {
  padding: 0 !important;
  margin: 0 !important;
}

.results-section bookzo-filters .feature-group-title-wrapper {
  margin-bottom: 0 !important;
}

.results-section bookzo-filters h5 {
  font-size: 15px;
  font-weight: 600 !important;
  padding-bottom: 0 !important;
  color: #fff !important;
  line-height: 1.5;
  padding-bottom: 0.5rem !important;
}

@media only screen and (min-width: 768px) {
  .results-section bookzo-filters h5 {
    padding-bottom: 1rem !important;
  }
}
.results-section bookzo-filters select {
  border: 1px solid #d9d9d9 !important;
}

.results-section bookzo-filters .form-control {
  background-color: transparent !important;
  color: #fff !important;
  border: 1px solid #707070 !important;
  font-weight: 300;
}

.results-section bookzo-filters .form-check-input {
  position: relative;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  margin-right: 0.5rem;
}

.results-section bookzo-filters .form-check-input::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
}

.results-section bookzo-filters .form-check-input:checked:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #1e80ef;
}

.results-section bookzo-filters .form-check-input:checked:after {
  content: "";
  display: block;
  width: 6px;
  height: 13px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 7px;
}

.results-section bookzo-home .card-rating,
.results-section bookzo-home .filter-button-wrapper {
  display: none !important;
}

.results-section bookzo-home .bookzo-results .result-items-wrapper {
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  justify-content: flex-start;
  gap: 0.75rem 2rem;
  padding: 0 !important;
  margin: 0 auto !important;
}

@media only screen and (min-width: 768px) {
  .results-section bookzo-home .bookzo-results .result-items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem 3rem;
  }
}
.results-section bookzo-home .bookzo-results .result-items {
  background-color: transparent;
  max-width: none !important;
  padding: 1rem !important;
}

.results-section bookzo-home .bookzo-results .result-item {
  background-color: transparent;
  border: none !important;
}

.results-section bookzo-home .bookzo-results .result-item .card-title h3 {
  font-size: 17px !important;
  font-weight: 500 !important;
}

.results-section bookzo-home .bookzo-results .result-item .card-body,
.results-section bookzo-home .bookzo-results .result-item .card-description {
  font-size: 15px;
}

.results-section bookzo-home .bookzo-results .result-item .card-icons {
  margin-bottom: 0.75rem !important;
}

.results-section bookzo-home .bookzo-results .result-item .card-img-top {
  height: 250px;
}

@media only screen and (min-width: 768px) {
  .results-section bookzo-home .bookzo-results .result-item .card-img-top {
    height: 335px;
  }
}
.results-section bookzo-home .bookzo-results .card-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  letter-spacing: 0px;
  color: #939393;
  font-weight: 300;
}

.results-section bookzo-home .card-buttons-wrapper {
  margin-top: 0.5rem;
}

.results-section bookzo-home .card-more-info-one-object,
.results-section bookzo-home .card-buttons-and-selections-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
}

.results-section bookzo-home .card-more-info-one-object > button,
.results-section bookzo-home .card-buttons-and-selections-buttons > button {
  flex-grow: 1;
  padding: 0.45rem 1rem !important;
}

.results-section bookzo-home .card-more-info-one-object .book-button.btn.btn-primary.ml-2,
.results-section bookzo-home .card-buttons-and-selections-buttons .book-button.btn.btn-primary.ml-2 {
  margin-left: 0 !important;
}

.results-section bookzo-home bookzo-object-icons .popular-feature-text-name,
.results-section bookzo-home bookzo-object-icons .popular-feature-text-name-value-separator {
  display: none;
}

.results-section bookzo-home bookzo-object-icons .icons {
  display: inline-flex;
  gap: 1rem;
  width: 100%;
}

.results-section bookzo-home bookzo-object-icons .icons .persons-pets-location,
.results-section bookzo-home bookzo-object-icons .icons .popular-features {
  display: inline-flex;
  gap: 1rem;
  width: 100%;
}

.results-section bookzo-home bookzo-object-icons .icons .persons-pets {
  width: 100%;
  gap: 0 1rem;
}

.results-section bookzo-home bookzo-badges {
  display: block;
  padding-bottom: 0.5rem !important;
}

.results-section bookzo-home bookzo-badges .badge-secondary {
  background-color: #9e6d29 !important;
}

.results-section bookzo-home bookzo-badges bookzo-feature-text span {
  color: #ffffff !important;
}

.results-section bookzo-home bookzo-badges > .pt-2 {
  padding-top: 0 !important;
}

.results-section bookzo-home bookzo-prices .price-discount {
  font-size: 16px !important;
}

@media only screen and (min-width: 768px) {
  .results-section bookzo-home bookzo-prices .price-discount {
    font-size: 18px !important;
  }
}
.results-section bookzo-home bookzo-prices .price-per-night {
  font-size: 18px !important;
}

@media only screen and (min-width: 768px) {
  .results-section bookzo-home bookzo-prices .price-per-night {
    font-size: 20px !important;
  }
}
.results-section bookzo-home .pagination {
  gap: 1rem;
  justify-content: left;
}

.results-section bookzo-home .pagination .page-item {
  display: none;
  position: relative;
  border-radius: 5px;
}

.results-section bookzo-home .pagination .page-item:first-child, .results-section bookzo-home .pagination .page-item:last-child {
  position: relative;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
}

.results-section bookzo-home .pagination .page-item.disabled {
  opacity: 0.7;
}

.results-section bookzo-home .pagination .page-item .page-link {
  font-family: "FontAwesome";
  font-weight: 300;
  font-size: 1.75rem;
  padding: 1rem 1.25rem;
  background-color: transparent !important;
  border: none !important;
  color: #fff !important;
  line-height: 1;
}

.results-section bookzo-home .average-rating-container {
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 15px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
}

.object-section bookzo-object-name {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}

.object-section bookzo-object-rating .reviews-count {
  display: none !important;
}

.object-section bookzo-object-rating .average-rating-container {
  display: flex;
  flex-direction: row-reverse;
  gap: 1rem;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}

.object-section bookzo-object-rating .average-rating-number {
  font-size: 16px;
}

.object-section bookzo-object-images .main-image {
  height: 225px !important;
  margin-bottom: 1rem;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .object-section bookzo-object-images .main-image {
    height: 350px !important;
  }
}
@media only screen and (min-width: 1280px) {
  .object-section bookzo-object-images .main-image {
    height: 468px !important;
  }
}
.object-section bookzo-object-images .btn.btn-secondary {
  padding: 10px 35px !important;
  margin-bottom: 0.5rem;
}

.object-section bookzo-object-images .smaller-images {
  gap: 1rem;
  height: 122px !important;
}

.object-section bookzo-object-images .smaller-images .clickable.item {
  margin: 0 0.5rem;
}

.object-section bookzo-object-images .smaller-images .clickable.item:first-child, .object-section bookzo-object-images .smaller-images .clickable.item:last-child {
  margin: 0;
}

.object-section bookzo-object-description {
  font-size: 14px;
  line-height: 24px;
}

.object-section bookzo-object-description li {
  font-size: 14px !important;
  line-height: 24px !important;
}

.object-section bookzo-object-features .feature-group {
  flex: 100% !important;
}

@media only screen and (min-width: 1024px) {
  .object-section bookzo-object-features .feature-group {
    flex: 50% !important;
  }
}
.object-section bookzo-object-features span {
  font-size: 14px;
}

.object-section bookzo-object-alternative-prices .btn.btn-primary {
  margin-left: auto;
}

.object-section bookzo-object-alternative-prices .alternative-prices-table {
  color: #939393;
}

.object-section bookzo-object-alternative-prices .alternative-prices-table h5 {
  font-size: 15px !important;
}

.object-section bookzo-object-alternative-prices .alternative-prices-table thead th {
  border-width: 1px !important;
}

.object-section bookzo-object-alternative-prices .alternative-prices-table th {
  font-weight: 400;
}

.object-section bookzo-object-alternative-prices .alternative-prices-table td,
.object-section bookzo-object-alternative-prices .alternative-prices-table th {
  border-color: #707070 !important;
}

.object-section bookzo-object-alternative-prices .alternative-prices-table td {
  padding: 0.75rem;
}

.object-section bookzo-object-alternative-prices .alternative-prices-table tr {
  background-color: transparent !important;
}

.object-section bookzo-object-alternative-prices .alternative-prices-table .week-day {
  text-transform: capitalize;
}

.object-section bookzo-object-alternative-prices .alternative-prices-earlier-later .alternative-prices-earlier-later-btns {
  color: #9e6d29;
  letter-spacing: -0.3px;
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: underline;
}

.object-section bookzo-object-calendar .form-group {
  width: 100%;
}

.object-section bookzo-object-calendar label {
  padding-bottom: 0.5rem;
}

.object-section bookzo-object-calendar .card-alternative-prices {
  display: none !important;
}

.object-section bookzo-object-calendar .form-control {
  background-color: transparent !important;
  color: #fff !important;
  border: 1px solid #707070 !important;
  font-weight: 300;
}

.object-section bookzo-object-calendar #bookButtonObjectCalendar {
  justify-content: center;
}

@media only screen and (min-width: 1280px) {
  .object-section bookzo-object-calendar #bookButtonObjectCalendar {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}
.object-section bookzo-object-calendar #bookButtonObjectCalendar::after {
  display: none;
}

.object-section bookzo-object-alternative-prices .price-arrival-departure *,
.object-section bookzo-object-alternative-prices .price-per-night-wrapper *,
.object-section bookzo-object-calendar .price-arrival-departure *,
.object-section bookzo-object-calendar .price-per-night-wrapper * {
  font-size: 15px;
  letter-spacing: -0.3px;
}

.object-section bookzo-object-alternative-prices .total-price-wrapper .price-discount,
.object-section bookzo-object-calendar .total-price-wrapper .price-discount {
  font-size: 15px !important;
}

.object-section bookzo-object-alternative-prices .total-price-wrapper .total-wrapper,
.object-section bookzo-object-calendar .total-price-wrapper .total-wrapper {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
}

.object-section bookzo-object-features ul {
  padding-left: 1rem !important;
}

.object-section bookzo-object-features ul li {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 0.25rem !important;
}

.object-section bookzo-object-features ul li::before {
  content: "-" !important;
  position: absolute !important;
  top: 0.5rem !important;
  display: block !important;
  margin: 0 0.5rem 0 -1rem !important;
  background-color: transparent !important;
}

.object-section bookzo-object-reviews .review-result-container {
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  justify-content: flex-start;
  gap: 0.5rem 2.5rem;
  padding: 0 !important;
}

@media only screen and (min-width: 768px) {
  .object-section bookzo-object-reviews .review-result-container {
    gap: 1.5rem 2.5rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 1024px) {
  .object-section bookzo-object-reviews .review-result-container {
    gap: 1.5rem 5rem;
  }
}
.object-section bookzo-object-reviews .review-question-container {
  border: none !important;
}

.object-section bookzo-object-reviews .result-value-container {
  grid-template-columns: 1fr !important;
}

.object-section bookzo-object-reviews .result-question {
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media only screen and (min-width: 1280px) {
  .object-section bookzo-object-reviews .result-question {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.object-section bookzo-object-reviews #average-rating {
  margin-right: 1rem !important;
  padding: 0 !important;
}

.object-section bookzo-object-reviews .review-card,
.object-section bookzo-object-reviews .card-header {
  background-color: transparent !important;
}

.object-section bookzo-object-reviews .review-card {
  border: 1px solid #d9d9d9;
  border-radius: 0;
}

.object-section bookzo-object-reviews .result-answer,
.object-section bookzo-object-reviews .button-container {
  display: none !important;
}

.object-section bookzo-object-reviews .review-question-container {
  margin-top: 0 !important;
  padding: 0 !important;
}

.object-section bookzo-object-reviews .card-header,
.object-section bookzo-object-reviews .result-question {
  border: 0 !important;
}

.object-section bookzo-object-reviews .card-header-sub {
  font-size: 20px;
  margin-bottom: 0.5rem;
}

.object-section bookzo-object-reviews .card-body {
  padding: 0 1.25rem !important;
}

.object-section bookzo-object-reviews .card-body .card-title {
  font-size: 19px !important;
  line-height: 1.5;
  font-weight: 700;
}

.object-section bookzo-object-reviews .card-body .card-text {
  font-size: 16px !important;
}

.object-section h4 {
  font-size: 24px !important;
}

.object-section .cover {
  position: unset !important;
  top: unset;
  left: unset;
}

.object-section .bookzo-object-titles bookzo-object-name {
  font-weight: 300;
}

.object-section .review-question-container-only .review-result-container {
  display: none !important;
}

.object-section .review-result-container-only .review-question-container {
  display: none !important;
}

.btn-read-more-wrapper {
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
}

.bookzo-read-more:after {
  background: linear-gradient(transparent, #eeece8 75%) !important;
}

.booking-section bookzo-book-stay-info,
.booking-section bookzo-book-prospect-prices {
  font-size: 14px;
}

.booking-section bookzo-book-prospect-prices .total-line {
  gap: 0 1rem;
}

.booking-section bookzo-book-stay-info {
  color: #939393;
}

.booking-section bookzo-book-stay-info .stay-info-list li {
  position: relative;
  display: block;
  margin: 0.1rem 0 0.1rem 1rem;
  padding-left: 0.25rem !important;
}

.booking-section bookzo-book-stay-info .stay-info-list li::before {
  content: "-" !important;
  position: absolute !important;
  top: 0 !important;
  display: block !important;
  margin: 0 0.5rem 0 -1rem !important;
}

.booking-section bookzo-book-stay-info .stay-info-list li.arrival-departure-date {
  color: transparent;
}

.booking-section bookzo-book-stay-info .stay-info-list li.arrival-departure-date span {
  display: inline-block;
  color: #939393;
}

.booking-section bookzo-book-stay-info .stay-info-list li.arrival-departure-date .arrival-date {
  width: -moz-fit-content;
  width: fit-content;
}

.booking-section bookzo-book-stay-info .stay-info-list li.arrival-departure-date .departure-date {
  padding-left: 0;
}

.booking-section bookzo-book-accommodations .carousel-wrapper {
  width: 460px !important;
  height: 304px !important;
}

.booking-section bookzo-book-accommodations .card {
  background-color: white !important;
  border: none !important;
}

.booking-section bookzo-book-accommodations .card-body {
  padding: 1.25rem !important;
}

.booking-section bookzo-book-prospect-prices .total-nowrap,
.booking-section bookzo-book-prospect-prices .end-totals h5 {
  font-size: 20px;
  text-align: right !important;
}

.booking-section bookzo-book-prospect-prices .end-total {
  flex-direction: column;
}

.booking-section bookzo-book-prospect-prices .end-total h5 > span {
  display: block;
  width: 100%;
}

.booking-section bookzo-book-prospect-prices .end-total .total-nowrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 2rem;
}

.booking-section bookzo-book-form .form-control {
  background-color: transparent !important;
  color: #fff !important;
  border: 1px solid #707070 !important;
  font-weight: 300;
}

.booking-section bookzo-book-form .form-control.is-invalid {
  border: 1px solid red !important;
}

.booking-section bookzo-book-form .form-control::-moz-placeholder {
  font-style: normal !important;
  opacity: 1 !important;
  font-size: 15px;
}

.booking-section bookzo-book-form .form-control::placeholder {
  font-style: normal !important;
  opacity: 1 !important;
  font-size: 15px;
}

.booking-section bookzo-book-form .form-group > label {
  color: #939393;
  margin-bottom: 0.25rem;
}

.booking-section bookzo-book-form .form-group-name .form-row {
  gap: 1rem 0;
}

.booking-section bookzo-book-form .form-group-address .form-row {
  margin-bottom: 1rem;
}

.booking-section bookzo-book-form .form-group-address .form-row:last-child {
  margin-bottom: 0;
}

.booking-section bookzo-book-form .form-group-subscribe-to-newsletter label {
  color: #939393;
}

.booking-section bookzo-book-coupon-code label {
  display: block;
  padding-bottom: 0.5rem;
}

.booking-section bookzo-book-coupon-code .coupon-code-input-button-wrapper {
  display: flex;
  flex-direction: column;
}

.booking-section bookzo-book-coupon-code .form-group-coupon-code-input {
  margin-right: 0 !important;
  width: 100% !important;
}

.booking-section bookzo-book-coupon-code .form-group.form-group-coupon-code-input.mr-2 {
  margin-right: 0 !important;
}

.booking-section bookzo-book-coupon-code .form-group-coupon-code-button,
.booking-section bookzo-book-coupon-code .btn-secondary {
  width: 100% !important;
}

.booking-section bookzo-book-coupon-code .form-control {
  background-color: transparent !important;
  color: #fff !important;
  border: 1px solid #707070 !important;
  font-weight: 300;
}

.booking-section bookzo-book-extra-cost .optional-cost {
  padding: 0.5rem 0;
  border-bottom: 1px solid #f0f0ef;
}

.booking-section bookzo-book-extra-cost .optional-cost:last-child {
  border-bottom: none;
}

.booking-section bookzo-book-extra-cost .form-control {
  background-color: transparent;
  font-weight: 700;
  padding: 0 !important;
  width: 2rem !important;
  border: 0 !important;
}

.booking-section .gallery .card-body > div,
.booking-section .gallery .object-data,
.booking-section .gallery .p-2,
.booking-section .gallery .book-add-accommodation {
  display: none !important;
}

.booking-section .gallery .card-body {
  padding: 0 !important;
}

.booking-section .gallery .carousel-wrapper {
  height: 206px !important;
  width: 100% !important;
}

.booking-section .gallery .card-body .object-info {
  display: block !important;
}

.booking-section .gallery .mb-2 {
  margin-bottom: 0 !important;
}

.bookzo-h5 {
  font-size: 15px !important;
  margin-bottom: 0.5rem !important;
}

.bookzo h3 {
  font-size: 18px !important;
  line-height: 1.2;
}

.bookzo .bookzo-btn, .bookzo bookzo-book-extra-cost .btn-secondary,
.bookzo bookzo-object-images .btn.btn-secondary,
.bookzo bookzo-results-card .btn.btn-secondary, .bookzo .btn.btn-primary,
.bookzo bookzo-book-coupon-code .btn.btn-secondary {
  justify-content: center;
}

.bookzo .bookzo-btn:after, .bookzo bookzo-book-extra-cost .btn-secondary:after,
.bookzo bookzo-object-images .btn.btn-secondary:after,
.bookzo bookzo-results-card .btn.btn-secondary:after, .bookzo .btn.btn-primary:after,
.bookzo bookzo-book-coupon-code .btn.btn-secondary:after {
  display: none;
}

.bookzo .button-f-w .btn.btn-primary.book-button {
  width: 100%;
}

.bookzo label {
  font-weight: 700;
}

.bookzo .badge {
  font-weight: 500 !important;
}

.bookzo .pagination li {
  padding-left: 0;
}

.bookzo .pagination li::before {
  display: none;
}

bookzo-persons .persons {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

@media only screen and (min-width: 640px) {
  bookzo-persons .persons {
    flex-direction: row;
  }
}
bookzo-persons .label {
  display: inline-flex !important;
}

bookzo-persons .label .age-wrapper {
  margin-left: 0.5rem;
}

bookzo-persons .form-control {
  background-color: transparent !important;
  color: black !important;
  width: 40px !important;
}

bookzo-persons .persons-item {
  padding: 0 !important;
}

bookzo-persons .persons.large-persons {
  justify-content: space-between !important;
}

bookzo-persons .persons.large-persons > div {
  flex: 0 0 48% !important;
}

bookzo-persons .persons.large-persons .age-wrapper {
  display: flex;
}

bookzo-persons .btn-circle,
bookzo-book-extra-cost .btn-circle {
  background-color: #d7d6bd;
  color: white;
  width: 30px !important;
  height: 30px !important;
}

bookzo-persons .btn-circle b,
bookzo-book-extra-cost .btn-circle b {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  margin: auto;
}

bookzo-prices h5, bookzo-prices * {
  font-family: "ff-dax-pro";
}

bookzo-prices .price-discount {
  font-size: 16px !important;
}

@media only screen and (min-width: 768px) {
  bookzo-prices .price-discount {
    font-size: 18px !important;
  }
}
bookzo-prices .price-per-night {
  font-size: 18px !important;
}

@media only screen and (min-width: 768px) {
  bookzo-prices .price-per-night {
    font-size: 20px !important;
  }
}
bookzo-object-icons .icon-wrapper {
  color: #939393;
  letter-spacing: -0.3px;
}

bookzo-object-icons .icon-wrapper bookzo-icon {
  margin-right: 0.5rem !important;
}

bookzo-object-icons .icon-wrapper svg {
  width: 0.75rem;
  color: #d9d9d9;
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer.occupancy-layer .custom-day.disabled,
bookzo-arrival-departure-picker ngb-datepicker.occupancy-layer .custom-day.disabled {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27%3E%3Cdefs%3E%3CclipPath id=%27clip-path%27%3E%3Crect id=%27Rectangle_101%27 data-name=%27Rectangle 101%27 width=%2732%27 height=%2732%27 rx=%273%27 transform=%27translate%281711 898%29%27 fill=%27%23245986%27/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=%27Mask_Group_14%27 data-name=%27Mask Group 14%27 transform=%27translate%28-1711 -898%29%27 opacity=%271%27 clip-path=%27url%28%23clip-path%29%27%3E%3Cg id=%27Group_171%27 data-name=%27Group 171%27%3E%3Cline id=%27Line_48%27 data-name=%27Line 48%27 x1=%2780%27 y2=%2780%27 transform=%27translate%281686.5 837.5%29%27 fill=%27none%27 stroke=%27%23e2e2e2%27 stroke-width=%272%27/%3E%3Cline id=%27Line_49%27 data-name=%27Line 49%27 x1=%2780%27 y2=%2780%27 transform=%27translate%281686.5 847.5%29%27 fill=%27none%27 stroke=%27%23e2e2e2%27 stroke-width=%272%27/%3E%3Cline id=%27Line_50%27 data-name=%27Line 50%27 x1=%2780%27 y2=%2780%27 transform=%27translate%281686.5 857.5%29%27 fill=%27none%27 stroke=%27%23e2e2e2%27 stroke-width=%272%27/%3E%3Cline id=%27Line_51%27 data-name=%27Line 51%27 x1=%2780%27 y2=%2780%27 transform=%27translate%281686.5 867.5%29%27 fill=%27none%27 stroke=%27%23e2e2e2%27 stroke-width=%272%27/%3E%3Cline id=%27Line_52%27 data-name=%27Line 52%27 x1=%2780%27 y2=%2780%27 transform=%27translate%281686.5 877.5%29%27 fill=%27none%27 stroke=%27%23e2e2e2%27 stroke-width=%272%27/%3E%3Cline id=%27Line_53%27 data-name=%27Line 53%27 x1=%2780%27 y2=%2780%27 transform=%27translate%281686.5 887.5%29%27 fill=%27none%27 stroke=%27%23e2e2e2%27 stroke-width=%272%27/%3E%3Cline id=%27Line_54%27 data-name=%27Line 54%27 x1=%2780%27 y2=%2780%27 transform=%27translate%281686.5 897.5%29%27 fill=%27none%27 stroke=%27%23e2e2e2%27 stroke-width=%272%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer .ngb-dp-weekday,
bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer .ngb-dp-week-number,
bookzo-arrival-departure-picker ngb-datepicker .ngb-dp-weekday,
bookzo-arrival-departure-picker ngb-datepicker .ngb-dp-week-number {
  color: black !important;
  font-style: normal !important;
  text-transform: uppercase;
  border: none !important;
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer.free,
bookzo-arrival-departure-picker ngb-datepicker.free {
  background-color: transparent !important;
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer.free.arrival,
bookzo-arrival-departure-picker ngb-datepicker.free.arrival {
  background-image: linear-gradient(315deg, rgba(129, 11, 11, 0) 0%, rgba(129, 11, 11, 0) 50%, transparent 0%);
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer.free.departure,
bookzo-arrival-departure-picker ngb-datepicker.free.departure {
  background-image: linear-gradient(135deg, rgba(129, 11, 11, 0) 0%, rgba(129, 11, 11, 0) 50%, transparent 0%);
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer.occupied,
bookzo-arrival-departure-picker ngb-datepicker.occupied {
  background-color: rgba(129, 11, 11, 0) !important;
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer.occupied .disabled,
bookzo-arrival-departure-picker ngb-datepicker.occupied .disabled {
  background: none !important;
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer .custom-day .custom-day-circle,
bookzo-arrival-departure-picker ngb-datepicker .custom-day .custom-day-circle {
  color: #000 !important;
  text-decoration: none !important;
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer .custom-day.range,
bookzo-arrival-departure-picker ngb-datepicker .custom-day.range {
  background: rgba(218, 168, 38, 0.5019607843) !important;
  color: #7b8183;
  opacity: 0.5;
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer .custom-day.range.first-date, bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer .custom-day.range.second-date,
bookzo-arrival-departure-picker ngb-datepicker .custom-day.range.first-date,
bookzo-arrival-departure-picker ngb-datepicker .custom-day.range.second-date {
  opacity: 1;
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer .custom-day.range.first-date,
bookzo-arrival-departure-picker ngb-datepicker .custom-day.range.first-date {
  background-color: transparent !important;
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0) transparent 50%);
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer .custom-day.range.first-date::after,
bookzo-arrival-departure-picker ngb-datepicker .custom-day.range.first-date::after {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 50%, transparent) !important;
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer .custom-day.range.second-date,
bookzo-arrival-departure-picker ngb-datepicker .custom-day.range.second-date {
  background-color: transparent !important;
  background-image: linear-gradient(-90deg, transparent 50%, rgba(0, 0, 0, 0) 50%) !important;
}

bookzo-arrival-departure-picker ngb-datepicker .occupancy-layer .custom-day.disabled .custom-day-circle,
bookzo-arrival-departure-picker ngb-datepicker .custom-day.disabled .custom-day-circle {
  opacity: 0.5;
}

bookzo-arrival-departure-picker ngb-datepicker .ngb-dp-day.disabled .range.second-date .custom-day-circle,
bookzo-arrival-departure-picker .custom-day:hover .custom-day-circle,
bookzo-arrival-departure-picker .ngb-dp-day .custom-day .custom-day-circle.selected {
  background-color: #d7d6bd !important;
  border-radius: 3px !important;
  color: #fff !important;
}

bookzo-objects-to-book,
bookzo-arrival-departure-picker {
  font-family: "ff-dax-pro";
  color: #272424;
}

bookzo-objects-to-book .objects-to-book-wrapper.floating,
bookzo-objects-to-book .datepicker-wrapper.floating,
bookzo-arrival-departure-picker .objects-to-book-wrapper.floating,
bookzo-arrival-departure-picker .datepicker-wrapper.floating {
  z-index: 250 !important;
  border-radius: 0;
  padding: 0 16px;
}

@media only screen and (min-width: 768px) {
  bookzo-objects-to-book .objects-to-book-wrapper.floating,
  bookzo-objects-to-book .datepicker-wrapper.floating,
  bookzo-arrival-departure-picker .objects-to-book-wrapper.floating,
  bookzo-arrival-departure-picker .datepicker-wrapper.floating {
    padding: 0 32px;
  }
}
bookzo-objects-to-book .objects-to-book-wrapper.floating > .objects-to-book,
bookzo-objects-to-book .datepicker-wrapper.floating > .objects-to-book,
bookzo-arrival-departure-picker .objects-to-book-wrapper.floating > .objects-to-book,
bookzo-arrival-departure-picker .datepicker-wrapper.floating > .objects-to-book {
  padding: 5px 0;
}

@media only screen and (min-width: 768px) {
  bookzo-objects-to-book .objects-to-book-wrapper.floating > .objects-to-book,
  bookzo-objects-to-book .datepicker-wrapper.floating > .objects-to-book,
  bookzo-arrival-departure-picker .objects-to-book-wrapper.floating > .objects-to-book,
  bookzo-arrival-departure-picker .datepicker-wrapper.floating > .objects-to-book {
    padding: 10px 15px;
  }
}
bookzo-objects-to-book .objects-to-book-wrapper.floating > .objects-to-book > .card,
bookzo-objects-to-book .datepicker-wrapper.floating > .objects-to-book > .card,
bookzo-arrival-departure-picker .objects-to-book-wrapper.floating > .objects-to-book > .card,
bookzo-arrival-departure-picker .datepicker-wrapper.floating > .objects-to-book > .card {
  border: none;
}

@media only screen and (min-width: 768px) {
  bookzo-objects-to-book .objects-to-book-wrapper.floating > .objects-to-book > .card,
  bookzo-objects-to-book .datepicker-wrapper.floating > .objects-to-book > .card,
  bookzo-arrival-departure-picker .objects-to-book-wrapper.floating > .objects-to-book > .card,
  bookzo-arrival-departure-picker .datepicker-wrapper.floating > .objects-to-book > .card {
    border: 1px solid rgba(0, 0, 0, 0.125);
  }
}
bookzo-objects-to-book .objects-to-book-wrapper.floating > .objects-to-book .card-body,
bookzo-objects-to-book .datepicker-wrapper.floating > .objects-to-book .card-body,
bookzo-arrival-departure-picker .objects-to-book-wrapper.floating > .objects-to-book .card-body,
bookzo-arrival-departure-picker .datepicker-wrapper.floating > .objects-to-book .card-body {
  padding: 0.75rem;
}

@media only screen and (min-width: 768px) {
  bookzo-objects-to-book .objects-to-book-wrapper.floating > .objects-to-book .card-body,
  bookzo-objects-to-book .datepicker-wrapper.floating > .objects-to-book .card-body,
  bookzo-arrival-departure-picker .objects-to-book-wrapper.floating > .objects-to-book .card-body,
  bookzo-arrival-departure-picker .datepicker-wrapper.floating > .objects-to-book .card-body {
    padding: 1.25rem;
  }
}
.datepicker-buttons-secondary button {
  text-decoration: underline;
}

.datepicker-buttons-secondary button:hover {
  text-decoration: none;
}

.collapse.show {
  visibility: visible;
}

.ccm-page .text-wwhite {
  color: #fff;
}
