body.page-template-page-home-equity {
  overflow-x: hidden;
  --home-eq-content-max: 1140px;
  --home-eq-side-gap: max(15px, calc((100vw - var(--home-eq-content-max)) / 2));
}

body.page-template-page-home-equity img {
  display: block;
  margin: 0 auto;
}

body.page-template-page-home-equity h1,
body.page-template-page-home-equity h2 {
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
  color: #0091da;
  letter-spacing: -1px;
  font-weight: 700;
}

body.page-template-page-home-equity h1 {
  font-size: 60px;
}

body.page-template-page-home-equity h2 {
  font-size: 45px;
}

body.page-template-page-home-equity h3,
body.page-template-page-home-equity h4,
body.page-template-page-home-equity p,
body.page-template-page-home-equity li,
body.page-template-page-home-equity blockquote {
  font-family: chaparral-pro, serif;
}

body.page-template-page-home-equity h3 {
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
}

body.page-template-page-home-equity .add-padding {
  padding: 80px 0;
}

body.page-template-page-home-equity .herobutton.auto-loans-button {
  margin-top: 25px;
}

body.page-template-page-home-equity .home-eq-hero {
  position: relative;
  background-color: #ffffff;
  background-position: calc(100% - var(--home-eq-side-gap)) bottom;
  background-size: clamp(360px, 38vw, 560px) auto;
  background-repeat: no-repeat;
  min-height: 610px;
  height: 60vh;
  margin-top: 60px;
}

body.page-template-page-home-equity section.home-eq-hero {
  background-position: calc(100% - var(--home-eq-side-gap)) bottom;
}

body.page-template-page-home-equity .home-eq-hero .container {
  position: relative;
  height: 100%;
  z-index: 2;
}

body.page-template-page-home-equity .home-eq-hero .container .row {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

body.page-template-page-home-equity .home-eq-hero h1 {
  font-size: 58px;
  color: #0091da;
  letter-spacing: -1px;
  font-weight: normal;
  margin: 0 0 14px;
}

body.page-template-page-home-equity .home-eq-hero p {
  color: #000000;
}

body.page-template-page-home-equity .home-eq-hero h1 + p {
  font-size: 27px;
  line-height: 1.25;
  font-style: italic;
  margin-bottom: 22px;
}

body.page-template-page-home-equity .home-eq-hero .col-lg-7 {
  display: none;
}

body.page-template-page-home-equity .home-eq-hero .col-lg-5 {
  max-width: 47%;
  flex: 0 0 47%;
  padding-top: 62px;
  padding-bottom: 56px;
}

body.page-template-page-home-equity .home-eq-hero ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 26px;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 94%;
}

body.page-template-page-home-equity .home-eq-hero ul li {
  position: relative;
  width: calc(50% - 13px);
  padding-left: 28px;
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.35;
  color: #000000;
}

body.page-template-page-home-equity
  .home-eq-hero
  .herobutton.auto-loans-button {
  margin-top: 38px;
}

body.page-template-page-home-equity .home-eq-hero ul li::before {
  content: "\2713";
  position: absolute;
  left: 0;
  top: 2px;
  color: #ed8b00;
  font-weight: 700;
}

body.page-template-page-home-equity .home-eq-intro .ratetablewrap,
body.page-template-page-home-equity .home-eq-testimonial .ratetablewrap {
  border-radius: 5px;
  padding: 26px;
}

body.page-template-page-home-equity .home-eq-intro.add-padding {
  padding: 0;
  background: #fff4db;
}

body.page-template-page-home-equity .home-eq-intro .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

body.page-template-page-home-equity .home-eq-intro .row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

body.page-template-page-home-equity .home-eq-intro .home-eq-intro-image-col {
  min-height: 640px;
}

body.page-template-page-home-equity
  .home-eq-intro
  .home-eq-intro-image-col
  img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
}

body.page-template-page-home-equity .home-eq-intro .home-eq-intro-content-col {
  background: #fff4db;
  padding-right: var(--home-eq-side-gap);
}

body.page-template-page-home-equity .home-eq-intro .home-eq-intro-panel {
  background: transparent !important;
  box-shadow: none;
  border-radius: 0;
  border-top: 0 !important;
  margin-bottom: 0;
  padding: 48px 42px 54px;
}

body.page-template-page-home-equity
  .home-eq-intro
  .home-eq-intro-panel
  .tablename {
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
  color: #222222;
  font-size: 54px;
  line-height: 0.98;
  letter-spacing: -0.6px;
  margin: 0 0 20px;
  padding: 0;
  font-weight: 700;
}

