@charset "UTF-8";

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

:root {
  --color-primary:#FFAD0F;
  --color-secondary:#1D1D1B;
  --color-tertiary:#846D6D;
}

.container{
  width: 100%;
}

@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;
  }
}

.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none{
  pointer-events: none;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  inset: 0px;
}

.-bottom-\[44px\]{
  bottom: -44px;
}

.-left-\[8\%\]{
  left: -8%;
}

.-top-3{
  top: -0.75rem;
}

.-top-\[70px\]{
  top: -70px;
}

.bottom-0{
  bottom: 0px;
}

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

.bottom-\[50px\]{
  bottom: 50px;
}

.left-0{
  left: 0px;
}

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

.left-4{
  left: 1rem;
}

.left-\[100px\]{
  left: 100px;
}

.left-\[170px\]{
  left: 170px;
}

.right-0{
  right: 0px;
}

.right-2{
  right: 0.5rem;
}

.right-3{
  right: 0.75rem;
}

.right-4{
  right: 1rem;
}

.right-\[16px\]{
  right: 16px;
}

.right-\[20px\]{
  right: 20px;
}

.right-\[80px\]{
  right: 80px;
}

.top-0{
  top: 0px;
}

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

.top-2{
  top: 0.5rem;
}

.top-3{
  top: 0.75rem;
}

.top-32{
  top: 8rem;
}

.top-\[109\.2px\]{
  top: 109.2px;
}

.top-\[14px\]{
  top: 14px;
}

.top-\[20px\]{
  top: 20px;
}

.top-\[40\%\]{
  top: 40%;
}

.top-\[50\%\]{
  top: 50%;
}

.top-\[65vh\]{
  top: 65vh;
}

.-z-0{
  z-index: 0;
}

.z-10{
  z-index: 10;
}

.z-20{
  z-index: 20;
}

.z-40{
  z-index: 40;
}

.z-50{
  z-index: 50;
}

.z-\[10\]{
  z-index: 10;
}

.z-\[1\]{
  z-index: 1;
}

.z-\[1px\]{
  z-index: 1px;
}

.z-\[2\]{
  z-index: 2;
}

.col-span-14{
  grid-column: span 14 / span 14;
}

.col-span-18{
  grid-column: span 18 / span 18;
}

.col-span-20{
  grid-column: span 20 / span 20;
}

.col-span-21{
  grid-column: span 21 / span 21;
}

.col-span-5{
  grid-column: span 5 / span 5;
}

.col-span-6{
  grid-column: span 6 / span 6;
}

.col-span-8{
  grid-column: span 8 / span 8;
}

.col-span-9{
  grid-column: span 9 / span 9;
}

.col-start-1{
  grid-column-start: 1;
}

.col-start-14{
  grid-column-start: 14;
}

.col-start-15{
  grid-column-start: 15;
}

.col-start-2{
  grid-column-start: 2;
}

.col-start-20{
  grid-column-start: 20;
}

.col-start-3{
  grid-column-start: 3;
}

.col-start-7{
  grid-column-start: 7;
}

.col-start-8{
  grid-column-start: 8;
}

.col-end-10{
  grid-column-end: 10;
}

.col-end-11{
  grid-column-end: 11;
}

.col-end-13{
  grid-column-end: 13;
}

.col-end-14{
  grid-column-end: 14;
}

.col-end-17{
  grid-column-end: 17;
}

.col-end-19{
  grid-column-end: 19;
}

.col-end-2{
  grid-column-end: 2;
}

.col-end-20{
  grid-column-end: 20;
}

.col-end-21{
  grid-column-end: 21;
}

.col-end-3{
  grid-column-end: 3;
}

.col-end-4{
  grid-column-end: 4;
}

.col-end-5{
  grid-column-end: 5;
}

.col-end-9{
  grid-column-end: 9;
}

.row-start-1{
  grid-row-start: 1;
}

.row-start-2{
  grid-row-start: 2;
}

.row-start-3{
  grid-row-start: 3;
}

.row-start-4{
  grid-row-start: 4;
}

.row-end-2{
  grid-row-end: 2;
}

.row-end-3{
  grid-row-end: 3;
}

.row-end-4{
  grid-row-end: 4;
}

.row-end-5{
  grid-row-end: 5;
}

.m-0{
  margin: 0px;
}

.m-\[10px\]{
  margin: 10px;
}

.m-auto{
  margin: auto;
}

