/* @tailwind base; */

*, ::before, ::after {
  --ldx-blue-bg: #0D47A1;
  --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:  ;
}

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

.ldx-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;
}

.ldx-fixed {
  position: fixed;
}

.ldx-absolute {
  position: absolute;
}

.ldx-relative {
  position: relative;
}

.ldx-sticky {
  position: sticky;
}

.ldx-inset-x-0 {
  left: 0;
  right: 0;
}

.ldx-inset-y-0 {
  top: 0;
  bottom: 0;
}

.ldx--right-7 {
  right: -28px;
}

.ldx-bottom-0 {
  bottom: 0;
}

.ldx-bottom-2 {
  bottom: 8px;
}

.ldx-bottom-4 {
  bottom: 16px;
}

.ldx-bottom-5 {
  bottom: 20px;
}

.ldx-left-0 {
  left: 0;
}

.ldx-right-0 {
  right: 0;
}

.ldx-right-2 {
  right: 8px;
}

.ldx-right-2\.5 {
  right: 10px;
}

.ldx-right-4 {
  right: 16px;
}

.ldx-top-0 {
  top: 0;
}

.ldx-top-12 {
  top: 48px;
}

.ldx-top-2 {
  top: 8px;
}

.ldx-top-5 {
  top: 20px;
}

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

.ldx-isolate {
  isolation: isolate;
}

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

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

.ldx-z-30 {
  z-index: 30;
}

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

.ldx-z-9999 {
  z-index: 9999;
}

.ldx-col-span-2 {
  -ms-grid-column-span: 2;
  -ms-grid-column: span 2;
      grid-column: span 2 / span 2;
}

.\!ldx-m-0 {
  margin: 0 !important;
}

.ldx-m-0 {
  margin: 0;
}

.ldx-m-auto {
  margin: auto;
}

.\!ldx-my-3 {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

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

.\!ldx-mb-0 {
  margin-bottom: 0 !important;
}

.\!ldx-mb-1 {
  margin-bottom: 4px !important;
}

.\!ldx-mb-3 {
  margin-bottom: 12px !important;
}

.\!ldx-mb-4 {
  margin-bottom: 16px !important;
}

.\!ldx-mb-6 {
  margin-bottom: 24px !important;
}

.\!ldx-ml-2 {
  margin-left: 8px !important;
}

.\!ldx-mr-0 {
  margin-right: 0 !important;
}

.\!ldx-mt-0 {
  margin-top: 0 !important;
}

.\!ldx-mt-1 {
  margin-top: 4px !important;
}

.\!ldx-mt-2 {
  margin-top: 8px !important;
}

.ldx--mb-8 {
  margin-bottom: -32px;
}

.ldx--ml-1 {
  margin-left: -4px;
}

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

.ldx-mb-1 {
  margin-bottom: 4px;
}

.ldx-mb-2 {
  margin-bottom: 8px;
}

.ldx-mb-3 {
  margin-bottom: 12px;
}

.ldx-mb-4 {
  margin-bottom: 16px;
}

.ldx-mb-6 {
  margin-bottom: 24px;
}

.ldx-mb-8 {
  margin-bottom: 32px;
}

.ldx-mb-\[2px\] {
  margin-bottom: 2px;
}

.ldx-mb-\[4px\] {
  margin-bottom: 4px;
}

.ldx-ml-0 {
  margin-left: 0;
}

.ldx-ml-1 {
  margin-left: 4px;
}

.ldx-ml-2 {
  margin-left: 8px;
}

.ldx-ml-3 {
  margin-left: 12px;
}

.ldx-ml-4 {
  margin-left: 16px;
}

.ldx-ml-8 {
  margin-left: 32px;
}

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

.ldx-mr-1 {
  margin-right: 4px;
}

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

.ldx-mt-1 {
  margin-top: 4px;
}

.ldx-mt-2 {
  margin-top: 8px;
}

.ldx-mt-3 {
  margin-top: 12px;
}

.ldx-mt-4 {
  margin-top: 16px;
}

.ldx-mt-5 {
  margin-top: 20px;
}

.ldx-mt-6 {
  margin-top: 24px;
}

.ldx-mt-8 {
  margin-top: 32px;
}

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

.ldx-block {
  display: block;
}

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

.ldx-inline {
  display: inline;
}

.ldx-flex {
  display: -ms-flexbox;
  display: flex;
}

.ldx-inline-flex {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.ldx-grid {
  display: -ms-grid;
  display: grid;
}

.\!ldx-hidden {
  display: none !important;
}

.ldx-hidden {
  display: none;
}

.ldx-aspect-\[322\/241\] {
  aspect-ratio: 322/241;
}

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

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

.ldx-size-4 {
  width: 16px;
  height: 16px;
}

.\!ldx-h-8 {
  height: 32px !important;
}

.\!ldx-h-\[32px\] {
  height: 32px !important;
}

.\!ldx-h-\[36px\] {
  height: 36px !important;
}

.\!ldx-h-\[54px\] {
  height: 54px !important;
}

.\!ldx-h-\[55px\] {
  height: 55px !important;
}

.ldx-h-1\/6 {
  height: 16.666667%;
}

.ldx-h-3 {
  height: 12px;
}

.ldx-h-4 {
  height: 16px;
}

.ldx-h-5 {
  height: 20px;
}

.ldx-h-6 {
  height: 24px;
}

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

.ldx-h-\[5\%\] {
  height: 5%;
}

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

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

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

.\!ldx-max-h-8 {
  max-height: 32px !important;
}

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

.ldx-max-h-\[85vh\] {
  max-height: 85vh;
}

.ldx-max-h-\[91vh\] {
  max-height: 91vh;
}

.ldx-max-h-screen {
  max-height: 100vh;
}

.ldx-min-h-11 {
  min-height: 44px;
}

.ldx-min-h-24 {
  min-height: 96px;
}

.\!ldx-w-12 {
  width: 48px !important;
}

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

.\!ldx-w-full {
  width: 100% !important;
}

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

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

.ldx-w-1\/5 {
  width: 20%;
}

.ldx-w-10 {
  width: 40px;
}

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

.ldx-w-3 {
  width: 12px;
}

.ldx-w-3\/6 {
  width: 50%;
}

.ldx-w-4 {
  width: 16px;
}

.ldx-w-4\/12 {
  width: 33.333333%;
}

.ldx-w-5 {
  width: 20px;
}

.ldx-w-6 {
  width: 24px;
}

.ldx-w-7 {
  width: 28px;
}

.ldx-w-8\/12 {
  width: 66.666667%;
}

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

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

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

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

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

.ldx-min-w-24 {
  min-width: 96px;
}

.ldx-min-w-\[60\%\] {
  min-width: 60%;
}

.ldx-min-w-\[64px\] {
  min-width: 64px;
}

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

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

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

.ldx-max-w-xs {
  max-width: 20rem;
}

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

.ldx-flex-auto {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

.ldx-flex-initial {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}

.ldx-flex-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.ldx-grow {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

@keyframes ldx-spin {
  to {
    transform: rotate(360deg);
  }
}

.ldx-animate-spin {
  animation: ldx-spin 1s linear infinite;
}

.ldx-cursor-default {
  cursor: default;
}

.ldx-cursor-pointer {
  cursor: pointer;
}

.ldx-select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

.ldx-auto-cols-max {
  grid-auto-columns: max-content;
}

.ldx-grid-flow-row {
  grid-auto-flow: row;
}

.ldx-grid-flow-col {
  grid-auto-flow: column;
}

.ldx-grid-flow-row-dense {
  grid-auto-flow: row dense;
}

.ldx-auto-rows-max {
  grid-auto-rows: max-content;
}

.\!ldx-grid-cols-1 {
  -ms-grid-columns: (minmax(0, 1fr))[1] !important;
      grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

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

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

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

.ldx-grid-cols-4 {
  -ms-grid-columns: (minmax(0, 1fr))[4];
      grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ldx-grid-cols-5 {
  -ms-grid-columns: (minmax(0, 1fr))[5];
      grid-template-columns: repeat(5, minmax(0, 1fr));
}

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

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

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

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

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

.ldx-flex-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.ldx-content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}

.ldx-items-start {
  -ms-flex-align: start;
      align-items: flex-start;
}

.ldx-items-center {
  -ms-flex-align: center;
      align-items: center;
}

.ldx-justify-start {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.ldx-justify-end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.ldx-justify-center {
  -ms-flex-pack: center;
      justify-content: center;
}

.ldx-justify-between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.ldx-gap-1 {
  gap: 4px;
}

.ldx-gap-2 {
  gap: 8px;
}

.ldx-gap-3 {
  gap: 12px;
}

.ldx-gap-4 {
  gap: 16px;
}

.ldx-gap-8 {
  gap: 32px;
}

.ldx-gap-x-2 {
  column-gap: 8px;
}

.ldx-gap-x-2\.5 {
  column-gap: 10px;
}

.ldx-gap-x-4 {
  column-gap: 16px;
}

.ldx-gap-x-6 {
  column-gap: 24px;
}

.ldx-gap-x-8 {
  column-gap: 32px;
}

.ldx-gap-y-2 {
  row-gap: 8px;
}

.ldx-gap-y-2\.5 {
  row-gap: 10px;
}

.ldx-gap-y-3 {
  row-gap: 12px;
}

.ldx-space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4px * var(--tw-space-y-reverse));
}

.ldx-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8px * var(--tw-space-y-reverse));
}

.ldx-space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12px * var(--tw-space-y-reverse));
}

