<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ip-banner {
  display: none;
}

#inner-page-wrapper {
  margin-bottom: 0;
}

#inner-page-wrapper &gt; .container {
  width: 100%;
  padding: 0;
}

.ip-cash-offer {
  position: relative;
  font-size: 0;
}
.ip-cash-offer .gsite-title::before {
  display: none !important;
}

/* Banner : START */
.ip-cash-offer-banner {
  position: relative;
  z-index: 5;
}

.ip-cash-offer-banner::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.25);
}

.ip-cash-offer-banner canvas {
  display: block;
  width: 100%;
  min-height: 15.152vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ip-cash-offer-banner-text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
  z-index: 5;
  padding: 4.848vw 0.909vw 0;
}

.ip-cash-offer-banner-text .gsite-title::before,
.ip-cash-offer-banner-text .gsite-title::after {
  display: none;
}

.ip-cash-offer-banner-text .gsite-title small {
  color: #ffffff;
}

.ip-cash-offer-banner-text iframe {
  display: block;
  max-width: 800px;
  height: 200px;
  margin: 30px auto 0;
}

/* Banner : END */
/* Image - Text : START */
.ip-cash-offer-image-text {
  position: relative;
  padding: 60px 0 100px;
}

.ip-cash-offer-image-text-container {
  position: relative;
  max-width: 1320px;
  padding: 0 15px;
  margin: 0 auto;
}

.ip-cash-offer-heading {
  width: 100%;
  margin-bottom: 60px;
}
.ip-cash-offer-heading p {
  font-size: 15px;
  color: rgba(var(--font-color-default), 1);
  line-height: 1.6;
  letter-spacing: 0.02em;
  text-align: center;
  max-width: 740px;
  margin: 32px auto 0;
}

.ip-cash-offer-image {
  position: relative;
  width: 51.93%;
  background: rgba(var(--secondary-color), 1);
  padding: 20px;
}

.ip-cash-offer-image.no-padding-top {
  padding-top: 0;
}

.ip-cash-offer-image.no-padding-bottom {
  padding-bottom: 0;
}

.ip-cash-offer-image.no-padding-left {
  padding-left: 0;
}

.ip-cash-offer-image.no-padding-right {
  padding-right: 0;
}

.ip-cash-offer-text {
  position: relative;
  width: 48.07%;
  padding-left: 65px;
  padding-right: 85px;
  text-align: center;
}

.ip-cash-offer-text .gsite-title {
  margin-bottom: 42px;
}

.ip-cash-offer-text .gsite-title .gradient {
  left: -20%;
  right: -20%;
  width: auto;
}

.ip-cash-offer-text strong {
  display: block;
  position: relative;
  font-size: 36px;
  font-weight: 700;
  color: #434343;
  line-height: 1.1;
  letter-spacing: 0.02em;
  margin-bottom: 22px;
}

.ip-cash-offer-text p {
  position: relative;
  font-size: 15px;
  color: rgba(var(--font-color-default), 1);
  line-height: 1.6;
  letter-spacing: 0.02em;
  margin-bottom: 23px;
}
.ip-cash-offer-text p:last-child {
  margin-bottom: 0;
}

.ip-cash-offer-image-text-container.fx-lg-row-reverse .ip-cash-offer-text {
  padding-left: 0;
  padding-right: 80px;
}

/* Image - Text : END */
/* Quote : START */
.ip-cash-offer-quote {
  position: relative;
  padding: 0 var(--padding);
  z-index: 5;
}

.ip-cash-offer-quote.has-accent::before {
  transform: translateY(-65%);
}

.ip-cash-offer-quote .connect-container {
  position: relative;
  padding: 70px 15px 95px;
}

.ip-cash-offer-quote .connect-container .gsite-bg::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../../images/cash-offer-2/quote-bg-overlay.png) no-repeat center center/cover;
}

.ip-cash-offer-quote .connect-inner {
  max-width: 1140px;
  margin: 0 auto;
}

.ip-cash-offer-quote .connect-form {
  width: 100%;
}

.ip-cash-offer-quote .connect-form .gsite-title {
  text-transform: none;
  margin-bottom: 50px;
}
.ip-cash-offer-quote .connect-form .gsite-title .gradient {
  left: -10%;
  right: inherit;
  width: 70%;
}

.ip-cash-offer-quote .connect-form .gsite-title span {
  color: rgba(var(--primary-color), 1);
  text-transform: uppercase;
}

.ip-cash-offer-quote .connect-form .gsite-button {
  width: 235px;
}

.ip-cash-offer-quote .connect-logo {
  margin-top: 45px;
}

.ip-cash-offer-quote .connect-logo::before {
  display: none;
}