body.page-template-page-home-equity .home-eq-intro .home-eq-intro-copy p {
  margin: 0 0 10px;
  color: #2e2e2e;
  font-size: 16px;
  line-height: 1.55;
}

body.page-template-page-home-equity .home-eq-intro .features {
  margin-top: 18px;
  row-gap: 14px;
}

body.page-template-page-home-equity .home-eq-intro .home-eq-intro-feature {
  margin-bottom: 0;
}

body.page-template-page-home-equity .home-eq-intro .home-eq-intro-feature-head {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 10px;
}

body.page-template-page-home-equity
  .home-eq-intro
  .home-eq-intro-feature-head
  img {
  margin: 0;
  width: 60px !important;
  height: 60px !important;
  min-width: 60px;
  max-width: 60px;
  object-fit: contain;
}

body.page-template-page-home-equity
  .home-eq-intro
  .home-eq-intro-feature-title {
  margin: 0;
  color: #232323;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-style: normal;
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
  max-width: 220px;
  white-space: normal;
  padding-right: 3vw;
}

body.page-template-page-home-equity .home-eq-intro .home-eq-intro-feature-list {
  margin: 0;
  padding-left: 20px;
}

body.page-template-page-home-equity
  .home-eq-intro
  .home-eq-intro-feature-list
  li {
  color: #212121;
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 1.45;
}

body.page-template-page-home-equity .home-eq-intro .home-eq-intro-cta {
  margin-top: 20px;
}

body.page-template-page-home-equity .home-eq-calculator img {
  max-width: 90%;
}

body.page-template-page-home-equity .home-eq-story .home-eq-story-visual-col {
  text-align: center;
}

body.page-template-page-home-equity .home-eq-story .home-eq-story-cta-mobile {
  margin-top: 20px;
}

body.page-template-page-home-equity
  .home-eq-story
  .home-eq-story-visual-col
  img {
  width: 90%;
  float: right;
}

body.page-template-page-home-equity .home-eq-testimonial {
  position: relative;
  z-index: 5;
  background: transparent !important;
  margin: -15px 0 -138px;
  padding: 0;
}

body.page-template-page-home-equity .home-eq-testimonial.grayafter::after {
  display: none !important;
}

body.page-template-page-home-equity
  .home-eq-testimonial
  .home-eq-testimonial-card {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding: 52px 74px 30px;
  background: #fff4db;
  border-radius: 0;
  border-top: 0 !important;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.08);
}

body.page-template-page-home-equity
  .home-eq-testimonial
  .home-eq-testimonial-card::before {
  content: "";
  position: absolute;
  top: -56px;
  left: 50%;
  width: 110px;
  height: 88px;
  transform: translateX(-50%);
  background: url("/wp-content/uploads/2026/05/Group-9.png") no-repeat center
    center;
  background-size: contain;
}

body.page-template-page-home-equity
  .home-eq-testimonial
  .home-eq-testimonial-quote {
  margin: 0 0 12px;
  color: #1f1f1f;
  font-size: 36px;
  line-height: 1.25;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.02em;
  text-align: center;
  vertical-align: middle;
}

body.page-template-page-home-equity
  .home-eq-testimonial
  .home-eq-testimonial-author {
  margin: 0;
  text-align: center;
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
  color: #1f1f1f;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.02em;
  vertical-align: middle;
}

body.page-template-page-home-equity .home-eq-how-works.add-padding {
  background: #f0f0f0;
  padding-top: 200px;
}

body.page-template-page-home-equity .home-eq-how-works .content {
  text-align: center;
  margin-bottom: 30px;
}

body.page-template-page-home-equity .home-eq-how-works .reason-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 5px;
  border-top: 4px solid #ed8b00;
  box-shadow: 0 3px 10px rgba(33, 33, 33, 0.1);
  overflow: visible;
  padding: 44px 22px 0;
}