.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-\[auto\]{
  margin-left: auto;
  margin-right: auto;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-14{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-28{
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-9{
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.-mb-20{
  margin-bottom: -5rem;
}

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

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

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

.-mt-1{
  margin-top: -0.25rem;
}

.mb-0{
  margin-bottom: 0px;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.mb-14{
  margin-bottom: 3.5rem;
}

.mb-16{
  margin-bottom: 4rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-40{
  margin-bottom: 10rem;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.mb-7{
  margin-bottom: 1.75rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.ml-4{
  margin-left: 1rem;
}

.mr-0{
  margin-right: 0px;
}

.mr-2{
  margin-right: 0.5rem;
}

.mr-3{
  margin-right: 0.75rem;
}

.mr-4{
  margin-right: 1rem;
}

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

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

.mt-0{
  margin-top: 0px;
}

.mt-1{
  margin-top: 0.25rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-11{
  margin-top: 2.75rem;
}

.mt-14{
  margin-top: 3.5rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-20{
  margin-top: 5rem;
}

.mt-3{
  margin-top: 0.75rem;
}

.mt-4{
  margin-top: 1rem;
}

.mt-5{
  margin-top: 1.25rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mt-8{
  margin-top: 2rem;
}

.mt-9{
  margin-top: 2.25rem;
}

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

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

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.inline{
  display: inline;
}

.flex{
  display: flex;
}

.inline-flex{
  display: inline-flex;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.aspect-\[16\/10\]{
  aspect-ratio: 16/10;
}

.aspect-\[3\/2\]{
  aspect-ratio: 3/2;
}

.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}

.aspect-square{
  aspect-ratio: 1 / 1;
}

.h-4{
  height: 1rem;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-8{
  height: 2rem;
}

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

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

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

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

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

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

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

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

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

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

.h-\[40vh\]{
  height: 40vh;
}

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

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

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

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

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

.h-\[70vh\]{
  height: 70vh;
}

.h-\[70vw\]{
  height: 70vw;
}

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

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-screen{
  height: 100vh;
}

.max-h-0{
  max-height: 0px;
}

.max-h-60{
  max-height: 15rem;
}

.max-h-\[1000px\]{
  max-height: 1000px;
}

.max-h-\[250px\]{
  max-height: 250px;
}

.max-h-\[400px\]{
  max-height: 400px;
}

.max-h-\[40px\]{
  max-height: 40px;
}

.max-h-\[50px\]{
  max-height: 50px;
}

.max-h-\[573px\]{
  max-height: 573px;
}

.max-h-\[600px\]{
  max-height: 600px;
}

.max-h-full{
  max-height: 100%;
}

.w-16{
  width: 4rem;
}

.w-4{
  width: 1rem;
}

.w-5{
  width: 1.25rem;
}

.w-6{
  width: 1.5rem;
}

.w-\[10\%\]{
  width: 10%;
}

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

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

.w-\[15\%\]{
  width: 15%;
}

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

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

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

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

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

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

.w-\[70vw\]{
  width: 70vw;
}

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

.w-auto{
  width: auto;
}

.w-full{
  width: 100%;
}

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

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

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

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

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

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

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

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

.max-w-\[33\.33333333\%\]{
  max-width: 33.33333333%;
}

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

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

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

.max-w-\[58\.33333333\%\]{
  max-width: 58.33333333%;
}

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

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

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

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

.max-w-\[85vw\]{
  max-width: 85vw;
}

.max-w-\[90vw\]{
  max-width: 90vw;
}

.max-w-\[95vw\]{
  max-width: 95vw;
}

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

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

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

.flex-1{
  flex: 1 1 0%;
}

.flex-\[1\.5\]{
  flex: 1.5;
}

.flex-none{
  flex: none;
}

.shrink-0{
  flex-shrink: 0;
}

.basis-1\/2{
  flex-basis: 50%;
}

.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-6{
  --tw-translate-y: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.translate-y-full{
  --tw-translate-y: 100%;
  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));
}

.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer{
  cursor: pointer;
}

.resize{
  resize: both;
}

.list-none{
  list-style-type: none;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-16{
  grid-template-columns: repeat(16, minmax(0, 1fr));
}

.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-20{
  grid-template-columns: repeat(20, minmax(0, 1fr));
}

.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-\[150px_auto\]{
  grid-template-columns: 150px auto;
}

.grid-cols-\[1fr_4fr_1fr\]{
  grid-template-columns: 1fr 4fr 1fr;
}

.grid-cols-\[20px_5fr_2fr\]{
  grid-template-columns: 20px 5fr 2fr;
}

.grid-cols-\[40px_auto_40px\]{
  grid-template-columns: 40px auto 40px;
}

.grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.grid-rows-2{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.grid-rows-\[170px_250px_2fr\]{
  grid-template-rows: 170px 250px 2fr;
}

.grid-rows-\[225px_1fr_65px\]{
  grid-template-rows: 225px 1fr 65px;
}

.grid-rows-\[300px_auto_auto\]{
  grid-template-rows: 300px auto auto;
}

.grid-rows-\[auto\]{
  grid-template-rows: auto;
}

.grid-rows-\[auto_40px_auto\]{
  grid-template-rows: auto 40px auto;
}

.grid-rows-\[auto_auto\]{
  grid-template-rows: auto auto;
}

.grid-rows-\[auto_auto_auto\]{
  grid-template-rows: auto auto auto;
}

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

.flex-col{
  flex-direction: column;
}

.flex-col-reverse{
  flex-direction: column-reverse;
}

.flex-wrap{
  flex-wrap: wrap;
}

.content-end{
  align-content: flex-end;
}

.items-end{
  align-items: flex-end;
}

.items-center{
  align-items: center;
}

.items-stretch{
  align-items: stretch;
}

.justify-start{
  justify-content: flex-start;
}

.justify-end{
  justify-content: flex-end;
}

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

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

.justify-around{
  justify-content: space-around;
}

.justify-evenly{
  justify-content: space-evenly;
}

.gap-0{
  gap: 0px;
}

.gap-1{
  gap: 0.25rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-7{
  gap: 1.75rem;
}

.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-y-6{
  row-gap: 1.5rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-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));
}

.self-start{
  align-self: flex-start;
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-y-auto{
  overflow-y: auto;
}

.overflow-x-hidden{
  overflow-x: hidden;
}

.overflow-y-scroll{
  overflow-y: scroll;
}

.scroll-smooth{
  scroll-behavior: smooth;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-full{
  border-radius: 9999px;
}

.border{
  border-width: 1px;
}

.border-2{
  border-width: 2px;
}

.border-\[1px\]{
  border-width: 1px;
}

.border-y-\[1px\]{
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b{
  border-bottom-width: 1px;
}

.border-b-2{
  border-bottom-width: 2px;
}

.border-b-\[1px\]{
  border-bottom-width: 1px;
}

.border-b-\[3px\]{
  border-bottom-width: 3px;
}

.border-r-0{
  border-right-width: 0px;
}

.border-r-\[1px\]{
  border-right-width: 1px;
}

.border-t{
  border-top-width: 1px;
}

.border-t-\[1px\]{
  border-top-width: 1px;
}

.border-t-\[3px\]{
  border-top-width: 3px;
}

.border-solid{
  border-style: solid;
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-black\/100{
  border-color: rgb(0 0 0 / 1);
}

.border-black\/20{
  border-color: rgb(0 0 0 / 0.2);
}

.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-gray-500{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-gray-600{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.border-transparent{
  border-color: transparent;
}

.border-veranda{
  --tw-border-opacity: 1;
  border-color: rgb(255 173 15 / var(--tw-border-opacity, 1));
}

.bg-\[\#454545\]{
  --tw-bg-opacity: 1;
  background-color: rgb(69 69 69 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f0eeed\]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 238 237 / var(--tw-bg-opacity, 1));
}

.bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}

.bg-black\/80{
  background-color: rgb(0 0 0 / 0.8);
}

.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.bg-pink-600{
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}

.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.bg-transparent{
  background-color: transparent;
}

.bg-veranda{
  --tw-bg-opacity: 1;
  background-color: rgb(255 173 15 / var(--tw-bg-opacity, 1));
}

.bg-veranda-section{
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-yellow-600{
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}

.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}

.bg-none{
  background-image: none;
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.object-\[20\%_40\%\]{
  -o-object-position: 20% 40%;
     object-position: 20% 40%;
}

.object-bottom{
  -o-object-position: bottom;
     object-position: bottom;
}

.object-center{
  -o-object-position: center;
     object-position: center;
}

.p-0{
  padding: 0px;
}

.p-1{
  padding: 0.25rem;
}

.p-10{
  padding: 2.5rem;
}

.p-2{
  padding: 0.5rem;
}

.p-2\.5{
  padding: 0.625rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-8{
  padding: 2rem;
}

.p-\[2\%\]{
  padding: 2%;
}

.p-\[30px\]{
  padding: 30px;
}

.p-\[5\%\]{
  padding: 5%;
}

.px-0{
  padding-left: 0px;
  padding-right: 0px;
}

.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-14{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}

.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}

.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.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-28{
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.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-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-\[13px\]{
  padding-top: 13px;
  padding-bottom: 13px;
}

.py-\[2\%\]{
  padding-top: 2%;
  padding-bottom: 2%;
}

.pb-10{
  padding-bottom: 2.5rem;
}

.pb-2{
  padding-bottom: 0.5rem;
}

.pb-20{
  padding-bottom: 5rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pb-7{
  padding-bottom: 1.75rem;
}

.pb-8{
  padding-bottom: 2rem;
}

.pl-16{
  padding-left: 4rem;
}

.pl-4{
  padding-left: 1rem;
}

.pr-0{
  padding-right: 0px;
}

.pr-\[40px\]{
  padding-right: 40px;
}

.pr-\[5vw\]{
  padding-right: 5vw;
}

.pt-10{
  padding-top: 2.5rem;
}

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

.pt-3{
  padding-top: 0.75rem;
}

.pt-4{
  padding-top: 1rem;
}

.pt-8{
  padding-top: 2rem;
}

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

.text-left{
  text-align: left;
}

.text-center{
  text-align: center;
}

.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}

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

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

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

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

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

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

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

.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold{
  font-weight: 700;
}

.font-medium{
  font-weight: 500;
}

.uppercase{
  text-transform: uppercase;
}

.italic{
  font-style: italic;
}

.tracking-wider{
  letter-spacing: 0.05em;
}

.text-\[\#454545\]{
  --tw-text-opacity: 1;
  color: rgb(69 69 69 / var(--tw-text-opacity, 1));
}

.text-\[\#555555\]{
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.text-veranda{
  --tw-text-opacity: 1;
  color: rgb(255 173 15 / var(--tw-text-opacity, 1));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.underline{
  text-decoration-line: underline;
}

.underline-offset-\[8px\]{
  text-underline-offset: 8px;
}

.accent-slate-500{
  accent-color: #64748b;
}

.opacity-0{
  opacity: 0;
}

.opacity-10{
  opacity: 0.1;
}

.opacity-100{
  opacity: 1;
}

.opacity-30{
  opacity: 0.3;
}

.opacity-80{
  opacity: 0.8;
}

.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-1000{
  transition-duration: 1000ms;
}

.duration-200{
  transition-duration: 200ms;
}

.duration-300{
  transition-duration: 300ms;
}

.duration-500{
  transition-duration: 500ms;
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-linear{
  transition-timing-function: linear;
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

html, body {
  scroll-behavior: smooth;
}

body {
  font-size: 100%;
  font-family: "museo";
  font-weight: 300;
  line-height: 1;
  color: var(--color-secondary);
  overflow-x: hidden;
}

body.no-scroll {
  overflow: hidden;
  height: 100%;
  /* ensures body can't scroll */
}

a {
  text-decoration: none;
  color: var(--color-secondary);
}

input[type=radio]:checked + span::before {
  background-color: #000;
  /* Tailwind blue-600 */
  border-color: #000;
}

#cursor {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  mix-blend-mode: difference;
  background: radial-gradient(circle at 18.7% 37.8%, #fafafa 0, #e1eaee 90%);
  background: #382F2D;
  border-radius: 50%;
  pointer-events: none;
  transition: ease-out 0.17s, opacity 1.4s ease-in;
  z-index: 100000;
}

#cursor.hover {
  width: 70px;
  height: 70px;
}

#cursor.arrows {
  mix-blend-mode: normal;
  opacity: 0.8;
}

#cursor.arrows:after {
  content: "";
  background: url(/images/assets/arrows.svg);
  background-size: cover;
  width: 24px;
  height: 10px;
  z-index: 100001;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#cursor.none {
  opacity: 0 !important;
}

.tagline {
  font-family: "acumin-pro";
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--color-primary);
  letter-spacing: 2px;
}

h2 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: "museo";
  color: var(--color-secondary);
}

h2 span {
  color: var(--color-primary);
  display: inline-block;
  width: 100%;
}

h3 {
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 500;
  font-family: "museo";
  color: var(--color-secondary);
}

h4 {
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 500;
  font-family: "museo";
  color: var(--color-secondary);
}

h5 {
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 500;
  font-family: "museo";
  color: var(--color-secondary);
}

p {
  font-size: 1.125rem;
  font-family: "acumin-pro";
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 10px;
}

p strong {
  font-weight: 700;
}

p a {
  text-decoration: none;
  position: relative;
  transition: all 200ms ease;
}

p a:before {
  content: "";
  background: #000;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

p a:hover {
  color: var(--color-primary);
}

p a:hover::before {
  background-color: var(--color-primary);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

header {
  position: fixed;
  top: 0;
  transition: all 200ms ease;
}

header .logo a {
  padding: 1rem;
  height: 106px;
  display: inline-block;
}

header .logo a svg {
  fill: #fff;
  width: 100%;
  height: 100%;
}

header .contact-icon svg,
header .contact-icon path,
header .contact-icon g,
header .contact-icon #mail-filled-white {
  fill: #fff !important;
  stroke: #fff !important;
  color: #fff !important;
}

header .navigation-level-1 .hotel .landing-page-home {
  fill: var(--color-primary);
  position: relative;
}

header .navigation-level-1 .hotel button {
  color: #fff;
  font-family: "acumin-pro";
  font-weight: 300;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  font-size: 14px;
}

header .navigation-level-1 .hotel button .chevron-down {
  width: 15px;
  height: 15px;
  fill: #fff;
}

header .navigation-level-1 li a {
  color: #fff;
  font-family: "acumin-pro";
  font-weight: 300;
  letter-spacing: 0.15rem;
  padding: 13px 20px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
}

header .navigation-level-1 li.btn-reservation-menu a {
  padding: 13px 20px;
  font-size: 16px;
  font-family: "museo";
  font-weight: 700;
  position: relative;
  color: #000;
  letter-spacing: normal;
  background-color: var(--color-primary);
}

header .navigation-level-2 li:first-child a {
  padding-left: 0;
}

header .navigation-level-2 li a {
  color: #fff;
  font-family: "acumin-pro";
  font-weight: 300;
  letter-spacing: 0.15rem;
  padding: 10px 13px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
}

header #menu-icon {
  color: #fff;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  cursor: pointer;
  z-index: 999;
  justify-content: center;
  align-items: center;
  display: flex;
}

header #menu-icon span {
  width: 27px;
  background: #fff;
  display: block;
  height: 2px;
  opacity: 1;
  transition: 0.3s ease-in-out;
}

header #menu-icon span:before, header #menu-icon span:after {
  background: #fff;
  display: block;
  height: 2px;
  opacity: 1;
  transition: 0.3s ease-in-out;
  content: "";
  right: 0;
  position: absolute;
}

header #menu-icon span:before {
  top: -10px;
  width: 16px;
}

header #menu-icon span:after {
  top: 10px;
  width: 20px;
}

header #menu-icon.active span {
  transform: rotate(-45deg) translateY(-50%);
  transform-origin: center center;
  width: 27px;
  background-color: #000;
}

header #menu-icon.active span:before {
  top: 0px;
  transform: rotate(90deg);
  width: 27px;
  background: #000;
}

header #menu-icon.active span:after {
  top: 0px;
  left: 0;
  transform: rotate(90deg);
  opacity: 0;
  width: 0;
  background: #000;
}

header .nav-mobile-panel {
  display: none;
}

header .nav-mobile-panel ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

header .nav-mobile-panel ul li:last-child {
  border: none;
}

header .nav-mobile-panel ul li .submenu {
  margin-bottom: 20px;
  display: none;
  padding-left: 20px;
}

header .nav-mobile-panel ul li .submenu ul li a {
  text-transform: none;
}

header .nav-mobile-panel ul li a {
  color: var(--color-secondary);
  font-family: "acumin-pro";
  font-weight: 300;
  letter-spacing: 0.15rem;
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
  padding: 15px 0;
  display: block;
}

header .nav-mobile-panel h3 {
  font-size: 1rem;
  border-top: 1px solid var(--color-primary);
}

header .nav-mobile-panel .icon li {
  border-bottom: 0;
}

header .nav-mobile-panel .hotel-img-nav li {
  border: none;
}

header .nav-mobile-panel .hotel-img-nav li a {
  padding: 0;
}

header .nav-mobile-panel .hotel-img-nav li a p {
  font-size: 0.6rem;
  text-align: center;
  margin-top: 10px;
}

header #langButton {
  font-family: "acumin-pro";
  font-weight: 300;
  letter-spacing: 0.15rem;
  font-size: 13px;
}

header #langButton .chevron-down {
  fill: #fff;
}

header #langDropdown {
  z-index: 2;
  font-family: "acumin-pro";
  font-weight: 300;
  letter-spacing: 0.15rem;
  font-size: 13px;
}

header.resize-header {
  background: #ffffff;
  box-shadow: 0px 10px 10px -12px rgba(0, 0, 0, 0.1);
  z-index: 40;
}

header.resize-header .navigation-level-1 .hotel button,
header.resize-header .navigation-level-2 .hotel button {
  color: var(--color-secondary);
}

header.resize-header .navigation-level-1 .hotel button .chevron-down,
header.resize-header .navigation-level-2 .hotel button .chevron-down {
  fill: #000 !important;
}

header.resize-header .navigation-level-1 a,
header.resize-header .navigation-level-2 a {
  color: var(--color-secondary);
}

header.resize-header .navigation-level-1 .landing-page-home,
header.resize-header .navigation-level-2 .landing-page-home {
  fill: #000;
  color: #000;
}

header.resize-header .navigation-level-1 .landing-page-home path,
header.resize-header .navigation-level-2 .landing-page-home path {
  fill: #000;
  color: #000;
}

header.resize-header .btn-reservation-menu a {
  background-color: #1d1d1d !important;
  color: #fff !important;
}

header.resize-header .logo a svg {
  fill: var(--color-secondary);
}

header.resize-header #menu-icon {
  color: var(--color-secondary);
}

header.resize-header #menu-icon span,
header.resize-header #menu-icon span:before,
header.resize-header #menu-icon span:after {
  background: var(--color-secondary);
}

header.resize-header .contact-icon svg,
header.resize-header .contact-icon path,
header.resize-header .contact-icon g,
header.resize-header .contact-icon #mail-filled-white {
  fill: var(--color-secondary) !important;
  stroke: var(--color-secondary) !important;
  color: var(--color-secondary) !important;
}

header.resize-header #langButton {
  color: #000;
}

header.resize-header #langButton .chevron-down {
  fill: #000;
}

header.resize-header #langDropdown li button {
  color: #000;
}

.breadcrumb li {
  color: #fff;
  letter-spacing: 1px;
}

.breadcrumb li a {
  font-size: 0.9rem;
  font-family: "acumin-pro";
  font-weight: 300;
  color: #fff;
  opacity: 0.7;
  margin-bottom: 0;
  line-height: 12px;
  letter-spacing: 1px;
}

.breadcrumb li:first-child:before {
  display: none;
}

.breadcrumb li:before {
  content: "▸";
  margin-inline: 1px;
  margin: 0 8px;
  font-size: 13px;
  font-family: "acumin-pro";
  line-height: 16px;
  opacity: 1;
  color: #fff;
}

.breadcrumb li:last-child {
  opacity: 1;
  font-size: 0.9rem;
  font-family: "acumin-pro";
  font-weight: 100;
}

.newsletter .newsletter-trigger {
  background: #f7f0e9;
}

.newsletter .newsletter-trigger path {
  fill: #fff;
  stroke: #fff;
}

.newsletter-popup form input[type=text],
.newsletter-popup form input[type=email],
.newsletter-popup form select {
  background-color: #fff;
  display: block;
  width: 100%;
  font-family: "acumin-pro";
  font-weight: 400;
  font-size: 11px;
  padding: 10px;
  letter-spacing: 0.05em;
  color: #5c5c5c;
  text-align: left;
  padding-left: 10px;
  border: 1px solid #d6d5d5;
  box-sizing: border-box;
  outline: none;
}

.newsletter-popup form input[type=text]::-moz-placeholder, .newsletter-popup form input[type=email]::-moz-placeholder, .newsletter-popup form select::-moz-placeholder {
  color: #5c5c5c;
}

.newsletter-popup form input[type=text]::placeholder,
.newsletter-popup form input[type=email]::placeholder,
.newsletter-popup form select::placeholder {
  color: #5c5c5c;
}

.newsletter-popup form .agreement {
  font-family: "acumin-pro";
  font-weight: 400;
  font-size: 11px;
}

.eapps-instagram-feed-title-container,
.eapps-widget:hover .eapps-widget-toolbar {
  display: none;
}

.accordion .accordion--item .accordion--title h4 {
  font-family: "museo";
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.accordion .accordion--item .accordion--title .icon-plus-icon {
  transition: all 300ms ease-in-out;
  transform: rotate(0);
}

.accordion .accordion--item.active .accordion--title .icon-plus-icon {
  transform: rotate(45deg);
}

.booking .btn-reserve-fix {
  font-size: 16px;
  font-family: "museo";
  font-weight: 700;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
  padding: 18px 25px;
  text-align: center;
  background: var(--color-primary);
  color: #000;
}

.booking.open-resa {
  z-index: 50 !important;
}

.booking .booking-widget .container {
  background-color: #fff;
  box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.1);
}

.booking .booking-widget .calendar {
  stroke: rgba(0, 0, 0, 0.3) !important;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 29px;
  right: 5px;
}

.booking .booking-widget label {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  font-family: "museo";
  letter-spacing: 1px;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.booking .booking-widget label span {
  font-size: 9px;
  font-weight: 500;
  color: #333;
}

.booking .booking-widget input {
  background: rgba(0, 0, 0, 0.03);
  color: #454545;
  border-radius: 0;
  outline: none;
  font-size: 1rem;
  line-height: 1;
  font-family: "acumin-pro";
  font-weight: 400;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 40px;
}

.booking .booking-widget input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.booking .booking-widget input::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.booking .booking-widget button {
  background-color: var(--color-primary);
  color: #000;
  font-size: 0.9em;
  font-family: "museo";
  font-weight: 500;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  height: 40px;
  letter-spacing: 0.15rem;
}

.booking .booking-widget button[type=submit] {
  height: 100%;
  border: 0;
  letter-spacing: 0;
  font-size: 0.9em;
  font-family: "museo";
  font-weight: 500;
  position: relative;
  color: #000;
  background: var(--color-primary);
}

.booking .booking-widget button[type=submit] span {
  position: relative;
  z-index: 2;
  font-family: "museo";
  font-weight: 700;
  font-size: 16px;
}

.booking .booking-widget .close {
  background: none;
  position: absolute;
  border: 0;
}

.booking .booking-widget .close .close-icon {
  height: 50px;
  width: 50px;
}

.booking .booking-widget .counter {
  border: 0;
}

.booking .booking-widget .counter input {
  background: rgba(0, 0, 0, 0.03);
}

.booking .booking-widget .counter .counter-btn {
  height: 40px;
  width: 30px;
  flex: none;
  background-color: rgba(0, 0, 0, 0.08);
  border: none;
  font-size: 20px;
  line-height: 1;
  font-family: "acumin-pro";
  color: #454545;
  padding-bottom: 3px;
  transition: all 200ms linear;
}

.booking .booking-widget .counter .counter-btn:hover {
  background-color: #ddd;
}

#booking-widget.no-shadow .container {
  box-shadow: none !important;
}

.flatpickr-calendar {
  border-radius: 0 !important;
}

.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-current-month input.cur-year {
  font-family: "museo" !important;
  font-weight: 700;
}

.flatpickr-day.selected {
  background-color: var(--color-primary) !important;
  color: #000 !important;
  border: 0 !important;
}

.dropdown {
  position: relative;
  width: 100%;
}

.dropdown-button {
  width: 100%;
  padding: 10px;
  text-align: left;
  background: #f4f4f4;
  border: 1px solid #ccc;
  cursor: pointer;
}

.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 10;
}