.ldx-space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24px * var(--tw-space-y-reverse));
}

.ldx-divide-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(0px * var(--tw-divide-x-reverse));
  border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
}

.ldx-divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.ldx-divide-solid > :not([hidden]) ~ :not([hidden]) {
  border-style: solid;
}

.ldx-divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}

.ldx-self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

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

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

.ldx-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ldx-whitespace-nowrap {
  white-space: nowrap;
}

.ldx-text-nowrap {
  text-wrap: nowrap;
}

.\!ldx-rounded-lg {
  border-radius: 8px !important;
}

.\!ldx-rounded-none {
  border-radius: 0px !important;
}

.ldx-rounded {
  border-radius: 4px;
}

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

.ldx-rounded-lg {
  border-radius: 8px;
}

.ldx-rounded-md {
  border-radius: 6px;
}

.ldx-rounded-none {
  border-radius: 0px;
}

.ldx-rounded-xl {
  border-radius: 12px;
}

.ldx-rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.ldx-rounded-r-xl {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

.ldx-rounded-t-lg {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.\!ldx-border {
  border-width: 1px !important;
}

.ldx-border {
  border-width: 1px;
}

.ldx-border-0 {
  border-width: 0;
}

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

.ldx-border-x-0 {
  border-left-width: 0;
  border-right-width: 0;
}

.ldx-border-y-0 {
  border-top-width: 0;
  border-bottom-width: 0;
}

.ldx-border-b-0 {
  border-bottom-width: 0;
}

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

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

.ldx-border-l-0 {
  border-left-width: 0;
}

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

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

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

.ldx-border-t-0 {
  border-top-width: 0;
}

.\!ldx-border-solid {
  border-style: solid !important;
}

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

.\!ldx-border-none {
  border-style: none !important;
}

.ldx-border-none {
  border-style: none;
}

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

.\!ldx-border-lodgix {
  --tw-border-opacity: 1 !important;
  border-color: rgb(13 71 161 / var(--tw-border-opacity)) !important;
}

.\!ldx-border-slate-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}

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

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

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

.ldx-border-lodgix {
  --tw-border-opacity: 1;
  border-color: rgb(13 71 161 / var(--tw-border-opacity));
}

.ldx-border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}

.ldx-border-slate-700 {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity));
}

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

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

.\!ldx-bg-lodgix {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 71 161 / var(--tw-bg-opacity)) !important;
}

.\!ldx-bg-slate-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity)) !important;
}

.\!ldx-bg-slate-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important;
}

.\!ldx-bg-transparent {
  background-color: transparent !important;
}

.\!ldx-bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.ldx-bg-black\/\[0\.3\] {
  background-color: rgb(0 0 0 / 0.3);
}

.ldx-bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}

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

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

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

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

.ldx-bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.ldx-bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity));
}

.ldx-bg-ldxsec {
  --tw-bg-opacity: 1;
  background-color: rgb(175 111 0 / var(--tw-bg-opacity));
}

.ldx-bg-lodgix {
  --tw-bg-opacity: 1;
  background-color: rgb(13 71 161 / var(--tw-bg-opacity));
}

.ldx-bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity));
}

.ldx-bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}

.ldx-bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

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

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

.ldx-bg-white\/75 {
  background-color: rgb(255 255 255 / 0.75);
}

.ldx-bg-white\/\[0\.75\] {
  background-color: rgb(255 255 255 / 0.75);
}

.\!ldx-bg-none {
  background-image: none !important;
}

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

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

.\!ldx-p-0 {
  padding: 0 !important;
}

.\!ldx-p-2 {
  padding: 8px !important;
}

.\!ldx-p-3 {
  padding: 12px !important;
}

.\!ldx-p-4 {
  padding: 16px !important;
}

.\!ldx-p-\[1px\] {
  padding: 1px !important;
}

.ldx-p-0 {
  padding: 0;
}

.ldx-p-2 {
  padding: 8px;
}

.ldx-p-4 {
  padding: 16px;
}

.ldx-p-6 {
  padding: 24px;
}