/* Quote : END */
/* Why : START */
.ip-cash-offer-why {
  position: relative;
  padding: 95px 0 45px;
  font-size: 0;
}

.ip-cash-offer-why-container {
  position: relative;
  max-width: 1100px;
  padding: 0 15px;
  margin: 0 auto;
}

.ip-cash-offer-why-holder {
  margin-top: 75px;
}
.ip-cash-offer-why-holder &gt; p {
  font-size: 15px;
  color: #434343;
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: 35px;
}

.ip-cash-offer-why-item {
  width: 20%;
  padding: 0 20px;
}
.ip-cash-offer-why-image img {
  aspect-ratio: 177/169;
  width: 177px;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  background: #c8af86;
}

.ip-cash-offer-why-text {
  padding: 15px 8px;
}
.ip-cash-offer-why-text strong {
  display: block;
  font-size: 22px;
  color: #2b2b2b;
  line-height: 1.1;
  letter-spacing: 0.02em;
  text-align: center;
  min-height: 50px;
}
.ip-cash-offer-why-text p {
  font-size: 15px;
  color: #434343;
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: 8px;
}

/* Why : END */
/* Steps : START */
.ip-cash-offer-steps {
  position: relative;
  padding: 40px 0 70px;
  line-height: 1;
}

.ip-cash-offer-steps-container {
  position: relative;
  max-width: 1320px;
  padding: 0 15px;
  margin: 0 auto;
  z-index: 5;
}
.ip-cash-offer-steps-container .gsite-title .gradient {
  display: none;
}

.ip-cash-offer-steps-heading {
  margin: 32px 0 0;
  max-width: 750px;
  margin: 32px auto 0;
}

.ip-cash-offer-steps-heading p {
  font-size: 15px;
  color: rgba(var(--font-color-default), 1);
  line-height: 1.6;
  letter-spacing: 0.02em;
  text-align: center;
}

.ip-cash-offer-steps-holder {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 60px -18px 0;
}

.ip-cash-offer-steps-list {
  width: 33.3333333333%;
  padding: 0 18px;
}

.ip-cash-offer-steps-list-inner {
  position: relative;
}

.ip-cash-offer-steps-image {
  position: relative;
}

.ip-cash-offer-steps-image canvas {
  display: block;
  width: 100%;
}

.ip-cash-offer-steps-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.ip-cash-offer-steps-text {
  background: #fff;
  padding: 15px 15px 34px;
  text-align: center;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.05);
  position: relative;
}

.ip-cash-offer-steps-counter {
  width: 95px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  padding: 10px;
  margin: -60px auto 8px;
  border-radius: 100%;
}

.ip-cash-offer-steps-counter span {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 100%;
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.05);
}

.ip-cash-offer-steps-counter span::before {
  content: "Step";
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #2b2b2b;
  line-height: 1;
  letter-spacing: 0.02em;
}

.ip-cash-offer-steps-counter span em {
  display: block;
  font-style: normal !important;
  color: #ccbda4;
  font-size: 30px;
  margin-top: 1px;
}

.ip-cash-offer-steps-title {
  font-size: 18px;
  color: #2b2b2b;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.2px;
}

.ip-cash-offer-steps-content {
  font-size: 15px;
  color: rgba(var(--font-color-default), 1);
  line-height: 1.6 !important;
  letter-spacing: 0.02em;
  text-align: center;
  max-width: 255px;
  margin: 16px auto 0;
  min-height: 58px;
}

/* Steps : END */
/* Ready : START */
.ip-cash-offer-ready {
  position: relative;
  padding: 40px 0 125px;
}
.ip-cash-offer-ready .gsite-bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.ip-cash-offer-ready .gsite-bg::before, .ip-cash-offer-ready .gsite-bg::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ip-cash-offer-ready .gsite-bg::before {
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 50%);
  z-index: 5;
}
.ip-cash-offer-ready .gsite-bg::after {
  background: rgba(255, 255, 255, 0.9);
}
.ip-cash-offer-ready .gsite-bg canvas {
  filter: grayscale(1);
}

.ip-cash-offer-ready-container {
  position: relative;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
  z-index: 2;
}
.ip-cash-offer-ready-container p {
  font-size: 18px;
  color: #2b2b2b;
  line-height: 1.7;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: 40px;
}
.ip-cash-offer-ready-container p strong {
  display: block;
}
.ip-cash-offer-ready-container a.gsite-button {
  display: block;
  width: 220px;
  margin: 40px auto 0;
}

/* Ready : END */
.section-02.has-accent::before {
  top: -12%;
  left: 10%;
}
.section-02 .gsite-title::before {
  content: "01";
}
.section-02 .ip-cash-offer-image-text-container {
  max-width: 1110px;
}
.section-02 .ip-cash-offer-image {
  width: 52.03%;
}
.section-02 .ip-cash-offer-text {
  width: 39.81%;
  padding-left: 10px;
  padding-right: 10px;
}