.dropdown-menu.open {
  display: block;
}

.dropdown-menu li {
  padding: 10px;
  cursor: pointer;
}

.dropdown-menu li:hover {
  background: #f1f1f1;
}

.flatpickr-alt-input {
  white-space: pre-line !important;
  /* allows \n to be rendered as a line break */
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  /* adjust to match your layout */
  line-height: 1.1;
  padding: 0.5rem 1rem;
}

.cta-style-1 {
  text-transform: uppercase;
  text-align: left;
  display: inline-flex;
  align-items: center;
  width: auto;
  max-width: -moz-max-content;
  max-width: max-content;
  white-space: nowrap;
  position: relative;
  color: #24262b !important;
  font-family: "museo";
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
}

.cta-style-1 span {
  transition: all 0.65s ease-in;
}

.cta-style-1:hover span {
  color: var(--color-primary);
}

.cta-style-1:before {
  transform-origin: 0;
  transform: scaleX(1);
}

.cta-style-1:after {
  transform-origin: 100%;
  transform: scaleX(0);
  border-color: var(--color-primary);
}

.cta-style-1 svg {
  margin-left: 1em;
  margin-right: 0;
  top: 0;
  overflow: hidden;
}

.cta-style-1 svg polygon {
  transition: transform 0.65s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.cta-style-1 svg polygon:first-child {
  transition-delay: 0.15s;
}

.cta-style-1 svg polygon:last-child {
  transition-delay: 0;
  transform: translate(-100%);
}

.cta-style-1:is(:hover, :focus):before {
  transform-origin: 100%;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0;
  transform: scaleX(0);
}

.cta-style-1:is(:hover, :focus):after {
  transform-origin: 0;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.25s;
  transform: scaleX(1);
}

.cta-style-1:is(:hover, :focus) svg polygon:first-child {
  transition-delay: 0;
  transform: translate(100%);
}

.cta-style-1:is(:hover, :focus) svg polygon:last-child {
  transition-delay: 0.3s;
  transform: translate(0);
}

.button-style-0 a,
.button-style-0 button {
  border: 3px solid #1d1d1b;
  background-color: #1d1d1b;
  padding: 1em 2em;
  font-size: 16px;
  font-family: "museo";
  font-weight: 500;
  position: relative;
  overflow: hidden;
  color: #fff;
  transition: background-color 0.3s cubic-bezier(0.2, 1, 0.3, 1), color 0.3s;
}

.button-style-0 a:hover,
.button-style-0 button:hover {
  background-color: transparent;
  color: #1d1d1b;
}

.button-style-1 a {
  border: 3px solid var(--color-primary);
  padding: 1em 2em;
  font-size: 16px;
  font-family: "museo";
  font-weight: 500;
  position: relative;
  transition: border-color 0.3s cubic-bezier(0.2, 1, 0.3, 1), color 0.3s;
  overflow: hidden;
  color: var(--color-primary);
}

.button-style-1 a span {
  position: relative;
  z-index: 2;
}

.button-style-1 a:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150%;
  height: 110%;
  z-index: 1;
  transform: rotate3d(0, 0, 1, -45deg) translate3d(0px, -3em, 0px);
  transform-origin: 0% 100%;
  background: var(--color-primary);
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}