.\!ldx-px-3 {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.\!ldx-px-4 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.\!ldx-py-1 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.\!ldx-py-2 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.\!ldx-py-3 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

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

.ldx-px-3 {
  padding-left: 12px;
  padding-right: 12px;
}

.ldx-px-3\.5 {
  padding-left: 14px;
  padding-right: 14px;
}

.ldx-px-4 {
  padding-left: 16px;
  padding-right: 16px;
}

.ldx-px-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.ldx-px-6 {
  padding-left: 24px;
  padding-right: 24px;
}

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

.ldx-py-1 {
  padding-top: 4px;
  padding-bottom: 4px;
}

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

.ldx-py-2\.5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.ldx-py-3\.5 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.ldx-py-5 {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

.\!ldx-pb-0 {
  padding-bottom: 0 !important;
}

.\!ldx-pt-0 {
  padding-top: 0 !important;
}

.ldx-pb-3 {
  padding-bottom: 12px;
}

.ldx-pb-4 {
  padding-bottom: 16px;
}

.ldx-pb-6 {
  padding-bottom: 24px;
}

.ldx-pl-3 {
  padding-left: 12px;
}

.ldx-pl-4 {
  padding-left: 16px;
}

.ldx-pl-6 {
  padding-left: 24px;
}

.ldx-pr-2 {
  padding-right: 8px;
}

.ldx-pr-4 {
  padding-right: 16px;
}

.ldx-pr-6 {
  padding-right: 24px;
}

.ldx-pr-7 {
  padding-right: 28px;
}

.ldx-pr-9 {
  padding-right: 36px;
}

.ldx-pt-3 {
  padding-top: 12px;
}

.ldx-pt-4 {
  padding-top: 16px;
}

.ldx-pt-6 {
  padding-top: 24px;
}

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

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

.ldx-text-right {
  text-align: right;
}

.ldx-font-sans {
  font-family: Arial, sans-serif;
}

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

.\!ldx-text-base {
  font-size: 16px !important;
  line-height: 24px !important;
}

.\!ldx-text-lg {
  font-size: 18px !important;
  line-height: 28px !important;
}

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

.\!ldx-text-xl {
  font-size: 20px !important;
  line-height: 28px !important;
}

.\!ldx-text-xs {
  font-size: 12px !important;
  line-height: 16px !important;
}

.ldx-text-2xl {
  font-size: 24px;
  line-height: 32px;
}

.ldx-text-5xl {
  font-size: 48px;
  line-height: 1;
}

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

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

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

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

.ldx-text-base {
  font-size: 16px;
  line-height: 24px;
}

.ldx-text-lg {
  font-size: 18px;
  line-height: 28px;
}

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

.ldx-text-sm\/6 {
  font-size: 14px;
  line-height: 24px;
}

.ldx-text-xl {
  font-size: 20px;
  line-height: 28px;
}

.ldx-text-xs {
  font-size: 12px;
  line-height: 16px;
}

.\!ldx-font-black {
  font-weight: 900 !important;
}

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

.ldx-font-extrabold {
  font-weight: 800;
}

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

.ldx-font-normal {
  font-weight: 400;
}

.ldx-font-semibold {
  font-weight: 600;
}

.ldx-capitalize {
  text-transform: capitalize;
}

.ldx-italic {
  font-style: italic;
}

.ldx-tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.\!ldx-leading-4 {
  line-height: 16px !important;
}

.\!ldx-leading-6 {
  line-height: 24px !important;
}

.ldx-leading-3 {
  line-height: 12px;
}

.ldx-leading-5 {
  line-height: 20px;
}

.ldx-leading-6 {
  line-height: 24px;
}

.ldx-leading-\[21px\] {
  line-height: 21px;
}

.ldx-leading-none {
  line-height: 1;
}

.\!ldx-text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

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

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

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

.\!ldx-text-lodgix {
  --tw-text-opacity: 1 !important;
  color: rgb(13 71 161 / var(--tw-text-opacity)) !important;
}

.\!ldx-text-slate-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}

.\!ldx-text-slate-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}

.\!ldx-text-slate-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity)) !important;
}

.\!ldx-text-slate-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity)) !important;
}

.\!ldx-text-slate-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(2 6 23 / var(--tw-text-opacity)) !important;
}

.\!ldx-text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

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

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

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

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

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

.ldx-text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity));
}

.ldx-text-ldxsec {
  --tw-text-opacity: 1;
  color: rgb(175 111 0 / var(--tw-text-opacity));
}

.ldx-text-lodgix {
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

.ldx-text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}

.ldx-text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.ldx-text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

.ldx-text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.ldx-text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}

.ldx-text-slate-950 {
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity));
}

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

.\!ldx-no-underline {
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
}

.ldx-no-underline {
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

.\!ldx-opacity-100 {
  opacity: 1 !important;
}

.ldx-opacity-0 {
  opacity: 0;
}

.ldx-opacity-100 {
  opacity: 1;
}

.ldx-opacity-25 {
  opacity: 0.25;
}

.ldx-opacity-75 {
  opacity: 0.75;
}

.ldx-opacity-80 {
  opacity: 0.8;
}

.\!ldx-shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.ldx-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);
}

.ldx-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);
}

.ldx-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);
}

.ldx-shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

.ldx-ring-1 {
  --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(1px + 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);
}

.ldx-ring-gray-900\/10 {
  --tw-ring-color: rgb(17 24 39 / 0.1);
}

.ldx-drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}

.ldx-transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -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-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

.ldx-content-\[\'\'\] {
  --tw-content: '';
  content: var(--tw-content);
}

/*
* Utility
*
*/

.hover\:ldx-bg-lodgix-500:hover{
  opacity: 0.8;
}

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

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

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

@media (min-width: 768px) {
  .md\:ldx-border-r-1 {
    border-right-width: 1px;
  }
}

.ldx-squared .ldx-rounded-xl,
.ldx-squared .ldx-rounded-lg,
.ldx-squared .ldx-rounded-md,
.ldx-squared .\!ldx-rounded-xl,
.ldx-squared .\!ldx-rounded-lg,
.ldx-squared .\ldx-rounded-md,
.ldx-squared .ldx-field-error{
  border-radius: 0 !important;
}