.section-03 .gsite-title::before {
  content: "02";
}

.section-04.has-accent::before {
  top: -12%;
  left: 10%;
}
.section-04 .gsite-title::before {
  content: "03";
}

.section-05 .gsite-title::before {
  content: "04";
}

.section-06 .gsite-title::before {
  content: "05";
}

.section-07 {
  padding: 80px 0 100px;
}
.section-07.has-accent::before {
  top: -12%;
  left: 10%;
}
.section-07 .gsite-title::before {
  content: "06";
}
.section-07 .ip-cash-offer-image-text-container {
  max-width: 1270px;
}
.section-07 .ip-cash-offer-image {
  width: 45.32%;
}
.section-07 .ip-cash-offer-text {
  width: 49.19%;
  padding-left: 20px;
  padding-right: 20px;
}
.section-07 .ip-cash-offer-text .gsite-title::before, .section-07 .ip-cash-offer-text .gsite-title::after {
  display: none;
}

.section-08 .gsite-title::before {
  content: "07";
}

@media only screen and (min-width: 992px) {
  .ip-cash-offer-banner-text {
    padding: 13.848vw 0.909vw 0;
  }
  .ip-cash-offer-banner-text .gsite-title {
    font-size: 3.75vw;
  }
  .ip-cash-offer-banner-text .gsite-title small {
    font-size: 2.188vw;
  }
  .section-06 .gsite-bg::after {
    transform: scaleX(-1);
  }
  .section-06 .connect-form .gsite-title {
    text-align: right;
  }
  .section-06 .connect-form .gsite-title .num {
    justify-content: flex-end;
  }
  .section-06 .connect-form .gsite-title .gradient {
    right: -10%;
    left: inherit;
    width: 70%;
  }
  .section-06 .connect-form a.gsite-button {
    display: block;
    margin: 0 0 0 auto;
  }
  /* Banner : START */
  .ip-cash-offer-banner canvas {
    min-height: 15.152vw;
  }
  .ip-cash-offer-banner-text iframe {
    max-width: 50vw;
    height: 12.5vw;
    margin: 1.875vw auto 0;
  }
  /* Banner : END */
  /* Image - Text : START */
  .ip-cash-offer-image-text {
    padding: 3.75vw 0 6.25vw;
  }
  .ip-cash-offer-image-text-container {
    max-width: 82.5vw;
    padding: 0 0.938vw;
  }
  .ip-cash-offer-heading {
    margin-bottom: 3.75vw;
  }
  .ip-cash-offer-heading p {
    font-size: 0.938vw;
    max-width: 46.25vw;
    margin: 2vw auto 0;
  }
  .ip-cash-offer-image {
    padding: 1.25vw;
  }
  .ip-cash-offer-text {
    padding-left: 4.063vw;
    padding-right: 5.313vw;
  }
  .ip-cash-offer-text .gsite-title {
    margin-bottom: 2.625vw;
  }
  .ip-cash-offer-text strong {
    font-size: 2.25vw;
    margin-bottom: 1.375vw;
  }
  .ip-cash-offer-text p {
    font-size: 0.938vw;
    margin-bottom: 1.438vw;
  }
  .ip-cash-offer-image-text-container.fx-lg-row-reverse .ip-cash-offer-text {
    padding-right: 5vw;
  }
  /* Image - Text : END */
  /* Quote : START */
  .ip-cash-offer-quote .connect-container {
    padding: 4.375vw 0.938vw 5.938vw;
  }
  .ip-cash-offer-quote .connect-inner {
    max-width: 69.091vw;
  }
  .ip-cash-offer-quote .connect-form .gsite-title {
    margin-bottom: 3.125vw;
  }
  .ip-cash-offer-quote .connect-form .gsite-button {
    width: 14.688vw;
  }
  .ip-cash-offer-quote .connect-logo {
    margin-top: 2.813vw;
  }
  /* Quote : END */
  /* Why : START */
  .ip-cash-offer-why {
    padding: 5.938vw 0 2.813vw;
  }
  .ip-cash-offer-why-container {
    max-width: 68.75vw;
    padding: 0 0.938vw;
  }
  .ip-cash-offer-why-holder {
    margin-top: 4.688vw;
  }
  .ip-cash-offer-why-holder &gt; p {
    font-size: 0.938vw;
    margin-top: 2.188vw;
  }
  .ip-cash-offer-why-item {
    padding: 0 1.25vw;
  }
  .ip-cash-offer-why-image img {
    width: 11.063vw;
  }
  .ip-cash-offer-why-text {
    padding: 0.938vw 0.5vw;
  }
  .ip-cash-offer-why-text strong {
    font-size: 1.375vw;
    min-height: 3.125vw;
  }
  .ip-cash-offer-why-text p {
    font-size: 0.938vw;
    margin-top: 0.5vw;
  }
  /* Why : END */
  /* Steps : START */
  .ip-cash-offer-steps {
    padding: 2.5vw 0 4.375vw;
  }
  .ip-cash-offer-steps-container {
    max-width: 82.5vw;
    padding: 0 0.938vw;
  }
  .ip-cash-offer-steps-heading {
    margin: 2vw 0 0;
    max-width: 46.875vw;
    margin: 2vw auto 0;
  }
  .ip-cash-offer-steps-heading p {
    font-size: 0.938vw;
  }
  .ip-cash-offer-steps-holder {
    margin: 3.75vw -1.125vw 0;
  }
  .ip-cash-offer-steps-list {
    padding: 0 1.125vw;
  }
  .ip-cash-offer-steps-text {
    padding: 0.938vw 0.938vw 2.125vw;
    box-shadow: 0vw 1.25vw 1.875vw 0vw rgba(0, 0, 0, 0.05);
  }
  .ip-cash-offer-steps-counter {
    width: 5.938vw;
    height: 5.938vw;
    padding: 0.625vw;
    margin: -3.75vw auto 0.5vw;
  }
  .ip-cash-offer-steps-counter span {
    font-size: 0.875vw;
  }
  .ip-cash-offer-steps-counter span::before {
    font-size: 0.875vw;
  }
  .ip-cash-offer-steps-counter span em {
    font-size: 1.875vw;
    margin-top: 0.063vw;
  }
  .ip-cash-offer-steps-title {
    font-size: 1.125vw;
    letter-spacing: 0.013vw;
  }
  .ip-cash-offer-steps-content {
    font-size: 0.938vw;
    max-width: 15.937vw;
    margin: 1vw auto 0;
    min-height: 3.625vw;
  }
  /* Steps : END */
  /* Ready : START */
  .ip-cash-offer-ready {
    padding: 2.5vw 0 7.813vw;
  }
  .ip-cash-offer-ready-container {
    max-width: 73.125vw;
    padding: 0 0.938vw;
  }
  .ip-cash-offer-ready-container p {
    font-size: 1.125vw;
    margin-top: 2.5vw;
  }
  .ip-cash-offer-ready-container a.gsite-button {
    width: 13.75vw;
    margin: 2.5vw auto 0;
  }
  /* Ready : END */
  .section-02 .ip-cash-offer-image-text-container {
    max-width: 69.375vw;
  }
  .section-02 .ip-cash-offer-text {
    padding-left: 0.625vw;
    padding-right: 0.625vw;
  }
  .section-07 {
    padding: 5vw 0 6.25vw;
  }
  .section-07 .ip-cash-offer-image-text-container {
    max-width: 79.375vw;
  }
  .section-07 .ip-cash-offer-text {
    padding-left: 1.25vw;
    padding-right: 1.25vw;
  }
}
@media only screen and (max-width: 991px) {
  /* Banner : START */
  .ip-cash-offer-banner canvas {
    min-height: 500px;
  }
  .ip-cash-offer-banner-text {
    padding: 0 15px;
    margin-top: 8%;
  }
  /* Banner : END */
  /* Image - Text : START */
  .ip-cash-offer-image-text-container {
    max-width: 630px !important;
  }
  .ip-cash-offer-image-text {
    padding: 50px 0;
  }
  .ip-cash-offer-image {
    width: 100% !important;
    margin-top: 0 !important;
    margin-bottom: 50px;
  }
  .ip-cash-offer-text {
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* Image - Text : END */
  /* Quote : START */
  .ip-cash-offer-quote .connect-form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .ip-cash-offer-quote .connect-form .gsite-title {
    max-width: 500px;
  }
  /* Quote : END */
  /* Why : START */
  .ip-cash-offer-why-container {
    max-width: 630px;
  }
  .ip-cash-offer-why-item {
    width: 50%;
    margin-bottom: 15px;
  }
  .ip-cash-offer-why-holder &gt; p {
    margin-top: 20px;
  }
  /* Why : END */
  /* Steps : START */
  .ip-cash-offer-steps-list {
    width: 100%;
    max-width: 407px;
    margin: 0 auto;
  }
  .ip-cash-offer-steps-list:not(:last-child) {
    margin-bottom: 20px;
  }
  /* Steps : END */
}
@media only screen and (max-width: 480px) {
  /* Why : START */
  .ip-cash-offer-why-item {
    width: 100%;
  }
  /* Why : END */
}</pre></body></html>