.button-style-1 a:hover {
  color: #fff;
}

.button-style-1 a:hover:before {
  opacity: 1;
  background-color: var(--color-primary);
  transform: rotate3d(0, 0, 1, 0deg);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button-style-2 .button {
  font-size: 1em;
  font-family: "acumin-pro";
  font-weight: 300;
  position: relative;
}

.button-style-2 .button:before {
  content: "";
  background-color: var(--color-primary);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: all 300ms ease-in-out;
  z-index: -1;
}

.button-style-2 .button:hover::before {
  width: 100%;
}

main {
  position: relative;
}

main ol {
  list-style: decimal;
  list-style-position: inside;
  margin: 20px 0;
}

main ol li {
  margin-bottom: 10px;
  line-height: 1.5;
}

main ul.bullet {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}

main ul.bullet li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: "acumin-pro";
}

main ul.bullet li span {
  display: block;
  font-weight: 300;
  font-size: 0.8em;
  font-family: "acumin-pro";
  color: #7C7C7D;
}

main ul.bullet li::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--color-primary);
  position: absolute;
  left: 0;
  top: 8px;
}

.svg-symbol {
  width: 80px;
  height: auto;
  margin: 0 auto 10px;
  stroke-width: 0;
  stroke: #000;
  fill: #000;
  transition: fill 0.15s ease-in-out;
  vertical-align: middle;
}

.cls-1 {
  stroke: #555;
}

.cls-1, .cls-2 {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 7px;
}

.cls-2 {
  stroke: #555;
}

.cls-1-ta {
  stroke-miterlimit: 10;
}

.cls-1-ta, .cls-2-ta, .cls-3-ta {
  stroke: #555;
}

.cls-1-ta, .cls-4-ta {
  fill: #555;
}

.cls-2-ta {
  stroke-linecap: round;
}

.cls-2-ta, .cls-3-ta {
  fill: none;
  stroke-linejoin: round;
  stroke-width: 7px;
}

.bullet-listing {
  padding: 0;
  list-style: none;
}

.bullet-listing li {
  margin-bottom: 20px;
  font-family: "acumin-pro";
  font-size: 1rem;
  line-height: 1;
  color: #000;
  position: relative;
  padding-left: 40px;
  padding-top: 6px;
}

.bullet-listing li:before {
  content: "";
  background: #f7f0e9 url("../images/tick.svg") center center no-repeat;
  background-size: 22px 22px;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 99999px;
}

.bullet-listing li span {
  margin-bottom: 5px;
  font-family: "acumin-pro";
  font-size: 0.8rem;
  font-weight: 300;
  color: #817F7C;
}

.hotel-nav-list .box25__float-img-container {
  position: relative;
}

.hotel-nav-list .box25__item-title svg {
  fill: var(--color-primary);
}

.hotel-nav-list .box25__float-img {
  width: 100%;
  height: 100%;
  transform-origin: center;
  transform: scale(0);
  overflow: hidden;
}

.hotel-nav-list .box25__float-img-container > * {
  position: absolute;
  opacity: 0;
  transition: opacity 0.4s;
}

.hotel-nav-list .box25__float-img-wrapper {
  position: absolute;
  width: 328px;
  height: 246px;
  z-index: 1;
}

.hotel-nav-list .box25__float-img-container > *.active {
  opacity: 1;
}

.hotel-nav-list picture > img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.hotel-nav-list .nav-list-item {
  border-top: 1px solid var(--color-tertiary);
}

.hotel-nav-list .nav-list-item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.hotel-nav-list .nav-list-item:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  transform-origin: center top;
  transform: scaleY(0);
  transition: transform 0.6s;
  background-color: rgba(158, 158, 158, 0.1882352941);
}

.hotel-nav-list .nav-list-item:last-child {
  border-bottom: 1px solid var(--color-tertiary);
}

.hotel-nav-list .nav-list-item:hover:before {
  transform: scaleY(1);
}

.hero-banner {
  position: relative;
}

.hero-banner:before {
  content: "";
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.71) 0%, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.45) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.hero-banner .hero-title {
  margin-bottom: 30px;
  margin-left: 26px;
  position: relative;
  z-index: 3;
}

.hero-banner .hero-title .hero-tagline {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 2px;
  font-family: "acumin-pro";
  color: #fff;
  margin-bottom: 20px;
}

.hero-banner .hero-title h1 {
  color: #fff;
  font-family: "museo";
  font-weight: 400;
  font-size: 40px;
}

.hero-banner.h-screen .hero-title, .hero-banner.xl\:h-screen .hero-title {
  margin-bottom: 120px;
}

.hero-banner #scroll-down {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 20px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: start;
  font-family: "acumin-pro", sans-serif;
  font-size: 10px;
  font-weight: 200;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  box-sizing: border-box;
  z-index: 2;
}

.hero-banner #scroll-down:before {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -1px;
  width: 1px;
  height: 100px;
  content: " ";
  animation: 2.2s cubic-bezier(1, 0, 0, 1) 0s infinite normal none running elasticus;
  background: rgb(255, 255, 255);
}

.hero-banner #scroll-down a {
  color: #fff;
}

@keyframes elasticus {
  0% {
    transform-origin: 0% 0%;
    transform: scale(1, 0);
  }

  50% {
    transform-origin: 0% 0%;
    transform: scale(1, 1);
  }

  50.1% {
    transform-origin: 0% 100%;
    transform: scale(1, 1);
  }

  100% {
    transform-origin: 0% 100%;
    transform: scale(1, 0);
  }
}

.swiper {
  padding-top: 80px;
  padding-bottom: 40px;
  width: 100%;
}

.swiper .veranda-swiper-scrollbar {
  height: 1px;
  width: 30%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 25px;
  right: 130px;
}

.swiper .veranda-swiper-scrollbar .swiper-scrollbar-drag {
  background: #000;
}

.swiper .veranda-swiper-navigation {
  position: absolute;
  top: 0;
  right: 0;
  width: 110px;
  height: 50px;
  display: flex;
  gap: 10px;
}

.swiper .veranda-swiper-navigation .veranda-button-prev,
.swiper .veranda-swiper-navigation .veranda-button-next {
  width: 50px;
  height: 50px;
  position: relative;
  line-height: 50px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: white;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  overflow: hidden;
  z-index: 1;
  padding: 0px;
}

.swiper .veranda-swiper-navigation .veranda-button-prev:before,
.swiper .veranda-swiper-navigation .veranda-button-next:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150%;
  height: 110%;
  z-index: 1;
  transform: rotate3d(0, 0, 1, -45deg) translate3d(0px, -3em, 0px);
  transform-origin: 0% 100%;
  background: var(--color-primary);
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}

.swiper .veranda-swiper-navigation .veranda-button-prev:hover,
.swiper .veranda-swiper-navigation .veranda-button-next:hover {
  color: #fff;
}

.swiper .veranda-swiper-navigation .veranda-button-prev:hover:before,
.swiper .veranda-swiper-navigation .veranda-button-next:hover:before {
  opacity: 1;
  background-color: var(--color-primary);
  transform: rotate3d(0, 0, 1, 0deg);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.swiper .veranda-swiper-navigation .veranda-button-prev:after,
.swiper .veranda-swiper-navigation .veranda-button-next:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.swiper .veranda-swiper-navigation .veranda-button-prev:after {
  background: url("../images/arrow-left.svg") center center no-repeat;
  background-size: contain;
}

.swiper .veranda-swiper-navigation .veranda-button-next:after {
  background: url("../images/arrow-right.svg") center center no-repeat;
  background-size: contain;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

.full-width {
  max-width: 1560px;
  margin: 0 auto;
  padding: 0 24px;
}

.container-img {
  position: relative;
}

.scroller-section {
  position: relative;
}

.wrapper {
  position: relative;
}

.fullwidth {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  width: 100vw;
  max-width: 100vw;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.box {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 80vh;
}

@media screen and (max-width: 767px) {
  .box {
    height: 50vh;
  }

  .box img {
    height: 100%;
  }
}

.intro-text span,
.intro-text .tagline {
  font-family: "acumin-pro";
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--color-primary);
  letter-spacing: 2px;
}

.intro-text h2 {
  font-size: 3.5rem;
  line-height: 1.5;
  font-weight: 700;
  font-family: "museo";
  color: var(--color-secondary);
}

.intro-text p {
  font-size: 1.125rem;
  font-family: "acumin-pro";
  font-weight: 300;
  line-height: 1.4;
}

.hotel-slider h3 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin: 20px 0 15px;
}

.hotel-slider p {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.booking .icon-box .icon {
  width: 70px;
  height: 70px;
  margin: 0 auto 40px;
}

.booking .icon-box p {
  font-size: 1.125rem;
  font-weight: 300;
  font-family: "acumin-pro";
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.4;
  max-width: 200px;
  text-transform: capitalize;
}

.booking span {
  font-size: 14px;
  font-family: "acumin-pro";
}

.home-offer-listing {
  background: #f8f8f8;
}

.home-offer-listing .offer-hotel {
  font-family: "acumin-pro";
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--color-primary);
  letter-spacing: 2px;
}

.home-offer-listing .offer-title {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 500;
  margin: 20px 0 15px;
}

.home-offer-listing .discount {
  font-size: 16px;
  line-height: 1.2;
  font-family: "acumin-pro";
  font-weight: 400;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.home-offer-listing .discount span {
  display: block;
  font-family: "museo";
  font-size: 30px;
  font-weight: 500;
  margin: 10px 0;
}

.home-grid .grid-box figure {
  position: relative;
  overflow: hidden;
}

.home-grid .grid-box figure:before {
  content: "";
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4514180672) 100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 200px;
  z-index: 1;
}

.home-grid .grid-box figure:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  transform: translateX(-10px);
  opacity: 0;
  transition: all 400ms ease;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
}

