/* Local migration overrides. */
.sqs-video-background-native__fallback-image {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.sqs-video-background-native {
  background-color: #63623c !important;
  background-image: url("/assets/images/ranchesat-hero-first-frame.jpg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.sqs-video-background-native::after {
  background: rgba(31, 31, 20, 0.22);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

html.ra-community-driftwood-page #sections > section:first-child .sqs-video-background-native {
  background-image: url("/assets/images/driftwood/driftwood-hero-first-frame.jpg") !important;
}

html.ra-community-page #sections > section:first-child {
  box-sizing: border-box;
  min-height: 100vh !important;
  min-height: 100svh !important;
  width: 100% !important;
}

body#collection-699509b26f536432dada7c31 #sections > section:first-child .section-background-overlay {
  opacity: 0.15 !important;
}

body#collection-699509b26f536432dada7c31 #header .header-dropshadow {
  opacity: 0 !important;
}

.sqs-video-background-native.ra-youtube-hero {
  overflow: hidden !important;
}

html:has(#sections > section:first-child .ra-youtube-hero) #header .header-dropshadow {
  display: none !important;
}

.sqs-shape-block-container.hidden-stretch-block > .sqs-shape {
  bottom: auto !important;
  height: 100% !important;
  left: 0 !important;
  max-height: none !important;
  max-width: none !important;
  right: auto !important;
  top: 0 !important;
  transform: none !important;
  width: 100% !important;
}