body.page-template-page-home-equity
  .home-eq-how-works
  .reason-wrapper
  > p:first-child {
  position: absolute;
  top: 0;
  left: 14px;
  width: 56px;
  height: 56px;
  margin: 0;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #ed8b00;
  color: #ffffff;
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.page-template-page-home-equity
  .home-eq-how-works
  .reason-wrapper
  > p:first-child
  strong {
  font-weight: 700;
}

body.page-template-page-home-equity
  .home-eq-how-works
  .reason-wrapper
  > p:not(:first-child) {
  margin: 0 0 18px;
  color: #212121;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: middle;
}

body.page-template-page-home-equity .home-eq-how-works .reason-wrapper h4 {
  margin: 0 0 12px;
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #212121;
  vertical-align: middle;
}

body.page-template-page-home-equity .home-eq-how-works .reason-wrapper img {
  width: calc(100% + 44px);
  max-width: none;
  margin: auto -22px 0;
  align-self: stretch;
}

body.page-template-page-home-equity
  .home-eq-how-works
  > .container
  > .herobutton.auto-loans-button {
  display: table;
  margin: 30px auto 0;
}

body.page-template-page-home-equity .home-eq-rates-table {
  background: #fff4db;
}

body.page-template-page-home-equity .home-eq-rates-table.yellowafter::after {
  display: none;
}

body.page-template-page-home-equity .home-eq-rates-table.add-padding {
  padding: 0;
}

body.page-template-page-home-equity .home-eq-rates-table .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

body.page-template-page-home-equity .home-eq-rates-table .row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

body.page-template-page-home-equity .home-eq-rates-table .col-lg-7,
body.page-template-page-home-equity .home-eq-rates-table .col-lg-5 {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 992px) {
  body.page-template-page-home-equity .home-eq-rates-table .col-lg-7 {
    flex: 0 0 55%;
    max-width: 55%;
  }

  body.page-template-page-home-equity .home-eq-rates-table .col-lg-5 {
    flex: 0 0 45%;
    max-width: 45%;
  }
}

body.page-template-page-home-equity .home-eq-rates-table .col-lg-7 {
  min-height: 500px;
}

body.page-template-page-home-equity .home-eq-rates-table .col-lg-7 img {
  width: 100%;
  height: 100% !important;
  max-width: none;
  object-fit: cover;
  object-position: center;
}

body.page-template-page-home-equity .home-eq-rates-table .col-lg-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 48px;
  padding-right: var(--home-eq-side-gap);
}

body.page-template-page-home-equity
  .home-eq-rates-table
  .col-lg-5
  > .ratetablewrap {
  width: 100%;
  max-width: 470px;
  margin: 0;
  border-radius: 0;
  border-top-width: 5px;
  box-shadow: 0 8px 16px rgba(33, 33, 33, 0.15);
}

body.page-template-page-home-equity
  .home-eq-rates-table
  .col-lg-5
  > .ratetablewrap
  table {
  margin-bottom: 0;
}

body.page-template-page-home-equity
  .home-eq-rates-table
  .col-lg-5
  > .ratetablewrap
  .hocta.rtable {
  position: static;
  margin-top: 0;
}

body.page-template-page-home-equity
  .home-eq-rates-table
  .col-lg-5
  > .ratetablewrap
  h2.tablename {
  color: #212121;
}

body.page-template-page-home-equity
  .home-eq-rates-table
  .ratetablewrap
  .hocta.rtable,
body.page-template-page-home-equity
  .home-eq-rates-table
  .ratetablewrap
  .herobutton {
  margin-top: 20px;
}

body.page-template-page-home-equity .home-eq-calculator {
  background: #ffffff;
  background-image: none;
}

body.page-template-page-home-equity .home-eq-calculator.add-padding {
  padding-bottom: 150px;
}

body.page-template-page-home-equity
  .home-eq-calculator
  .row.align-items-center {
  align-items: flex-end !important;
}

body.page-template-page-home-equity .home-eq-calculator h2 {
  color: #212121;
  max-width: 430px;
  margin: 0 0 16px;
}

body.page-template-page-home-equity .home-eq-calculator .calculator-wrap {
  margin: 0;
  max-width: 520px;
}

body.page-template-page-home-equity .home-eq-calculator .loancalcwrap {
  width: 100%;
  max-width: 520px;
  margin: 0;
  padding: 14px 16px 18px;
  background: #e2e2e2;
  border-top: 4px solid #0091da;
  min-height: 0;
  box-shadow: 0 8px 16px rgba(33, 33, 33, 0.15);
}

body.page-template-page-home-equity .home-eq-calculator .loancalcwrap > h2 {
  margin: 0 0 12px;
  padding: 0;
  color: #212121;
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
  font-size: 30px;
  line-height: 0.98;
  letter-spacing: -0.02em;
}

body.page-template-page-home-equity .home-eq-calculator .loancalcinnerwrap {
  margin-top: 0;
}