.ldx-button,
.ldx-button-hollow {
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
  cursor: pointer;
  border-style: none;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ldx-button:hover,
.ldx-button-hollow:hover {
  opacity: 0.9;
}

.ldx-button:not(.ldx-button-hollow) {
  border-style: none;
}

.ldx-button-hollow {
  border-width: 1px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(13 71 161 / var(--tw-border-opacity)) !important;
  background-color: transparent !important;
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

.ldx-button-hollow:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

.ldx-button-hollow:focus {
  background-color: transparent !important;
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

.ldx-button.ldx-button-small {
  max-height: 32px !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

.ldx-button.ldx-disabled {
  opacity: 0.5;
}

/*
* Errors / Alerts
*
*/

span.ldx-field-error {
  display: block;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity));
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
}


.ldx-squared span.ldx-field-error{
  border-radius: 0;
}

.ldx-alert p:last-child{
  margin-bottom: 0;
}

/*
* LDX Card
*
*/

.ldx-card {
  position: relative;
  margin-bottom: 16px;
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --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);
}

.ldx-squared .ldx-card{
  border-radius: 0;
}

@media print {
  .ldx-card {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

.ldx-card .ldx-card-image-section {
  position: relative;
  width: 100%;
}

.ldx-prop-img-link {
  position: relative;
  display: block;
}

.ldx-card-image-container {
  position: relative;
  display: block;
  aspect-ratio: 322/241;
  width: 100%;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}

.ldx-card-image-container::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.6);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: '';
  content: var(--tw-content);
}

.ldx-card-img {
  position: absolute;
  display: block;
  aspect-ratio: 322/241;
  height: 100%;
  width: 100%;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
  object-fit: cover;
  object-position: center;
  --tw-text-opacity: 1 !important;
  color: rgb(241 245 249 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.ldx-card-image-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  margin: auto;
  height: 50px;
  width: 170px;
  border-radius: 8px;
  background-color: rgb(255 255 255 / 0.75);
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 24px;
  padding-right: 24px;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}


.ldx-squared .ldx-card-image-btn{
  border-radius: 0;
}

.ldx-card-image-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.ldx-property-title {
  margin: 0 !important;
  padding: 0 !important;
}

.ldx-card-img-preview:not(.slick-initialized)>div {
  display: none;
}

.ldx-card-img-preview:not(.slick-initialized)>div:first-child {
  display: block;
}

.ldx-card-img-preview .slick-slide > div{
  display: -ms-flexbox;
  display: flex;
}

.ldx-card-img-preview .slick-arrow {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/**
* LDX Alert
*
*/

.ldx-alert {
  margin-bottom: 8px;
  border-radius: 8px !important;
  padding: 16px;
  text-align: center;
}


.ldx-squared .ldx-alert{
  border-radius: 0;
}

.ldx-alert.ldx-rounded-none {
  border-radius: 0px !important;
}

@media (min-width: 1024px) {
  .ldx-alert.ldx-rounded-none {
    border-radius: 8px !important;
  }
}

.ldx-alert.ldx-rounded-b-none {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

/*
* Mobiscroll customizations
*
*/

.ldx-range-opt label.mbsc-stepper:before,
.ldx-range-opt label.mbsc-stepper:after,
.ldx-check-opt label.mbsc-checkbox:before,
.ldx-check-opt label.mbsc-checkbox:after{
  content: none !important;
}

.ldx-range-opt label.mbsc-stepper{
  margin: 0 !important;
}

.mbsc-stepper-button {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 71 161 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.mbsc-stepper-button .mbsc-stepper-inner {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.ldx-range-opt label.mbsc-stepper{
  /* width: 32px !important;
    height: 32px !important;
    border-radius: 100% !important; */
  margin: 0 !important;
  background: none !important;
  /* @apply ldx-border ldx-border-solid ldx-border-gray-400; */
}

/* .ldx-range-opt label.mbsc-stepper .mbsc-stepper-button:hover{
    @apply !ldx-bg-gray-100;
} */

.ldx-range-opt label.mbsc-stepper .mbsc-stepper-button .mbsc-stepper-inner{
  font-size: 20px !important;
  opacity: 1;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.ldx-range-opt label.mbsc-stepper .mbsc-stepper-input{
  width: 50px !important;
  background: none !important;
  border: none !important
}

.ldx-range-opt label.mbsc-stepper .mbsc-stepper-content{
  line-height: 18px !important;
}

.ldx-range-opt  .mbsc-stepper-label,
.ldx-range-opt  .mbsc-form-control-label,
.ldx-range-opt  .mbsc-description {
  text-align: left;
  --tw-text-opacity: 1 !important;
  color: rgb(2 6 23 / var(--tw-text-opacity)) !important;
}

.ldx-check-opt .mbsc-checkbox-box {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.ldx-check-opt .mbsc-ios.mbsc-checkbox-box:after {
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

.mbsc-ios.mbsc-switch-track{
  font-size: 12px;
  width: 2em;
}

.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:after, 
.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before{
  content: none;
}

.mbsc-ios.mbsc-switch-track.mbsc-switch-primary.mbsc-checked:after {
  --tw-bg-opacity: 1;
  background-color: rgb(13 71 161 / var(--tw-bg-opacity));
}

.ldx-js-load {
  min-width: 64px;
  opacity: 0;
}

.mbsc-switch.ldx-js-load {
  opacity: 1;
}

/*
* jQuery UI Slider
*
*/

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 18px;
  height: 18px;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  border-radius: 100%;
  top: -8px;
  --tw-bg-opacity: 1;
  background-color: rgb(13 71 161 / var(--tw-bg-opacity));
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 11px;
  display: block;
  border: 0;
  background-position: 0 0;
  height: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(13 71 161 / var(--tw-bg-opacity));
}

.ldx-guest-review p,
.ldx-host-response p{
  margin-top: 0;
  margin-bottom: 24px;
  padding-top: 0;
  padding-bottom: 0;
}

.ldx-guest-review p:last-of-type,
.ldx-host-response p:last-of-type{
  margin-bottom: 0;
}

/**
* archive grid
*
*/

#ldxPropLayout .ldx-property-cell {
  display: -ms-flexbox;
  display: flex;
}

.ldx-prop-row {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1200px;
  -ms-grid-columns: (minmax(0, 1fr))[1] !important;
      grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

@media (min-width: 768px) {
  .ldx-prop-row .ldx-card {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.ldx-prop-row .ldx-card{
  -ms-grid-rows: 1fr 44px;
      grid-template-rows: 1fr 44px;
}

@media (min-width: 768px) {
  .ldx-prop-row .ldx-card-image-wrapper {
    -ms-grid-row-span: 2;
    -ms-grid-row: span 2;
        grid-row: span 2 / span 2;
  }

  .ldx-prop-row .ldx-card-section {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }

  .ldx-prop-row .ldx-intro-content {
    display: block;
  }

  .ldx-prop-row .ldx-property-list-button-group {
    -ms-grid-column: 2;
        grid-column-start: 2;
  }
}

.ldx-property-list-button-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 0%;
      flex: 1 1 0%;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0;
}

/**
* pagination
*
*/

#ldx_pagination {
  isolation: isolate;
  margin-bottom: 8px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 6px;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}


.ldx-squared #ldx_pagination,
.ldx-squared #ldx_pagination{
  border-radius: 0;
}

#ldx_pagination .page-numbers {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  border-width: 1px;
  border-left-width: 0;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

#ldx_pagination .page-numbers:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

#ldx_pagination .page-numbers:first-child {
  border-start-start-radius: 6px;
  border-end-start-radius: 6px;
  border-left-width: 1px;
}

#ldx_pagination .page-numbers:last-child {
  border-start-end-radius: 6px;
  border-end-end-radius: 6px;
}

#ldx_pagination .page-numbers.current {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

#ldx_pagination .page-numbers.current:focus-visible {
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: #4f46e5;
}

/*
* ldx-badge compontent
*
*/

.ldx-badge {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

/*
* ldx-favorites-button compontent
*
*/

.ldx-favorites-button {
  cursor: pointer;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

.ldx-favorites-button:hover {
  background-color: transparent;
}

.ldx-favorites-button:focus {
  background-color: transparent;
}

.ldx-favorites-button .fa-heart {
  position: relative;
  text-align: center;
  font-size: 24px !important;
}

.ldx-favorites-button .ldx-fav-count {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  top: 2px;
  margin: auto;
  font-size: 8px;
  line-height: 21px;
}

/*
* Single Content
*
*/

.ldx-property-content {
  font-family: Arial, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity));
}

.ldx-property-content h1, 
.ldx-property-content h2,
.ldx-property-content h3,
.ldx-property-content h4,
.ldx-property-content h5,
.ldx-property-content h6 {
  margin-top: 0;
  font-family: Arial, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity));
}

.full-header-title-bar {
  width: calc(100% - 190px);
  text-shadow: 0 0 4px #000;
}

.ldx-single-property-content.ldx_default_layout {
  -ms-grid-columns: (minmax(0, 1fr))[1];
      grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 1024px) {
  .ldx-single-property-content.ldx_default_layout {
    -ms-grid-columns: calc(66.6667% - 16px) calc(33.3333% - 16px);
        grid-template-columns: calc(66.6667% - 16px) calc(33.3333% - 16px);
  }
}

@media (min-width: 1280px) {
  .ldx-single-property-content.ldx_default_layout {
    -ms-grid-columns: calc(75% - 16px) calc(25% - 16px);
        grid-template-columns: calc(75% - 16px) calc(25% - 16px);
  }
}

@media (min-width: 1024px) {
  .ldx-single-property-content.ldx_default_layout.ldx_full_header .ldx-top-container {
    -ms-flex-order: 1;
        order: 1;
    -ms-grid-column-span: 2;
    -ms-grid-column: span 2;
        grid-column: span 2 / span 2;
  }

  .ldx-single-property-content.ldx_default_layout:not(.ldx_full_header) .ldx-property-sidebar {
    -ms-grid-row-span: 2;
    -ms-grid-row: span 2;
        grid-row: span 2 / span 2;
  }
}

.ldx-single-property-content.ldx_default_layout.ldx_full_header #ldx-property-content-main {
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 1024px) {
  .ldx-single-property-content.ldx_default_layout.ldx_full_header #ldx-property-content-main {
    -ms-flex-order: 2;
        order: 2;
    padding-right: 0;
  }
}