.sqs-video-background-native__video-player.ra-youtube-hero__player {
  display: block !important;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.ra-youtube-hero__frame {
  border: 0;
  left: 50%;
  max-width: none;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 420ms ease;
}

.ra-youtube-hero--loaded .ra-youtube-hero__frame {
  opacity: 1;
}

.ra-home-community-grid {
  display: block !important;
  grid-template: none !important;
  min-height: 0 !important;
  overflow: visible !important;
}

.ra-home-community-grid > .fe-block {
  display: none !important;
}

.ra-home-community-carousel.user-items-list-carousel {
  --ra-home-carousel-gutter: clamp(48px, 6.4vw, 140px);
  box-sizing: border-box;
  color: #333132;
  display: block !important;
  margin: 0 0 0 var(--ra-home-carousel-gutter) !important;
  max-width: none !important;
  min-height: 0 !important;
  opacity: 1 !important;
  overflow: visible !important;
  padding: clamp(70px, 6.5vw, 108px) 0 clamp(62px, 6vw, 96px) !important;
  position: relative !important;
  transform: none !important;
  visibility: visible !important;
  width: calc(100% - var(--ra-home-carousel-gutter)) !important;
}

.ra-home-community-carousel__header {
  box-sizing: border-box;
  width: calc(100% - var(--ra-home-carousel-gutter));
}

.ra-home-community-carousel__header {
  margin-bottom: clamp(62px, 5vw, 76px);
  min-height: 58px;
  position: relative;
}

.ra-home-community-carousel__header h2 {
  color: #333132;
  font-family: "canela-text-trial-viohu0", Georgia, serif;
  font-size: clamp(2.55rem, 3.35vw, 3.016rem);
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.02em;
  line-height: 1.17;
  margin: 0;
  text-align: center;
}

.ra-home-community-carousel__stage {
  position: relative;
}

.ra-home-community-carousel__controls.mobile-arrows {
  display: block !important;
  inset: 0 !important;
  margin: 0 !important;
  opacity: 1 !important;
  padding: 0 !important;
  pointer-events: none !important;
  position: absolute !important;
  transform: none !important;
  visibility: visible !important;
  z-index: 5;
}

.ra-home-community-carousel__controls .mobile-arrow-button {
  align-items: center;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background: rgba(239, 235, 219, .92) !important;
  border: 1px solid rgba(51, 49, 50, .2) !important;
  border-radius: 50% !important;
  box-shadow: 0 9px 26px rgba(35, 31, 27, .18) !important;
  color: #333132 !important;
  cursor: pointer;
  display: inline-flex !important;
  height: clamp(48px, 3.5vw, 56px) !important;
  justify-content: center;
  min-height: 48px !important;
  min-width: 48px !important;
  opacity: 1 !important;
  padding: 0 !important;
  pointer-events: auto !important;
  position: absolute !important;
  top: clamp(112px, 9.7vw, 174px);
  transform: translateY(-50%) !important;
  transition: background-color 220ms ease, border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease !important;
  visibility: visible !important;
  width: clamp(48px, 3.5vw, 56px) !important;
}

.ra-home-community-carousel__controls .mobile-arrow-button span {
  font-family: Arial, sans-serif;
  font-size: 1.65rem;
  font-weight: 300;
  line-height: 1;
  transform: translateY(-1px);
}

.ra-home-community-carousel__controls .mobile-arrow-button--left {
  left: clamp(10px, 1.4vw, 24px);
}

.ra-home-community-carousel__controls .mobile-arrow-button--right {
  right: clamp(10px, 1.4vw, 24px);
}

.ra-home-community-carousel__controls .mobile-arrow-button:hover {
  background: rgba(247, 244, 232, .98) !important;
  border-color: rgba(51, 49, 50, .32) !important;
  box-shadow: 0 11px 30px rgba(35, 31, 27, .24) !important;
  transform: translateY(-50%) scale(1.045) !important;
}

.ra-home-community-carousel__controls .mobile-arrow-button:focus-visible,
.ra-home-community-card__link:focus-visible {
  outline: 2px solid #63623c !important;
  outline-offset: 4px;
}

.ra-home-community-carousel__viewport,
.ra-home-community-carousel__viewport .user-items-list-carousel__slides-revealer {
  margin: 0 !important;
  max-width: none !important;
  overflow: visible !important;
  padding: 0 !important;
  width: 100% !important;
}

.ra-home-community-carousel [data-ra-home-carousel-track] {
  cursor: grab;
  list-style: none;
  margin: 0;
  overscroll-behavior-x: contain;
  scrollbar-width: none;
  touch-action: pan-y pinch-zoom;
}

.ra-home-community-carousel [data-ra-home-carousel-track]::-webkit-scrollbar {
  display: none;
}

.ra-home-community-carousel [data-ra-home-carousel-track].is-dragging {
  cursor: grabbing;
  scroll-snap-type: none !important;
  user-select: none;
}

.ra-home-community-card {
  background: transparent;
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  height: 100%;
  margin: 0;
  transition: transform 650ms cubic-bezier(.22, .61, .36, 1);
}

.ra-home-community-card__link {
  color: #333132 !important;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 100%;
  pointer-events: auto;
  position: relative;
  text-decoration: none !important;
  z-index: 1;
}

.ra-home-community-card__media {
  margin: 0 !important;
  overflow: hidden;
}

.ra-home-community-card__media .user-items-list-carousel__media {
  transition: transform 650ms cubic-bezier(.2, .75, .25, 1) !important;
}

.ra-home-community-card__copy {
  box-sizing: border-box;
  min-height: 174px;
  padding: 14px 0 0;
}

.ra-home-community-card__title {
  align-items: center;
  color: #333132 !important;
  display: flex;
  font-family: "compass-sans-6d4ic4", Arial, sans-serif !important;
  font-size: clamp(1.15rem, 1.5vw, 1.504rem) !important;
  font-style: normal !important;
  font-weight: 700 !important;
  gap: .42rem;
  letter-spacing: .05em !important;
  line-height: 1.2 !important;
  margin: 0 !important;
  text-transform: uppercase;
}

.ra-home-community-card__arrow {
  display: inline-block;
  font-size: 1.16em;
  font-weight: 400;
  letter-spacing: 0;
  transition: transform 260ms ease;
}

.ra-home-community-card__address,
.ra-home-community-card__description {
  color: #333132;
  font-family: "compass-sans-6d4ic4", Arial, sans-serif;
  font-size: clamp(.98rem, 1.12vw, 1.126rem);
  font-weight: 400;
  letter-spacing: -.02em;
  line-height: 1.25;
}

.ra-home-community-card__address {
  font-style: italic;
  margin: .72rem 0 0;
}

.ra-home-community-card__description {
  margin: .78rem 0 0;
}

.ra-home-community-card__link:hover {
  --ra-carousel-image-scale: 1.022;
}

.ra-home-community-card__link:hover .ra-home-community-card__arrow,
.ra-home-community-card__link:focus-visible .ra-home-community-card__arrow {
  transform: translateX(4px);
}

.ra-home-community-carousel__announcement {
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

@media (max-width: 1099px) {
  .ra-home-community-carousel.user-items-list-carousel {
    --ra-home-carousel-gutter: max(6vw, 32px);
    padding-top: clamp(64px, 8vw, 86px) !important;
  }

  .ra-home-community-card__copy {
    min-height: 184px;
  }

  .ra-home-community-carousel__controls .mobile-arrow-button {
    top: clamp(105px, 14vw, 135px);
  }
}

@media (max-width: 767px) {
  .ra-home-community-carousel.user-items-list-carousel {
    --ra-home-carousel-gutter: max(var(--sqs-mobile-site-gutter, 6vw), 20px);
    padding: 58px 0 64px !important;
  }

  .ra-home-community-carousel__header {
    width: calc(100% - var(--ra-home-carousel-gutter));
  }

  .ra-home-community-carousel__header {
    margin-bottom: 28px;
  }

  .ra-home-community-carousel__header h2 {
    font-size: clamp(2.35rem, 11vw, 3rem);
    line-height: 1.04;
    text-align: left;
  }

  .ra-home-community-carousel__controls.mobile-arrows {
    position: absolute !important;
  }

  .ra-home-community-carousel__controls .mobile-arrow-button {
    height: 46px !important;
    min-height: 46px !important;
    min-width: 46px !important;
    top: clamp(88px, 27vw, 108px);
    width: 46px !important;
  }

  .ra-home-community-card__copy {
    min-height: 194px;
    padding-top: 13px;
  }

  .ra-home-community-card__title {
    font-size: 1.18rem !important;
  }

  .ra-home-community-card__address,
  .ra-home-community-card__description {
    font-size: .98rem;
  }

}

@media (prefers-reduced-motion: reduce) {
  .ra-home-community-card,
  .ra-home-community-card__media .user-items-list-carousel__media,
  .ra-home-community-card__arrow,
  .ra-home-community-carousel__controls .mobile-arrow-button {
    transition: none !important;
  }

  .ra-youtube-hero__frame {
    display: none;
  }
}

html::after {
  content: none !important;
  display: none !important;
  background-image: none !important;
}

#raVideoSplash {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  background: none !important;
}

html.ra-splash-on .sqs-video-background video,
html.ra-splash-on .sqs-video-background-native video,
html.ra-splash-on .section-background video,
html.ra-splash-on section[data-section-type="video-background"] video,
html.ra-splash-on div[data-controller*="VideoBackground"] video,
html.ra-splash-on div[class*="video-background"] video {
  opacity: 1 !important;
}

/*
 * Squarespace's blog grid reveal is driven by a hosted animation runtime.
 * The static mirror intentionally does not depend on that runtime, so list
 * items must be visible by default instead of remaining at opacity: 0.
 */
body.collection-type-blog-basic-grid.view-list article.blog-item {
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
}

#block-a4c0cd2aba5b5a562446 .form-wrapper {
  display: block !important;
}

