/* ============================================================
   Appliance Rentals — City landing pages (Figma rebrand)
   Data-driven template for the 15-city content outlines.
   Page classes: arcy-*; reuses arc- form card + shared components.
   ============================================================ */
@import url("rebrand-contact-us.css");
@import url("rebrand-washer-dryer-rentals.css");

/* ---------- hero ---------- */
.arcy-hero {
  position: relative;
  padding: 36px var(--ar-gutter) 0;
}
.arcy-hero-band {
  position: absolute;
  top: 36px;
  left: var(--ar-gutter);
  right: var(--ar-gutter);
  height: 560px;
  background-color: var(--ar-navy);
  background-image: linear-gradient(rgba(25, 31, 58, 0.6), rgba(25, 31, 58, 0.6)), url("../../images/city/hero-bg.webp");
  background-image: linear-gradient(rgba(25, 31, 58, 0.6), rgba(25, 31, 58, 0.6)), image-set(url("../../images/city/hero-bg.webp") 1x, url("../../images/city/hero-bg@2x.webp") 2x);
  background-size: cover;
  background-position: center;
  border-radius: 60px;
}
.arcy-hero-inner {
  position: relative;
  display: flex;
  justify-content: flex-start;
  max-width: 1602px;
  margin: 0 auto;
}
.arcy-hero-left {
  width: 660px;
  padding: 70px 0 0 112px;
  box-sizing: content-box;
  width: 626px;
}
.arcy-hero-title {
  margin: 0;
  font-weight: 700;
  font-size: 48px;
  line-height: 54px;
  color: #fff;
  text-align: center;
}
.arcy-hero-subtitle {
  margin: 9px auto 0;
  max-width: 633px;
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  text-align: center;
}

.arcy-hero-subtitle strong {
  font-weight: 700;
}
.arcy-hero-collage-wrap {
  position: relative;
  width: 592px;
  margin: 0 0 0 7px;
}
.arcy-hero-collage {
  display: block;
  width: 100%;
  height: auto;
}
.arcy-hero-collage-wrap .arw-chip-delivery {
  top: 35.2%;
  right: -9px;
}
.arcy-hero-collage-wrap .arw-chip-repairs {
  top: 42.4%;
  left: 17px;
}
.arcy-hero-collage-wrap .arw-chip-save {
  top: 62.1%;
  right: 56px;
}
.arcy-form-card {
  position: static;
  width: 595px;
  flex: none;
  margin: 44px 0 0 75px;
}
.arcy-form-card .arc-submit {
  display: block;
  width: 165px;
  margin: 33px auto 0;
}

/* ---------- testimonial strip ---------- */
.arcy-quote {
  max-width: 1255px;
  margin: 68px auto 0;
  padding: 0 20px;
}
.arcy-quote-pill-wrap {
  position: relative;
  z-index: 1;
  padding-left: 242px;
}
.arcy-quote-card {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-top: -28px;
  background: var(--ar-mint-2);
  border-radius: 100px;
  min-height: 182px;
}
.arcy-quote-avatar {
  flex: none;
  width: 182px;
  height: 182px;
  border-radius: 50%;
  object-fit: cover;
}
.arcy-quote-body {
  padding: 44px 2px 30px 58px;
}
.arcy-quote-body .ar-review-stars {
  display: flex;
  gap: 4px;
  margin-top: 0;
  padding-bottom: 0;
}
.arcy-quote-text {
  margin: 12px 0 0;
  max-width: 977px;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: var(--ar-teal);
  white-space: pre-line; ;
}
@media (min-width: 768px) {
  .arcy-quote-text {
    margin: 0;
  }
  .arcy-quote-body .ar-review-stars {
    padding-bottom: 12px;
  }
}

/* ---------- why rent (2-col chart) ---------- */
.arcy-why {
  margin-top: 89px;
  background: #f1f8f3;
  padding: 108px 0 112px;
}
/* Shared 1370px rail with the finding section below so the two
   text columns left-align at every viewport width. */
