/* Converts XD font-spacing to browser */
footer {
  background-color: var(--color-varden);
  background-image: url(/wp-content/uploads/2022/10/3-Lariat-Homepage-cream-wood-tile-1.svg);
  background-size: auto !important;
  background-repeat: repeat;
  padding-top: 10rem;
  background-color: var(--color-varden);
}
footer.ct-section > .ct-section-inner-wrap {
  height: unset;
}
footer.ct-section > .ct-section-inner-wrap .columns .column.identity {
  padding: 0 4rem;
  justify-content: center;
  align-items: center;
}
footer.ct-section > .ct-section-inner-wrap .columns .column.identity svg, footer.ct-section > .ct-section-inner-wrap .columns .column.identity img {
  max-width: 300px;
}
@media screen and (max-width: 998px) {
  footer.ct-section > .ct-section-inner-wrap .columns .column.identity {
    order: 0;
    padding-bottom: 50px;
  }
}
footer.ct-section > .ct-section-inner-wrap .columns .column.content {
  justify-content: flex-end;
}
@media screen and (max-width: 998px) {
  footer.ct-section > .ct-section-inner-wrap .columns .column.content.social {
    padding-bottom: 25px;
  }
}
footer.ct-section > .ct-section-inner-wrap .columns .column.content:last-of-type {
  align-items: flex-end;
  text-align: right;
}
@media screen and (max-width: 998px) {
  footer.ct-section > .ct-section-inner-wrap .columns .column.content {
    order: 1;
  }
}
footer.ct-section > .ct-section-inner-wrap .contact {
  --dark-color: var(--color-sandal);
  --accent-color: var(--color-tawny-port);
  padding-bottom: 2.3rem;
  border-bottom: 1px solid var(--color-sandal);
}
footer.ct-section > .ct-section-inner-wrap .contact .headline {
  text-transform: uppercase;
  color: var(--accent-color);
  font-family: var(--font-azo);
  font-size: clamp(1.35rem, 1.2rem + 0.003125 * 100vw, 1.8rem);
  width: 100%;
  padding-bottom: 1em;
  border-bottom: 1px solid var(--dark-color);
  margin-bottom: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
footer.ct-section > .ct-section-inner-wrap .contact .block .body {
  color: var(--dark-color);
  text-transform: uppercase;
  font-family: var(--font-crimson);
  font-size: clamp(1.35rem, 1.3rem + 0.0010416667 * 100vw, 1.5rem);
  letter-spacing: 1px;
  line-height: 1.3em;
  text-align: inherit;
}
footer.ct-section > .ct-section-inner-wrap .contact .block .body a {
  color: inherit;
}
footer.ct-section > .ct-section-inner-wrap .contact .block .body.phone::before {
  content: "call: ";
}
footer.ct-section > .ct-section-inner-wrap .contact .block .body.email::before {
  content: "email: ";
}
footer.ct-section > .ct-section-inner-wrap .contact .block .button {
  --accent-color: var(--color-sandal);
  font-family: var(--font-crimson);
}
footer.ct-section > .ct-section-inner-wrap .contact .block + .block {
  margin-top: 1em;
}
footer.ct-section > .ct-section-inner-wrap .contact .block.social {
  flex-direction: row;
}
footer.ct-section > .ct-section-inner-wrap .contact .block.social .ct-fancy-icon {
  border-radius: 0;
}
footer.ct-section > .ct-section-inner-wrap .contact .block.social svg {
  fill: var(--color-tawny-port);
  width: 30px;
  height: 30px;
  margin: 0 -3px;
}
footer.ct-section > .ct-section-inner-wrap .contact .block.social > * + * {
  margin-left: 2rem;
}
footer.ct-section > .ct-section-inner-wrap .contact .block.social #EHOBug {
  max-width: 30px;
  margin-top: 1px;
}
footer.ct-section > .ct-section-inner-wrap .legal {
  --dark-color: var(--color-mine-shaft);
  --accent-color: var(--color-sandal);
  padding-top: 3.5rem;
  max-width: 800px;
  align-self: center;
  text-align: center;
  font-family: var(--font-azo);
}
footer.ct-section > .ct-section-inner-wrap .legal .ct-link {
  align-self: center;
}
footer.ct-section > .ct-section-inner-wrap .legal .footer-form-headline {
  align-self: center;
  margin-bottom: 1.125rem;
  padding: 1.125rem 3.15rem 5px;
  color: var(--color-tawny-port);
  font-family: var(--font-crimson);
  font-size: clamp(1.8rem, 1.7rem + 0.0020833333 * 100vw, 2.1rem);
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
footer.ct-section > .ct-section-inner-wrap .legal h4 {
  text-transform: uppercase;
  color: var(--accent-color);
  font-size: clamp(1.125rem, 1.05rem + 0.0015625 * 100vw, 1.35rem);
  font-family: inherit;
  width: 100%;
  letter-spacing: 1px;
  margin-bottom: 1em;
}
footer.ct-section > .ct-section-inner-wrap .legal h4.linked {
  text-decoration: underline;
}
footer.ct-section > .ct-section-inner-wrap .legal h4.headline {
  color: var(--color-tawny-port);
}
footer.ct-section > .ct-section-inner-wrap .legal h4 + h4 {
  margin-top: 1em;
}
footer.ct-section > .ct-section-inner-wrap .legal .body {
  color: var(--dark-color);
  font-size: clamp(1.125rem, 1.1333333333rem + -0.0001736111 * 100vw, 1.1rem);
  font-family: inherit;
  line-height: 1.75em;
  margin-bottom: 50px;
  font-weight: 300;
}
.homepage-cta-form {
  width: 100%;
}
.hs-lariat {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  grid-gap: 5px;
  width: 100%;
}
.hs-lariat .hs-form-field {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  grid-column: auto / span 6;
}
@media screen and (max-width: 680px) {
  .hs-lariat .hs-form-field {
    grid-column: auto / span 24;
  }
}
.hs-lariat .hs-input:not([type="checkbox"]):not([type="radio"]) {
  min-height: 45px !important;
  border: none;
}
.hs-lariat .hs-button {
  min-height: 45px !important;
  width: 100%;
  color: #702e3e;
  background-color: #ffffff;
  border: none;
  font-size: 1.5rem;
  text-align: center;
}
.hs-lariat .hs-submit {
  grid-column: auto / span 6;
}
@media screen and (max-width: 680px) {
  .hs-lariat .hs-submit {
    grid-column: auto / span 24;
  }
}
#hb-footer-form {
  --hs-compact-input-background: var(--color-white);
  --hs-compact-placeholder-color: var(--color-sandal);
  --hs-compact-entry-color: var(--color-tawny-port);
  --hs-compact-error-color: var(--color-tawny-port);
  --hs-compact-button-background: var(--color-sandal);
  --hs-compact-button-color: var(--color-white);
  --hs-compact-button-hover-background: var(--color-tawny-port);
  --hs-compact-button-hover-color: var(--color-white);
}
.homepage-cta-form {
  --hs-compact-input-background: var(--color-white);
  --hs-compact-placeholder-color: var(--color-sandal);
  --hs-compact-entry-color: var(--color-tawny-port);
  --hs-compact-error-color: var(--color-varden);
  --hs-compact-button-background: var(--color-white);
  --hs-compact-button-color: var(--color-tawny-port);
  --hs-compact-button-hover-background: var(--color-sandal);
  --hs-compact-button-hover-color: var(--color-white);
}
#hb-footer-form .hs-lariat, .homepage-cta-form .hs-lariat, .hs-lariat.homepage-cta-form {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  column-gap: 1rem;
  row-gap: 0;
  align-items: start;
  width: 100%;
  font-family: var(--font-azo);
}
#hb-footer-form .hs-lariat fieldset, .homepage-cta-form .hs-lariat fieldset, .hs-lariat.homepage-cta-form fieldset {
  display: contents;
  max-width: none !important;
}
#hb-footer-form .hs-lariat .hs-form-field, .homepage-cta-form .hs-lariat .hs-form-field, .hs-lariat.homepage-cta-form .hs-form-field {
  position: relative;
  display: block;
  grid-column: auto / span 1;
  width: 100%;
  min-width: 0;
  min-height: calc(45px + 3.5rem);
  margin: 0;
  padding: 0;
}
#hb-footer-form .hs-lariat .hs-form-field > label:not(.hs-error-msg), .homepage-cta-form .hs-lariat .hs-form-field > label:not(.hs-error-msg), .hs-lariat.homepage-cta-form .hs-form-field > label:not(.hs-error-msg) {
  display: none;
}
#hb-footer-form .hs-lariat .input, .homepage-cta-form .hs-lariat .input, .hs-lariat.homepage-cta-form .input {
  margin: 0;
}
#hb-footer-form .hs-lariat .hs-input:not([type="checkbox"]):not([type="radio"]), .homepage-cta-form .hs-lariat .hs-input:not([type="checkbox"]):not([type="radio"]), .hs-lariat.homepage-cta-form .hs-input:not([type="checkbox"]):not([type="radio"]) {
  box-sizing: border-box;
  display: block;
  width: 100% !important;
  height: 45px !important;
  min-height: 45px !important;
  margin: 0;
  padding: 0 1.5rem;
  border: 0;
  border-radius: 0;
  background-color: var(--hs-compact-input-background);
  color: var(--hs-compact-entry-color);
  font-family: inherit;
  font-size: 1.5rem;
  line-height: 45px;
  text-align: center;
}
#hb-footer-form .hs-lariat .hs-input:not([type="checkbox"]):not([type="radio"])::placeholder, .homepage-cta-form .hs-lariat .hs-input:not([type="checkbox"]):not([type="radio"])::placeholder, .hs-lariat.homepage-cta-form .hs-input:not([type="checkbox"]):not([type="radio"])::placeholder {
  color: var(--hs-compact-placeholder-color);
  opacity: 1;
  font-family: inherit;
  text-align: center;
}
#hb-footer-form .hs-lariat .hs-error-msgs, .homepage-cta-form .hs-lariat .hs-error-msgs, .hs-lariat.homepage-cta-form .hs-error-msgs {
  position: absolute;
  top: 45px;
  left: 0;
  display: block;
  width: 100%;
  margin: 0.45rem 0 0;
  padding: 0;
  list-style: none;
  color: var(--hs-compact-error-color);
  font-family: inherit;
  font-size: 1.1rem;
  line-height: 1.35;
  text-align: center;
}
#hb-footer-form .hs-lariat .hs-error-msgs li, .homepage-cta-form .hs-lariat .hs-error-msgs li, .hs-lariat.homepage-cta-form .hs-error-msgs li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
#hb-footer-form .hs-lariat .hs-error-msgs li::marker, .homepage-cta-form .hs-lariat .hs-error-msgs li::marker, .hs-lariat.homepage-cta-form .hs-error-msgs li::marker {
  content: "";
}
#hb-footer-form .hs-lariat .hs-error-msgs .hs-error-msg, .homepage-cta-form .hs-lariat .hs-error-msgs .hs-error-msg, .hs-lariat.homepage-cta-form .hs-error-msgs .hs-error-msg {
  display: block;
  margin: 0;
  color: inherit;
  font: inherit;
  text-align: inherit;
}
#hb-footer-form .hs-lariat .hs-error-msgs .hs-error-msg::before, .homepage-cta-form .hs-lariat .hs-error-msgs .hs-error-msg::before, .hs-lariat.homepage-cta-form .hs-error-msgs .hs-error-msg::before {
  content: none !important;
}
#hb-footer-form .hs-lariat .hs-recaptcha, #hb-footer-form .hs-lariat .hs_recaptcha, .homepage-cta-form .hs-lariat .hs-recaptcha, .homepage-cta-form .hs-lariat .hs_recaptcha, .hs-lariat.homepage-cta-form .hs-recaptcha, .hs-lariat.homepage-cta-form .hs_recaptcha {
  position: absolute !important;
  width: 1px;
  height: 1px;
  min-height: 0;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
