/*
! tailwindcss v3.4.9 | 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: currentColor; /* 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: sans-serif; /* 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] {
  display: none;
}

*, ::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:  ;
}
.container{
  width: 100%;
}
@media (min-width: 300px){

  .container{
    max-width: 300px;
  }
}
@media (min-width: 431px){

  .container{
    max-width: 431px;
  }
}
@media (min-width: 769px){

  .container{
    max-width: 769px;
  }
}
@media (min-width: 1152px){

  .container{
    max-width: 1152px;
  }
}
@media (min-width: 1367px){

  .container{
    max-width: 1367px;
  }
}
@media (min-width: 1601px){

  .container{
    max-width: 1601px;
  }
}
@media (min-width: 2561px){

  .container{
    max-width: 2561px;
  }
}
@media (min-width: 3072px){

  .container{
    max-width: 3072px;
  }
}
@media (min-width: 3840px){

  .container{
    max-width: 3840px;
  }
}
.container{
  max-width: 100%;
}
@media (min-width: 300px){

  .container{
    max-width: 90%;
  }
}
@media (min-width: 431px){

  .container{
    max-width: 90%;
  }
}
@media (min-width: 769px){

  .container{
    max-width: 80%;
  }
}
@media (min-width: 1152px){

  .container{
    max-width: 75%;
  }
}
@media (min-width: 1367px){

  .container{
    max-width: 75%;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-top-1{
  top: -0.25rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-10{
  bottom: 2.5rem;
}
.bottom-24{
  bottom: 6rem;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-5{
  bottom: 1.25rem;
}
.bottom-\[-80px\]{
  bottom: -80px;
}
.bottom-\[100px\]{
  bottom: 100px;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-4{
  left: 1rem;
}
.left-6{
  left: 1.5rem;
}
.left-\[2vw\]{
  left: 2vw;
}
.left-\[40\%\]{
  left: 40%;
}
.right-0{
  right: 0px;
}
.right-4{
  right: 1rem;
}
.right-6{
  right: 1.5rem;
}
.right-8{
  right: 2rem;
}
.right-\[2vw\]{
  right: 2vw;
}
.right-\[40\%\]{
  right: 40%;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-1\/2{
  top: 50%;
}
.top-1\/3{
  top: 33.333333%;
}
.top-1\/4{
  top: 25%;
}
.top-24{
  top: 6rem;
}
.top-4{
  top: 1rem;
}
.top-5{
  top: 1.25rem;
}
.top-auto{
  top: auto;
}
.-z-10{
  z-index: -10;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[9999\]{
  z-index: 9999;
}
.order-first{
  order: -9999;
}
.order-last{
  order: 9999;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-start-1{
  grid-column-start: 1;
}
.col-end-13{
  grid-column-end: 13;
}
.\!mx-0{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mb-2{
  margin-bottom: 0.5rem !important;
}
.-mb-2{
  margin-bottom: -0.5rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-14{
  margin-bottom: 3.5rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-9{
  margin-bottom: 2.25rem;
}
.mb-\[28px\]{
  margin-bottom: 28px;
}
.mb-\[377px\]{
  margin-bottom: 377px;
}
.ml-2{
  margin-left: 0.5rem;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[28px\]{
  margin-top: 28px;
}
.mt-\[76px\]{
  margin-top: 76px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.aspect-\[16\/9\]{
  aspect-ratio: 16/9;
}
.aspect-\[3\/2\]{
  aspect-ratio: 3/2;
}
.aspect-\[3\/4\]{
  aspect-ratio: 3/4;
}
.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}
.aspect-\[44\/47\]{
  aspect-ratio: 44/47;
}
.aspect-\[470\/350\]{
  aspect-ratio: 470/350;
}
.aspect-\[5\/2\]{
  aspect-ratio: 5/2;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.h-0{
  height: 0px;
}
.h-12{
  height: 3rem;
}
.h-16{
  height: 4rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-8{
  height: 2rem;
}
.h-\[15px\]{
  height: 15px;
}
.h-\[28px\]{
  height: 28px;
}
.h-\[35px\]{
  height: 35px;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[600px\]{
  height: 600px;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.max-h-0{
  max-height: 0px;
}
.max-h-\[80\%\]{
  max-height: 80%;
}
.max-h-screen{
  max-height: 100vh;
}
.min-h-full{
  min-height: 100%;
}
.min-h-screen{
  min-height: 100vh;
}
.w-0{
  width: 0px;
}
.w-0\.5{
  width: 0.125rem;
}
.w-1\/2{
  width: 50%;
}
.w-1\/4{
  width: 25%;
}
.w-12{
  width: 3rem;
}
.w-3\/4{
  width: 75%;
}
.w-3\/5{
  width: 60%;
}
.w-4{
  width: 1rem;
}
.w-4\/5{
  width: 80%;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-8{
  width: 2rem;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[311px\]{
  width: 311px;
}
.w-\[36px\]{
  width: 36px;
}
.w-\[45\%\]{
  width: 45%;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-px{
  width: 1px;
}
.w-screen{
  width: 100vw;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-\[80\%\]{
  max-width: 80%;
}
.max-w-\[906px\]{
  max-width: 906px;
}
.max-w-md{
  max-width: 28rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink{
  flex-shrink: 1;
}
.flex-grow{
  flex-grow: 1;
}
.border-collapse{
  border-collapse: collapse;
}
.-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));
}
.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));
}
.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));
}
@keyframes spin{

  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.content-center{
  align-content: center;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-0{
  gap: 0px;
}
.gap-14{
  gap: 3.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-0{
  -moz-column-gap: 0px;
       column-gap: 0px;
}
.gap-x-24{
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}
.gap-y-14{
  row-gap: 3.5rem;
}
.gap-y-\[56px\]{
  row-gap: 56px;
}
.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-x-scroll{
  overflow-x: scroll;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-t{
  border-top-width: 1px;
}
.border-blue{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 65 / var(--tw-border-opacity));
}
.border-blue\/30{
  border-color: rgb(0 0 65 / 0.3);
}
.border-transparent{
  border-color: transparent;
}
.\!bg-beige{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 233 211 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#000041\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 65 / var(--tw-bg-opacity));
}
.bg-beige{
  --tw-bg-opacity: 1;
  background-color: rgb(253 233 211 / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/40{
  background-color: rgb(0 0 0 / 0.4);
}
.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}
.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 65 / var(--tw-bg-opacity));
}
.bg-cream{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 231 / var(--tw-bg-opacity));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.bg-sand{
  --tw-bg-opacity: 1;
  background-color: rgb(255 250 244 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-turquoise{
  --tw-bg-opacity: 1;
  background-color: rgb(105 203 186 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.\!p-4{
  padding: 1rem !important;
}
.p-0{
  padding: 0px;
}
.p-10{
  padding: 2.5rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.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-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[12vw\]{
  padding-left: 12vw;
  padding-right: 12vw;
}
.px-\[15px\]{
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[28px\]{
  padding-left: 28px;
  padding-right: 28px;
}
.px-\[2vw\]{
  padding-left: 2vw;
  padding-right: 2vw;
}
.px-\[35px\]{
  padding-left: 35px;
  padding-right: 35px;
}
.px-\[4vw\]{
  padding-left: 4vw;
  padding-right: 4vw;
}
.px-\[8vw\]{
  padding-left: 8vw;
  padding-right: 8vw;
}
.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-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[28px\]{
  padding-top: 28px;
  padding-bottom: 28px;
}
.py-\[36px\]{
  padding-top: 36px;
  padding-bottom: 36px;
}
.py-\[90px\]{
  padding-top: 90px;
  padding-bottom: 90px;
}
.\!pr-4{
  padding-right: 1rem !important;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-\[28px\]{
  padding-bottom: 28px;
}
.pb-\[36px\]{
  padding-bottom: 36px;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-9{
  padding-left: 2.25rem;
}
.pl-\[50px\]{
  padding-left: 50px;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-8{
  padding-right: 2rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-0\.5{
  padding-top: 0.125rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-\[28px\]{
  padding-top: 28px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.align-middle{
  vertical-align: middle;
}
.font-maax{
  font-family: Maax Reg, sans-serif;
}
.font-marriott{
  font-family: Marriott, sans-serif;
}
.text-1xl{
  font-size: 22px;
  line-height: 28px;
}
.text-2xl{
  font-size: 22px;
  line-height: 30px;
}
.text-3xl{
  font-size: 24px;
  line-height: 32px;
}
.text-4xl{
  font-size: 24px;
  line-height: 34px;
}
.text-5xl{
  font-size: 28px;
  line-height: 36px;
}
.text-6xl{
  font-size: 40px;
  line-height: 52px;
}
.text-\[100px\]{
  font-size: 100px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-base{
  font-size: 16px;
  line-height: 22px;
}
.text-lg{
  font-size: 20px;
  line-height: 28px;
}
.text-md{
  font-size: 18px;
  line-height: 31px;
}
.text-sm{
  font-size: 14px;
  line-height: 20px;
}
.text-xs{
  font-size: 14px;
  line-height: 18px;
}
.text-xxs{
  font-size: 12px;
  line-height: 16px;
}
.font-bold{
  font-weight: 900;
}
.font-medium{
  font-weight: 600;
}
.font-normal{
  font-weight: 400;
}
.font-regular{
  font-weight: 500;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.italic{
  font-style: italic;
}
.leading-\[17px\]{
  line-height: 17px;
}
.leading-none{
  line-height: 1;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-\[1\.5px\]{
  letter-spacing: 1.5px;
}
.tracking-\[2\.5px\]{
  letter-spacing: 2.5px;
}
.tracking-\[2px\]{
  letter-spacing: 2px;
}
.tracking-\[3px\]{
  letter-spacing: 3px;
}
.tracking-wide{
  letter-spacing: .08em;
}
.tracking-wider{
  letter-spacing: .2em;
}
.tracking-widest{
  letter-spacing: .25em;
}
.text-\[\#14899b\]{
  --tw-text-opacity: 1;
  color: rgb(20 137 155 / var(--tw-text-opacity));
}
.text-\[\#DEDCDC\]{
  --tw-text-opacity: 1;
  color: rgb(222 220 220 / var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue{
  --tw-text-opacity: 1;
  color: rgb(0 0 65 / var(--tw-text-opacity));
}
.text-blue\/30{
  color: rgb(0 0 65 / 0.3);
}
.text-blue\/60{
  color: rgb(0 0 65 / 0.6);
}
.text-sand{
  --tw-text-opacity: 1;
  color: rgb(255 250 244 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.decoration-blue{
  text-decoration-color: #000041;
}
.decoration-turquoise{
  text-decoration-color: #69CBBA;
}
.decoration-1{
  text-decoration-thickness: 1px;
}
.underline-offset-4{
  text-underline-offset: 4px;
}
.underline-offset-8{
  text-underline-offset: 8px;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0{
  opacity: 0;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-80{
  opacity: 0.8;
}
.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);
}
.outline{
  outline-style: solid;
}
.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);
}
.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);
}
.backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-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-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.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-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.content-\[\'\'\]{
  --tw-content: '';
  content: var(--tw-content);
}
.alignfull{
  margin: 2rem calc(50% - 50vw) !important;
  max-width: 100vw !important;
  width: 100vw;
}
.alignwide{
  margin: 2rem 0;
  max-width: 1367px !important;
}
.alignnone{
  margin-left: 0px;
  margin-right: 0px;
  height: auto;
  max-width: 100%;
}
.aligncenter{
  margin: 0.5rem auto;
  display: block;
}
@media (min-width: 431px){

  .alignleft:not(.wp-block-button){
    margin-right: 0.5rem;
    float: left;
  }

  .alignright:not(.wp-block-button){
    margin-left: 0.5rem;
    float: right;
  }

  .wp-block-button.alignleft a{
    float: left;
    margin-right: 1rem;
  }

  .wp-block-button.alignright a{
    float: right;
    margin-left: 1rem;
  }
}
.wp-caption{
  display: inline-block;
}
.wp-caption img{
  margin-bottom: 0.5rem;
  line-height: 1;
}
.wp-caption-text{
  font-size: 14px;
  color: #718096;
}
.heading-1{
  font-size: 28px;
  line-height: 36px;
}
@media (min-width: 1601px){

  .heading-1{
    font-size: 40px;
    line-height: 52px;
  }
}
@media (min-width: 2561px){

  .heading-1{
    font-size: 50px;
    line-height: 78px;
  }
}
@media (min-width: 3072px){

  .heading-1{
    font-size: 64px;
    line-height: 84px;
  }
}
.heading-2{
  font-size: 22px;
  line-height: 28px;
}
@media (min-width: 1601px){

  .heading-2{
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 2561px){

  .heading-2{
    font-size: 40px;
    line-height: 52px;
  }
}
@media (min-width: 3072px){

  .heading-2{
    font-size: 50px;
    line-height: 68px;
  }
}
.body-copy{
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 1601px){

  .body-copy{
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 2561px){

  .body-copy{
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 3072px){

  .body-copy{
    font-size: 24px;
    line-height: 34px;
  }
}
.text-title{
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.5px;
}
@media (min-width: 1601px){

  .text-title{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 2px;
  }
}
@media (min-width: 2561px){

  .text-title{
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 3px;
  }
}
@media (min-width: 3072px){

  .text-title{
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 4px;
  }
}
.menu-size-1{
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 2.5px;
}
@media (min-width: 1601px){

  .menu-size-1{
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 3.2px;
  }
}
@media (min-width: 3072px){

  .menu-size-1{
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 4.8px;
  }
}
.menu-size-2{
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2px;
}
@media (min-width: 1601px){

  .menu-size-2{
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2.5px;
  }
}
@media (min-width: 3072px){

  .menu-size-2{
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 3.8px;
  }
}
.btn-regular{
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  font-family: Maax Reg, sans-serif;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 65 / var(--tw-text-opacity));
  text-decoration-line: underline;
  text-decoration-color: #69CBBA;
  text-decoration-thickness: 1px;
  text-underline-offset: 8px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.5px;
}
@media (min-width: 1601px){

  .btn-regular{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 2px;
  }
}
@media (min-width: 2561px){

  .btn-regular{
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 3px;
  }
}
@media (min-width: 3072px){

  .btn-regular{
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 4px;
  }
}
.btn-regular:hover{
  text-decoration-color: #000041;
}
.btn-large{
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  font-family: Maax Reg, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  --tw-text-opacity: 1;
  color: rgb(0 0 65 / var(--tw-text-opacity));
  text-decoration-line: underline;
  text-decoration-color: #69CBBA;
  text-decoration-thickness: 1px;
  text-underline-offset: 8px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 1601px){

  .btn-large{
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 2561px){

  .btn-large{
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 3072px){

  .btn-large{
    font-size: 24px;
    line-height: 34px;
  }
}
.btn-large:hover{
  text-decoration-color: #000041;
}
.rental-menu-items a{
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  font-family: Maax Reg, sans-serif;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 65 / var(--tw-text-opacity));
  text-decoration-color: #69CBBA;
  text-decoration-thickness: 1px;
  text-underline-offset: 8px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.5px;
}
@media (min-width: 1601px){

  .rental-menu-items a{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 2px;
  }
}
@media (min-width: 2561px){

  .rental-menu-items a{
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 3px;
  }
}
@media (min-width: 3072px){

  .rental-menu-items a{
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 4px;
  }
}
.rental-menu-items a:hover{
  text-decoration-line: underline;
}
.rental-menu-items a.active{
  text-decoration-line: underline;
  text-decoration-color: #000041;
  text-decoration-thickness: 1px;
}
.logo-size-small{
  height: 28px;
}
@media (min-width: 769px){

  .logo-size-small{
    height: 26px;
  }
}
@media (min-width: 1601px){

  .logo-size-small{
    height: 35px;
  }
}
@media (min-width: 3072px){

  .logo-size-small{
    height: 52px;
  }
}
.logo-size-small {
    transition: height 0.3s ease-in-out;
  }
.logo-size-large{
  height: 28px;
}
@media (min-width: 769px){

  .logo-size-large{
    height: 37px;
  }
}
@media (min-width: 1601px){

  .logo-size-large{
    height: 50px;
  }
}
@media (min-width: 3072px){

  .logo-size-large{
    height: 75px;
  }
}
.logo-size-large  {
    transition: height 0.3s ease-in-out;
  }
.padding-top-none {
      padding-top: 0;
    }
.padding-top-small{
  padding-top: 0.75rem;
}
@media (min-width: 769px){

  .padding-top-small{
    padding-top: 18px;
  }
}
@media (min-width: 1601px){

  .padding-top-small{
    padding-top: 1.5rem;
  }
}
@media (min-width: 2561px){

  .padding-top-small{
    padding-top: 2.25rem;
  }
}
@media (min-width: 3072px){

  .padding-top-small{
    padding-top: 3rem;
  }
}
.padding-top-medium{
  padding-top: 28px;
}
@media (min-width: 769px){

  .padding-top-medium{
    padding-top: 42px;
  }
}
@media (min-width: 1601px){

  .padding-top-medium{
    padding-top: 3.5rem;
  }
}
@media (min-width: 2561px){

  .padding-top-medium{
    padding-top: 84px;
  }
}
@media (min-width: 3072px){

  .padding-top-medium{
    padding-top: 112px;
  }
}
.padding-top{
  padding-top: 3.5rem;
}
@media (min-width: 769px){

  .padding-top{
    padding-top: 84px;
  }
}
@media (min-width: 1601px){

  .padding-top{
    padding-top: 112px;
  }
}
@media (min-width: 2561px){

  .padding-top{
    padding-top: 168px;
  }
}
@media (min-width: 3072px){

  .padding-top{
    padding-top: 224px;
  }
}
.padding-bottom-none {
      padding-bottom: 0;
    }
.padding-bottom-small{
  padding-bottom: 0.75rem;
}
@media (min-width: 769px){

  .padding-bottom-small{
    padding-bottom: 18px;
  }
}
@media (min-width: 1601px){

  .padding-bottom-small{
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 2561px){

  .padding-bottom-small{
    padding-bottom: 2.25rem;
  }
}
@media (min-width: 3072px){

  .padding-bottom-small{
    padding-bottom: 3rem;
  }
}
.padding-bottom-medium{
  padding-bottom: 28px;
}
@media (min-width: 769px){

  .padding-bottom-medium{
    padding-bottom: 42px;
  }
}
@media (min-width: 1601px){

  .padding-bottom-medium{
    padding-bottom: 3.5rem;
  }
}
@media (min-width: 2561px){

  .padding-bottom-medium{
    padding-bottom: 84px;
  }
}
@media (min-width: 3072px){

  .padding-bottom-medium{
    padding-bottom: 112px;
  }
}
.padding-bottom{
  padding-bottom: 3.5rem;
}
@media (min-width: 769px){

  .padding-bottom{
    padding-bottom: 84px;
  }
}
@media (min-width: 1601px){

  .padding-bottom{
    padding-bottom: 112px;
  }
}
@media (min-width: 2561px){

  .padding-bottom{
    padding-bottom: 168px;
  }
}
@media (min-width: 3072px){

  .padding-bottom{
    padding-bottom: 224px;
  }
}
.wysiwig ul {
    list-style: disc;
    padding-left: 32px;
    padding-bottom: 16px;
  }
.wysiwig ul li {
      margin-bottom: 8px;
    }
.wysiwig p {
    margin-bottom: 16px;
  }
.wysiwig p:last-child {
      margin-bottom: 0;
    }
.image-slider {
  -webkit-transition: opacity 2000s ease-in-out;
  -moz-transition: opacity 2000s ease-in-out;
  -ms-transition: opacity 2000s ease-in-out;
  -o-transition: opacity 2000s ease-in-out;
  opacity: 1;
}
.table-holder {
  width: 100%;
  overflow: auto;

}
.table-holder table, .table-holder th, .table-holder td {
    border: 1px solid white;
    border-collapse: collapse;
    padding: 10px;
  }
.mobile-table {
  width: 100%;
  overflow-x: auto;
}
.press-slider .slick-dots{
  left: 50%;
  width: -moz-fit-content;
  width: fit-content;
  --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));
}
.press-slider .slick-dots li button:before {
      font-size: 12px;
    }
.testimonial-slider .slick-list {
    overflow: visible;
  }
.testimonial-slider .slick-list .slide {
      opacity: 0.3;
    }
.testimonial-slider .slick-list .slide.slick-active {
        opacity: 1;
      }
.testimonial-slider .slick-prev:before, .testimonial-slider .slick-next:before {
    color: #000;
  }
.testimonial-slider .slick-prev{
  top: auto;
  bottom: -80px;
  left: 40%;
}
@media (min-width: 769px){

  .testimonial-slider .slick-prev{
    left: 45%;
  }
}
.testimonial-slider .slick-next{
  top: auto;
  bottom: -80px;
  right: 40%;
}
@media (min-width: 769px){

  .testimonial-slider .slick-next{
    right: 45%;
  }
}
div.toggle-visibility {
	position: absolute;
	bottom: 25px;
	left: 46%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	/* pointer-events: none; */
	z-index: 10;
}
div.toggle-visibility:after,
div.toggle-visibility:before {
	content: '';
	position: absolute;
	background-color: #FFFFFF;
	display: block;
	width: 1px;
	height: 26px;
	left: 12px;
}
div.toggle-visibility:before {
	height: 1px;
	width: 25px;
	left: 0;
	top: 13px;
}
.brand-overlay[aria-hidden="false"] + div.toggle-visibility {
	/*transform-origin: 20px 5px; */
	transform: rotate(45deg);
	width: 20px;
	text-align: center;
	height: 20px;
	bottom: 35px;
	left: 46%;
	cursor: pointer;
}
.brand-module .brand-overlay a, 
.brand-module .brand-overlay p {
  position: relative;
  z-index: 9999;
  color: #ffffff !important;
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  width: 100%;
  display: block;
  letter-spacing: 1px;
}
.brand-overlay {
  /* position: absolute; */
  left: 100%;
  top: 100%;
  /* width: calc(100% - 30px); */
  height: 100%;
  opacity: 0;
  z-index: 2;
  overflow: hidden;
  background-color: rgba(0, 0, 65, 1);
  padding: 15px;
}
.open_overlay {
  opacity: 1;
}
/* Property Filters Accordion */
.accordion-toggle {
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  width: 100%;
  text-align: left;
  padding: 0;
  font-size: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.accordion-toggle.active .accordion-arrow {
  transform: rotate(180deg);
}
.accordion-arrow {
  transition: transform 0.2s;
  margin-left: 8px;
}
.accordion-content {
  display: none;
}
.accordion-content:not(.hidden) {
  display: block;
}
.show-more-btn{
  margin-top: 0.5rem;
  cursor: pointer;
  border-width: 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  --tw-text-opacity: 1;
  color: rgb(0 0 65 / var(--tw-text-opacity));
}
@media (min-width: 1601px){

  .show-more-btn{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 2px;
  }
}
@media (min-width: 2561px){

  .show-more-btn{
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 3px;
  }
}
@media (min-width: 3072px){

  .show-more-btn{
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 4px;
  }
}
.show-more-btn {
  background: none;
}
.extra-term {
  display: none;
}
.property-filter .extra-term:not(.hidden) {
  display: flex;
}
/* Favorite Toggle Styling */
.favorite-toggle {
  transition: all 0.3s ease;
  cursor: pointer;
}
.favorite-toggle:hover {
  transform: scale(1.1);
}
.favorite-toggle i {
  transition: all 0.3s ease;
}
/* Default state - regular heart (white outline) */
.favorite-toggle i {
  color: white !important;
}
/* Hover state for regular heart - filled white with 50% opacity */
.favorite-toggle:hover i {
  color: white !important;
  opacity: 0.5 !important;
}
/* Selected state - solid heart with white color and 50% opacity */
.favorite-toggle.favorited i {
  color: white !important;
  opacity: 0.5 !important;
}
/* Hover state for selected heart - same as selected state */
.favorite-toggle.favorited:hover i {
  color: white !important;
  opacity: 0.5 !important;
}
/* Luxury Brands Flickity Carousel Styles */
.luxury-brands-carousel {
  width: 100%;
  overflow: hidden;
}
.luxury-brands-carousel .flickity-viewport {
  transition: transform 0.5s ease-out;
}
.luxury-brands-carousel .flickity-slider {
  transition: transform 0.5s ease-out;
}
.carousel-cell-luxury {
  width: calc(16.666% - 20px);
  margin-right: 20px;
  height: auto;
}
.carousel-cell-luxury img {
  display: block;
  width: 100%;
  height: auto;
}
img.brand-logo-over-slider-luxury {
  padding-left: 15px;  
  padding-right: 15px;  
  z-index: 20;
}
/* Premium Brands Flickity Carousel Styles */
.premium-brands-carousel {
  width: 100%;
  overflow: hidden;
}
.premium-brands-carousel .flickity-viewport {
  transition: transform 0.5s ease-out;
}
.premium-brands-carousel .flickity-slider {
  transition: transform 0.5s ease-out;
}
.carousel-cell-premium {
  width: calc(16.666% - 20px);
  margin-right: 20px;
  height: auto;
}
.carousel-cell-premium img {
  display: block;
  width: 100%;
  height: auto;
}
img.brand-logo-over-slider-premium {
  padding-left: 15px;  
  padding-right: 15px;  
  z-index: 20;
}
/* Ensure continuous smooth rotation */
.luxury-brands-carousel.is-playing,
.premium-brands-carousel.is-playing {
  animation: none;
}
.luxury-brands-carousel .flickity-viewport,
.premium-brands-carousel .flickity-viewport {
  will-change: transform;
}
/* Luxury Brands Infinite Scroll Styles */
.luxury-brands-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.luxury-brands-track {
  display: flex;
  animation: luxury-scroll 45s linear infinite;
  width: -moz-max-content;
  width: max-content;
}
.brand-item-luxury {
  width: calc((100vw - 4vw - 100px) / 6);
  margin-right: 20px;
  height: auto;
  flex-shrink: 0;
}
.brand-item-luxury img {
  display: block;
  width: 100%;
  height: auto;
}
img.brand-logo-over-slider-luxury {
  padding-left: 15px;  
  padding-right: 15px;  
  z-index: 20;
}
@keyframes luxury-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
/* Premium Brands Infinite Scroll Styles */
.premium-brands-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.premium-brands-track {
  display: flex;
  animation: premium-scroll 45s linear infinite;
  width: -moz-max-content;
  width: max-content;
}
.brand-item-premium {
  width: calc((100vw - 4vw - 100px) / 6);
  margin-right: 20px;
  height: auto;
  flex-shrink: 0;
}
.brand-item-premium img {
  display: block;
  width: 100%;
  height: auto;
}
img.brand-logo-over-slider-premium {
  padding-left: 15px;  
  padding-right: 15px;  
  z-index: 20;
}
@keyframes premium-scroll {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
#ccpalink img { display: inline-block; }
/* Responsive adjustments for infinite scroll */
@media (max-width: 1200px) {
  .brand-item-luxury,
  .brand-item-premium {
    width: calc((100vw - 4vw - 80px) / 4);
  }
}
@media (max-width: 768px) {
  .brand-item-luxury,
  .brand-item-premium {
    width: calc((100vw - 4vw - 40px) / 2);
  }
}
@media (max-width: 480px) {
  .brand-item-luxury,
  .brand-item-premium {
    width: calc(100vw - 4vw - 20px);
  }
}
/* Legacy support for existing sliders */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
img.brand-logo-over-slider,
img.brand-logo-over-slider-2  {
  padding-left: 15px;  
  padding-right: 15px;  
  z-index: 20;
}
/* Legacy Owl Carousel styles for backward compatibility */
.owl-carousel-luxury .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel-premium .owl-item img {
  display: block;
  width: 100%;
}
/* Legacy Flickity styles for backward compatibility */
.luxury-brands-carousel .flickity-viewport {
  transition: transform 0.5s ease-out;
}
.luxury-brands-carousel .flickity-slider {
  transition: transform 0.5s ease-out;
}
.premium-brands-carousel .flickity-viewport {
  transition: transform 0.5s ease-out;
}
.premium-brands-carousel .flickity-slider {
  transition: transform 0.5s ease-out;
}
.luxury-brands-carousel.is-playing,
.premium-brands-carousel.is-playing {
  animation: none;
}
.luxury-brands-carousel .flickity-viewport,
.premium-brands-carousel .flickity-viewport {
  will-change: transform;
}
.checkbox-container__checkmark:after{
  position: absolute;
  content: "";
  display: none;
}
.checkbox-container input:checked ~ .checkbox-container__checkmark:after {
  display: block;
}
.checkbox-container .checkbox-container__checkmark:after {
  left: 12px;
  top: -8px;
  width: 8px;
  height: 25px;
  border: solid #000041;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
/* ===== FAVORITE HEART ICON STYLES ===== */
/* Favorite Toggle Base Styling */
.favorite-toggle {
  transition: all 0.3s ease;
  cursor: pointer;
}
.favorite-toggle:hover {
  transform: scale(1.1);
}
.favorite-toggle i {
  transition: all 0.3s ease;
}
/* SVG FontAwesome Heart Icon Styling */
.favorite-toggle svg.svg-inline--fa {
  transition: all 0.3s ease;
  fill: transparent;
  stroke: white;
  stroke-width: 2;
}
/* Hover state for SVG heart - white background fill */
.favorite-toggle:hover svg.svg-inline--fa {
  fill: rgba(255, 255, 255, 0.6);
  stroke: white;
}
/* Selected state for SVG heart - white background fill */
.favorite-toggle.favorited svg.svg-inline--fa {
  fill: rgba(255, 255, 255, 0.6);
  stroke: white;
}
/* Hover state for selected SVG heart - same as selected state */
.favorite-toggle.favorited:hover svg.svg-inline--fa {
  fill: rgba(255, 255, 255, 0.6);
  stroke: white;
}
/* Traditional FontAwesome Classes - Outline vs Filled */
.favorite-toggle .fa-light.fa-heart {
  color: white !important;
  font-weight: 400 !important;
}
.favorite-toggle .fa-sharp.fa-solid.fa-heart,
.favorite-toggle .fa-solid.fa-heart,
.favorite-toggle .fas.fa-heart {
  color: rgba(255, 255, 255, 0.6) !important;
  font-weight: 900 !important;
}
/* Hover effects for traditional FontAwesome */
.favorite-toggle:hover .fa-light.fa-heart {
  color: rgba(255, 255, 255, 0.6) !important;
}
.favorite-toggle:hover .fa-sharp.fa-solid.fa-heart,
.favorite-toggle:hover .fa-solid.fa-heart,
.favorite-toggle:hover .fas.fa-heart {
  color: rgba(255, 255, 255, 0.8) !important;
}
/* Force override any conflicting FontAwesome styles */
.favorite-toggle i.fa-heart {
  color: inherit !important;
  text-shadow: inherit !important;
  font-weight: inherit !important;
}
/* Hide the default checkbox */
.property-filters input[type="checkbox"] {
    display: none;
  }
/* Create a custom checkmark */
.property-filters .checkmark {
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-radius: 0;
    vertical-align: middle;
    margin-right: 8px;
    transition: background 0.2s;
    position: relative;
    border: 1px solid #000041;
    margin-left: 0 !important;
  }
/* Change background when checked */
.property-filters input[type="checkbox"]:checked + .checkmark{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 65 / var(--tw-bg-opacity));
}
/* Optional: Add a checkmark icon */
.property-filters .checkmark::after {
    content: "";
    position: absolute;
    display: none;
  }
.property-filters input[type="checkbox"]:checked + .checkmark::after {
    display: block;
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
/* Dropdown Menu Styles */
.dropdown {
  position: relative;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #f5f5f0; /* cream color */
  border: none;
  border-radius: 0;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  z-index: 50;
  padding: 1.75rem;
  min-width: -moz-fit-content;
  min-width: fit-content;
  display: none;
  /* Remove fixed height constraints */
  height: auto;
  max-height: none;
  overflow: visible;
}
/* Show dropdown on hover */
.dropdown:hover .dropdown-menu {
  display: block;
}
/* Ensure dropdown items are properly spaced */
.dropdown-item {
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  width: 310px;
}
/* Custom checkbox styles for dropdown */
.dropdown-item .checkbox-container {
  display: block;
  position: relative;
  padding-left: 2.25rem;
  margin-bottom: 0.75rem;
  cursor: pointer;
  font-size: 0.875rem;
  font-family: 'Maax', sans-serif;
  color: #000041;
  font-weight: normal;
}
/* Remove margin from last checkbox container */
.dropdown-item:last-child .checkbox-container {
  margin-bottom: 0;
}
.dropdown-item .checkbox-container__checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.dropdown-item .checkbox-container__checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 1.5rem;
  width: 1.5rem;
  background-color: white;
  border: 2px solid #000041;
}
.dropdown-item .checkbox-container input:checked ~ .checkbox-container__checkmark:after {
  content: "";
  position: absolute;
  display: block;
  left: 0.4375rem;
  top: 0.1875rem;
  width: 0.3125rem;
  height: 0.625rem;
  border: solid #000041;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.dropdown-item .title {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
}
/* Mobile Filter Styles */
.mobile-filter-toggle {
  transition: all 0.3s ease;
  position: sticky;
  top: 76px;
  z-index: 40;
}
.mobile-filter-toggle:hover {
  opacity: 0.8;
}
.mobile-filter-overlay {
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
}
.mobile-filter-overlay.show {
  opacity: 1;
  visibility: visible;
}
.mobile-filter-panel {
  transform: translateX(-100%);
}
.mobile-filter-overlay.show .mobile-filter-panel {
  transform: translateX(0);
}
.mobile-filter-header {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.mobile-filter-content {
  padding-bottom: 100px; /* Extra padding for the apply button */
}
.mobile-apply-filters-btn {
  transition: all 0.3s ease;
}
.mobile-apply-filters-btn:hover {
  opacity: 0.8;
}
/* Ensure mobile filter sections work properly */
.mobile-filter-sections .accordion-section {
  border-bottom: 1px solid rgba(0, 0, 65, 0.3);
}
.mobile-filter-sections .accordion-section:first-child {
  border-top: 1px solid rgba(0, 0, 65, 0.3);
}
/* Mobile filter checkbox styles */
.mobile-filter-content .property-filters input[type="checkbox"] {
  display: none;
}
.mobile-filter-content .property-filters .checkmark {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border-radius: 0;
  vertical-align: middle;
  margin-right: 8px;
  transition: background 0.2s;
  position: relative;
  border: 1px solid #000041;
  margin-left: 0 !important;
}
.mobile-filter-content .property-filters input[type="checkbox"]:checked + .checkmark {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 65 / var(--tw-bg-opacity));
}
.mobile-filter-content .property-filters .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}
.mobile-filter-content .property-filters input[type="checkbox"]:checked + .checkmark::after {
  display: block;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
/* Prevent body scroll when mobile filter is open */
body.mobile-filter-open {
  overflow: hidden;
}
/* Responsive adjustments for property grid */
@media (max-width: 768px) {
  
  .property-filter-component .gap-x-24 {
    gap: 0;
  }
  
  #property-results {
    margin-top: 0;
  }
}
/* Menu Overlay */
#overlay.open {
  opacity: 0.5;
  pointer-events: auto;
}
.filter-container__row--filters header svg g {
  transition: all .2s;
  stroke: #fff;
}
/* Brand Module */
.brand-module:after{
  position: absolute;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.4);
  --tw-content: '';
  content: var(--tw-content);
}
.accessibility-content a{
  text-decoration-line: underline;
  text-decoration-color: #000041;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.accessibility-content h2{
  text-transform: uppercase;
}
#teconsent a:first-child{
  display: none !important;
}
/* Secondary Footer Mobile Responsive Styles */
.secondary-footer {
  transition: all 0.3s ease;
}
.secondary-footer .flex {
  align-items: center;
}
.secondary-footer .footer-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.secondary-footer .logo-footer {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
/* Mobile specific adjustments */
@media (max-width: 768px) {
  .secondary-footer {
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
  
  .secondary-footer .flex {
    gap: 0.75rem;
    padding: 1.5rem 0;
  }
  
  .secondary-footer .footer-img {
    width: 45%;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

}
/* Ensure proper height calculation on orientation change */
@media (orientation: landscape) and (max-width: 768px) {
  .secondary-footer {
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
}
#teconsent {
  display: none !important;
}
/* Property Filter Map Integration Styles */
#view-toggle-tabs {
  transition: all 0.3s ease;
}
.view-tab {
  transition: all 0.3s ease;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}
.view-tab:hover {
  opacity: 0.8;
}
.view-tab.active {
  opacity: 1;
  border-bottom-color: #000041;
}
#map-view-container {
  transition: all 0.3s ease;
}
#list-view-container {
  transition: all 0.3s ease;
}
/* Hide map on mobile */
@media (max-width: 768px) {
  #map-view-container {
    display: none !important;
  }
  
  #map-view-tab {
    display: none !important;
  }
  
  #view-toggle-tabs {
    display: none !important;
  }
}
.menu {
  position: absolute;
  right: calc(5% - 30px);
  z-index: 10;
  flex-direction: row-reverse;
  align-items: center;
}
.menu-open .page-name{
  display: none;
}
.accordion-content:not(.menu-open .page-name) {
  display: block;
}
.property-filter .extra-term:not(.menu-open .page-name) {
  display: flex;
}
/* Hide menu completely by default */
#primary-menu {
  display: none;
}
/* Show menu when open */
.menu-open #primary-menu {
  display: block;
}
/* Menu items start hidden and scaled down */
#primary-menu ul li.top-level-item > a {
  opacity: 0;
  transform: translateY(-20px) scale(0.8);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Menu items animate in when class is added */