.ldx-single-property-content.ldx_default_layout.ldx_full_header .ldx-property-sidebar {
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 1024px) {
  .ldx-single-property-content.ldx_default_layout.ldx_full_header .ldx-property-sidebar {
    -ms-flex-order: 3;
        order: 3;
    padding-left: 0;
  }

  .ldx-single-property-content.ldx_default_layout .ldx-colophon {
    -ms-grid-column-span: 2;
    -ms-grid-column: span 2;
        grid-column: span 2 / span 2;
  }

  .ldx-single-property-content.ldx_default_layout.ldx_full_header .ldx-colophon {
    -ms-flex-order: 4;
        order: 4;
  }
}

.ldx-single-property-content.ldx_full_layout {
  -ms-grid-columns: (minmax(0, 1fr))[1];
      grid-template-columns: repeat(1, minmax(0, 1fr));
}

.ldx-modal-wrap {
  padding: 0 !important;
}

@media (min-width: 768px) {
  .ldx-modal-wrap {
    padding: 16px !important;
  }
}

.ldx-modal-wrap .mbsc-popup-limits-center {
  margin: 0 !important;
}

@media (min-width: 768px) {
  .ldx-modal-wrap .mbsc-popup-limits-center {
    margin: 16px !important;
  }
}

.ldx-modal-wrap .mbsc-popup-body-center-full{
  overflow: visible;
}

.ldx-modal-wrap .mbsc-popup {
  width: 100%;
}

@media (min-width: 768px) {
  .ldx-modal-wrap .mbsc-popup {
    width: auto;
  }
}

div.ldx-video-wrap iframe {
  aspect-ratio: 16 / 9;
  height: 100%;
  width: 100%;
}

/*
* Single sidebar
*
*/

.ldx-prop-date input {
  min-height: 32px !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  font-size: 16px;
}

@media (min-width: 768px) {
  .ldx-prop-date input {
    font-size: 14px;
  }
}

@media (min-width: 1280px) {
  .ldx-prop-date input {
    font-size: 16px;
  }
}

.ldx-prop-date input{
  border: none !important;
}

.ldx-quick-rates {
  margin-bottom: 8px;
}

