*, ::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:  ;
}
::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:  ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1336px) {
  .container {
    max-width: 1336px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1920px;
  }
}
@media (min-width: 2560px) {
  .container {
    max-width: 2560px;
  }
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}
.visible {
  visibility: visible !important;
}

.absolute {
  position: absolute !important;
}
.\!relative {
  position: relative !important;
}
.order-last {
  order: 9999 !important;
}
.col-span-2 {
  grid-column: span 2 / span 2 !important;
}
.col-span-3 {
  grid-column: span 3 / span 3 !important;
}
.m-0 {
  margin: 0px !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.\!mt-12 {
  margin-top: 3rem !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-10 {
  margin-bottom: 2.5rem !important;
}
.mb-12 {
  margin-bottom: 3rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-20 {
  margin-bottom: 5rem !important;
}
.mb-3 {
  margin-bottom: 0.75rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.mb-5 {
  margin-bottom: 1.25rem !important;
}
.mb-6 {
  margin-bottom: 1.5rem !important;
}
.mb-\[40px\] {
  margin-bottom: 40px !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mr-3 {
  margin-right: 0.75rem !important;
}
.mr-4 {
  margin-right: 1rem !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mt-10 {
  margin-top: 2.5rem !important;
}
.mt-20 {
  margin-top: 5rem !important;
}
.mt-3 {
  margin-top: 0.75rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mt-8 {
  margin-top: 2rem !important;
}
.block {
  display: block !important;
}
.inline-block {
  display: inline-block !important;
}
.flex {
  display: flex !important;
}
.table {
  display: table !important;
}
.grid {
  display: grid !important;
}
.contents {
  display: contents !important;
}
.hidden {
  display: none !important;
}
.\!h-\[416px\] {
  height: 416px !important;
}
.h-6 {
  height: 1.5rem !important;
}
.h-\[178\.74px\] {
  height: 178.74px !important;
}
.h-\[1px\] {
  height: 1px !important;
}
.h-\[250px\] {
  height: 250px !important;
}
.h-\[4px\] {
  height: 4px !important;
}
.h-\[81px\] {
  height: 81px !important;
}
.h-full {
  height: 100% !important;
}
.\!w-\[416px\] {
  width: 416px !important;
}
.w-12 {
  width: 3rem !important;
}
.w-6 {
  width: 1.5rem !important;
}
.w-8 {
  width: 2rem !important;
}
.w-\[100px\] {
  width: 100px !important;
}
.w-\[186px\] {
  width: 186px !important;
}
.w-\[24px\] {
  width: 24px !important;
}
.w-full {
  width: 100% !important;
}
.max-w-\[1280px\] {
  max-width: 1280px !important;
}
.max-w-\[1445px\] {
  max-width: 1445px !important;
}
.max-w-\[868px\] {
  max-width: 868px !important;
}
.flex-grow {
  flex-grow: 1 !important;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-col {
  flex-direction: column !important;
}
.justify-center {
  justify-content: center !important;
}
.gap-12 {
  gap: 3rem !important;
}
.gap-16 {
  gap: 4rem !important;
}
.gap-3 {
  gap: 0.75rem !important;
}
.gap-4 {
  gap: 1rem !important;
}
.gap-5 {
  gap: 1.25rem !important;
}
.gap-6 {
  gap: 1.5rem !important;
}
.gap-8 {
  gap: 2rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-md {
  border-radius: 0.375rem !important;
}
.rounded-tl-\[1000px\] {
  border-top-left-radius: 1000px !important;
}
.rounded-tr-\[1000px\] {
  border-top-right-radius: 1000px !important;
}
.border {
  border-width: 1px !important;
}
.bg-earlville-gold {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(194 182 96 / var(--tw-bg-opacity)) !important;
}
.bg-earlville-green {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(33 90 104 / var(--tw-bg-opacity)) !important;
}
.bg-fawkner-blue {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(67 144 178 / var(--tw-bg-opacity)) !important;
}
.bg-neutral-gray-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important;
}
.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-cover {
  background-size: cover !important;
}
.bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.p-0 {
  padding: 0px !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-2\.5 {
  padding: 0.625rem !important;
}
.p-8 {
  padding: 2rem !important;
}
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-14 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}
.py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pt-10 {
  padding-top: 2.5rem !important;
}
.pt-16 {
  padding-top: 4rem !important;
}
.text-center {
  text-align: center !important;
}
.font-houschka-pro {
  font-family: Houschka-Pro, sans-serif !important;
}
.font-roboto {
  font-family: Roboto, sans-serif !important;
}
.\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.text-4xl {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}
.text-\[26px\] {
  font-size: 26px !important;
}
.text-\[32px\] {
  font-size: 32px !important;
}
.text-\[40px\] {
  font-size: 40px !important;
}
.text-\[42px\] {
  font-size: 42px !important;
}
.text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}
.font-bold {
  font-weight: 700 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.leading-5 {
  line-height: 1.25rem !important;
}
.leading-6 {
  line-height: 1.5rem !important;
}
.leading-7 {
  line-height: 1.75rem !important;
}
.leading-9 {
  line-height: 2.25rem !important;
}
.leading-\[19\.2px\] {
  line-height: 19.2px !important;
}
.leading-\[21px\] {
  line-height: 21px !important;
}
.leading-\[26px\] {
  line-height: 26px !important;
}
.leading-\[39\.6px\] {
  line-height: 39.6px !important;
}
.leading-\[41\.6px\] {
  line-height: 41.6px !important;
}
.leading-\[43\.2px\] {
  line-height: 43.2px !important;
}
.leading-\[48px\] {
  line-height: 48px !important;
}
.tracking-\[0\.64px\] {
  letter-spacing: 0.64px !important;
}
.text-army-green {
  --tw-text-opacity: 1 !important;
  color: rgb(96 103 56 / var(--tw-text-opacity)) !important;
}
.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.text-brown {
  --tw-text-opacity: 1 !important;
  color: rgb(165 131 138 / var(--tw-text-opacity)) !important;
}
.text-earlville-gold {
  --tw-text-opacity: 1 !important;
  color: rgb(194 182 96 / var(--tw-text-opacity)) !important;
}
.text-earlville-green {
  --tw-text-opacity: 1 !important;
  color: rgb(33 90 104 / var(--tw-text-opacity)) !important;
}
.text-fawkner-blue {
  --tw-text-opacity: 1 !important;
  color: rgb(67 144 178 / var(--tw-text-opacity)) !important;
}
.text-fawkner-blue-2 {
  --tw-text-opacity: 1 !important;
  color: rgb(0 85 141 / var(--tw-text-opacity)) !important;
}
.text-forest-green {
  --tw-text-opacity: 1 !important;
  color: rgb(142 171 142 / var(--tw-text-opacity)) !important;
}
.text-greys-000 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-greys-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(99 99 99 / var(--tw-text-opacity)) !important;
}
.text-greys-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(42 42 42 / var(--tw-text-opacity)) !important;
}
.text-light-blue {
  --tw-text-opacity: 1 !important;
  color: rgb(131 175 186 / var(--tw-text-opacity)) !important;
}
.text-neutral-gray-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}
.text-neutral-gray-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity)) !important;
}
.text-neutral-gray-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
.text-neutral-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity)) !important;
}
.text-orange {
  --tw-text-opacity: 1 !important;
  color: rgb(245 139 109 / var(--tw-text-opacity)) !important;
}
.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.underline {
  text-decoration-line: underline !important;
}
.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) !important;
}
.leasing-main .gform_title {
  margin-bottom: 1rem !important;
  font-family: Houschka-Pro, sans-serif !important;
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
  font-weight: 700 !important;
  line-height: 43.2px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(33 90 104 / var(--tw-text-opacity)) !important;
}
@media (min-width: 768px) {
  .leasing-main .gform_title {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
}
@media (min-width: 1920px) {
  .leasing-main .gform_title {
    margin-bottom: 1.5rem !important;
  }
}

.leasing-main .gform_label, .leasing-main .gfield_label, .leasing-main .gform_confirmation_message {
  font-family: DM-Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(33 90 104 / var(--tw-text-opacity));
}

.leasing-main .ginput_container.ginput_container_text input,
.leasing-main .ginput_container.ginput_container_email input,
.leasing-main .ginput_container.ginput_container_textarea textarea {
  border-width: 1px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
  padding: 0.75rem !important;
  font-family: DM-Sans, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.5rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(33 90 104 / var(--tw-text-opacity)) !important;
}

.leasing-main .gform_fields {
  margin-left: 0px;
}

.leasing-main .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .leasing-main .gform_wrapper .gform_fields input {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.leasing-main .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_textarea textarea::-moz-placeholder {
  font-family: DM-Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.leasing-main .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_textarea textarea::placeholder {
  font-family: DM-Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.leasing-main .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox label {
  font-family: DM-Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(33 90 104 / var(--tw-text-opacity));
}

.leasing-main .gform_button.button {
  transition: all 0.3s ease;
  width: 100%;
  border-radius: 2px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(33 90 104 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(33 90 104 / var(--tw-bg-opacity));
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-family: Houschka-Pro, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1336px) {
  .leasing-main .gform_button.button {
    width: auto;
  }
}

.leasing-main .gform_footer.top_label button span {
  transition: all 0.3s ease;
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
  height: 1px !important;
  width: 24px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.leasing-main .gform_button.button:hover {
  background-color: transparent;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(33 90 104 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(33 90 104 / var(--tw-text-opacity));
}
.leasing-main .gform_button.button:hover span {
  transform: scaleX(0.7);
  --tw-border-opacity: 1 !important;
  border-color: rgb(33 90 104 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(33 90 104 / var(--tw-bg-opacity)) !important;
}

.leasing-main .gform_wrapper.gravity-theme .gfield-choice-input {
  top: auto !important;
}

#gform_confirmation_message_2 {
  font-family: DM-Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(33 90 104 / var(--tw-text-opacity));
}

@media (min-width: 1336px) {
  #gform_confirmation_message_2 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.leasing-main .form-modal .modal-content {
  border-radius: 0;
  background: transparent;
  border: unset;
}
.leasing-main .form-modal .btn-close {
  margin-left: auto;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white' %3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  background-size: 20px;
  background-repeat: no-repeat;
  opacity: 1;
}
.leasing-main .form-modal .btn-close:hover {
  opacity: 0.75;
}

.contact-form-checkbox .gfield_checkbox input[type=checkbox]:checked + label, .contact-form-checkbox .gfield_checkbox input[type=checkbox]:not(:checked) + label {
  margin-left: 19px;
  font-weight: 400;
  font-size: 15px;
}

/*Custom subscribe box for .contact-form-checkbox class*/
.contact-form-checkbox [type=checkbox]:not(:checked), [type=checkbox]:checked {
  position: absolute !important;
  left: -9999px;
}

.contact-form-checkbox [type=checkbox]:not(:checked) + label, [type=checkbox]:checked + label {
  position: relative !important;
  padding-left: 1em !important;
  cursor: pointer !important;
}

.contact-form-checkbox [type=checkbox]:not(:checked) + label:before, [type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: -17px;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  background: #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  padding: 2px;
}

.contact-form-checkbox [type=checkbox]:not(:checked) + label:after, [type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  top: 4px;
  left: -15px;
  font-size: 1.3em;
  line-height: 0.8;
  background-color: #132048;
  transition: all 0.2s;
}

/* checked mark aspect changes */
.contact-form-checkbox [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.contact-form-checkbox [type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
.contact-form-checkbox [type=checkbox]:disabled:not(:checked) + label:before,
[type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.contact-form-checkbox [type=checkbox]:disabled:checked + label:after {
  color: #999;
}

.contact-form-checkbox [type=checkbox]:disabled + label {
  color: #aaa;
}

html:has(.acf-custom-block) {
  scroll-behavior: smooth;
}

main:has(.acf-custom-block) {
  margin: auto;
  max-width: 1650px !important;
}

.acf-custom-block {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

@media (min-width: 768px) {
  .acf-custom-block {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

@media (min-width: 1336px) {
  .acf-custom-block {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
}

@media (min-width: 1920px) {
  .acf-custom-block {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.full-width-banner-block {
  height: calc(100vh - 75.88px);
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  .full-width-banner-block {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1336px) {
  .full-width-banner-block {
    height: calc(100vh - 87.44px);
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media (min-width: 1440px) {
  .full-width-banner-block {
    height: calc(100vh - 87.91px);
  }
}

@media (min-width: 1920px) {
  .full-width-banner-block {
    height: calc(100vh - 87.84px);
  }
}

.full-width-banner-block {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.gallery {
  z-index: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 100%;
  position: relative;
  overflow: hidden;
}

@media (max-width: 400px) {
  .gallery {
    min-height: 400px;
  }
}
.three-image-banner-col {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.three-image-banner-image {
  padding-right: 0.5rem;
  padding-bottom: 1rem;
}

.three-image-banner-image:last-of-type {
  padding-bottom: 0rem;
}

.six-image-banner-col {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  align-self: flex-end;
  justify-self: flex-end;
  justify-content: flex-end;
}

.six-image-banner-col:nth-child(2) {
  align-self: flex-start;
  justify-self: flex-start;
}

.six-image-banner-image {
  padding: 0.5rem;
  overflow: hidden;
}

.six-image-banner-col .six-image-banner-image:nth-of-type(1) {
  flex-shrink: 4;
  padding-top: 0rem;
}

.six-image-banner-col .six-image-banner-image:nth-of-type(2) {
  flex-shrink: 2;
}

.six-image-banner-col .six-image-banner-image:nth-of-type(3) {
  flex-shrink: 3;
  padding-bottom: 0rem;
}

.six-image-banner-col:nth-of-type(2) .six-image-banner-image:nth-of-type(1) {
  flex-shrink: 2;
}

.bannerblock {
  max-height: 670px;
}

@media (max-width: 1335px) {
  .bannerblock {
    max-height: none;
  }
}
.box-shadow {
  box-shadow: 10px 5px 5px darkgray;
}

.leasing-main p {
  margin-top: 0px;
}

.leasing-main .modal-dialog {
  transition: transform 0.3s ease-out !important;
  margin-top: 0px;
  margin-bottom: 0px;
}

#GetInTouch a {
  color: #23527c;
  text-decoration: underline;
}

/*
  1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
  2. Remove default margins and padding
  3. Reset all borders.
*/
*,
::after,
::before,
::backdrop,
::file-selector-button {
  box-sizing: border-box; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 2 */
  border: 0 solid; /* 3 */
}

/*
  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;
    -o-tab-size: 4;
       tab-size: 4; /* 3 */
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); /* 4 */
  font-feature-settings: var(--default-font-feature-settings, normal); /* 5 */
  font-variation-settings: var(--default-font-variation-settings, normal); /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
  Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  line-height: inherit;
}

/*
  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. Reset the default border style to a 1px solid border.
*/
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;
}

/*
  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: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); /* 1 */
  font-feature-settings: var(--default-mono-font-feature-settings, normal); /* 2 */
  font-variation-settings: var(--default-mono-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 */
}

/*
  Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}

/*
  Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/*
  Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

/*
  Make lists unstyled by default.
*/
ol,
ul,
menu {
  list-style: none;
}

/*
  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.
*/
/*
  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;
}

/*
  1. Inherit font styles in all browsers.
  2. Remove border radius in all browsers.
  3. Remove background color in all browsers.
  4. Ensure consistent opacity for disabled states in all browsers.
*/
button,
input,
select,
optgroup,
textarea,
::file-selector-button {
  font: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  border-radius: 0; /* 2 */
  background-color: transparent; /* 3 */
  opacity: 1; /* 4 */
}

/*
  Restore default font weight.
*/
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}

/*
  Restore indentation.
*/
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}

/*
  Restore space after button.
*/
::file-selector-button {
  margin-inline-end: 4px;
}

/*
  1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
  2. Set the default placeholder color to a semi-transparent version of the current text color.
*/
::-moz-placeholder {
  opacity: 1; /* 1 */
  color: color-mix(in oklab, currentColor 50%, transparent); /* 2 */
}
::placeholder {
  opacity: 1; /* 1 */
  color: color-mix(in oklab, currentColor 50%, transparent); /* 2 */
}

/*
  Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}

/*
  Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
  1. Ensure date/time inputs have the same height when empty in iOS Safari.
  2. Ensure text alignment can be changed on date/time inputs in iOS Safari.
*/
::-webkit-date-and-time-value {
  min-height: 1lh; /* 1 */
  text-align: inherit; /* 2 */
}

/*
  Prevent height from changing on date/time inputs in macOS Safari when the input is set to `display: block`.
*/
::-webkit-datetime-edit {
  display: inline-flex;
}

/*
  Remove excess padding from pseudo-elements in date/time inputs to ensure consistent height across browsers.
*/
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}

/*
  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;
}

/*
  Correct the inability to style the border radius in iOS Safari.
*/
/*
  Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
  Make elements with the HTML hidden attribute stay hidden by default.
*/
[hidden]:where(:not([hidden=until-found])) {
  display: none !important;
}

.page-template-leasing #site-wrapper {
  overflow: hidden;
}

.leasing-main .swiper {
  z-index: 0 !important;
}

.acf-custom-block .swiper {
  overflow: visible !important;
}

.swiper-slide {
  padding-bottom: 30px;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: black;
  opacity: 1;
}

span.swiper-pagination-bullet {
  background-color: #D9D9D9;
  opacity: 1;
}

@media only screen and (max-width: 1024px) {
  .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 22px) !important;
  }
}
.swiper-button-next {
  background: url("../assets/icons/arrow-right.svg") !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
}

.swiper-button-prev:after, .swiper-button-next:after {
  content: "" !important;
}

.swiper-button-prev {
  background: url("../assets/icons/arrow-left.svg") no-repeat 50% !important;
}

@media only screen and (min-width: 1024px) {
  .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, -30px) !important;
  }
  .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, -35px) !important;
  }
}
@media only screen and (min-width: 1336px) {
  .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, -42px) !important;
  }
  .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, -41px) !important;
  }
}
@media only screen and (min-width: 1440px) {
  .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, -42px) !important;
  }
  .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, -24px) !important;
  }
}
@media only screen and (min-width: 1920px) {
  .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, -42px) !important;
  }
  .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 0px) !important;
  }
}
@media only screen and (min-width: 2560px) {
  .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, -43px) !important;
  }
  .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, -1px) !important;
  }
}
.swiper-button-prev, .swiper-button-next {
  top: var(--swiper-navigation-top-offset, 41%) !important;
  width: calc(var(--swiper-navigation-size) / 29 * 27) !important;
  border-radius: 50px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: rgba(255, 255, 255, 0.85) !important;
  border: 1px solid #C2B660;
}