body.page-template-page-home-equity .home-eq-calculator .loancalc {
  width: 100%;
}

body.page-template-page-home-equity .home-eq-calculator .loancalc .form {
  float: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
}

body.page-template-page-home-equity
  .home-eq-calculator
  .loancalc
  .form
  .accruefield
  input::placeholder {
  font-size: inherit !important;
  font-weight: inherit !important;
}

body.page-template-page-home-equity
  .home-eq-calculator
  .loancalc
  .form
  .accruefield {
  width: calc(50% - 6px);
  margin: 0;
}

body.page-template-page-home-equity
  .home-eq-calculator
  .loancalc
  .form
  .accrue-field-amount {
  width: 100%;
}

body.page-template-page-home-equity
  .home-eq-calculator
  .loancalc
  .form
  .accruefield
  p {
  margin: 0;
}

body.page-template-page-home-equity
  .home-eq-calculator
  .loancalc
  .form
  .accruefield::before {
  display: block;
  margin: 0 0 2px;
  font-family: chaparral-pro, serif;
  color: #2a2a2a;
  font-size: 16px;
  line-height: 1.2;
}

body.page-template-page-home-equity
  .home-eq-calculator
  .loancalc
  .form
  .accrue-field-amount::before {
  content: "Loan Amount";
}

body.page-template-page-home-equity
  .home-eq-calculator
  .loancalc
  .form
  .accrue-field-rate::before {
  content: "Interest Rate";
}

body.page-template-page-home-equity
  .home-eq-calculator
  .loancalc
  .form
  .accrue-field-term::before {
  content: "Loan Term (In Years)";
}

body.page-template-page-home-equity
  .home-eq-calculator
  .loancalc
  .form
  .accruefield
  input {
  height: 42px;
  border: 1px solid #8b8b8b;
  padding: 0 8px;
  background: #ececec;
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #212121;
}

body.page-template-page-home-equity .home-eq-calculator .equalssign {
  display: none;
}

body.page-template-page-home-equity .home-eq-calculator .calcresults {
  float: none;
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  color: #212121;
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 0.95;
}

body.page-template-page-home-equity .home-eq-calculator .calcresults::before {
  content: "Estimated Monthly Payment";
  display: block;
  margin-bottom: 6px;
  font-family: chaparral-pro, serif;
  color: #2a2a2a;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
}

body.page-template-page-home-equity
  .home-eq-calculator
  .col-lg-6:first-child
  > .herobutton.auto-loans-button {
  display: block;
  width: 100%;
  max-width: 520px;
  margin: 0;
  border-radius: 0;
}

body.page-template-page-home-equity .home-eq-calculator .col-lg-6:last-child {
  display: flex;
  align-items: flex-end;
}

body.page-template-page-home-equity
  .home-eq-calculator.add-padding
  .col-lg-6.mb-4.mb-lg-0 {
  padding-bottom: 120px;
}

body.page-template-page-home-equity .home-eq-calculator.add-padding {
  margin-bottom: -150px;
}

body.page-template-page-home-equity
  .home-eq-calculator
  .col-lg-6:last-child
  img {
  max-width: 100%;
  margin: 0 0 0 auto;
}

body.page-template-page-home-equity .home-eq-bottom-cta {
  position: relative;
  z-index: 6;
  text-align: center;
  margin-top: 0;
  padding: 0;
}

body.page-template-page-home-equity .home-eq-bottom-cta .container {
  max-width: 1140px;
}

body.page-template-page-home-equity .home-eq-bottom-cta .centerme {
  position: relative;
  top: -60px;
  max-width: 820px;
  margin: 0 auto;
  background: #f4f4f4;
  border-top: 4px solid #ed8b00;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.18);
  padding: 36px 56px 48px;
}

body.page-template-page-home-equity .home-eq-bottom-cta h2,
body.page-template-page-home-equity .home-eq-bottom-cta p {
  color: #212121;
}

body.page-template-page-home-equity .home-eq-bottom-cta h2 {
  margin: 0 auto 18px;
  font-family: "Roboto Condensed", nimbus-sans-condensed, sans-serif;
  font-size: 80px;
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 700;
  max-width: 680px;
}