.arcy-why-inner {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  max-width: 1370px;
  margin: 0 auto;
}
.arcy-why-content {
  max-width: 594px;
  align-self: center;
}
.arcy-why-title {
  margin: 0 0 24px;
  max-width: 540px;
  font-weight: 700;
  font-size: 38px;
  line-height: 45px;
  color: #242424;
}
.arcy-why-body {
  margin: 0 0 20px;
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  color: #242424;
}
.page-content a.ara-cta-btn {
  margin-top: 34px;
}
.page-content a.arcy-compare-cta {
  margin-top: 65px;
}
.page-content .arcy-finding a.ara-cta-btn {
  margin-top: 35px;
}
.arcy-cats .ar-choose-card {
  text-align: left;
}
.arcy-cats .ar-choose-imgbox {
  border-bottom: 1px solid var(--ar-border);
}
.aru-benefits-sub {
  margin: 15px auto 35px auto;
}
.arcy-why-bold {
  font-weight: 700;
}
.arcy-chart-card {
  flex: none;
  align-self: flex-start;
  width: 747px;
  background: #fff;
  border: 1px solid var(--ar-border);
  border-radius: 20px;
  padding: 51px 22px 58px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.07);
}
.arcy-chart-sub {
  margin: 0 auto;
  max-width: 593px;
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  color: #242424;
  text-align: center;
}
.arcy-chart-sub strong {
  font-weight: 600;
}
.arcy-chart {
  position: relative;
  display: grid;
  grid-template-columns: 354px 318px;
  grid-template-rows: 88px repeat(3, 140px);
  margin: 27px 0 0 29px;
}
.arcy-chart-rowbg {
  position: absolute;
  /* Right edge pinned to the chart (right:0) so a narrower card can't push
     the mint row past the card border; left bleeds under the "us" column. */
  left: -30px;
  right: 0;
  height: 140px;
  background: var(--ar-mint-2);
  border-radius: 40px;
}
.arcy-chart-rowbg-1 {
  top: 88px;
}
.arcy-chart-rowbg-3 {
  top: 368px;
}
.arcy-chart-us,
.arcy-chart-them {
  display: contents;
}
.arcy-chart-us picture {
  position: relative;
  grid-column: 1;
  grid-row: 1;
  align-self: center;
  justify-self: center;
}
.arcy-chart-us img {
  display: block;
  width: 280px;
  height: 26px;
}
.arcy-chart-themtitle {
  position: relative;
  grid-column: 2;
  grid-row: 1;
  align-self: center;
  justify-self: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #acb5b5;
}
.arcy-cell {
  position: relative;
  grid-column: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 240px;
  justify-self: center;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #242424;
}

.arcy-chart-us .arcy-cell:nth-of-type(1) { grid-row: 2; }
.arcy-chart-us .arcy-cell:nth-of-type(2) { grid-row: 3; }
.arcy-chart-us .arcy-cell:nth-of-type(3) { grid-row: 4; }
.arcy-chart-them .arcy-cell:nth-of-type(2) { grid-row: 2; }
.arcy-chart-them .arcy-cell:nth-of-type(3) { grid-row: 3; }
.arcy-chart-them .arcy-cell:nth-of-type(4) { grid-row: 4; }
.arcy-cell-us {
  grid-column: 1;
  font-weight: 700;
  color: var(--ar-purple);
  max-width: 260px;
}
.arcy-chart::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 354px;
  height: 540px;
  border: 3px solid var(--ar-purple);
  border-radius: 30px;
  pointer-events: none;
}

/* ---------- benefits + available intro rhythm ---------- */
.arcy-benefits,
.arcy-available {
  margin-top: 100px;
  padding: 0 var(--ar-gutter);
  text-align: center;
}
.arcy-benefits .aru-benefit-cards,
.arcy-available .ar-choose-swiper {
  margin-top: 46px;
}
.arcy-benefits .aru-benefit-card {
  text-align: left;
}
.arcy-available .aru-benefits-sub {
  max-width: 593px;
}
.arcy-cats {
  max-width: 1430px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .page-content .arcy-cats .ar-choose-grid.swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
  }
}

.arcy-disclosure {
  margin: 26px var(--ar-gutter) 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  color: #242424;
}