.ldx-quick-rates.loading,
.ldx-fav-loading{
  height: 30px;
  background-image: url(../../public/images/loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

@keyframes ldx-pulse {
  50% {
    opacity: .5;
  }
}

.ldx-quick-rates.loading,
.ldx-fav-loading {
  animation: ldx-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.ldx-quick-rates.loading .ldx-rate-line{
  opacity: 0;
}

.ldx-quick-rates .ldx-rate-line {
  position: relative;
  margin-bottom: 2px;
  display: -ms-flexbox;
  display: flex;
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row;
  grid-auto-rows: max-content;
  -ms-grid-columns: (minmax(0, 1fr))[2];
      grid-template-columns: repeat(2, minmax(0, 1fr));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 15px;
}

.ldx-quick-rates .ldx-rate-line .ldx-rate {
  text-align: right;
}

.ldx-quick-rates .ldx-rate-line .ldx-quick-rates {
  -ms-grid-column-span: 2;
  -ms-grid-column: span 2;
      grid-column: span 2 / span 2;
  margin-bottom: 0;
  margin-top: 2px;
  display: none;
  width: 100% !important;
}

@media print {
  .ldx-quick-rates .ldx-rate-line .ldx-quick-rates {
    display: block;
  }
}

.ldx-quick-rates .ldx-rate-line .ldx-quick-rates .ldx-rate-line {
  margin-bottom: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-left: 12px;
  padding-right: 12px;
  font-size: 13px;
}

.ldx-rate-line.ldx-has-breakdown{
  padding-left: 24px;
}

.ldx-rate-line.ldx-has-breakdown::before{
  position: absolute;
  content: "+";
  left: 5px;
  top: 8px;
  width: 15px;
  height: 15px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  border-radius: 100%;
  border: 2px solid #333;
  color: #333;
}

.ldx-rate-line.ldx-has-breakdown.ldx-opened::before{
  content: "-";
  line-height: 9px;
}

.ldx-rate-line.ldx-has-breakdown:hover {
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ldx-rate-line.ldx-has-breakdown:hover .ldx-rate-line {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ldx-quick-rates .ldx-rate-type {
  font-weight: 700;
}

.ldx-quick-rates .ldx-rate {
  margin-left: 4px;
}

@media print {
  .ldx-breadcrumb-container {
    display: none;
  }
}

/*
* Snackbar
*
*/

@media print, screen and (min-width: 64em) {
  .ldx-booking-snack {
    position: fixed;
    bottom: 0;
    right: 16px;
    z-index: 9999;
    width: 100%;
    max-width: 400px;
    border-radius: 6px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  
.ldx-squared .ldx-booking-snack,
.ldx-squared .ldx-booking-snack{
    border-radius: 0;
  }

  .ldx-booking-snack.ldx-snack-up {
    bottom: 16px;
    opacity: 1;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .ldx-booking-snack.ldx-mobile-date-range {
    display: none !important;
  }

  .ldx-booking-snack.ldx-has-alert .ldx-mobile-booking-content {
    display: none;
  }
}

@media print, screen and (max-width: 64em) {
  .ldx-property-booking {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    margin: 0 !important;
    width: 100%;
    border-radius: 6px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --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);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  
.ldx-squared .ldx-property-booking,
.ldx-squared .ldx-property-booking{
    border-radius: 0;
  }
}

/*
* LDX Callout
*
*/

.ldx-callout {
  position: relative;
  margin-bottom: 32px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 16px;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity));
  --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);
}


.ldx-squared .ldx-callout{
  border-radius: 0;
}

@media (min-width: 768px) {
  .ldx-callout {
    padding: 32px;
  }
}

/*
* Icons
*
*/

.ldx-pets-disalowed .fas.fa-dog,
.pets-disalowed .fas.fa-dog{
  font-family: 'ldxicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "/f100";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ldx-pets-disalowed .fas.fa-dog:before,
.pets-disalowed .fas.fa-dog:before{
  content: "\e901";
}

/*
* Mobiscroll
*
*/

.mbsc-ios.mbsc-calendar-button.mbsc-button,
.mbsc-ios.mbsc-popup-button-close {
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

.ldx-property-prev-grid{
  border-radius: 10px;
  overflow: hidden;
  margin: 10px auto 16px;
}

/*
* Property Hero Grid
*
*/

.ldx-property-prev-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[2];
      grid-template-columns: repeat(2, minmax(0, 1fr));
  -ms-grid-rows: (minmax(0, 1fr))[1];
      grid-template-rows: repeat(1, minmax(0, 1fr));
  -ms-flex-align: stretch;
      align-items: stretch;
  column-gap: 10px;
}

.ldx-prop-prev-grid-thumbs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[2];
      grid-template-columns: repeat(2, minmax(0, 1fr));
  -ms-grid-rows: (minmax(0, 1fr))[2];
      grid-template-rows: repeat(2, minmax(0, 1fr));
  column-gap: 10px;
  row-gap: 10px;
  overflow: hidden;
}

.ldx-prop-prev-hero-cell {
  position: relative;
  aspect-ratio: 5/4;
  overflow: hidden;
}

.ldx-prop-prev-hero-cell.ldx_grid_tour::after,
.ldx-prop-prev-hero-cell.ldx_grid_video::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: rgb(0 0 0 / 0.3);
  font-size: 48px;
  line-height: 1;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-content: '';
  content: var(--tw-content);
  font-family: "Font Awesome 5 Free";
}

.ldx-prop-prev-hero-cell.ldx_grid_video::after{
  content: "\f144";
}

.ldx-prop-prev-hero-cell.ldx_grid_tour::after{
  background-image: url('../images/video-tour.svg');
  background-size: 48px;
  background-repeat: no-repeat;
  background-position: center;
}

.ldx-prop-prev-hero-cell.ldx_grid_title_cell {
  display: -ms-flexbox;
  display: flex;
}

.ldx-prop-prev-hero-cell.ldx_grid_title_cell .ldx-hero-grid-title-bar {
  position: relative;
  z-index: 20;
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding: 24px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.ldx-prop-prev-hero-cell.ldx_grid_title_cell .ldx-hero-grid-title-bar h1,
.ldx-prop-prev-hero-cell.ldx_grid_title_cell .ldx-hero-grid-title-bar p,
.ldx-prop-prev-hero-cell.ldx_grid_title_cell .ldx-hero-grid-title-bar ul,
.ldx-prop-prev-hero-cell.ldx_grid_title_cell .ldx-hero-grid-title-bar li,
.ldx-prop-prev-hero-cell.ldx_grid_title_cell .ldx-hero-grid-title-bar * {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  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);
}

.ldx-prop-prev-hero-cell.ldx_grid_title_cell .ldx-hero-grid-title-bar h1 {
  font-size: 24px;
  line-height: 32px;
}

.ldx-prop-prev-hero-cell.ldx_grid_title_cell .ldx-hero-grid-title-bar .ldx-favorite.selected .fa-heart:before {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.ldx-prop-prev-hero-cell.ldx_grid_title_cell .ldx-property-title {
  display: -ms-flexbox;
  display: flex;
}

.ldx-prop-prev-hero-main {
  margin-bottom: 0;
}

.ldx-property-prev-grid-img img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -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-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ldx-property-prev-grid:not(.ldx-no-reveal) .ldx-property-prev-grid-img {
  cursor: pointer;
}

.ldx-property-prev-grid:not(.ldx-no-reveal) .ldx-property-prev-grid-img:hover img {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

button.ldx-grid-show-all {
  position: absolute;
  bottom: 20px;
  right: 16px;
  z-index: 10;
  display: block;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}


.ldx-squared button.ldx-grid-show-all,
.ldx-squared button.ldx-grid-show-all{
  border-radius: 0;
}

@media (min-width: 768px) {
  button.ldx-grid-show-all {
    display: block;
  }
}

/*
* Archive Search Bar
*
*/

#ldx-search-tabs .ldx-button {
  margin: 0 !important;
  height: 54px;
  width: 100%;
  border-width: 0 !important;
  border-style: none !important;
  background-color: transparent;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}

#ldx-search-tabs .ldx-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

#ldx-search-tabs .ldx-button:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

#ldx-search-tabs .ldx-button:active {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

#ldx-search-tabs .ldx-button i {
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

.ldx-tabs-button {
  position: relative;
  -ms-flex-order: 0;
      order: 0;
  margin: 0;
  width: 25%;
  -ms-flex-align: center;
      align-items: center;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

@media (min-width: 768px) {
  .ldx-tabs-button {
    width: auto;
  }
}

.ldx-tabs-button .ldx-button {
  background-color: transparent !important;
}

.ldx-tabs-button.ldx-date-tab {
  width: 40%;
  border-bottom-width: 1px;
}

@media (min-width: 768px) {
  .ldx-tabs-button.ldx-date-tab {
    width: auto;
    border-bottom-width: 0;
  }
}

.ldx-no-map-toggle .ldx-tabs-button:not(.ldx-date-tab):not(.ldx-filter-drop-tab) {
  width: 33.333333%;
}

@media (min-width: 768px) {
  .ldx-no-map-toggle .ldx-tabs-button:not(.ldx-date-tab):not(.ldx-filter-drop-tab) {
    width: auto;
  }
}

.ldx-no-drop-filter .ldx-tabs-button.ldx-date-tab {
  width: 50%;
}

@media (min-width: 768px) {
  .ldx-no-drop-filter .ldx-tabs-button.ldx-date-tab {
    width: auto;
  }
}

.ldx-tabs-button.ldx-arrival-tab {
  -ms-flex-order: 1;
      order: 1;
}

@media (min-width: 768px) {
  .ldx-tabs-button.ldx-arrival-tab {
    -ms-flex-order: 0;
        order: 0;
  }
}

.ldx-tabs-button.ldx-depart-tab {
  -ms-flex-order: 2;
      order: 2;
}

@media (min-width: 768px) {
  .ldx-tabs-button.ldx-depart-tab {
    -ms-flex-order: 0;
        order: 0;
  }
}

.ldx-tabs-button.ldx-filter-drop-tab {
  -ms-flex-order: 3;
      order: 3;
}

@media (min-width: 768px) {
  .ldx-tabs-button.ldx-filter-drop-tab {
    -ms-flex-order: 0;
        order: 0;
  }
}

.ldx-tabs-button.ldx-reset-tab {
  -ms-flex-order: 4;
      order: 4;
}

@media (min-width: 768px) {
  .ldx-tabs-button.ldx-reset-tab {
    -ms-flex-order: 0;
        order: 0;
  }
}

.ldx-tabs-button.ldx-favorites-tab {
  -ms-flex-order: 5;
      order: 5;
}

@media (min-width: 768px) {
  .ldx-tabs-button.ldx-favorites-tab {
    -ms-flex-order: 0;
        order: 0;
  }
}

.ldx-tabs-button.ldx-map-toggle-tab {
  -ms-flex-order: 6;
      order: 6;
}

@media (min-width: 768px) {
  .ldx-tabs-button.ldx-map-toggle-tab {
    -ms-flex-order: 0;
        order: 0;
  }
}

.ldx-tabs-button.ldx-sort-tab {
  -ms-flex-order: 7;
      order: 7;
}

@media (min-width: 768px) {
  .ldx-tabs-button.ldx-sort-tab {
    -ms-flex-order: 0;
        order: 0;
  }
}

.ldx-tab-desktop {
  display: none;
}

@media (min-width: 1280px) {
  .ldx-tab-desktop {
    display: -ms-flexbox;
    display: flex;
  }
}

.ldx-section-tab {
  width: 20%;
  border-bottom-width: 1px;
}

@media (min-width: 768px) {
  .ldx-section-tab {
    margin-left: auto;
    width: auto;
    border-left-width: 1px;
    border-bottom-width: 0;
  }
}

.ldx-pet_friendly-tab {
  -ms-flex-align: center;
      align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 16px;
}

.ldx-pet_friendly-tab > span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.ldx-pet_friendly-tab .mbsc-form-control-wrapper {
  background-color: transparent;
  padding: 0;
}

.ldx-pet_friendly-tab .mbsc-form-control-wrapper .mbsc-switch-track {
  font-size: 8px;
}

.ldx-filter-content {
  max-height: 322px;
  overflow: auto;
}

@media (min-width: 1024px) {
  .ldx-filter-content {
    max-height: 385px;
  }
}

.ldx-mbsc-drop .mbsc-popup-body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.ldx-filter-content  .ldx_search_stepper {
  height: 32px !important;
  width: 48px !important;
  border-radius: 0px !important;
}

.ldx-filter-content .mbsc-stepper-button {
  height: 32px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 71 161 / var(--tw-bg-opacity)) !important;
  font-size: 14px !important;
  line-height: 20px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.ldx-filter-content .mbsc-stepper-button .mbsc-stepper-inner {
  font-size: 16px !important;
  line-height: 24px !important;
}

.ldx-filter-content legend {
  margin-bottom: 0;
  padding: 4px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.ldx-filter-content fieldset {
  margin-bottom: 16px;
  border-radius: 6px;
  border-style: solid;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
}


.ldx-squared .ldx-filter-content fieldset,
.ldx-squared .ldx-filter-content fieldset{
  border-radius: 0;
}

/*
* Sticky
*
*/

.ldx-sticky{
  z-index: 1;
}

.ldx-sticky.ldx-is-sticky{
  z-index: 50;
}

/*
* Icons
*
*/

.ldx-filter-clear{
  position: relative;
  font-family: 'ldxicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "/f100";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px !important;
}

.ldx-filter-clear:after{
  content: "\e900";
}

i.ldx-grid-icon,
i.ldx-list-icon{
  cursor: pointer;
  transition: all 300ms ease;
  font-size: 17px;
  width: 18px;
}

i.ldx-list-icon:before{
  content: "\f022";
}

i.ldx-grid-icon:before{
  content: "\f00a" !important;
}

.ldx-video-close {
  z-index: 10;
}

.before\:ldx-absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:ldx-inset-x-0::before {
  content: var(--tw-content);
  left: 0;
  right: 0;
}

.before\:ldx-inset-y-0::before {
  content: var(--tw-content);
  top: 0;
  bottom: 0;
}

.before\:ldx-z-10::before {
  content: var(--tw-content);
  z-index: 10;
}

.before\:ldx-h-full::before {
  content: var(--tw-content);
  height: 100%;
}

.before\:ldx-w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:ldx-bg-black\/60::before {
  content: var(--tw-content);
  background-color: rgb(0 0 0 / 0.6);
}

.before\:ldx-opacity-100::before {
  content: var(--tw-content);
  opacity: 1;
}

.before\:ldx-transition-all::before {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.before\:ldx-content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:\!ldx-border-red-500:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}

.hover\:ldx-border-slate-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity));
}

.hover\:\!ldx-bg-gray-100:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.hover\:\!ldx-bg-white:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.hover\:ldx-bg-black\/10:hover {
  background-color: rgb(0 0 0 / 0.1);
}

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

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

.hover\:ldx-bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:ldx-bg-lodgix:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(13 71 161 / var(--tw-bg-opacity));
}

.hover\:ldx-bg-lodgix-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(13 71 161 / var(--tw-bg-opacity));
}

.hover\:ldx-bg-transparent:hover {
  background-color: transparent;
}

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

.hover\:\!ldx-text-gray-600:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity)) !important;
}