#primary-menu ul li.top-level-item.animate-in > a {
  opacity: 1;
  transform: translateY(0) scale(1);
}
ul.sub-menu {
  display: none;
}
#menu-menu-1 {
  position: relative;
}
@media (max-width: 768px) {

  .menu-open {
    position: fixed
  }
    #primary-menu .menu-item{
    position: relative;
    padding-bottom: 1.5rem;
  }

      #primary-menu .menu-item span{
    --tw-text-opacity: 1;
    color: rgb(0 0 65 / var(--tw-text-opacity));
  }

    #primary-menu .menu-item a{
    --tw-text-opacity: 1;
    color: rgb(0 0 65 / var(--tw-text-opacity));
  }

    #primary-menu ul.sub-menu{
    padding-top: 1.5rem;
  }

      #primary-menu ul.sub-menu .menu-item{
    margin-left: 1rem;
    padding-bottom: 0.5rem;
  }
        #primary-menu ul.sub-menu .menu-item a {
        }
}
@media (min-width: 769px) {
    #primary-menu .menu-item{
    padding-bottom: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 65 / var(--tw-text-opacity));
    text-underline-offset: 4px;
  }
    #primary-menu .menu-item:hover{
    --tw-text-opacity: 1;
    color: rgb(0 0 65 / var(--tw-text-opacity));
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
  }

      #primary-menu .menu-item.current-menu-item{
    --tw-text-opacity: 1;
    color: rgb(0 0 65 / var(--tw-text-opacity));
    text-decoration-line: underline;
    text-decoration-color: #69CBBA;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
  }

      #primary-menu .menu-item.current-menu-item:hover{
    text-decoration-color: #000041;
  }
    #primary-menu .menu-item a {
    }

    #primary-menu ul.sub-menu .menu-item{
    padding-bottom: 0.25rem;
  }
      #primary-menu ul.sub-menu .menu-item a {
      }
    /* position: relative; */
    li.menu-item-has-children:after {
      font-family: "Font Awesome 6 Sharp";
      content: '\f054';
      position: absolute;
      right: 32px;
    }

    li.menu-item-has-children:hover:after {
      content: '\e404';
    }

    li.menu-item-has-children:hover > ul.sub-menu {
      display: block;
      position: absolute;
      padding-left: 48px;
      width: 150%;
      top: 0;
      right: -150%; /* Move the sub-menu to the center */
      height: 100%;
    }

      li.menu-item-has-children:hover > ul.sub-menu li {
        margin-top: 0;
        padding: 0 0 12px 0;
      }
}
/* Position the toggle icon */
.submenu-toggle {
  cursor: pointer;
  margin-left: 5px; /* Adjust as needed */
}
/* Initially hide submenu */
.menu-item-has-children .sub-menu {
  display: none;
}
/* Show submenu when it has an 'open' class */
.menu-item-has-children .sub-menu.open {
  display: block;
}
.menu-button{
  display: flex;
  height: 15px;
  width: 1rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.secondary-footer .menu-button {
  align-items: center;
}
@media (max-width: 768px) {
  
  .secondary-footer .menu-button {
    gap: 0.75rem;
    padding: 1.5rem 0;
  }

}
@media (min-width: 769px){

  .menu-button{
    height: 22px;
    width: 1.5rem;
  }
}
.menu-button {
  transition: background-color 0.2s linear;
}
.menu-button .horizontal{
  position: absolute;
  height: 15px;
  width: 0.125rem;
}
@media (min-width: 769px){

  .menu-button .horizontal{
    height: 22px;
  }
}
.menu-button .vertical{
  position: absolute;
  height: 15px;
  width: 0.125rem;
}
@media (min-width: 769px){

  .menu-button .vertical{
    height: 22px;
  }
}
.closed .menu-button .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(-90deg);
}
.closed .menu-button .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}
.opened .menu-button {
  opacity: 1;
}
.opened .menu-button .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
}
.opened .menu-button .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
.closed .menu-button + .menu-list {
  visibility: hidden;
  opacity: 0;
  transform: translateX(40px);
  transition: visibility 0s, opacity 0.5s linear, transform 0.3s linear;
}
.opened .menu-button + .menu-list {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.menu-button.active,
.logo.active {
  z-index: 999999;
}
.menu-button.active .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(45deg);
}
.menu-button.active .vertical.cross {
  transition: all 0.3s ease-in-out;
  transform: rotate(-45deg);
}
.menu-button.active .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
.nav-up > div {
  display: none;
}
.nav-up {
  top: -88px;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 1024px) { 
  body.menu-open {
    overflow: hidden;
  }
}
/* Core styles/functionality */
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}
.tab input:checked ~ .tab__content {
  padding-top: 16px;
  max-height: 25rem;
}
/* Visual styles */
.accordion {
  overflow: hidden;
}
.tab__label,
.tab__close {
  display: flex;
  cursor: pointer;
}
.tab__label {
  justify-content: space-between;
}
.tab__label::after {
  /* content: url(../../img/accordion-arrow.svg); */
  width: 1em;
  height: 1em;
  text-align: center;
  transform: rotate(-180deg);
  margin-top: 8px;
}
.tab input:checked + .tab__label::after {
  transform: rotate(0deg);
  margin-top: -8px;
}
.tab__content ol {
  list-style: decimal;
}
.tab__content li {
  margin: 0;
  padding: 0 0 0.5rem;
}
.tab__content li:first-child {
    padding: 0.75rem 0 0.5rem;
  }