.ra-tour-form {
  color: #333132;
  display: grid;
  gap: 26px;
  width: 100%;
}

.ra-tour-form__honeypot {
  display: none !important;
}

.ra-tour-form__field {
  display: grid;
  gap: 8px;
}

.ra-tour-form fieldset {
  border: 0;
  margin: 0;
  min-inline-size: 0;
  padding: 0;
}

.ra-tour-form label {
  display: grid;
  gap: 8px;
  min-width: 0;
}

.ra-tour-form__label,
.ra-tour-form__legend {
  color: #333132;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}

.ra-tour-form__required,
.ra-tour-form__hint {
  color: rgba(51, 49, 50, 0.68);
  font-size: 13px;
  font-weight: 400;
  margin-left: 4px;
}

.ra-tour-form__row {
  display: grid;
  gap: 12px;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.ra-tour-form input,
.ra-tour-form select {
  appearance: auto;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(51, 49, 50, 0.42);
  border-radius: 0;
  box-sizing: border-box;
  color: #333132;
  font: inherit;
  min-height: 38px;
  padding: 6px 0 8px;
  width: 100%;
}

.ra-tour-form input:focus,
.ra-tour-form select:focus {
  border-bottom-color: #63623c;
  outline: 2px solid transparent;
}

.ra-tour-form input::placeholder {
  color: rgba(51, 49, 50, 0.58);
}

.ra-tour-form .ra-tour-form__checkbox {
  align-items: center;
  color: #333132;
  display: flex;
  font-size: 14px;
  gap: 10px;
  line-height: 1.35;
}

.ra-tour-form__checkbox input {
  appearance: none;
  border: 1px solid rgba(51, 49, 50, 0.42);
  height: 15px;
  margin: 0;
  min-height: 15px;
  padding: 0;
  width: 15px;
}

.ra-tour-form__checkbox input:checked {
  background: #63623c;
  box-shadow: inset 0 0 0 3px #f8f6f0;
}

.ra-tour-form__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.ra-tour-form__submit {
  background: #63623c;
  border: 1px solid #63623c;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  min-height: 52px;
  padding: 0 22px;
  text-transform: uppercase;
}

.ra-tour-form__submit:hover,
.ra-tour-form__submit:focus {
  background: #4f4e31;
  border-color: #4f4e31;
}

.ra-tour-form__submit[disabled] {
  cursor: progress;
  opacity: 0.65;
}

.ra-tour-form[data-form-state="paused"] .ra-tour-form__submit[disabled],
.ra-tour-form[data-form-state="unavailable"] .ra-tour-form__submit[disabled] {
  cursor: not-allowed;
}

.ra-tour-form__status {
  color: #333132;
  font-size: 14px;
  line-height: 1.45;
  margin: 0;
}

.ra-tour-form__status[hidden] {
  display: none;
}

.ra-tour-form__status--success {
  color: #4f4e31;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .ra-tour-form__row {
    grid-template-columns: 1fr;
  }
}