.hover\:\!ldx-text-red-500:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity)) !important;
}

.hover\:\!ldx-text-slate-700:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity)) !important;
}

.hover\:\!ldx-text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.hover\:ldx-text-lodgix:hover {
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

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

.hover\:ldx-opacity-90:hover {
  opacity: 0.9;
}

.hover\:before\:ldx-opacity-100:hover::before {
  content: var(--tw-content);
  opacity: 1;
}

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

.focus\:\!ldx-bg-gray-100:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.focus\:\!ldx-bg-white:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.focus\:ldx-bg-black\/10:focus {
  background-color: rgb(0 0 0 / 0.1);
}

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

.focus\:ldx-bg-transparent:focus {
  background-color: transparent;
}

.focus\:\!ldx-text-slate-700:focus {
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity)) !important;
}

.focus\:\!ldx-text-white:focus {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.focus\:ldx-text-lodgix:focus {
  --tw-text-opacity: 1;
  color: rgb(13 71 161 / var(--tw-text-opacity));
}

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

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

.focus\:ldx-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\:ldx-ring-indigo-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity));
}

.focus-visible\:ldx-outline:focus-visible {
  outline-style: solid;
}

.focus-visible\:ldx-outline-2:focus-visible {
  outline-width: 2px;
}