/* ---------- split sections (finding / process / why rent) ---------- */
.arcy-finding,
.arcy-packages {
  margin-top: 100px;
  background: #f1f8f3;
  padding: 60px var(--ar-gutter) 60px;
}
.arcy-process,
.arcy-whyrent {
  margin-top: 100px;
  padding: 0 var(--ar-gutter);
}
.arcy-split {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 68px;
}
.arcy-finding .arcy-split {
  justify-content: space-between;
  gap: 30px;
  max-width: 1370px;
  margin: 0 auto;
}
.arcy-split-content {
  max-width: 631px;
}
.arcy-split-img {
  flex: none;
  width: 655px;
  height: auto;
}
.arcy-finding-img {
  width: 671px;
}
.arcy-split-title-lg {
  margin: 0 0 20px;
  max-width: 540px;
  font-weight: 700;
  font-size: 38px;
  line-height: 45px;
  color: #242424;
}
.arcy-split-title {
  margin: 0 0 18px;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #242424;
}
.arcy-split-body:has(+ .arcy-split-body) {
  margin-bottom: 10px;
}
.arcy-split-body {
  margin: 0 0 26px;
  max-width: 595px;
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  color: #242424;
}
.arcy-cats .ar-choose-price {
  font-weight: 600;
}
.arcy-checklist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.arcy-checklist li {
  position: relative;
  padding-left: 28px;
  margin-top: 22px;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #242424;
}
.arcy-checklist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 15px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 15.3" fill="none"><path d="M2.5 7.65L7.75 12.8L17.5 2.5" stroke="%23006D86" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center / contain;
}
.arcy-split-cta {
  margin-top: 38px;
}

/* ---------- rental packages ---------- */
.arcy-packages {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.arcy-pkg-grid {
  display: flex;
  justify-content: center;
  gap: 52px;
  margin-top: 42px;
}
@media (min-width: 768px) {
  .page-content .arcy-pkg-swiper .arcy-pkg-grid {
    display: flex;
  }
}
.arcy-pkg {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 540px;
  text-align: left;
}
/* Swiper core sets .swiper-slide height:100%, which blocks flex
   stretch, so a two-line package name made the cards unequal. */
.arcy-pkg.swiper-slide {
  height: auto;
}
.arcy-pkg-pill {
  position: relative;
  z-index: 1;
  margin-left: 50px;
}
.arcy-pkg-card {
  flex: 1;
  align-self: stretch;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -27px;
  background: #fff;
  border: 1px solid var(--ar-border);
  border-radius: 50px;
  padding: 2px 30px 44px;
  text-align: center;
}
.arcy-pkg-imgs {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-height: 297px;
}
.arcy-pkg-imgs img {
  display: block;
}
.arcy-pkg-imgs-2 img {
  margin: 0 -80px;
}
.arcy-pkg-imgs-3 img {
  margin: 0 -80px;
}
.arcy-pkg-imgs-3 .arcy-pkg-fridge {
  margin-left: -131px;
  margin-right: 0;
}
.arcy-pkg-imgs img:first-child {
  margin-left: 0;
}
.arcy-pkg-imgs img:last-child {
  margin-right: 0;
}
.arcy-pkg-plus {
  position: relative;
  z-index: 1;
  flex: none;
  align-self: center;
  width: 40px;
  height: 40px;
}
.arcy-pkg-name {
  margin: 0 auto;
  max-width: 290px;
  min-height: 56px;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #242424;
}
.arcy-pkg-sub {
  margin: 4px 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #242424;
}
.arcy-pkg-price {
  position: relative;
  display: inline-block;
  margin: 5px 0 10px;
  color: var(--ar-teal);
}
.arcy-pkg-amount {
  font-weight: 700;
  font-size: 70px;
  line-height: 83px;
}
.arcy-pkg-price-text {
  font-weight: 700;
  font-size: 34px;
  line-height: 83px;
}
.arcy-pkg-amount i {
  font-style: normal;
  font-size: 40px;
  vertical-align: 22px;
}
.arcy-pkg-cur {
  font-size: 40px;
  vertical-align: 22px;
}
.arcy-pkg-per {
  position: absolute;
  right: 0;
  top: 56px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #000;
}
.page-content .arcy-pkg a.ara-cta-btn {
  margin-top: 0;
}

.arcy-review .ar-review-text + .ar-review-text {
  margin-top: 10px;
}

.arcy-ready.ar-cta-card {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.07);
}

.arcy-faq-wrap .arw-faq-list {
  box-shadow: none;
  border: none;
}