.tab__content li:last-child {
    padding: 0;
  }
.tab__close {
  justify-content: flex-end;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
@media (max-width:767px) {

  .tab input:checked ~ .tab__content {
    padding-top: 8px;
  }
}
.tab-content {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.tab-content.active {
  display: block;
  opacity: 1;
}
.tab-switch-button {
  white-space: nowrap;
  word-break: keep-all;
  overflow-wrap: normal;
  -webkit-hyphens: none;
          hyphens: none;
  cursor: pointer;
}
.tab-switch-button.active{
  text-decoration-line: underline;
  text-decoration-color: #69CBBA;
}
.form-block {
  background-color: #FDE9D3;
  padding: 60px 0 100px;
}
.form-block .title-intro-1{
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
  text-align: left;
  font-family: Marriott, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 65 / var(--tw-text-opacity));
  font-size: 22px;
  line-height: 28px;
}
@media (min-width: 1601px){

  .form-block .title-intro-1{
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 2561px){

  .form-block .title-intro-1{
    font-size: 40px;
    line-height: 52px;
  }
}
@media (min-width: 3072px){

  .form-block .title-intro-1{
    font-size: 50px;
    line-height: 68px;
  }
}
.form-block-inner {
  margin: 0 20px;
}
.form-block-inner .row {
  margin-bottom: 36px;
}
.form-block-inner .col-12,
.form-block-inner .col-md-6 {
  padding: 0 !important;
}
.form-block-inner p,
.form-block-inner p label {
  margin-bottom: 0;
}
.form-block-inner input[type="submit"] {
  background-color: transparent;
}
.form-block-inner .wpcf7-list-item.first.last {
  margin: 0;
}
.form-block label,
.form-block select{
  font-family: Maax Reg, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(0 0 65 / var(--tw-text-opacity));
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.5px;
}
@media (min-width: 1601px){

  .form-block label,
.form-block select{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 2px;
  }
}
@media (min-width: 2561px){

  .form-block label,
.form-block select{
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 3px;
  }
}
@media (min-width: 3072px){

  .form-block label,
.form-block select{
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 4px;
  }
}
.form-block .wpcf7-checkbox span {
  letter-spacing: normal;
  font-style: italic;
  display: inline-block;
  width: 95%;
  margin-left: 10px;
  line-height: 1.5;
  margin-bottom: 0;
}
.form-block .wpcf7-checkbox label {
  display: flex;
  align-items: baseline;
}
.form-block input,
.form-block select,
.form-block textarea{
  padding: 10px;
  margin-top: 10px;
  border: 1px solid #000041;
}
.form-block input::-moz-placeholder, .form-block textarea::-moz-placeholder {
  color: #595959;
  font-family: "Maax Reg";
  font-size: 14px;
  font-style: italic;
  letter-spacing: 0.5px;
  text-indent: 6px;
}
.form-block input::placeholder, 
.form-block textarea::placeholder {
  color: #595959;
  font-family: "Maax Reg";
  font-size: 14px;
  font-style: italic;
  letter-spacing: 0.5px;
  text-indent: 6px;
}
.form-block select {
  color: #595959;
  font-family: "Maax Reg";
  font-size: 14px;
  letter-spacing: 0.5px;
  text-indent: 6px;
}
.form-block label.full,
.form-block label.full input,
.form-block label.half input,
.form-block select  {
  width: 100%;
}
.form-block label.half{
  width: 49%;
}
.form-block label.half:last-child {
  margin-left: 2%;
}
.form-block .wpcf7 form.invalid .wpcf7-response-output, 
.form-block .wpcf7 form.unaccepted .wpcf7-response-output, 
.form-block .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: transparent;
  width: 100%;
  color: #fff;
  background-color: #ff0000;
  font-family: "Marriott";
  font-size: 18px;
  padding: 20px 0;
  margin: 0;
  text-align: center;
}
.form-block .wpcf7-not-valid-tip {
  color: red;
}
.form-block .wpcf7 form.sent .wpcf7-response-output {
  width: 100%;
  background-color:#78D2C6 ;
  border-color: transparent;
  color: #000041;
  font-family: "Marriott";
  font-size: 18px;
  padding: 20px 0;
  margin: 0;
  text-align: center;
}
.form-block .wpcf7-not-valid-tip {
  letter-spacing: normal;
}
.form-block input[type=checkbox] {
  margin-bottom: 0;
  display: inline-block;
  margin: 0;
}
.grecaptcha-badge {
  visibility: hidden;
}
.residences-by-marr a { 
  color: #FFFFFF !important; 
}
.form-block-inner .row {
  margin-bottom: 36px;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.form-block-inner .col-12, .form-block-inner .col-md-6 {
  padding: 0 !important;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.form-block textarea {
  width: 100%;
}
.form-block .wpcf7-form-control.wpcf7-submit.has-spinner{
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  font-family: Maax Reg, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  --tw-text-opacity: 1;
  color: rgb(0 0 65 / var(--tw-text-opacity));
  text-decoration-line: underline;
  text-decoration-color: #69CBBA;
  text-decoration-thickness: 1px;
  text-underline-offset: 8px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 1601px){

  .form-block .wpcf7-form-control.wpcf7-submit.has-spinner{
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 2561px){

  .form-block .wpcf7-form-control.wpcf7-submit.has-spinner{
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 3072px){

  .form-block .wpcf7-form-control.wpcf7-submit.has-spinner{
    font-size: 24px;
    line-height: 34px;
  }
}
.form-block .wpcf7-form-control.wpcf7-submit.has-spinner:hover{
  text-decoration-color: #000041;
}
.form-block .wpcf7-form-control.wpcf7-submit.has-spinner {
  border: 0;
}
@media (min-width: 1024px) {
  .form-block-inner {
    margin: 0 68px;
  }

  .form-block-inner .col-md-6:first-child {
    padding-right: 20px !important;
  }

  .form-block-inner .col-md-6:last-child {
    padding-left: 20px !important;
  }

  .form-block .wpcf7-checkbox label {
    align-items: center;
  }

  .form-block-inner .col-md-6:last-child {
    padding-left: 20px !important;
  }
}
@media (min-width: 768px) {
  .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%;
  }
}
/**
 * External Links Popup Styles
 * Portable CSS for use in other projects
 * 
 * Customize colors, fonts, and dimensions as needed for your brand
 */
/* Base popup styles */
#ext-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
#ext-pop.visible {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
/* Ensure popup is visible when needed */
#ext-pop[style*="display: block"] {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
/* Modal dialog */
#ext-pop .internal {
  position: relative;
  background-color: #FFFAF4;
  max-width: 90vw;
  max-height: 90vh;
  width: 600px;
  min-height: 300px;
  border-radius: 8px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  animation: popupFadeIn 0.3s ease-out;
}
@keyframes popupFadeIn {
  from {
      opacity: 0;
      transform: scale(0.9);
  }
  to {
      opacity: 1;
      transform: scale(1);
  }
}
/* Header */
#ext-pop .internal header {
  background-color: #FFFAF4;
  padding: 20px 30px;
  border-bottom: 1px solid #E0E0E0;
  position: relative;
}
#ext-pop .internal header h2 {
  text-transform: uppercase;
  margin: 0;
  padding-right: 40px;
}
/* Close button */
#ext-pop .internal header .close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: background-color 0.2s ease;
}
#ext-pop .internal header .close:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#ext-pop .internal header .close::before,
#ext-pop .internal header .close::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #000041;
  border-radius: 1px;
}
#ext-pop .internal header .close::before {
  transform: rotate(45deg);
}
#ext-pop .internal header .close::after {
  transform: rotate(-45deg);
}
/* Content */
#ext-pop .internal p {
  padding: 20px 30px;
  margin: 0;
}
/* Navigation/Buttons */
#ext-pop .internal nav {
  padding: 0 30px 30px;
  display: flex;
  gap: 15px;
  justify-content: flex-end;
}
/* Sold out state */
#ext-pop.sold-out .internal:not(.sold-out) {
  display: none;
}
#ext-pop:not(.sold-out) .internal.sold-out {
  display: none;
}
#ext-pop.sold-out .internal.sold-out {
  display: block;
}
/* Sold out specific styles */
#ext-pop .internal.sold-out header h2 {
  color: #d32f2f;
}
#ext-pop .internal.sold-out #close-sold-out {
  display: block;
  width: 100%;
  margin-top: 20px;
  padding: 12px;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  cursor: pointer;
  border-radius: 4px;
}
#ext-pop .internal.sold-out #close-sold-out:hover {
  background-color: #eeeeee;
}
/* Responsive design */
@media (max-width: 768px) {
  #ext-pop .internal {
      width: 95vw;
      margin: 20px;
  }
  
  #ext-pop .internal header,
  #ext-pop .internal p,
  #ext-pop .internal nav {
      padding-left: 20px;
      padding-right: 20px;
  }
  
  #ext-pop .internal header h2 {
      font-size: 14px;
      padding-right: 30px;
  }
  
  #ext-pop .internal nav {
      flex-direction: column;
  }
  
  #ext-pop .internal nav a,
  #ext-pop .internal nav button {
      width: 100%;
      margin: 0;
  }
}
@media (max-width: 480px) {
  #ext-pop .internal {
      width: 100vw;
      height: 100vh;
      max-width: none;
      max-height: none;
      border-radius: 0;
  }
}
/* Accessibility improvements */
#ext-pop .internal:focus {
  outline: none;
}
#ext-pop .internal .close:focus {
  outline: 2px solid #000041;
  outline-offset: 2px;
}
#ext-pop .internal nav a:focus,
#ext-pop .internal nav button:focus {
  outline: 2px solid #000041;
  outline-offset: 2px;
}
/* Print styles */
@media print {
  #ext-pop {
      display: none !important;
  }
}
/* FontAwesome is enqueued directly in functions.php */
.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}
.after\:inset-0::after{
  content: var(--tw-content);
  inset: 0px;
}
.after\:left-0::after{
  content: var(--tw-content);
  left: 0px;
}
.after\:top-0::after{
  content: var(--tw-content);
  top: 0px;
}
.after\:h-full::after{
  content: var(--tw-content);
  height: 100%;
}
.after\:w-full::after{
  content: var(--tw-content);
  width: 100%;
}
.after\:bg-black\/50::after{
  content: var(--tw-content);
  background-color: rgb(0 0 0 / 0.5);
}
.first\:border-t:first-child{
  border-top-width: 1px;
}
.first\:pt-0:first-child{
  padding-top: 0px;
}
.last\:mb-0:last-child{
  margin-bottom: 0px;
}
.last\:pb-0:last-child{
  padding-bottom: 0px;
}
.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.hover\:bg-blue\/90:hover{
  background-color: rgb(0 0 65 / 0.9);
}
.hover\:text-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 65 / var(--tw-text-opacity));
}
.hover\:text-turquoise:hover{
  --tw-text-opacity: 1;
  color: rgb(105 203 186 / var(--tw-text-opacity));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:decoration-blue:hover{
  text-decoration-color: #000041;
}
.hover\:decoration-sand:hover{
  text-decoration-color: #FFFAF4;
}
.hover\:decoration-turquoise:hover{
  text-decoration-color: #69CBBA;
}
.hover\:decoration-1:hover{
  text-decoration-thickness: 1px;
}
.hover\:opacity-80:hover{
  opacity: 0.8;
}
.focus\:border-none:focus{
  border-style: none;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-offset-0:focus{
  --tw-ring-offset-width: 0px;
}
.group:hover .group-hover\:block{
  display: block;
}
.group:hover .group-hover\:hidden{
  display: none;
}
.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}
.group:hover .group-hover\:underline{
  text-decoration-line: underline;
}
.group:hover .group-hover\:decoration-blue{
  text-decoration-color: #000041;
}
.group:hover .group-hover\:decoration-1{
  text-decoration-thickness: 1px;
}
.group:hover .group-hover\:underline-offset-4{
  text-underline-offset: 4px;
}
@media (min-width: 431px){

  .sm\:col-span-10{
    grid-column: span 10 / span 10;
  }

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

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

  .sm\:w-2\/5{
    width: 40%;
  }

  .sm\:w-4\/5{
    width: 80%;
  }

  .sm\:px-\[30px\]{
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 769px){

  .md\:absolute{
    position: absolute;
  }

  .md\:bottom-auto{
    bottom: auto;
  }

  .md\:left-12{
    left: 3rem;
  }

  .md\:left-5{
    left: 1.25rem;
  }

  .md\:left-\[10\%\]{
    left: 10%;
  }

  .md\:left-\[45\%\]{
    left: 45%;
  }

  .md\:left-auto{
    left: auto;
  }

  .md\:right-12{
    right: 3rem;
  }

  .md\:right-\[45\%\]{
    right: 45%;
  }

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

  .md\:order-first{
    order: -9999;
  }

  .md\:order-last{
    order: 9999;
  }

  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }

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

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

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

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

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

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

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

  .md\:col-end-7{
    grid-column-end: 7;
  }

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

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

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

  .md\:mb-24{
    margin-bottom: 6rem;
  }

  .md\:mb-\[42px\]{
    margin-bottom: 42px;
  }

  .md\:mb-\[48px\]{
    margin-bottom: 48px;
  }

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

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

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

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

  .md\:aspect-16\/9{
    aspect-ratio: 16 / 9;
  }

  .md\:aspect-\[18\/5\]{
    aspect-ratio: 18/5;
  }

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

  .md\:aspect-auto{
    aspect-ratio: auto;
  }

  .md\:aspect-video{
    aspect-ratio: 16 / 9;
  }

  .md\:h-\[-webkit-fill-available\]{
    height: -webkit-fill-available;
  }

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

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

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

  .md\:h-auto{
    height: auto;
  }

  .md\:min-h-\[75vh\]{
    min-height: 75vh;
  }

  .md\:w-1\/2{
    width: 50%;
  }

  .md\:w-1\/3{
    width: 33.333333%;
  }

  .md\:w-3\/4{
    width: 75%;
  }

  .md\:w-6{
    width: 1.5rem;
  }

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

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

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

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

  .md\:-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));
  }

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

  .md\:grid-flow-col{
    grid-auto-flow: column;
  }

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

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

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

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

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

  .md\:gap-0{
    gap: 0px;
  }

  .md\:gap-12{
    gap: 3rem;
  }

  .md\:gap-2{
    gap: 0.5rem;
  }

  .md\:gap-8{
    gap: 2rem;
  }

  .md\:place-self-end{
    place-self: end;
  }

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

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

  .md\:p-8{
    padding: 2rem;
  }

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

  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-\[2vw\]{
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .md\:px-\[8vw\]{
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .md\:pb-0{
    padding-bottom: 0px;
  }

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

  .md\:pb-16{
    padding-bottom: 4rem;
  }

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

  .md\:pb-\[124px\]{
    padding-bottom: 124px;
  }

  .md\:pb-\[18px\]{
    padding-bottom: 18px;
  }

  .md\:pb-\[42px\]{
    padding-bottom: 42px;
  }

  .md\:pb-\[84px\]{
    padding-bottom: 84px;
  }

  .md\:pt-16{
    padding-top: 4rem;
  }

  .md\:pt-32{
    padding-top: 8rem;
  }

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

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

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

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

  .md\:text-3xl{
    font-size: 24px;
    line-height: 32px;
  }

  .md\:text-md{
    font-size: 18px;
    line-height: 31px;
  }

  .md\:text-sm{
    font-size: 14px;
    line-height: 20px;
  }

  .md\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
@media (min-width: 1152px){

  .lg\:left-\[26px\]{
    left: 26px;
  }

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

  .lg\:col-start-4{
    grid-column-start: 4;
  }

  .lg\:col-end-7{
    grid-column-end: 7;
  }

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

  .lg\:flex{
    display: flex;
  }

  .lg\:w-1\/4{
    width: 25%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .lg\:text-5xl{
    font-size: 28px;
    line-height: 36px;
  }

  .lg\:text-md{
    font-size: 18px;
    line-height: 31px;
  }

  .lg\:text-xl{
    font-size: 1.25rem;
  }
}
@media (min-width: 1367px){

  .xl\:left-\[38px\]{
    left: 38px;
  }

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

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

  .xl\:pb-14{
    padding-bottom: 3.5rem;
  }

  .xl\:pb-28{
    padding-bottom: 7rem;
  }

  .xl\:pt-14{
    padding-top: 3.5rem;
  }

  .xl\:pt-28{
    padding-top: 7rem;
  }

  .xl\:text-2xl{
    font-size: 22px;
    line-height: 30px;
  }

  .xl\:text-xl{
    font-size: 1.25rem;
  }
}
@media (min-width: 1601px){

  .\32xl\:col-span-4{
    grid-column: span 4 / span 4;
  }

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

  .\32xl\:col-start-2{
    grid-column-start: 2;
  }

  .\32xl\:col-start-7{
    grid-column-start: 7;
  }

  .\32xl\:col-end-12{
    grid-column-end: 12;
  }

  .\32xl\:col-end-5{
    grid-column-end: 5;
  }

  .\32xl\:col-end-6{
    grid-column-end: 6;
  }

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

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

  .\32xl\:mb-9{
    margin-bottom: 2.25rem;
  }

  .\32xl\:mb-\[56px\]{
    margin-bottom: 56px;
  }

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

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

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

  .\32xl\:h-\[35px\]{
    height: 35px;
  }

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

  .\32xl\:p-12{
    padding: 3rem;
  }

  .\32xl\:px-\[36px\]{
    padding-left: 36px;
    padding-right: 36px;
  }

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

  .\32xl\:py-\[56px\]{
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .\32xl\:pb-12{
    padding-bottom: 3rem;
  }

  .\32xl\:pb-14{
    padding-bottom: 3.5rem;
  }

  .\32xl\:pb-6{
    padding-bottom: 1.5rem;
  }

  .\32xl\:pb-\[112px\]{
    padding-bottom: 112px;
  }

  .\32xl\:pb-\[168px\]{
    padding-bottom: 168px;
  }

  .\32xl\:pt-14{
    padding-top: 3.5rem;
  }

  .\32xl\:pt-6{
    padding-top: 1.5rem;
  }

  .\32xl\:pt-\[112px\]{
    padding-top: 112px;
  }

  .\32xl\:text-3xl{
    font-size: 24px;
    line-height: 32px;
  }

  .\32xl\:text-6xl{
    font-size: 40px;
    line-height: 52px;
  }

  .\32xl\:text-base{
    font-size: 16px;
    line-height: 22px;
  }

  .\32xl\:text-lg{
    font-size: 20px;
    line-height: 28px;
  }

  .\32xl\:text-xs{
    font-size: 14px;
    line-height: 18px;
  }

  .\32xl\:tracking-\[2\.5px\]{
    letter-spacing: 2.5px;
  }

  .\32xl\:tracking-\[2px\]{
    letter-spacing: 2px;
  }

  .\32xl\:tracking-\[3\.2px\]{
    letter-spacing: 3.2px;
  }
}
@media (min-width: 2561px){

  .\33xl\:left-\[58px\]{
    left: 58px;
  }

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

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

  .\33xl\:mb-\[84px\]{
    margin-bottom: 84px;
  }

  .\33xl\:mt-12{
    margin-top: 3rem;
  }

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

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

  .\33xl\:h-\[54px\]{
    height: 54px;
  }

  .\33xl\:w-\[50vw\]{
    width: 50vw;
  }

  .\33xl\:w-\[54px\]{
    width: 54px;
  }

  .\33xl\:p-\[72px\]{
    padding: 72px;
  }

  .\33xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\33xl\:py-\[72px\]{
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .\33xl\:pb-9{
    padding-bottom: 2.25rem;
  }

  .\33xl\:pb-\[168px\]{
    padding-bottom: 168px;
  }

  .\33xl\:pb-\[260px\]{
    padding-bottom: 260px;
  }

  .\33xl\:pb-\[72px\]{
    padding-bottom: 72px;
  }

  .\33xl\:pb-\[84px\]{
    padding-bottom: 84px;
  }

  .\33xl\:pt-9{
    padding-top: 2.25rem;
  }

  .\33xl\:pt-\[168px\]{
    padding-top: 168px;
  }

  .\33xl\:pt-\[84px\]{
    padding-top: 84px;
  }

  .\33xl\:text-6xl{
    font-size: 40px;
    line-height: 52px;
  }

  .\33xl\:text-7xl{
    font-size: 50px;
    line-height: 78px;
  }

  .\33xl\:text-lg{
    font-size: 20px;
    line-height: 28px;
  }

  .\33xl\:text-md{
    font-size: 18px;
    line-height: 31px;
  }

  .\33xl\:tracking-\[3px\]{
    letter-spacing: 3px;
  }
}
@media (min-width: 3072px){

  .\34xl\:left-16{
    left: 4rem;
  }

  .\34xl\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .\34xl\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .\34xl\:col-start-2{
    grid-column-start: 2;
  }

  .\34xl\:col-start-3{
    grid-column-start: 3;
  }

  .\34xl\:col-start-8{
    grid-column-start: 8;
  }

  .\34xl\:col-end-11{
    grid-column-end: 11;
  }

  .\34xl\:col-end-12{
    grid-column-end: 12;
  }

  .\34xl\:mb-\[112px\]{
    margin-bottom: 112px;
  }

  .\34xl\:mb-\[28px\]{
    margin-bottom: 28px;
  }

  .\34xl\:mt-12{
    margin-top: 3rem;
  }

  .\34xl\:mt-\[28px\]{
    margin-top: 28px;
  }

  .\34xl\:aspect-\[9\/2\]{
    aspect-ratio: 9/2;
  }

  .\34xl\:h-\[52px\]{
    height: 52px;
  }

  .\34xl\:h-\[75px\]{
    height: 75px;
  }

  .\34xl\:w-\[565px\]{
    width: 565px;
  }

  .\34xl\:w-\[65vw\]{
    width: 65vw;
  }

  .\34xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\34xl\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\34xl\:pb-\[112px\]{
    padding-bottom: 112px;
  }

  .\34xl\:pb-\[224px\]{
    padding-bottom: 224px;
  }

  .\34xl\:pb-\[320px\]{
    padding-bottom: 320px;
  }

  .\34xl\:pt-\[112px\]{
    padding-top: 112px;
  }

  .\34xl\:pt-\[224px\]{
    padding-top: 224px;
  }

  .\34xl\:text-1xl{
    font-size: 22px;
    line-height: 28px;
  }

  .\34xl\:text-4xl{
    font-size: 24px;
    line-height: 34px;
  }

  .\34xl\:text-5xl{
    font-size: 28px;
    line-height: 36px;
  }

  .\34xl\:tracking-\[3\.8px\]{
    letter-spacing: 3.8px;
  }

  .\34xl\:tracking-\[4\.8px\]{
    letter-spacing: 4.8px;
  }

  .\34xl\:tracking-\[4px\]{
    letter-spacing: 4px;
  }
}
@media (min-width: 3840px){

  .\35xl\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .\35xl\:col-start-5{
    grid-column-start: 5;
  }

  .\35xl\:col-start-6{
    grid-column-start: 6;
  }

  .\35xl\:mb-56{
    margin-bottom: 14rem;
  }

  .\35xl\:mb-\[28px\]{
    margin-bottom: 28px;
  }

  .\35xl\:mt-\[28px\]{
    margin-top: 28px;
  }

  .\35xl\:w-\[50vw\]{
    width: 50vw;
  }
}