.leasing-main .swiper-wrapper {
  height: auto !important;
}

#mapCanvas {
  height: 700px;
}

.info_content {
  padding: 0.75rem;
}
.info_content h3 {
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.info_content p {
  margin-bottom: 0px;
}

#mapCanvas button.gm-ui-hover-effect {
  top: 0px !important;
  right: 0px !important;
}

#mapCanvas button.gm-ui-hover-effect:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.video-thumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  aspect-ratio: 1000/520;
  width: 100%;
  background-color: #252525;
}
.video-thumbnail img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.video-thumbnail svg {
  position: absolute;
  margin: auto;
}
.video-thumbnail:hover img, .video-thumbnail:hover svg {
  opacity: 0.8;
  cursor: pointer;
}

.video-modal .modal-content {
  border-radius: 0;
  background: transparent;
  border: unset;
}
.video-modal .btn-close {
  margin-left: auto;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white' %3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  background-size: 20px;
  background-repeat: no-repeat;
  opacity: 1;
}
.video-modal .btn-close:hover {
  opacity: 0.75;
}
.video-modal iframe {
  width: 100%;
}
@media (min-width: 768px) {
  .video-modal iframe {
    height: 600px;
  }
}
@media (min-width: 2560px) {
  .video-modal iframe {
    height: 650px;
  }
}