/* ---------- comparison chart (3 columns) ---------- */
.arcy-compare {
  margin-top: 100px;
  padding: 0 20px;
}
.arcy-compare-card {
  position: relative;
  max-width: 904px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid var(--ar-border);
  border-radius: 20px;
  padding: 74px 40px 60px;
  text-align: center;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.07);
}
.arcy-compare-card .ar-compare-pill {
  position: absolute;
  top: -25px;
  left: 109px;
}
.arcy-compare-title {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.arcy-compare-sub {
  margin: 18px auto 0;
  padding-bottom: 6px;
  max-width: 659px;
}
.arcy-compare-sub strong {
  display: block;
  padding-top: 12px;
  font-weight: 700;
}
.arcy-table {
  position: relative;
  display: grid;
  grid-template-columns: 195px 195px 195px;
  column-gap: 1px;
  grid-template-rows: 77px repeat(6, 102px);
  width: 587px;
  margin: 30px auto 0;
}
.arcy-th {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--ar-green);
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
  border-radius: 40px 40px 0 0;
}
.arcy-th.arcy-th-label {
  margin-right: -1px;
}
.arcy-th-us {
  margin: 0;
  border-radius: 27px 27px 0 0;
}
.arcy-th-us img {
  width: 86px;
  height: 50px;
}
.arcy-th-them {
  color: rgba(255, 255, 255, 0.69);
}
.arcy-td {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px 12px;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #242424;
  white-space: pre-line; ;
}
.arcy-td-label {
  font-weight: 700;
  font-size: 21px;
  line-height: 30px;
  color: var(--ar-purple);
}
.arcy-stripe {
  grid-column: 1 / -1;
  background: var(--ar-mint-2);
  border-radius: 40px;
}
.arcy-outline {
  position: absolute;
  top: 0;
  bottom: -35px;
  left: 196px;
  width: 197px;
  border: 3px solid var(--ar-purple);
  border-radius: 30px;
  pointer-events: none;
}
.arcy-compare-cta {
  margin-top: 30px;
}

/* ---------- review banner (city variant) ---------- */
.arcy-review {
  padding-top: 100px;
}
.arcy-review .ar-review-banner {
  background-image: url("../../images/city/review-bg.webp");
  background-image: image-set(url("../../images/city/review-bg.webp") 1x, url("../../images/city/review-bg@2x.webp") 2x);
}
.arcy-review .arcy-review-card {
  padding: 50px 20px 0 733px;
  max-width: none;
}
.arcy-review .ar-review-text {
  font-size: 24px;
  line-height: 34px;
  max-width: 546px;
}
.arcy-review .ar-review-card .ar-pill {
  margin-bottom: 30px;
}
.arcy-review .ar-review-stars {
  margin-top: 24px;
}

/* ---------- ready card + faq ---------- */

.arcy-faq-wrap {
  margin-top: 100px;
}
.arcy-ready {
  margin: 0 auto;
}
.arcy-ready-cta {
  margin-top: 26px;
}
.arcy-faq-title {
  position: relative;
  margin-top: 100px;
  max-width: 685px;
  margin-left: auto;
  margin-right: auto;
}
.arcy-faq-intro {
  position: relative;
  text-align: center;
  padding: 0 20px;
}
.arcy-faq-wrap .arw-faq-list {
  padding-top: 24px;
}

.page-content .ar-faq-q h3.arcy-faq-q {
  margin: 0;
  font-family: "Rubik", sans-serif;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-align: left;
}

.arcy-faq-wrap + .ar-areas {
  padding-top: 100px;
}

@media (max-width: 1700px) {
  .arcy-hero-left {
    padding-left: 40px;
  }
  .arcy-why,
  .arcy-benefits,
  .arcy-available,
  .arcy-finding,
  .arcy-process,
  .arcy-whyrent,
  .arcy-packages {
    padding-left: 60px;
    padding-right: 60px;
  }
  .arcy-disclosure {
    margin-left: 60px;
    margin-right: 60px;
  }
}

@media (max-width: 1500px) {
  .arcy-hero-left {
    width: 560px;
    padding-left: 10px;
  }
  .arcy-hero-title {
    font-size: 42px;
    line-height: 48px;
  }
  .arcy-hero-collage-wrap {
    width: 520px;
    margin-left: 20px;
  }
  /* Narrower collage pulls the two top chips together; lift the delivery
     chip so it clears the repairs chip instead of overlapping it. */
  .arcy-hero-collage-wrap .arw-chip-delivery {
    top: 21%;
  }
  .arcy-chart-card {
    width: 700px;
  }
  .arcy-chart {
    margin-left: 8px;
  }
  .arcy-chart-rowbg {
    left: -8px;
  }
  .arcy-split-img,
  .arcy-finding-img {
    width: 45vw;
    max-width: 671px;
  }
}