#hb-footer-form .hs-lariat .hs_error_rollup, .homepage-cta-form .hs-lariat .hs_error_rollup, .hs-lariat.homepage-cta-form .hs_error_rollup {
  display: none !important;
}
#hb-footer-form .hs-lariat .hs-submit, .homepage-cta-form .hs-lariat .hs-submit, .hs-lariat.homepage-cta-form .hs-submit {
  display: block;
  grid-column: auto / span 1;
  min-height: calc(45px + 3.5rem);
  margin: 0;
  padding: 0;
}
#hb-footer-form .hs-lariat .actions, .homepage-cta-form .hs-lariat .actions, .hs-lariat.homepage-cta-form .actions {
  width: 100%;
  margin: 0;
  padding: 0;
}
#hb-footer-form .hs-lariat .hs-button, .homepage-cta-form .hs-lariat .hs-button, .hs-lariat.homepage-cta-form .hs-button {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 45px;
  min-height: 45px !important;
  margin: 0;
  padding: 0 1.5rem;
  border: 0;
  border-radius: 0;
  background-color: var(--hs-compact-button-background);
  color: var(--hs-compact-button-color);
  font-family: inherit;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#hb-footer-form .hs-lariat .hs-button:hover, #hb-footer-form .hs-lariat .hs-button:focus-visible, .homepage-cta-form .hs-lariat .hs-button:hover, .homepage-cta-form .hs-lariat .hs-button:focus-visible, .hs-lariat.homepage-cta-form .hs-button:hover, .hs-lariat.homepage-cta-form .hs-button:focus-visible {
  background-color: var(--hs-compact-button-hover-background);
  color: var(--hs-compact-button-hover-color);
}
@media screen and (max-width: 998px) {
  #hb-footer-form .hs-lariat, .homepage-cta-form .hs-lariat, .hs-lariat.homepage-cta-form {
    grid-template-columns: minmax(0, 1fr);
    column-gap: 0;
  }
  #hb-footer-form .hs-lariat .hs-form-field, #hb-footer-form .hs-lariat .hs-submit, .homepage-cta-form .hs-lariat .hs-form-field, .homepage-cta-form .hs-lariat .hs-submit, .hs-lariat.homepage-cta-form .hs-form-field, .hs-lariat.homepage-cta-form .hs-submit {
    grid-column: 1;
  }
}
.grecaptcha-badge {
  visibility: hidden !important;
}
.hs-lariat .hs_recaptcha {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
#hb-footer-form, .recaptcha-disclosure {
  width: 100%;
}
.recaptcha-disclosure {
  margin: 8px 0 0;
  color: inherit;
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
}
.homepage-cta-form .recaptcha-disclosure {
  text-align: left;
}
.hs-lariat input:not([type="checkbox"]):not([type="radio"]), .hs-lariat select, .hs-lariat textarea, .hs-lariat button {
  border-radius: 0;
  box-shadow: none !important;
  outline: 0 !important;
  -webkit-tap-highlight-color: transparent;
}
.hs-lariat input:not([type="checkbox"]):not([type="radio"]):focus, .hs-lariat input:not([type="checkbox"]):not([type="radio"]):focus-visible, .hs-lariat select:focus, .hs-lariat select:focus-visible, .hs-lariat textarea:focus, .hs-lariat textarea:focus-visible, .hs-lariat button:focus, .hs-lariat button:focus-visible {
  border-color: transparent !important;
  box-shadow: none !important;
  outline: 0 !important;
}
.hs-lariat input:not([type="checkbox"]):not([type="radio"]), .hs-lariat textarea, .hs-lariat button {
  -webkit-appearance: none;
  appearance: none;
}
.hs-lariat select.hs-input {
  box-sizing: border-box;
}