.home-grid .grid-box figure:hover:after {
  transform: translateX(0px);
  opacity: 1;
}

.home-grid .grid-box figure figcaption {
  position: absolute;
  z-index: 4;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  padding: 30px;
  transform: translateY(80%);
  transition: all 600ms ease;
}

.home-grid .grid-box figure figcaption h3 {
  font-family: "museo";
  font-weight: 600;
  color: #fff;
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 10px;
  transition: all 200ms ease-in;
}

.home-grid .grid-box figure figcaption p {
  opacity: 0;
  text-align: center;
  color: #fff;
  transition: all 200ms ease-in;
}

.home-grid .grid-box figure .button-usp {
  opacity: 0;
  transition: all 200ms ease-in;
}

.home-grid .grid-box figure .button-usp a {
  color: #fff;
  font-size: 0.8em;
  font-family: "museo";
  font-weight: 300;
  position: relative;
  border: 1px solid #fff;
  text-align: center;
  letter-spacing: 0.15rem;
  padding: 0.9rem 1.5rem;
}

.home-grid .grid-box figure:hover figcaption {
  transform: translateY(50%);
}

.home-grid .grid-box figure:hover figcaption h3 {
  color: var(--color-primary);
}

.home-grid .grid-box figure:hover figcaption p {
  opacity: 1;
}

.home-grid .grid-box figure:hover .button-usp {
  opacity: 1;
}

.home-blog .journal {
  background: url("../images/home-blog-bg.jpg") center center no-repeat;
  background-size: cover;
}

.home-blog .journal:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}

@media (min-width: 1024px) {
  .blog-listing .swiper-wrapper {
    display: block !important;
    /* override swiper flex */
  }

  .blog-listing .swiper-slide {
    height: auto;
    width: 100% !important;
  }
}

.room-listing h3 {
  font-size: 30px;
  line-height: 32px;
  font-weight: 500;
  margin: 40px 0 15px;
  max-width: 420px;
}

.room-listing .price {
  font-size: 16px;
  line-height: 1.2;
  font-family: "acumin-pro";
  font-weight: 400;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.room-listing .price span {
  display: block;
  font-family: "museo";
  font-size: 30px;
  font-weight: 500;
  margin: 10px 0;
}

.room-listing .discount {
  font-size: 16px;
  line-height: 1.2;
  font-family: "acumin-pro";
  font-weight: 400;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.room-listing .discount span {
  display: block;
  font-family: "museo";
  font-size: 30px;
  font-weight: 500;
  margin: 10px 0;
}

.amnities li {
  font-family: "acumin-pro";
  font-size: 0.8rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}

.amnities li img {
  margin-right: 5px;
  opacity: 0.6;
}

.blog .blog-item .date {
  background-color: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
  font-size: 0.8rem;
  font-family: "acumin-pro";
  font-weight: 500;
  color: #fff;
}

.blog .blog-item h2 {
  font-size: 1.5rem;
}

.blog .blog-item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.blog .blog-item .publish-date {
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1;
}

.blog form input {
  font-family: "acumin-pro";
  font-size: 1.2em;
  border-bottom: 1px solid #000;
  color: #454545;
  background: none;
}

.blog form input::-moz-placeholder {
  color: #454545;
  background: none;
}

.blog form input::placeholder {
  color: #454545;
  background: none;
}

.blog .blog-pagination .pagination_item a {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 40px;
  text-align: center;
  font-size: 1rem;
  font-family: "acumin-pro";
  font-weight: 500;
  transition: all 200ms ease;
}

.blog .blog-pagination .pagination_item a:hover {
  background: rgb(247, 240, 233);
}

.blog .blog-pagination .pagination_item:first-child .chevron-down {
  stroke: #000;
  color: #000;
  width: 25px;
  height: 25px;
  transform: rotate(90deg);
}

.blog .blog-pagination .pagination_item:last-child .chevron-down {
  stroke: #000;
  color: #000;
  width: 25px;
  height: 25px;
  transform: rotate(-90deg);
}

.blog .blog-you-may {
  background: rgba(0, 0, 0, 0.03);
}

.blog-detail-section {
  position: relative;
}

.toc-flyout {
  position: sticky;
  width: -moz-max-content;
  width: max-content;
}

.toc-tab {
  background: #000;
  color: #fff;
  padding: 8px 14px;
  cursor: pointer;
  display: inline-block;
}

/* Panel hidden by default */

.toc-panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, padding 0.35s ease;
  background: #f8f8f8;
  padding: 0 1rem;
  /* Collapsed padding */
}

/* When checkbox is checked, show panel */

.toc-checkbox:checked + .toc-tab + .toc-panel {
  max-height: 300px;
  /* Large enough to show full TOC */
  padding: 1rem;
}

.blog-cta {
  font-size: 16px;
  font-family: "acumin-pro";
  font-weight: 500;
  letter-spacing: 1.5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-cta svg {
  margin-left: 0;
  transition: all 200ms ease;
}

.blog-cta:before {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 4px;
  right: 4px;
  bottom: 4px;
  top: 4px;
  transition: all 200ms ease;
  transform: scale(1);
  z-index: -1;
}

.blog-cta:hover:before {
  background-color: rgb(247, 240, 233);
  transform: scale(0.98);
}

.blog-cta:hover svg {
  padding-left: 5px;
}

.room-hotel-listing .accomodation {
  font-size: 16px;
  line-height: 1.2;
  font-family: "acumin-pro";
  font-weight: 400;
}

.room-hotel-listing .accomodation span {
  display: block;
  font-family: "museo";
  font-weight: 300;
  font-size: 30px;
  color: var(--color-tertiary);
}

.room-hotel-listing .accomodation span em {
  font-size: 14px;
  line-height: 1.2;
  font-family: "acumin-pro";
  font-weight: 400;
  font-style: normal;
  margin-left: 3px;
  color: #7C7C7D;
  display: block;
}

.room-hotel-listing .style-2 .price-tag {
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  color: rgb(69, 69, 69, var(--tw-bg-opacity, 1));
  font-family: "acumin-pro";
  background: #fff;
  letter-spacing: 1px;
}

.room-hotel-listing .style-2 .price-tag span {
  display: block;
  font-size: 32px;
  font-family: "museo";
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-secondary);
  margin: 5px 0 0;
}

.room-hotel-listing .style-2 .reserver {
  font-size: 16px;
  font-weight: 700;
  font-family: "museo";
}

.room-hotel-listing .style-2 .reserver:hover .icon-arrow-left {
  transform: rotate(-45deg);
}

.room-hotel-listing .style-2 .button-style-0 a {
  background: none;
  color: var(--color-secondary);
}

.room-hotel-listing .style-2 .button-style-0 a:hover {
  background: var(--color-secondary);
  color: #fff;
}

.room-hotel-listing .style-3 h3 {
  margin: 20px 0 15px;
}

.room-hotel-listing .style-3 .price-tag {
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  color: rgb(69, 69, 69, var(--tw-bg-opacity, 1));
  font-family: "acumin-pro";
  background: #fff;
  letter-spacing: 1px;
}

.room-hotel-listing .style-3 .price-tag span {
  display: block;
  font-size: 32px;
  font-family: "museo";
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-secondary);
  margin: 5px 0 0;
}

.room-hotel-listing .style-3 .amnities {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.room-hotel-listing .style-3 .amnities li {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #fff;
  padding: 5px 10px;
  border-radius: 25px;
}

.room-hotel-listing .style-3 .reserver {
  font-size: 16px;
  font-weight: 700;
  font-family: "museo";
}

.room-hotel-listing .style-3 .reserver:hover .icon-arrow-left {
  transform: rotate(-45deg);
}

.offer-hotel-listing .offer-listing {
  /* Hide the native checkbox */
  /* By default, hide the SVG icon */
  /* Show the icon only when the checkbox is checked */
}

.offer-hotel-listing .offer-listing .filters-list-hotels input[type=checkbox] {
  display: none;
}

.offer-hotel-listing .offer-listing .filters-list-hotels .custom-checkbox .icon-filter-check {
  display: none;
}

.offer-hotel-listing .offer-listing .filters-list-hotels input[type=checkbox]:checked + .custom-checkbox .icon-filter-check {
  display: block;
}

.offer-hotel-listing .offer-listing .filters-list-hotels .custom-checkbox {
  width: 28px;
  height: 28px;
  min-width: 28px;
  margin-right: 15px;
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #303030;
  position: relative;
}

.offer-hotel-listing .offer-listing .filters-list-hotels label.filter-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-bottom: 18px;
  font-size: 16px;
  color: #333;
}

.offer-hotel-listing .offer-listing .filters-list-hotels .custom-checkbox .icon-filter-check {
  font-weight: bold;
  color: #303030;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-weight: normal;
}

.offer-hotel-listing .offer-listing .filter-btn {
  background: var(--color-tertiary);
  font-size: 1rem;
  font-family: "acumin-pro";
  line-height: 1;
  cursor: pointer;
}

.offer-hotel-listing .offer-listing-item {
  max-width: 95vw;
  margin: 0 auto;
}

.offer-hotel-listing .offer-listing-item .offer-item {
  box-sizing: border-box;
  display: inline;
  padding: 20px;
}