@media (max-width: 1360px) {
  .arcy-hero {
    padding: 36px 40px 0;
  }
  .arcy-hero-band {
    left: 40px;
    right: 40px;
    height: auto;
    bottom: 180px;
  }
  .arcy-hero-inner {
    flex-direction: column;
    align-items: center;
  }
  .arcy-hero-left {
    width: auto;
    max-width: 626px;
    padding: 50px 20px 0;
  }
  .arcy-form-card {
    margin: 40px 0 0;
  }
  .arcy-why-inner {
    flex-direction: column;
    align-items: center;
  }
  .arcy-chart-card {
    align-self: center;
  }
  .arcy-why-content {
    padding-top: 0;
    max-width: 700px;
  }
  .arcy-split {
    flex-direction: column;
  }
  .arcy-split-imgleft picture,
  .arcy-split-imgleft .arcy-split-img {
    order: 2;
  }
  .arcy-split-img,
  .arcy-finding-img {
    width: 100%;
    max-width: 671px;
  }
  .arcy-pkg-grid {
    flex-wrap: wrap;
  }
  .arcy-quote-text {
    font-size: 20px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  .arcy-hero {
    padding: 0;
  }
  .arcy-hero-band {
    display: none;
  }
  .arcy-hero-inner {
    display: block;
  }
  .arcy-hero-left {
    position: relative;
    max-width: none;
    width: 100%;
    box-sizing: border-box;
    padding: 41px 20px 0;
    text-align: center;
  }
  .arcy-hero-left::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 57px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../../images/city/hero-bg-mobile.webp");
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), image-set(url("../../images/city/hero-bg-mobile.webp") 1x, url("../../images/city/hero-bg-mobile@2x.webp") 2x);
    background-size: 100% 100%;
  }
  .arcy-hero-left > * {
    position: relative;
  }
  .arcy-hero-title {
    font-size: 30px;
    line-height: 36px;
  }
  .arcy-hero-subtitle {
    margin-top: 13px;
    font-size: 18px;
    line-height: 24px;
  }
  .page-content a.arcy-hero-cta {
    display: inline-block;
    margin-top: 22px;
    padding: 15px 33px;
    font-size: 16px;
    line-height: 19px;
    background: var(--ar-green);
  }
  .page-content a.arcy-hero-cta:hover {
    background: #4cb055;
  }
  .arcy-hero {
    overflow: hidden;
  }
  .arcy-hero-collage-wrap {
    width: 114.1vw;
    margin: 13px 0 0 calc(50% - 58.2vw);
  }
  .arcy-hero-collage-wrap .arw-chip {
    font-size: 15px;
  }
  .arcy-hero-collage-wrap .arw-chip-delivery {
    top: 26.2%;
    left: 38.65%;
    right: auto;
  }
  .arcy-hero-collage-wrap .arw-chip-repairs {
    top: 46%;
    left: 11.46%;
    right: auto;
  }
  .arcy-hero-collage-wrap .arw-chip-save {
    top: 64.9%;
    left: 51.9%;
    right: auto;
  }

  .arcy-form-card {
    display: none;
  }
  .arcy-quote {
    margin-top: 56px;
  }

  .arcy-quote {
    margin-top: 36px;
  }
  .arcy-quote-body .ar-review-stars {
    margin-left: -14px;
  }
  .arcy-quote .ar-review-stars svg,
  .arcy-review .ar-review-stars svg {
    width: 23px;
    height: 22px;
  }
  .arcy-quote {
    overflow: hidden;
    /* Room for the avatar that pokes 20px above the card, otherwise
       overflow:hidden clips the top of the circle. */
    margin-top: 16px;
    padding-top: 20px;
  }
  .arcy-quote-pill-wrap {
    padding-left: 166px;
    padding-right: 0;
    text-align: left;
  }
  .arcy-quote-pill {
    position: relative;
    top: 44px;
    box-sizing: border-box;
    width: max-content;
    max-width: min(205px, calc(100vw - 191px));
    height: auto;
    min-height: 40px;
    white-space: normal;
    line-height: 1;
    padding: 13px 11px;
    font-size: 15px;
  }
  .arcy-quote-card {
    position: relative;
    flex-direction: column;
    border-radius: 40px;
    padding: 33px 20px;
  }
  .arcy-quote-avatar {
    position: absolute;
    top: -20px;
    left: 20px;
    width: 136px;
    height: 136px;
  }
  .arcy-quote-body {
    padding: 51px 0 0 156px;
  }
  .arcy-quote-text {
    margin: 26px 0 0 -156px;
    font-size: 21px;
    line-height: 30px;
  }
  .arcy-quote-text + .arcy-quote-text {
    margin-top: 16px;
  }
  .arcy-why {
    margin-top: 60px;
    padding: 56px 0 60px;
  }
  .arcy-why-inner {
    padding: 0 20px;
  }
  .arcy-why-title {
    max-width: 305px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
  }
  .arcy-why-body {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
  .arcy-chart-card {
    width: auto;
    margin: 0 -20px;
    padding: 30px 12px 30px;
  }
  .arcy-why-body {
    margin: 0 0 10px;
  }
  .arcy-chart-us picture:first-of-type {
    margin-right: -43px;
  }
  .arcy-chart-sub {
    max-width: 317px;
    font-size: 18px;
    line-height: 24px;
  }

  .arcy-chart {
    grid-template-columns: 172px minmax(0, 1fr);
    grid-template-rows: 70px repeat(3, minmax(96px, auto));
    column-gap: 10px;
    margin: 22px 0 0;
  }
  .arcy-chart-rowbg {
    position: static;
    grid-column: 1 / -1;
    grid-row: 2;
    width: auto;
    height: auto;
    margin: 0 -6px;
  }
  .arcy-chart-rowbg-3 {
    grid-row: 4;
  }
  .arcy-chart-us img {
    width: 86px;
    height: 50px;
  }
  .arcy-cell {
    font-size: 16px;
    line-height: 22px;
    padding: 12px 0;
  }
  .arcy-chart::after {
    width: 172px;
    height: 100%;
  }
  .arcy-benefits,
  .arcy-available {
    margin-top: 60px;
    padding: 0 20px;
  }
  .arcy-disclosure {
    margin: 20px 20px 0;
    font-size: 15px;
    line-height: 22px;
  }
  .arcy-finding,
  .arcy-packages {
    margin-top: 60px;
    padding: 56px 20px 60px;
  }
  .arcy-finding {
    padding-bottom: 0;
  }
  .arcy-packages {
    padding-left: 0;
    padding-right: 0;
  }
  .arcy-packages .ar-section-title {
    padding: 0 20px;
  }
  .arcy-finding .arcy-finding-img {
    margin-bottom: -78px;
  }
  .arcy-available {
    margin-top: 152px;
  }
  .arcy-cats {
    margin-left: -20px;
    margin-right: -20px;
  }
  .arcy-process,
  .arcy-whyrent {
    margin-top: 60px;
    padding: 0 20px;
  }
  .arcy-split {
    gap: 30px;
  }
  .arcy-split-title-lg {
    font-size: 28px;
    line-height: 33px;
  }
  .arcy-split-title {
    font-size: 28px;
    line-height: 33px;
  }
  .arcy-split-body {
    font-size: 18px;
    line-height: 24px;
  }

  .arcy-split-title-lg,
  .arcy-split-title,
  .arcy-split-body {
    text-align: center;
  }
  .arcy-split-content {
    text-align: center;
  }
  .arcy-split-content .arcy-checklist {
    display: inline-block;
    text-align: left;
  }
  .arcy-pkg-grid {
    gap: 0;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-top: 32px;
  }
  .arcy-pkg {
    width: calc(100vw - 40px);
    max-width: 540px;
    height: auto;
    align-self: stretch;
  }
  .page-content .arcy-pkg-card a.ara-cta-btn,
  .page-content .arcy-finding a.ara-cta-btn,
  .page-content .arcy-benefits a.ara-cta-btn,
  .page-content .arcy-process a.ara-cta-btn,
  .page-content .arcy-whyrent a.ara-cta-btn,
  .page-content .arcy-compare a.ara-cta-btn,
  .page-content .ar-faq-wrap a.ara-cta-btn {
    padding: 15px 33px;
    font-size: 16px;
    line-height: 19px;
  }
  .arcy-pkg-pill {
    margin-left: 24px;
  }
  .arcy-pkg-card {
    border-radius: 32px;
    padding: 44px 12px 36px;
  }
  .arcy-pkg-imgs {
    min-height: 0;
  }
  .arcy-pkg-imgs img {
    max-width: 53%;
    height: auto;
    margin: 0 -16%;
  }
  .arcy-pkg-imgs .arcy-pkg-plus img {
    max-width: none;
    width: 40px;
    height: 40px;
    margin: 0;
  }
  .arcy-pkg-imgs-3 .arcy-pkg-fridge {
    max-width: 63%;
    margin-left: -27%;
    margin-right: 0;
  }
  .arcy-pkg-plus {
    width: 28px;
    height: 28px;
  }
  .arcy-pkg-plus img {
    width: 28px;
    height: 28px;
  }
  .arcy-pkg-name {
    font-size: 18px;
    line-height: 21px;
  }
  .arcy-pkg-sub {
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
  }
  .arcy-chart-themtitle {
    font-size: 18px;
    line-height: 21px;
  }
  .arcy-checklist li {
    font-size: 16px;
    line-height: 22px;
  }
  .aru-benefit-cards {
    gap: 28px;
  }
  .arcy-split-content .arcy-checklist {
    margin-top: -26px;
    max-width: 288px;
  }
  .arcy-process .arcy-split-content .arcy-checklist {
    max-width: 300px;
  }
  .page-content .arcy-finding a.ara-cta-btn {
    margin-bottom: 20px;
  }
  .arcy-review .ar-pill {
    font-size: 20px;
    line-height: 24px;
  }
  .arcy-pkg-amount {
    font-size: 50px;
    line-height: 59px;
  }
  .arcy-pkg-amount i {
    display: none;
  }
  .arcy-pkg-cur {
    font-size: 50px;
    vertical-align: 0;
  }
  .arcy-pkg-per {
    position: static;
    font-size: 18px;
    margin-left: 4px;
  }
  .arcy-th {
    line-height: 24px;
  }
  .arcy-compare {
    margin-top: 60px;
    padding: 0;
  }
  .arcy-compare-card {
    padding: 56px 8px 44px;
  }
  .arcy-compare-sub strong {
    display: inline;
    padding-top: 0;
    font-weight: 300;
  }
  .arcy-compare-card .ar-compare-pill {
    left: 24px;
    transform: none;
  }
  .page-content a.arcy-compare-cta {
    margin-top: 42px;
  }
  .ar-review .ar-review-banner {
    background-position: -281px center;
  }
  .arcy-review .ar-review-text {
    max-width: 272px;
  }
  .arcy-review .ar-review-card .ar-pill {
    margin-bottom: 11px;
  }
  .page-content .ar-faq-wrap a.ara-cta-btn {
    margin-top: 14px;
  }
  .arcy-table-scroll {
    overflow-x: auto;
    margin: 0 -8px;
    padding: 0 0 40px;
  }
  .arcy-table {
    grid-template-columns: 156px 148px 148px;
    column-gap: 3px;
    grid-template-rows: 77px repeat(6, minmax(68px, auto));
    width: 458px;
    margin: 24px 20px 0;
  }
  .arcy-th {
    font-size: 18px;
    line-height: 24px;
    border-radius: 20px 20px 0 0;
    margin: 0 -2px;
  }
  .arcy-th.arcy-th-label {
    margin-left: 0;
  }
  .arcy-th-them {
    margin-right: 0;
  }
  .arcy-td {
    font-size: 16px;
    line-height: 22px;
    padding: 8px 8px;
  }
  .arcy-td-label {
    font-size: 16px;
    line-height: 22px;
  }
  .arcy-stripe {
    border-radius: 24px;
  }
  .arcy-outline {
    left: 155px;
    width: 158px;
    top: -2px;
  }
  .arcy-review {
    padding-top: 60px;
  }
  .arcy-review .arcy-review-card {
    padding: 56px 16px 0 16px;
  }
  .arcy-review .ar-review-text {
    font-size: 20px;
    line-height: 27px;
  }
  .arcy-faq-wrap {
    margin-top: 60px;
  }
  .arcy-faq-title {
    margin-top: 60px;
    max-width: 349px;
  }
  .arcy-faq-wrap + .ar-areas {
    padding-top: 60px;
  }
}