.focus-visible\:ldx-outline-offset-2:focus-visible {
  outline-offset: 2px;
}

.focus-visible\:ldx-outline-lodgix-600:focus-visible {
  outline-color: #09306D;
}

.active\:\!ldx-bg-gray-100:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.active\:\!ldx-bg-white:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

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

.ldx-group:hover .group-hover\:ldx-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));
}

.ldx-group:hover .group-hover\:ldx-font-black {
  font-weight: 900;
}

.ldx-group:hover .group-hover\:ldx-opacity-100 {
  opacity: 1;
}

.ldx-group:hover .group-hover\:before\:ldx-opacity-100::before {
  content: var(--tw-content);
  opacity: 1;
}

@media (min-width: 640px) {
  .sm\:ldx-items-stretch {
    -ms-flex-align: stretch;
        align-items: stretch;
  }
}

@media (min-width: 768px) {
  .md\:ldx-order-1 {
    -ms-flex-order: 1;
        order: 1;
  }

  .md\:ldx-order-2 {
    -ms-flex-order: 2;
        order: 2;
  }

  .md\:ldx-order-none {
    -ms-flex-order: 0;
        order: 0;
  }

  .md\:\!ldx-m-\[16px\] {
    margin: 16px !important;
  }

  .md\:ldx-mb-0 {
    margin-bottom: 0;
  }

  .md\:ldx-ml-2 {
    margin-left: 8px;
  }

  .md\:ldx-ml-auto {
    margin-left: auto;
  }

  .md\:ldx-block {
    display: block;
  }

  .md\:ldx-inline {
    display: inline;
  }

  .md\:ldx-flex {
    display: -ms-flexbox;
    display: flex;
  }

  .md\:ldx-grid {
    display: -ms-grid;
    display: grid;
  }

  .md\:ldx-hidden {
    display: none;
  }

  .md\:ldx-h-5\/6 {
    height: 83.333333%;
  }

  .md\:ldx-h-\[95\%\] {
    height: 95%;
  }

  .md\:ldx-h-full {
    height: 100%;
  }

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

  .md\:ldx-w-2\/6 {
    width: 33.333333%;
  }

  .md\:ldx-w-4\/6 {
    width: 66.666667%;
  }

  .md\:ldx-w-6\/12 {
    width: 50%;
  }

  .md\:ldx-w-auto {
    width: auto;
  }

  .md\:ldx-max-w-\[350px\] {
    max-width: 350px;
  }

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

  .md\:ldx-grid-cols-\[36\%_64\%\] {
    -ms-grid-columns: 36% 64%;
        grid-template-columns: 36% 64%;
  }

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

  .md\:ldx-flex-nowrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .md\:ldx-items-center {
    -ms-flex-align: center;
        align-items: center;
  }

  .md\:ldx-gap-4 {
    gap: 16px;
  }

  .md\:\!ldx-rounded-l-none {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .md\:\!ldx-rounded-r-none {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .md\:\!ldx-border-l-0 {
    border-left-width: 0 !important;
  }

  .md\:ldx-border-b-0 {
    border-bottom-width: 0;
  }

  .md\:ldx-border-l-\[1px\] {
    border-left-width: 1px;
  }

  .md\:\!ldx-p-\[16px\] {
    padding: 16px !important;
  }

  .md\:\!ldx-pl-0 {
    padding-left: 0 !important;
  }

  .md\:\!ldx-pr-0 {
    padding-right: 0 !important;
  }

  .md\:ldx-text-4xl {
    font-size: 36px;
    line-height: 36px;
  }

  .md\:ldx-text-\[14px\] {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  .lg\:ldx-order-2 {
    -ms-flex-order: 2;
        order: 2;
  }

  .lg\:ldx-order-3 {
    -ms-flex-order: 3;
        order: 3;
  }

  .lg\:ldx-col-span-2 {
    -ms-grid-column-span: 2;
    -ms-grid-column: span 2;
        grid-column: span 2 / span 2;
  }

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

  .lg\:ldx-block {
    display: block;
  }

  .lg\:ldx-flex {
    display: -ms-flexbox;
    display: flex;
  }

  .lg\:ldx-hidden {
    display: none;
  }

  .lg\:ldx-max-h-\[385px\] {
    max-height: 385px;
  }

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

  .lg\:ldx-w-3\/12 {
    width: 25%;
  }

  .lg\:ldx-w-4\/12 {
    width: 33.333333%;
  }

  .lg\:ldx-w-6\/12 {
    width: 50%;
  }

  .lg\:ldx-w-auto {
    width: auto;
  }

  .lg\:ldx-w-full {
    width: 100%;
  }

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

  .lg\:ldx-grid-cols-\[calc\(66\.6667\%-16px\)_calc\(33\.3333\%-16px\)\] {
    -ms-grid-columns: calc(66.6667% - 16px) calc(33.3333% - 16px);
        grid-template-columns: calc(66.6667% - 16px) calc(33.3333% - 16px);
  }

  .lg\:ldx-flex-nowrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .lg\:\!ldx-rounded-lg {
    border-radius: 8px !important;
  }

  .lg\:ldx-bg-transparent {
    background-color: transparent;
  }

  .lg\:ldx-px-6 {
    padding-left: 24px;
    padding-right: 24px;
  }

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

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

@media (min-width: 1280px) {
  .xl\:ldx-ml-auto {
    margin-left: auto;
  }

  .xl\:ldx-flex {
    display: -ms-flexbox;
    display: flex;
  }

  .xl\:ldx-hidden {
    display: none;
  }

  .xl\:ldx-w-6\/12 {
    width: 50%;
  }

  .xl\:ldx-grid-cols-2 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xl\:ldx-grid-cols-3 {
    -ms-grid-columns: (minmax(0, 1fr))[3];
        grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:ldx-grid-cols-\[25\%_75\%\] {
    -ms-grid-columns: 25% 75%;
        grid-template-columns: 25% 75%;
  }

  .xl\:ldx-grid-cols-\[calc\(75\%-16px\)_calc\(25\%-16px\)\] {
    -ms-grid-columns: calc(75% - 16px) calc(25% - 16px);
        grid-template-columns: calc(75% - 16px) calc(25% - 16px);
  }

  .xl\:ldx-border-none {
    border-style: none;
  }

  .xl\:\!ldx-text-2xl {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  .xl\:ldx-text-\[16px\] {
    font-size: 16px;
  }
}

@media print {
  .print\:ldx-mb-4 {
    margin-bottom: 16px;
  }

  .print\:ldx-block {
    display: block;
  }

  .print\:ldx-hidden {
    display: none;
  }

  .print\:ldx-w-6\/12 {
    width: 50%;
  }

  .print\:ldx-rounded-none {
    border-radius: 0px;
  }
}