.offer-hotel-listing .offer-listing-item .offer-item .discount {
  font-size: 16px;
  line-height: 1.2;
  font-family: "acumin-pro";
  font-weight: 400;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.offer-hotel-listing .offer-listing-item .offer-item .discount span {
  display: block;
  font-family: "museo";
  font-size: 30px;
  font-weight: 500;
  margin: 10px 0;
}

.offer-hotel-listing .offer-listing-item .offer-item .offer-hotel {
  font-family: "acumin-pro";
  color: var(--color-primary);
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 2px;
}

.offer-hotel-listing .offer-listing-item .offer-item h3 {
  font-size: 30px;
  margin: 20px 0;
}

.offer-hotel-listing .offer-listing-item .offer-item > a:before {
  content: "";
  background: rgba(0, 0, 0, 0.35) !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.25) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.offer-hotel-listing .offer-listing-item .offer-item > a:hover button {
  border: 1px solid white;
}

.offer-hotel-listing .offer-listing-item .offer-item > a button {
  font-family: "acumin-pro";
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  border: 1px solid rgba(255, 255, 255, 0.4);
  transition: all 400ms ease;
}

.offer-hotel-listing .offer-listing-item .offer-item .content {
  z-index: 2;
}

.offer-hotel-listing .offer-listing-item .offer-item .content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.offer-hotel-listing .offer-listing-item .offer-item .hotel-tag {
  font-size: 12px;
  font-family: "museo";
  font-weight: 500;
  backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

@media (min-width: 320px) {
  .offer-hotel-listing .offer-listing-item .offer-item {
    width: 100%;
  }
}

@media (min-width: 666px) {
  .offer-hotel-listing .offer-listing-item .offer-item {
    width: 100%;
  }
}

@media (min-width: 667px) {
  .offer-hotel-listing .offer-listing-item .offer-item {
    width: 50%;
    padding: 5px;
  }
}

@media (min-width: 1400px) {
  .offer-hotel-listing .offer-listing-item .offer-item {
    width: 33.3333%;
    padding: 15px;
  }
}

.offer-hotel-listing .tag-offer {
  font-size: 16px;
  line-height: 1.2;
  font-family: "acumin-pro";
  font-weight: 400;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.offer-hotel-listing .tag-offer span {
  display: block;
  font-family: "museo";
  font-size: 30px;
  font-weight: 500;
  margin: 10px 0;
}

.restaurant h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
  color: var(--color-tertiary);
}

.restaurant .practical-info li {
  font-size: 1rem;
  font-family: "museo";
  font-weight: 300;
  line-height: 1.2;
  padding: 15px 0px;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  color: #7C7C7D;
}

.restaurant .practical-info li:last-child {
  border-bottom: none;
}

.restaurant .practical-info li strong {
  color: #000000;
}

.awards-listing .item .content h3 {
  font-size: 1.3rem;
  line-height: 1.6rem;
}

.coin-listing form input {
  color: #454545;
  font-family: "acumin-pro";
  font-size: 1.2em;
  border-bottom: 1px solid #000;
  background: none;
}

.coin-listing form input::-moz-placeholder {
  color: #454545;
}

.coin-listing form input::placeholder {
  color: #454545;
}

.coin-listing h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 1.3rem;
  line-height: 1.6rem;
}

.coin-listing p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.coin-listing .publish-date {
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1;
}

.coin-listing .coin-pagination .pagination_item a {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 40px;
  text-align: center;
  font-size: 1rem;
  font-family: "acumin-pro";
  font-weight: 500;
  transition: all 200ms ease;
}

.coin-listing .coin-pagination .pagination_item a:hover {
  background: rgb(247, 240, 233);
}

.coin-listing .coin-pagination .pagination_item:first-child .chevron-down {
  stroke: #000;
  color: #000;
  width: 25px;
  height: 25px;
  transform: rotate(90deg);
}

.coin-listing .coin-pagination .pagination_item:last-child .chevron-down {
  stroke: #000;
  color: #000;
  width: 25px;
  height: 25px;
  transform: rotate(-90deg);
}

.coin-listing .coin-pagination .pagination_item.active {
  background-color: rgba(0, 0, 0, 0.1);
}

.coin-detail-section .download {
  fill: #000;
}

.coin-detail-section a:hover .download {
  fill: white;
  stroke: #fff;
}

.form-wrapper .custom-select-form .custom-select-options li {
  padding: 10px 16px;
  font-family: "acumin-pro";
  cursor: pointer;
  transition: all 200ms ease-in-out;
}

.form-wrapper .custom-select-form .custom-select-options li:hover {
  background: rgba(255, 255, 255, 0.1);
}

.form-wrapper .custom-select-form .form-chevron-down {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
}

.form-wrapper .form-calendar {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}

.plan-stay-listing h2 {
  font-size: 1.5rem;
}

.plan-stay-listing form input {
  border-bottom: 1px solid #000;
  background: none;
  color: #454545;
  font-family: "acumin-pro";
  font-size: 1.2em;
}

.plan-stay-listing form input::-moz-placeholder {
  color: #454545;
}

.plan-stay-listing form input::placeholder {
  color: #454545;
}

.plan-stay-detail form {
  /* When input has text or is focused */
}

.plan-stay-detail form .input-label {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #666;
  transition: all 0.2s ease;
}

.plan-stay-detail form .input-field:not(:-moz-placeholder) + .input-label {
  top: -0.5rem;
  font-size: 12px;
  color: #000;
}

.plan-stay-detail form .input-field:focus + .input-label,
.plan-stay-detail form .input-field:not(:placeholder-shown) + .input-label {
  top: -0.5rem;
  font-size: 12px;
  color: #000;
}

.plan-stay-detail .planStay-info li {
  margin-bottom: 20px;
  font-family: "acumin-pro";
  font-size: 1.1rem;
  line-height: 1;
  color: #000;
  position: relative;
  padding-left: 40px;
}

.plan-stay-detail .planStay-info li:before {
  content: "";
  background: #f7f0e9 url("../images/tick.svg") center center no-repeat;
  background-size: 22px 22px;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 99999px;
}

.plan-stay-detail .planStay-info li span {
  margin-bottom: 5px;
  font-family: "acumin-pro";
  font-size: 0.8rem;
  font-weight: 300;
  color: #817F7C;
}

.planStay-gallery figcaption {
  font-size: 1.1rem;
  line-height: 1.4;
  font-family: "acumin-pro";
  font-weight: 300;
  text-align: center;
  margin-top: 10px;
}

.planStayMayKnow .plan-stay-item h2 {
  font-size: 1.5rem;
}

.plan-your-stay-popup .popup_title span {
  font-family: "acumin-pro";
  font-size: 1rem;
}

.plan-your-stay-popup .popup_title h4 {
  font-weight: 700;
}

.plan-your-stay-popup .popup_recap span {
  font-family: "museo";
  font-size: 1.1rem;
  font-weight: 700;
}

.plan-your-stay-popup .popup_recap .popup_tarif span {
  background: var(--color-primary);
  padding: 5px;
}

.plan-your-stay-popup .btnPrimary {
  border: 1px solid var(--color-secondary);
  font-weight: 200;
  letter-spacing: 1px;
}

.plan-your-stay-popup .btnPrimary:nth-child(2) {
  background: var(--color-secondary);
  color: #fff;
}

.reservez-summary:after {
  background-color: #f0eeed;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(50% - 300px);
  z-index: -1;
}

.reservez-summary .cart-item ul li {
  font-size: 14px;
  font-family: "acumin-pro";
  line-height: 16px;
}

.reservez-summary .cart-total-price div {
  font-family: "acumin-pro";
}

.reservez-summary .cart-total-price div:nth-child(1) {
  letter-spacing: 2px;
}

.reservez-summary .cart-total-price div:nth-child(2) {
  font-weight: 600;
  font-size: 20px;
}

.reservez-summary .prix-t-c {
  font-size: 13px;
}

.custom-select {
  position: relative;
  font-family: sans-serif;
}

.custom-select .select-trigger {
  padding: 15px 18px;
  cursor: pointer;
  position: relative;
  font-family: "acumin-pro";
  font-size: 1.2em;
  color: #454545;
  border-bottom: 1px solid #000;
}

.custom-select.plan-stay .select-trigger {
  background: none;
  color: var(--color-secondary);
  border-bottom: 2px solid rgb(69, 69, 69, var(--tw-bg-opacity, 1));
  padding-left: 0;
}

.custom-select.plan-stay .select-trigger:after {
  color: rgb(69, 69, 69, var(--tw-bg-opacity, 1));
}

.select-options {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  background-color: #454545;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  font-family: "acumin-pro";
  font-size: 1em;
  color: #fff;
  z-index: 2;
}

.select-options li {
  padding: 0.5em 1em;
  cursor: pointer;
}

.select-options li:hover {
  background-color: rgba(var(--color-tertiary), 0.3);
}

.custom-select.open .select-options {
  max-height: 400px;
  /* enough to show all options */
}

.grid-gallery {
  text-align: center;
  max-width: 95vw;
  margin: 0 auto;
}

/* Step 3: how big should the gap be between grid items? remember that the total gap between two items would be double what you set here since both would have that amount set as their individual padding. Also add box-sizing:border-box to make sure the padding doesn't affect the total widh of the item */

.grid-item {
  padding: 0px;
  box-sizing: border-box;
  display: inline;
}

.grid-item a {
  overflow: hidden;
  display: block;
}

.grid-item a img {
  transition: all 500ms ease;
}

.grid-item a img:hover {
  transform: scale(1.05);
}

/* Step 4: Add media queries (subjective) to make the whole grid resposive. */

@media (min-width: 500px) {
  .grid-item {
    width: 50%;
    padding: 15px;
  }
}

@media (min-width: 1000px) {
  .grid-item {
    width: 33.333%;
    padding: 20px;
  }
}

@media (min-width: 1700px) {
  .grid-item {
    width: 33.333%;
    padding: 30px;
  }
}

@media (min-width: 2100px) {
  .grid-item {
    width: 33.333%;
  }
}

.cart-ticket .cart-link {
  width: 60px;
  height: 50px;
  transition: all 0.4s ease;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  align-items: center;
}

.cart-ticket .cart-link svg {
  stroke: #000;
}

.cart-ticket .cart-link .description {
  opacity: 0;
  margin-left: 0;
  transition: opacity 0.3s ease 0.1s, margin-left 0.3s ease;
}

.cart-ticket:hover .cart-link {
  width: 280px;
  background-color: #000;
}

.cart-ticket:hover .cart-link .description {
  opacity: 1;
  color: #fff;
}

.cart-ticket:hover .cart-link svg {
  stroke: #fff;
}

.cart-ticket:hover .cart-link svg path {
  stroke: #fff;
}

.explorer-program .tab .tab-link,
.activites .tab .tab-link {
  position: relative;
}

.explorer-program .tab .tab-link span,
.activites .tab .tab-link span {
  z-index: 2;
  position: relative;
  transition: all 400ms ease-in;
}

.explorer-program .tab .tab-link .icon-arrow-left,
.activites .tab .tab-link .icon-arrow-left {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  border-radius: 50%;
}

.explorer-program .tab .tab-link:before,
.activites .tab .tab-link:before {
  content: "";
  background: var(--color-primary);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 0;
  height: 100%;
  z-index: 1;
  transition: width 400ms ease-in;
}

.explorer-program .tab .tab-link:hover span,
.activites .tab .tab-link:hover span {
  color: #fff;
}

.explorer-program .tab .tab-link:hover:before,
.activites .tab .tab-link:hover:before {
  width: 100%;
}

/* #Progress BacktoTop
================================================== */

.progress-wrap {
  position: fixed;
  right: 20px;
  bottom: 100px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.05);
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 200ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: var(--color-primary);
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear;
}