.video-content {
  margin: auto;
}

.video-content iframe {
  width: 1410px;
  height: 794px;
  max-width: 100%;
  max-height: 82vh;
}

@media (max-width: 1000px) {
  .video-content iframe {
    max-height: 40vh;
  }
}
@media (max-width: 680px) {
  .video-content iframe {
    max-height: 26vh;
  }
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-ExtraBoldItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-BoldItalic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-ThinItalic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-DemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-DemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Houschka Pro";
  src: url("../src/fonts/Houschka-ProHouschkaPro-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-ExtraBoldItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-BoldItalic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-ThinItalic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-DemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-DemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DMSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../src/fonts/Roboto-Bold.ttf") format("ttf");
  font-weight: bold;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../src/fonts/Roboto-BoldItalic.ttf") format("ttf");
  font-weight: 700;
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("../src/fonts/Roboto-ThinItalic.ttf") format("ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("../src/fonts/Roboto-Light.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../src/fonts/Roboto-LightItalic.ttf") format("ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("../src/fonts/Roboto-Thin.ttf") format("ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../src/fonts/Roboto-MediumItalic.ttf") format("ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("../src/fonts/Roboto-Medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../src/fonts/Roboto-Regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
.banner-primary-button {
  transition: all 0.3s ease;
  border-radius: 0.125rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(33 90 104 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(33 90 104 / var(--tw-bg-opacity));
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .banner-primary-button {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1336px) {
  .banner-primary-button {
    padding-left: 48px;
    padding-right: 48px;
  }
}

.video-player-btn {
  transition: all 0.3s ease;
  display: block;
  border-radius: 0.125rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(33 90 104 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(33 90 104 / var(--tw-bg-opacity));
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .video-player-btn {
    display: inline-block;
  }
}

.video-player-btn button {
  display: inline-flex;
  align-items: center;
}

.banner-secondary-button {
  transition: all 0.3s ease;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(194 182 96 / var(--tw-border-opacity));
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .banner-secondary-button {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (min-width: 1336px) {
  .banner-secondary-button {
    padding-left: 48px;
    padding-right: 48px;
  }
}

.banner-secondary-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(194 182 96 / var(--tw-bg-opacity));
}

.values-button {
  transition: all 0.3s ease;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .values-button {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (min-width: 1336px) {
  .values-button {
    padding-left: 48px;
    padding-right: 48px;
  }
}

.values-button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(194 182 96 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(194 182 96 / var(--tw-bg-opacity));
}

.secondary-button {
  transition: all 0.3s ease;
  border-radius: 2px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(194 182 96 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(194 182 96 / var(--tw-bg-opacity));
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .secondary-button {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.casual-mall-leasing-button {
  transition: all 0.3s ease;
  border-radius: 2px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(33 90 104 / var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .casual-mall-leasing-button {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.full-width-banner-button {
  transition: all 0.3s ease;
  border-radius: 2px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(67 144 178 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(67 144 178 / var(--tw-bg-opacity));
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .full-width-banner-button {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.full-width-banner-button button {
  display: inline-flex;
  align-items: center;
}

.full-width-banner-secondary-button {
  transition: all 0.3s ease;
  border-radius: 4px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .full-width-banner-secondary-button {
    padding-left: 48px;
    padding-right: 48px;
  }
}

.banner-primary-button span,
.values-button span,
.secondary-button span,
.video-player-btn span,
.full-width-banner-button span {
  transition: all 0.3s ease;
}

.banner-primary-button:hover,
.video-player-btn:hover {
  background-color: transparent;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(33 90 104 / var(--tw-border-opacity));
}
.banner-primary-button:hover button,
.video-player-btn:hover button {
  --tw-text-opacity: 1 !important;
  color: rgb(33 90 104 / var(--tw-text-opacity)) !important;
}
.banner-primary-button:hover span,
.video-player-btn:hover span {
  transform: scaleX(0.7);
  --tw-bg-opacity: 1 !important;
  background-color: rgb(33 90 104 / var(--tw-bg-opacity)) !important;
}

.secondary-button:hover,
.full-width-banner-button:hover {
  background-color: transparent;
  transition: background-color 0.3s ease;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  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: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.secondary-button:hover button,
.full-width-banner-button:hover button {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.secondary-button:hover span,
.full-width-banner-button:hover span {
  transform: scaleX(0.7);
  transition: transform 0.3s ease;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.full-width-banner-secondary-button:hover {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(33 90 104 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(33 90 104 / var(--tw-bg-opacity));
  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: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.casual-mall-leasing-button:hover {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(67 144 178 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(67 144 178 / var(--tw-bg-opacity));
  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: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.casual-mall-leasing-button:hover button {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.banner-primary-button button, .secondary-button button, .values-button button, .banner-secondary-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

main:has(.acf-custom-block) a button {
  border-width: 0px !important;
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .md\:col-span-1 {
    grid-column: span 1 / span 1 !important;
  }
  .md\:col-span-5 {
    grid-column: span 5 / span 5 !important;
  }
  .md\:col-span-7 {
    grid-column: span 7 / span 7 !important;
  }
  .md\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .md\:mb-0 {
    margin-bottom: 0px !important;
  }
  .md\:mb-8 {
    margin-bottom: 2rem !important;
  }
  .md\:mb-\[48px\] {
    margin-bottom: 48px !important;
  }
  .md\:inline-block {
    display: inline-block !important;
  }
  .md\:h-auto {
    height: auto !important;
  }
  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .md\:flex-row {
    flex-direction: row !important;
  }
  .md\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .md\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .md\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md\:px-\[2\.75rem\] {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }
  .md\:pl-16 {
    padding-left: 4rem !important;
  }
  .md\:pr-0 {
    padding-right: 0px !important;
  }
  .md\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }
  .md\:text-\[40px\] {
    font-size: 40px !important;
  }
  .md\:leading-\[40px\] {
    line-height: 40px !important;
  }
  .md\:leading-\[52\.8px\] {
    line-height: 52.8px !important;
  }
  .md\:leading-\[52px\] {
    line-height: 52px !important;
  }
  .md\:leading-\[57\.6px\] {
    line-height: 57.6px !important;
  }
  .md\:leading-\[67\.2px\] {
    line-height: 67.2px !important;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .lg\:gap-6 {
    gap: 1.5rem !important;
  }
  .lg\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}

@media (min-width: 1336px) {
  .xl\:order-first {
    order: -9999 !important;
  }
  .xl\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }
  .xl\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }
  .xl\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .xl\:my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .xl\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .xl\:mb-0 {
    margin-bottom: 0px !important;
  }
  .xl\:mb-4 {
    margin-bottom: 1rem !important;
  }
  .xl\:mb-6 {
    margin-bottom: 1.5rem !important;
  }
  .xl\:mb-8 {
    margin-bottom: 2rem !important;
  }
  .xl\:mb-\[40px\] {
    margin-bottom: 40px !important;
  }
  .xl\:mb-\[50px\] {
    margin-bottom: 50px !important;
  }
  .xl\:mb-\[60px\] {
    margin-bottom: 60px !important;
  }
  .xl\:mr-4 {
    margin-right: 1rem !important;
  }
  .xl\:mt-0 {
    margin-top: 0px !important;
  }
  .xl\:h-5 {
    height: 1.25rem !important;
  }
  .xl\:h-6 {
    height: 1.5rem !important;
  }
  .xl\:h-\[250px\] {
    height: 250px !important;
  }
  .xl\:h-\[calc\(100vh-87\.84px\)\] {
    height: calc(100vh - 87.84px) !important;
  }
  .xl\:w-7 {
    width: 1.75rem !important;
  }
  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .xl\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }
  .xl\:flex-row {
    flex-direction: row !important;
  }
  .xl\:gap-12 {
    gap: 3rem !important;
  }
  .xl\:gap-20 {
    gap: 5rem !important;
  }
  .xl\:gap-4 {
    gap: 1rem !important;
  }
  .xl\:gap-5 {
    gap: 1.25rem !important;
  }
  .xl\:gap-6 {
    gap: 1.5rem !important;
  }
  .xl\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .xl\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }
  .xl\:px-\[111px\] {
    padding-left: 111px !important;
    padding-right: 111px !important;
  }
  .xl\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .xl\:py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .xl\:py-\[100px\] {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .xl\:pb-16 {
    padding-bottom: 4rem !important;
  }
  .xl\:text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  .xl\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }
  .xl\:text-\[28px\] {
    font-size: 28px !important;
  }
  .xl\:text-\[32px\] {
    font-size: 32px !important;
  }
  .xl\:text-\[36px\] {
    font-size: 36px !important;
  }
  .xl\:text-\[40px\] {
    font-size: 40px !important;
  }
  .xl\:text-\[52px\] {
    font-size: 52px !important;
  }
  .xl\:text-\[56px\] {
    font-size: 56px !important;
  }
  .xl\:text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  .xl\:text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
  .xl\:text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }
  .xl\:leading-5 {
    line-height: 1.25rem !important;
  }
  .xl\:leading-6 {
    line-height: 1.5rem !important;
  }
  .xl\:leading-7 {
    line-height: 1.75rem !important;
  }
  .xl\:leading-\[27px\] {
    line-height: 27px !important;
  }
  .xl\:leading-\[31\.2px\] {
    line-height: 31.2px !important;
  }
  .xl\:leading-\[38\.4px\] {
    line-height: 38.4px !important;
  }
  .xl\:leading-\[38px\] {
    line-height: 38px !important;
  }
  .xl\:leading-\[48px\] {
    line-height: 48px !important;
  }
  .xl\:leading-\[52px\] {
    line-height: 52px !important;
  }
  .xl\:leading-\[57\.6px\] {
    line-height: 57.6px !important;
  }
  .xl\:tracking-\[0\.64px\] {
    letter-spacing: 0.64px !important;
  }
  .xl\:text-greys-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(99 99 99 / var(--tw-text-opacity)) !important;
  }
}

@media (min-width: 1920px) {
  .\33xl\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .\33xl\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .\33xl\:px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }
  .\33xl\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }
}

@media (min-width: 2560px) {
  .\34xl\:h-\[85vh\] {
    height: 85vh !important;
  }
}