body.page-template-page-home-equity .home-eq-bottom-cta p {
  margin: 0 auto 24px;
  max-width: 420px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

body.page-template-page-home-equity
  .home-eq-bottom-cta
  .herobutton.auto-loans-button {
  margin-top: 0;
  min-width: 176px;
}

body.page-template-page-home-equity .home-eq-faq h2 {
  text-align: center;
  margin-bottom: 30px;
}

body.page-template-page-home-equity .home-eq-faq .questions-wrapper {
  margin-top: 30px;
}

body.page-template-page-home-equity .home-eq-faq h3.accordion-header {
  margin: 0;
  position: relative;
}

body.page-template-page-home-equity .home-eq-faq h3 .accordion-button {
  background: transparent;
  text-align: left;
  letter-spacing: 0;
  opacity: 1;
  color: #000000 !important;
  font-weight: 700;
  font-size: 24px;
  padding-left: 45px;
  border: 0;
  box-shadow: none;
}

body.page-template-page-home-equity .home-eq-faq .accordion-item {
  border: 0;
  border-radius: 0;
  background: transparent;
}

body.page-template-page-home-equity .home-eq-faq .accordion-item:last-child {
  border-bottom: 0;
}

body.page-template-page-home-equity .home-eq-faq .accordion-collapse {
  border: 0;
}

body.page-template-page-home-equity .home-eq-faq .accordion-button::after {
  display: none !important;
}

body.page-template-page-home-equity .home-eq-faq .faq-plus {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #fed141;
}

body.page-template-page-home-equity .home-eq-faq .faq-plus .fplus {
  transform: rotate(-45deg);
  display: block;
}

body.page-template-page-home-equity
  .home-eq-faq
  .accordion-button.collapsed
  .faq-plus {
  background-color: #f2ab48;
}

body.page-template-page-home-equity
  .home-eq-faq
  .accordion-button.collapsed
  .faq-plus
  .fplus {
  transform: rotate(0deg);
  display: block;
}

body.page-template-page-home-equity .home-eq-faq .accordion-body {
  padding: 10px 0 18px 45px;
}

body.page-template-page-home-equity .home-eq-faq .accordion-body p {
  margin: 0;
}

body.page-template-page-home-equity .home-eq-legal {
  padding: 0px;
}

body.page-template-page-home-equity .home-eq-legal .smaller {
  font-family: chaparral-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #3d3d3d;
}

body.page-template-page-home-equity .home-eq-prefooter {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0 0;
}

body.page-template-page-home-equity .home-eq-prefooter .row {
  min-height: 320px;
}

body.page-template-page-home-equity .home-eq-prefooter img {
  max-width: 100%;
}

body.page-template-page-home-equity
  .home-eq-prefooter
  .col-lg-6:first-child
  img {
  margin-left: 0;
}

body.page-template-page-home-equity
  .home-eq-prefooter
  .col-lg-6:last-child
  img {
  margin-right: 0;
}

body.page-template-page-home-equity
  .home-eq-prefooter
  .col-lg-6.mb-4.mb-lg-0
  img {
  padding-bottom: 30px;
}

@media screen and (min-width: 901px) {
  body.page-template-page-home-equity .home-eq-prefooter {
    padding: 0;
  }

  body.page-template-page-home-equity .home-eq-prefooter .row {
    min-height: 360px;
  }

  body.page-template-page-home-equity
    .home-eq-prefooter
    .col-lg-6:first-child
    img {
    margin: 0 auto 0 0;
  }

  body.page-template-page-home-equity
    .home-eq-prefooter
    .col-lg-6:last-child
    img {
    margin: 0 0 0 auto;
  }
}

@media screen and (max-width: 1000px) {
  body.page-template-page-home-equity .home-eq-calculator .loancalcwrap > h2 {
    font-size: 36px;
  }

  body.page-template-page-home-equity .home-eq-calculator .calcresults {
    font-size: 56px;
  }
}

@media screen and (max-width: 900px) {
  body.page-template-page-home-equity p,
  body.page-template-page-home-equity li {
    font-size: 16px !important;
  }

  body.page-template-page-home-equity .home-eq-hero,
  body.page-template-page-home-equity .add-padding {
    height: auto;
    min-height: 0;
  }

  body.page-template-page-home-equity .home-eq-hero {
    margin-top: 0;
    padding-top: 30px;
    background: transparent;
    background-image: none !important;
    min-height: 0;
    height: auto;
  }

  body.page-template-page-home-equity .home-eq-hero::before {
    display: none;
  }

  body.page-template-page-home-equity .home-eq-hero .container .row {
    position: relative;
    top: auto;
    transform: none;
    width: initial;
  }

  body.page-template-page-home-equity .home-eq-hero .col-lg-7 {
    display: block;
    position: relative;
    top: initial;
    z-index: 1;
    order: 2;
    padding: 0 !important;
  }

  body.page-template-page-home-equity .home-eq-hero .col-lg-5 {
    order: 1;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 100%;
    flex: 0 0 100%;
  }

  body.page-template-page-home-equity .home-eq-hero .col-lg-7 img {
    display: block !important;
    object-fit: cover;
  }

  body.page-template-page-home-equity section.home-eq-hero {
    margin-top: 50px;
  }

  body.page-template-page-home-equity
    .home-eq-story
    .home-eq-story-visual-col
    img {
    float: none;
  }

  body.page-template-page-home-equity .home-eq-hero .col-lg-7 img {
    height: auto;
    width: 80%;
  }
  body.page-template-page-home-equity section.home-eq-hero {
    background-image: transparent !important;
    padding-bottom: 0;
  }

  body.page-template-page-home-equity .home-eq-hero ul li {
    width: 100%;
    font-size: 18px;
    margin-bottom: 8px;
  }

  body.page-template-page-home-equity .home-eq-intro .home-eq-intro-image-col {
    min-height: 420px;
    order: 2;
  }

  body.page-template-page-home-equity
    .home-eq-intro
    .home-eq-intro-content-col {
    order: 1;
  }

  body.page-template-page-home-equity .home-eq-calculator.add-padding {
    padding-bottom: 120px;
  }

  body.page-template-page-home-equity .home-eq-calculator .calculator-wrap,
  body.page-template-page-home-equity
    .home-eq-calculator
    .col-lg-6:first-child
    > .herobutton.auto-loans-button {
    max-width: 100%;
  }

  body.page-template-page-home-equity .home-eq-calculator .col-lg-6:last-child {
    justify-content: center;
    margin-top: 24px;
  }

  body.page-template-page-home-equity
    .home-eq-calculator
    .col-lg-6:last-child
    img {
    margin: 0 auto;
    max-width: 85%;
  }

  body.page-template-page-home-equity .home-eq-bottom-cta {
    padding: 0 0 56px;
  }

  body.page-template-page-home-equity .home-eq-bottom-cta .centerme {
    top: -72px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 28px 28px 34px;
  }

  body.page-template-page-home-equity .home-eq-bottom-cta h2 {
    font-size: 58px;
    max-width: 560px;
  }

  body.page-template-page-home-equity .home-eq-rates-table .col-lg-7 {
    min-height: 340px;
  }

  body.page-template-page-home-equity .home-eq-rates-table .col-lg-5 {
    padding-left: 0;
    padding-top: 26px;
  }

  body.page-template-page-home-equity
    .home-eq-rates-table
    .col-lg-5
    > .ratetablewrap {
    max-width: 100%;
  }

  body.page-template-page-home-equity .home-eq-intro .home-eq-intro-panel {
    padding: 34px 28px 38px;
  }

  body.page-template-page-home-equity
    .home-eq-intro
    .home-eq-intro-panel
    .tablename {
    font-size: 48px;
  }

  body.page-template-page-home-equity
    .home-eq-intro
    .home-eq-intro-feature-title {
    font-size: 22px;
    max-width: 210px;
  }

  body.page-template-page-home-equity
    .home-eq-intro
    .home-eq-intro-feature-list
    li {
    font-size: 14px;
  }

  body.page-template-page-home-equity .home-eq-faq h3 .accordion-button {
    font-size: 24px;
  }

  body.page-template-page-home-equity
    .home-eq-prefooter
    .col-lg-6:first-child
    img,
  body.page-template-page-home-equity
    .home-eq-prefooter
    .col-lg-6:last-child
    img {
    margin: 0 auto;
  }

  body.page-template-page-home-equity .home-eq-rates-table .col-lg-7 img {
    height: 260px !important;
  }

  body.page-template-page-home-equity .home-eq-rates-table .col-lg-5 {
    padding: 0 12px 24px;
    margin-top: -60px;
    position: relative;
    z-index: 2;
  }

  body.page-template-page-home-equity
    .home-eq-rates-table
    .col-lg-5
    > .ratetablewrap {
    max-width: 100%;
    margin: 0;
    border-top-width: 5px;
    box-shadow: 0 10px 22px rgba(33, 33, 33, 0.16);
  }

  body.page-template-page-home-equity
    .home-eq-rates-table
    .col-lg-5
    > .ratetablewrap
    h2.tablename {
    padding: 12px 14px 10px;
  }

  body.page-template-page-home-equity .home-eq-rates-table th,
  body.page-template-page-home-equity .home-eq-rates-table td {
    padding: 10px 14px !important;
  }

  body.page-template-page-home-equity
    .home-eq-rates-table
    .col-lg-5
    > .ratetablewrap
    .hocta.rtable {
    margin-top: 0;
  }

  body.page-template-page-home-equity .home-eq-intro .home-eq-intro-panel {
    padding: 26px 18px 30px;
  }

  body.page-template-page-home-equity
    .home-eq-intro
    .home-eq-intro-panel
    .tablename {
    font-size: 36px;
    line-height: 1.02;
  }

  body.page-template-page-home-equity
    .home-eq-intro
    .home-eq-intro-panel
    .tablename
    br {
    display: none;
  }

  body.page-template-page-home-equity .home-eq-intro .home-eq-intro-copy p,
  body.page-template-page-home-equity
    .home-eq-intro
    .home-eq-intro-feature-list
    li {
    font-size: 14px;
  }

  body.page-template-page-home-equity
    .home-eq-intro
    .home-eq-intro-feature-title {
    font-size: 20px;
    max-width: 200px;
  }

  body.page-template-page-home-equity
    .home-eq-intro
    .home-eq-intro-feature-head
    img {
    width: 50px !important;
    height: 50px !important;
    min-width: 50px;
    max-width: 50px;
  }

  body.page-template-page-home-equity .home-eq-testimonial {
    margin: -24px 0 -70px;
  }

  body.page-template-page-home-equity
    .home-eq-testimonial
    .home-eq-testimonial-card {
    margin-top: 32px;
    padding: 40px 22px 24px;
  }

  body.page-template-page-home-equity
    .home-eq-testimonial
    .home-eq-testimonial-card::before {
    width: 86px;
    height: 68px;
    top: -44px;
  }

  body.page-template-page-home-equity
    .home-eq-testimonial
    .home-eq-testimonial-quote {
    font-size: 36px;
    line-height: 1.25;
    letter-spacing: -0.02em;
    text-align: center;
  }

  body.page-template-page-home-equity .home-eq-how-works.add-padding {
    background: #f0f0f0;
    padding-top: 166px;
  }

  body.page-template-page-home-equity .home-eq-faq h3 .accordion-button {
    font-size: 24px;
  }

  body.page-template-page-home-equity .home-eq-story .home-eq-story-visual-col {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  body.page-template-page-home-equity .home-eq-story .home-eq-story-cta-mobile {
    display: inline-block;
    margin: 20px auto 0;
    text-align: center;
  }

  body.page-template-page-home-equity
    .home-eq-story
    .home-eq-story-visual-col
    img {
    float: none;
  }

  body.page-template-page-home-equity blockquote {
    font-size: 24px !important;
  }

  body.page-template-page-home-equity
    blockquote
    + .mb-0.home-eq-testimonial-author
    strong {
    font-size: 24px !important;
  }
  body.page-template-page-home-equity
    .row.features
    .col-12.col-md-4.mb-4
    + .mb-4 {
    margin-top: 30px;
  }

  body.page-template-page-home-equity
    .home-eq-rates-table.add-padding.yellowbg.yellowafter {
    padding-top: 0;
    background: transparent;
  }

  body.page-template-page-home-equity
    .home-eq-bottom-cta.orangebg.add-padding.usergenerated
    .container {
    max-width: 94%;
    margin-top: -180px;
  }

  body.page-template-page-home-equity .home-eq-calculator .loancalcwrap {
    max-width: none;
  }
}

@media screen and (max-width: 500px) {
  body.page-template-page-home-equity h1,
  body.page-template-page-home-equity h2 {
    font-size: 36px;
    line-height: 1;
    font-weight: 400;
  }

  body.page-template-page-home-equity .home-eq-hero .col-lg-5 {
    padding-top: 20px;
  }

  body.page-template-page-home-equity .home-eq-calculator.add-padding {
    padding-top: 30px;
    padding-bottom: 84px;
    margin-bottom: 0;
    background: #f4f4f4;
  }

  body.page-template-page-home-equity .home-eq-calculator .container {
    padding-left: 12px;
    padding-right: 12px;
  }

  body.page-template-page-home-equity .home-eq-calculator .loancalcwrap {
    padding: 12px 12px 14px;
  }

  body.page-template-page-home-equity .home-eq-calculator .loancalcwrap > h2 {
    font-size: 32px;
  }

  body.page-template-page-home-equity
    .home-eq-calculator
    .loancalc
    .form
    .accruefield {
    width: calc(50% - 6px);
  }

  body.page-template-page-home-equity
    .home-eq-calculator
    .loancalc
    .form
    .accrue-field-amount {
    width: 100%;
  }

  body.page-template-page-home-equity
    .home-eq-calculator
    .loancalc
    .form
    .accruefield
    input {
    font-size: 26px;
  }

  body.page-template-page-home-equity .home-eq-calculator .calcresults {
    font-size: 50px;
  }

  body.page-template-page-home-equity
    .home-eq-calculator.add-padding
    .col-lg-6.mb-4.mb-lg-0 {
    padding-bottom: 0;
  }

  body.page-template-page-home-equity .home-eq-calculator .col-lg-6:last-child {
    margin-top: 24px;
    justify-content: center;
    align-items: flex-end;
  }

  body.page-template-page-home-equity
    .home-eq-calculator
    .col-lg-6:last-child
    img {
    max-width: 96%;
    width: 96%;
    margin: 0 auto;
  }

  body.page-template-page-home-equity .home-eq-bottom-cta {
    margin-top: -2px;
    padding: 0 0 36px;
  }

  body.page-template-page-home-equity .home-eq-bottom-cta .container {
    padding-left: 12px;
    padding-right: 12px;
  }

  body.page-template-page-home-equity .home-eq-bottom-cta .centerme {
    top: -30px;
    margin-left: auto;
    margin-right: auto;
    padding: 26px 20px 34px;
    border-top-width: 5px;
    box-shadow: 0 10px 22px rgba(33, 33, 33, 0.16);
  }

  body.page-template-page-home-equity .home-eq-bottom-cta h2 {
    font-size: 68px;
    line-height: 0.95;
    letter-spacing: -0.01em;
    margin-bottom: 16px;
    max-width: 100%;
  }

  body.page-template-page-home-equity .home-eq-bottom-cta p {
    margin-bottom: 20px;
    max-width: 100%;
    font-size: 16px;
  }

  body.page-template-page-home-equity .home-eq-hero h1 {
    font-size: 50px;
    margin-bottom: 12px;
  }

  body.page-template-page-home-equity .home-eq-hero h1 + p {
    font-size: 27px;
    margin-bottom: 14px;
  }

  body.page-template-page-home-equity .home-eq-hero ul li {
    font-size: 18px;
    padding-left: 28px;
  }

  body.page-template-page-home-equity
    .home-eq-hero
    .herobutton.auto-loans-button {
    margin-top: 16px;
  }

  body.page-template-page-home-equity .home-eq-testimonial .ratetablewrap,
  body.page-template-page-home-equity .home-eq-rates-table .ratetablewrap,
  body.page-template-page-home-equity .home-eq-how-works .reason-wrapper {
    padding: 18px;
  }

  body.page-template-page-home-equity .home-eq-how-works .reason-wrapper {
    padding: 42px 18px 0;
  }

  body.page-template-page-home-equity
    .home-eq-how-works
    .reason-wrapper
    > p:first-child {
    width: 52px;
    height: 52px;
    font-size: 40px;
    left: 12px;
  }

  body.page-template-page-home-equity .home-eq-how-works .reason-wrapper h4 {
    font-size: 30px;
  }

  body.page-template-page-home-equity .home-eq-how-works .reason-wrapper img {
    width: calc(100% + 36px);
    margin: auto -18px 0;
  }

  body.page-template-page-home-equity .home-eq-intro .home-eq-intro-image-col {
    min-height: 320px;
    order: 2;
  }

  body.page-template-page-home-equity
    .home-eq-intro
    .home-eq-intro-content-col {
    order: 1;
  }

  body.page-template-page-home-equity .home-eq-rates-table.add-padding {
    padding-top: 0;
  }

  body.page-template-page-home-equity .home-eq-rates-table .col-lg-7 {
    min-height: 260px;
  }

  body.page-template-page-home-equity .home-eq-bottom-cta h2 {
    font-size: 36px;
  }

  body.page-template-page-home-equity
    .home-eq-testimonial
    .home-eq-testimonial-quote {
    margin: 50px 0 12px;
  }

  body.page-template-page-home-equity
    .home-eq-how-works
    .reason-wrapper
    > p:first-child {
    font-size: 36px !important;
  }
}