body.light .progress-wrap {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
}

body.light .progress-wrap::after {
  color: var(--black-blue);
}

body.light .progress-wrap svg.progress-circle path {
  stroke: var(--black-blue);
}

/* Footer Section */

footer {
  font-weight: 200;
  padding-top: 30px;
  position: relative;
  width: 100%;
  background-color: #f0eeed;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

footer button, footer h3 {
  display: block;
  font-family: "museo";
  font-size: 1em !important;
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 1.5;
  width: 100%;
  color: #7C7C7D;
}

footer .footer-contact-info .adr a {
  font-size: 1rem;
  font-family: "museo";
  font-weight: 200;
  position: relative;
  line-height: 1;
  color: #333;
  transition: all 300ms ease;
}

footer .footer-contact-info .adr a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0px;
  background: rgba(0, 0, 0, 0.2);
  transition: all 300ms ease;
}

footer .footer-contact-info .adr a:hover {
  color: #111;
}

footer .footer-contact-info .adr a:hover:before {
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}

footer .footer-veranda-links {
  position: relative;
}

footer .footer-veranda-links::before {
  content: "";
  inset: 44px auto 0 0;
  width: 1px;
  height: auto;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
}

footer .footer-veranda-links ul li a {
  line-height: 1;
  font-family: "acumin-pro";
  font-weight: 300;
  color: #333;
  font-size: 16px;
  transition: all 300ms ease;
  position: relative;
}

footer .footer-veranda-links ul li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0px;
  background: rgba(0, 0, 0, 0.2);
  transition: all 300ms ease;
}

footer .footer-veranda-links ul li a:hover {
  color: #111;
}

footer .footer-veranda-links ul li a:hover:before {
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}

footer .contact p, footer .contact a {
  line-height: 1.85;
  font-family: "acumin-pro";
  font-weight: 400;
  color: #1d1d1b;
  font-size: 24px;
}

footer .contact a {
  text-decoration: underline;
}

/* ----- Dropdown Animation ----- */

.select2-dropdown {
  opacity: 0;
  transform: translateY(-5px);
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.select2-container--open .select2-dropdown {
  opacity: 1;
  transform: translateY(0);
}

/* ----- Select2 main box ----- */

.select2-container--default .select2-selection--single,
.select2-container .select2-selection--single .select2-selection__rendered {
  background: rgb(247, 247, 247) !important;
  border: 0;
  border-radius: 0;
  color: #454545;
  outline: none;
  font-size: 1rem;
  line-height: 1;
  font-family: "acumin-pro";
  font-weight: 400;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 40px;
  display: flex;
  align-items: center;
  flex: 1;
}

/* ----- Arrow Centering ----- */

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}

/* ----- Dropdown Box ----- */

.select2-dropdown,
.select2-container--default .select2-results > .select2-results__options {
  background-color: #454545 !important;
  max-height: none !important;
  border: 0;
}

/* ----- Options ----- */

.select2-results__option {
  color: #fff;
  padding: 10px 16px;
  font-family: "acumin-pro";
  font-size: 16px;
}

/* ----- Highlighted & Selected Option ----- */

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
  background-color: rgba(255, 255, 255, 0.1);
}

@media screen and (min-width: 1024px) and (max-width: 1360px) {
  .progress-wrap {
    bottom: 120px;
  }
}

@media screen and (max-width: 1023px) {
  h2 {
    font-size: 2.5rem;
  }

  .footer-veranda-links::before, .footer-veranda-links::after,
  .footer-contact-info::before,
  .footer-contact-info::after {
    display: none;
  }

  footer .accordion-item {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }

  footer .accordion-item button {
    position: relative;
  }

  footer .accordion-item button::after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Crect fill='white'/%3E%3Cpath d='M12 6V18' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 12H18' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    transition: all 300ms ease-in-out;
    transform-origin: 50% 50%;
    z-index: 2;
  }

  footer .accordion-item button.active:after {
    transform: translateY(-50%) rotate(45deg);
  }

  footer .accordion-item.footer-veranda-links {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }

  footer .accordion-item.footer-veranda-links:last-child {
    border-bottom: none;
    border-top: none;
  }

  .intro-text h2 {
    font-size: 3rem;
    line-height: 1.2;
  }

  .booking .booking-widget {
    position: fixed;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    z-index: 50;
    transition: top 0.4s ease-in-out;
    overflow-y: auto;
    backdrop-filter: blur(0);
    background-color: #eae8e7;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .booking .booking-widget select, .booking .booking-widget input {
    font-size: 1.2rem;
  }

  .booking .booking-widget.active {
    top: 0;
    /* slide up full screen */
  }

  .booking .close {
    height: 50px !important;
    width: 50px !important;
  }

  .reservez-summary:after {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .intro-text h2 {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

@media screen and (max-width: 640px) {
  .tagline,
  .intro-text span, .intro-text .tagline {
    font-size: 18px;
  }

  h1,
  .hero-banner .hero-title h1 {
    font-size: 30px;
  }

  .hero-banner .hero-title {
    margin-left: 0;
  }
}

@media (min-width: 1024px){
  .lg\:container{
    width: 100%;
  }

  @media (min-width: 640px){
    .lg\:container{
      max-width: 640px;
    }
  }

  @media (min-width: 768px){
    .lg\:container{
      max-width: 768px;
    }
  }

  @media (min-width: 1024px){
    .lg\:container{
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px){
    .lg\:container{
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px){
    .lg\:container{
      max-width: 1536px;
    }
  }
}

.hover\:border-veranda:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 173 15 / var(--tw-border-opacity, 1));
}

.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-veranda\/70:hover{
  color: rgb(255 173 15 / 0.7);
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.peer:checked ~ .peer-checked\:border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.peer:checked ~ .peer-checked\:bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.peer:-moz-placeholder ~ .peer-placeholder-shown\:top-1\/2{
  top: 50%;
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:top-1\/2{
  top: 50%;
}

.peer:-moz-placeholder ~ .peer-placeholder-shown\:text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

.peer:-moz-placeholder ~ .peer-placeholder-shown\:text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.peer:focus ~ .peer-focus\:top-0{
  top: 0px;
}

.peer:focus ~ .peer-focus\:text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}

.peer:focus ~ .peer-focus\:text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .sm\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .sm\:col-start-1{
    grid-column-start: 1;
  }

  .sm\:col-start-18{
    grid-column-start: 18;
  }

  .sm\:col-start-2{
    grid-column-start: 2;
  }

  .sm\:col-start-4{
    grid-column-start: 4;
  }

  .sm\:col-start-6{
    grid-column-start: 6;
  }

  .sm\:col-end-15{
    grid-column-end: 15;
  }

  .sm\:col-end-18{
    grid-column-end: 18;
  }

  .sm\:col-end-3{
    grid-column-end: 3;
  }

  .sm\:col-end-4{
    grid-column-end: 4;
  }

  .sm\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .sm\:mb-0{
    margin-bottom: 0px;
  }

  .sm\:mr-4{
    margin-right: 1rem;
  }

  .sm\:mt-0{
    margin-top: 0px;
  }

  .sm\:block{
    display: block;
  }

  .sm\:h-\[70vh\]{
    height: 70vh;
  }

  .sm\:w-\[300px\]{
    width: 300px;
  }

  .sm\:w-\[320px\]{
    width: 320px;
  }

  .sm\:w-auto{
    width: auto;
  }

  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .sm\:grid-cols-\[200px_auto\]{
    grid-template-columns: 200px auto;
  }

  .sm\:grid-cols-\[80px_auto_80px\]{
    grid-template-columns: 80px auto 80px;
  }

  .sm\:grid-rows-\[auto_80px_auto\]{
    grid-template-rows: auto 80px auto;
  }

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

  .sm\:justify-end{
    justify-content: flex-end;
  }

  .sm\:gap-0{
    gap: 0px;
  }

  .sm\:gap-5{
    gap: 1.25rem;
  }

  .sm\:p-10{
    padding: 2.5rem;
  }

  .sm\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sm\:px-\[30px\]{
    padding-left: 30px;
    padding-right: 30px;
  }

  .sm\:pt-28{
    padding-top: 7rem;
  }

  .sm\:text-center{
    text-align: center;
  }

  .sm\:text-\[70px\]{
    font-size: 70px;
  }
}

@media (min-width: 768px){
  .md\:-bottom-\[100px\]{
    bottom: -100px;
  }

  .md\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .md\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .md\:col-start-1{
    grid-column-start: 1;
  }

  .md\:col-start-12{
    grid-column-start: 12;
  }

  .md\:col-start-2{
    grid-column-start: 2;
  }

  .md\:col-start-3{
    grid-column-start: 3;
  }

  .md\:col-start-4{
    grid-column-start: 4;
  }

  .md\:col-start-7{
    grid-column-start: 7;
  }

  .md\:col-end-3{
    grid-column-end: 3;
  }

  .md\:col-end-4{
    grid-column-end: 4;
  }

  .md\:row-start-1{
    grid-row-start: 1;
  }

  .md\:row-end-2{
    grid-row-end: 2;
  }

  .md\:row-end-4{
    grid-row-end: 4;
  }

  .md\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:mb-0{
    margin-bottom: 0px;
  }

  .md\:mr-4{
    margin-right: 1rem;
  }

  .md\:mt-0{
    margin-top: 0px;
  }

  .md\:block{
    display: block;
  }

  .md\:inline-block{
    display: inline-block;
  }

  .md\:aspect-auto{
    aspect-ratio: auto;
  }

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

  .md\:h-\[50\.5vw\]{
    height: 50.5vw;
  }

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

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

  .md\:w-\[30\%\]{
    width: 30%;
  }

  .md\:w-\[50\.5vw\]{
    width: 50.5vw;
  }

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

  .md\:max-w-\[50vw\]{
    max-width: 50vw;
  }

  .md\:max-w-\[60\%\]{
    max-width: 60%;
  }

  .md\:flex-none{
    flex: none;
  }

  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:grid-cols-\[1\.5fr_122px_2fr\]{
    grid-template-columns: 1.5fr 122px 2fr;
  }

  .md\:grid-cols-\[350px_1\.5fr_2fr\]{
    grid-template-columns: 350px 1.5fr 2fr;
  }

  .md\:grid-cols-\[auto_200px\]{
    grid-template-columns: auto 200px;
  }

  .md\:grid-rows-\[225px_1fr_65px\]{
    grid-template-rows: 225px 1fr 65px;
  }

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

  .md\:flex-col{
    flex-direction: column;
  }

  .md\:justify-start{
    justify-content: flex-start;
  }

  .md\:gap-10{
    gap: 2.5rem;
  }

  .md\:gap-5{
    gap: 1.25rem;
  }

  .md\:gap-8{
    gap: 2rem;
  }

  .md\:p-10{
    padding: 2.5rem;
  }

  .md\:p-8{
    padding: 2rem;
  }

  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:pt-28{
    padding-top: 7rem;
  }

  .md\:opacity-100{
    opacity: 1;
  }
}

@media (min-width: 1024px){
  .lg\:visible{
    visibility: visible;
  }

  .lg\:sticky{
    position: sticky;
  }

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

  .lg\:top-\[125\.2px\]{
    top: 125.2px;
  }

  .lg\:z-50{
    z-index: 50;
  }

  .lg\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .lg\:col-span-11{
    grid-column: span 11 / span 11;
  }

  .lg\:col-span-12{
    grid-column: span 12 / span 12;
  }

  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .lg\:col-span-9{
    grid-column: span 9 / span 9;
  }

  .lg\:col-start-1{
    grid-column-start: 1;
  }

  .lg\:col-start-10{
    grid-column-start: 10;
  }

  .lg\:col-start-11{
    grid-column-start: 11;
  }

  .lg\:col-start-12{
    grid-column-start: 12;
  }

  .lg\:col-start-17{
    grid-column-start: 17;
  }

  .lg\:col-start-2{
    grid-column-start: 2;
  }

  .lg\:col-start-3{
    grid-column-start: 3;
  }

  .lg\:col-start-7{
    grid-column-start: 7;
  }

  .lg\:col-start-9{
    grid-column-start: 9;
  }

  .lg\:col-end-10{
    grid-column-end: 10;
  }

  .lg\:col-end-17{
    grid-column-end: 17;
  }

  .lg\:col-end-2{
    grid-column-end: 2;
  }

  .lg\:col-end-20{
    grid-column-end: 20;
  }

  .lg\:col-end-3{
    grid-column-end: 3;
  }

  .lg\:col-end-4{
    grid-column-end: 4;
  }

  .lg\:row-start-1{
    grid-row-start: 1;
  }

  .lg\:row-start-2{
    grid-row-start: 2;
  }

  .lg\:row-start-3{
    grid-row-start: 3;
  }

  .lg\:row-end-2{
    grid-row-end: 2;
  }

  .lg\:row-end-3{
    grid-row-end: 3;
  }

  .lg\:row-end-4{
    grid-row-end: 4;
  }

  .lg\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:my-24{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

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

  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }

  .lg\:mb-3{
    margin-bottom: 0.75rem;
  }

  .lg\:mb-8{
    margin-bottom: 2rem;
  }

  .lg\:mr-0{
    margin-right: 0px;
  }

  .lg\:mt-0{
    margin-top: 0px;
  }

  .lg\:mt-10{
    margin-top: 2.5rem;
  }

  .lg\:mt-12{
    margin-top: 3rem;
  }

  .lg\:mt-20{
    margin-top: 5rem;
  }

  .lg\:mt-32{
    margin-top: 8rem;
  }

  .lg\:block{
    display: block;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-\[27\.5vw\]{
    height: 27.5vw;
  }

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

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

  .lg\:h-\[75vh\]{
    height: 75vh;
  }

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

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

  .lg\:h-full{
    height: 100%;
  }

  .lg\:h-screen{
    height: 100vh;
  }

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

  .lg\:max-h-full{
    max-height: 100%;
  }

  .lg\:max-h-none{
    max-height: none;
  }

  .lg\:w-64{
    width: 16rem;
  }

  .lg\:w-\[27\.5vw\]{
    width: 27.5vw;
  }

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

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

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

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

  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-\[1fr_122px_2fr\]{
    grid-template-columns: 1fr 122px 2fr;
  }

  .lg\:grid-cols-\[1fr_2\.5fr\]{
    grid-template-columns: 1fr 2.5fr;
  }

  .lg\:grid-cols-\[1fr_2fr\]{
    grid-template-columns: 1fr 2fr;
  }

  .lg\:grid-cols-\[2\.5fr_1fr\]{
    grid-template-columns: 2.5fr 1fr;
  }

  .lg\:grid-cols-\[2fr_1fr\]{
    grid-template-columns: 2fr 1fr;
  }

  .lg\:grid-cols-\[2fr_3\.5fr\]{
    grid-template-columns: 2fr 3.5fr;
  }

  .lg\:grid-cols-\[3\.5fr_2fr\]{
    grid-template-columns: 3.5fr 2fr;
  }

  .lg\:grid-cols-\[300px_1fr\]{
    grid-template-columns: 300px 1fr;
  }

  .lg\:grid-cols-\[3fr_2fr\]{
    grid-template-columns: 3fr 2fr;
  }

  .lg\:grid-cols-\[400px_auto\]{
    grid-template-columns: 400px auto;
  }

  .lg\:grid-cols-\[600px_70px_2fr\]{
    grid-template-columns: 600px 70px 2fr;
  }

  .lg\:grid-cols-\[8fr_2fr\]{
    grid-template-columns: 8fr 2fr;
  }

  .lg\:grid-cols-\[auto_768px_auto\]{
    grid-template-columns: auto 768px auto;
  }

  .lg\:grid-cols-\[auto_auto\]{
    grid-template-columns: auto auto;
  }

  .lg\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-rows-\[100px_auto_100px\]{
    grid-template-rows: 100px auto 100px;
  }

  .lg\:grid-rows-\[1fr_5fr_1fr\]{
    grid-template-rows: 1fr 5fr 1fr;
  }

  .lg\:grid-rows-\[245px_auto_80px\]{
    grid-template-rows: 245px auto 80px;
  }

  .lg\:grid-rows-\[80px_auto_80px\]{
    grid-template-rows: 80px auto 80px;
  }

  .lg\:grid-rows-none{
    grid-template-rows: none;
  }

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

  .lg\:flex-col{
    flex-direction: column;
  }

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

  .lg\:gap-10{
    gap: 2.5rem;
  }

  .lg\:gap-20{
    gap: 5rem;
  }

  .lg\:gap-28{
    gap: 7rem;
  }

  .lg\:gap-8{
    gap: 2rem;
  }

  .lg\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .lg\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .lg\:gap-y-12{
    row-gap: 3rem;
  }

  .lg\:overflow-visible{
    overflow: visible;
  }

  .lg\:border-l-\[1px\]{
    border-left-width: 1px;
  }

  .lg\:border-t-0{
    border-top-width: 0px;
  }

  .lg\:p-10{
    padding: 2.5rem;
  }

  .lg\:p-16{
    padding: 4rem;
  }

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

  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

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

  .lg\:pb-10{
    padding-bottom: 2.5rem;
  }

  .lg\:pl-\[6vw\]{
    padding-left: 6vw;
  }

  .lg\:pr-20{
    padding-right: 5rem;
  }

  .lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px){
  .xl\:-bottom-\[50px\]{
    bottom: -50px;
  }

  .xl\:-right-\[100px\]{
    right: -100px;
  }

  .xl\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .xl\:col-span-21{
    grid-column: span 21 / span 21;
  }

  .xl\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .xl\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .xl\:col-start-1{
    grid-column-start: 1;
  }

  .xl\:col-start-11{
    grid-column-start: 11;
  }

  .xl\:col-start-3{
    grid-column-start: 3;
  }

  .xl\:col-start-5{
    grid-column-start: 5;
  }

  .xl\:col-end-13{
    grid-column-end: 13;
  }

  .xl\:col-end-18{
    grid-column-end: 18;
  }

  .xl\:col-end-7{
    grid-column-end: 7;
  }

  .xl\:col-end-8{
    grid-column-end: 8;
  }

  .xl\:mt-10{
    margin-top: 2.5rem;
  }

  .xl\:mt-14{
    margin-top: 3.5rem;
  }

  .xl\:mt-32{
    margin-top: 8rem;
  }

  .xl\:h-screen{
    height: 100vh;
  }

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

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

  .xl\:max-w-\[65vw\]{
    max-width: 65vw;
  }

  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:grid-cols-\[400px_1fr\]{
    grid-template-columns: 400px 1fr;
  }

  .xl\:gap-14{
    gap: 3.5rem;
  }

  .xl\:gap-32{
    gap: 8rem;
  }

  .xl\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .xl\:p-20{
    padding: 5rem;
  }

  .xl\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .xl\:px-44{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .xl\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:pb-0{
    padding-bottom: 0px;
  }

  .xl\:pl-\[11\.9vw\]{
    padding-left: 11.9vw;
  }

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

  .xl\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .xl\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (prefers-color-scheme: dark){
  .dark\:text-gray-300{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  }
}

/*# sourceMappingURL=output.css.map */