.home-mobile.div {
  display: flex;
  flex-direction: column;
  min-width: 390px;
  align-items: center;
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}

.home-mobile .header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 6;
  background-color: transparent;
  box-shadow: 0px 4px 30px #00000033;
}

.home-mobile .PHONE-BAR {
  display: flex;
  flex-direction: column;
  height: 60px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 24px 635px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #000000;
}

.home-mobile .frame {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -17.00px;
  margin-bottom: -17.00px;
  margin-left: -598.00px;
  margin-right: -598.00px;
}

.home-mobile .call-today-for-a {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 23.2px;
}

.home-mobile .text-wrapper {
  color: #ffffff;
}

.home-mobile .span {
  color: #ff6700;
}

.home-mobile .header-bar {
  display: grid;
  grid-template-columns: repeat(2, fit-content(100%));
  grid-template-rows: repeat(1, fit-content(100%));
  height: 84px;
  gap: 10px 85px;
  padding: 12px;
  position: absolute;
  top: 60px;
  left: 0;
  width: 390px;
  background-color: #ffffff;
  box-shadow: 0px 4px 30px #00000033;
}

.home-mobile .hamburger-nav-icon {
  position: relative;
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  justify-self: end;
  align-self: center;
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.home-mobile .logo {
  position: relative;
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  align-self: center;
  width: fit-content;
  height: fit-content;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.home-mobile .LOGO {
  position: relative;
  width: 220px;
  height: 60px;
}

.home-mobile .stage {
  display: flex;
  height: 650px;
  padding: 40px;
  align-self: stretch;
  width: 100%;
  z-index: 4;
  background-image: url(./img/stage.png);
  background-size: cover;
  background-position: 50% 50%;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.home-mobile .stage-content {
  display: inline-flex;
  gap: 20px;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.home-mobile .trusted-family-owned {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Satoshi-Black", Helvetica;
  font-weight: 900;
  color: var(--hp-dark);
  font-size: 32px;
  letter-spacing: 0;
  line-height: 35.2px;
}

.home-mobile .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  height: 72px;
  gap: 8px;
  padding: 20px 30px;
  background-color: #ff6700;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  border-radius: 12px;
}

.home-mobile .group {
  position: relative;
  width: 240.9px;
  height: 27px;
  margin-right: -2.00px;
}

.home-mobile .text-wrapper-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 198px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 27.1px;
}

.home-mobile .arrow-right {
  position: absolute;
  top: 2px;
  left: 212px;
  width: 27px;
  height: 24px;
}

.home-mobile .vector {
  top: 21.87%;
  position: absolute;
  width: 52.08%;
  height: 50.00%;
  left: 22.21%;
}

.home-mobile .see-our-work-button {
  display: inline-flex;
  height: 72px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 40px;
  position: relative;
  background-color: #ffffff;
  border-radius: 12px;
  border: 2px solid;
  border-color: #e95e00;
}

.home-mobile .text-wrapper-3 {
  position: relative;
  width: 130.03px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .services {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  padding: 40px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: var(--gray-2);
}

.home-mobile .div-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #d9d9d9;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20.7px;
}

.home-mobile .p {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 36.8px;
}

.home-mobile .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .interior-painting {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: center;
  gap: 20px;
  padding: 0px 20px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .rectangle-wrapper {
  display: flex;
  width: 120px;
  height: 120px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 30px;
  position: relative;
  background-color: #ff6700;
  border-radius: 1000px;
  aspect-ratio: 1;
}

.home-mobile .rectangle {
  position: relative;
  width: 70px;
  height: 70px;
  margin-top: -5.00px;
  margin-bottom: -5.00px;
  margin-left: -5.00px;
  margin-right: -5.00px;
  object-fit: cover;
}

.home-mobile .frame-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #ffffff;
  font-size: var(--HP-h3-font-size);
  text-align: center;
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  white-space: nowrap;
  font-style: var(--HP-h3-font-style);
}

.home-mobile .frame-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -5.00px;
  margin-right: -5.00px;
}

.home-mobile .img {
  position: relative;
  width: 70px;
  height: 70px;
  margin-top: -5.00px;
  margin-bottom: -5.00px;
  margin-left: -5.00px;
  margin-right: -5.00px;
}

.home-mobile .popcorn-ceiling {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #ffffff;
  font-size: var(--HP-h3-font-size);
  text-align: center;
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  font-style: var(--HP-h3-font-style);
}

.home-mobile .frame-wrapper {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  padding: 20px 22px 20px 30px;
  flex: 0 0 auto;
  background-color: #ffffff;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  border-radius: 12px;
}

.home-mobile .frame-4 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 27.1px;
  white-space: nowrap;
}

.home-mobile .vector-wrapper {
  position: relative;
  width: 26.9px;
  height: 24px;
}

.home-mobile .vector-2 {
  top: 21.88%;
  position: absolute;
  width: 52.08%;
  height: 50.00%;
  left: 22.21%;
}

.home-mobile .testimonial {
  justify-content: center;
  gap: 30px;
  padding: 60px 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .testimonial-header {
  gap: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .headline {
  display: flex;
  flex-direction: column;
  width: 390px;
  height: 174px;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  margin-right: -40.00px;
}

.home-mobile .text-wrapper-8 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--HP-top-text-font-family);
  font-weight: var(--HP-top-text-font-weight);
  color: #ff6700;
  font-size: var(--HP-top-text-font-size);
  letter-spacing: var(--HP-top-text-letter-spacing);
  line-height: var(--HP-top-text-line-height);
  font-style: var(--HP-top-text-font-style);
}

.home-mobile .text-wrapper-9 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: #0f1a23;
  font-size: 44px;
  letter-spacing: 0;
  line-height: 50.6px;
}

.home-mobile .arrows {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .left-arrow {
  display: flex;
  flex-direction: column;
  width: 64px;
  height: 64px;
  align-items: flex-start;
  gap: 10px;
  padding: 18px 20px;
  position: relative;
  background-color: #ffffff;
  border-radius: 100px;
  border: 2px solid;
  border-color: var(--gray-2);
  transform: rotate(180deg);
}

.home-mobile .nav-arrow-left {
  position: relative;
  width: 27.56px;
  height: 27.56px;
  margin-right: -3.56px;
  transform: rotate(-180deg);
}

.home-mobile .right-arrow {
  display: flex;
  flex-direction: column;
  width: 64px;
  height: 64px;
  align-items: flex-start;
  gap: 10px;
  padding: 18px 20px;
  position: relative;
  background-color: #ffffff;
  border-radius: 100px;
  border: 2px solid;
  border-color: var(--gray-2);
  box-shadow: var(--HP-shadow);
}

.home-mobile .nav-arrow-right {
  position: relative;
  width: 28px;
  height: 28px;
  margin-right: -4.00px;
}

.home-mobile .div-3 {
  gap: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--gray-6);
  border-radius: 32px;
}

.home-mobile .image {
  position: relative;
  width: 61.98px;
  height: 45.13px;
}

.home-mobile .i-couldn-t-be {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .kevin-point-pleasant-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .kevin-point-pleasant {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--hp-dark);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .why-choose-us {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  padding: 40px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
  background-color: var(--gray-2);
}

.home-mobile .copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 29px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-10 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--HP-top-text-font-family);
  font-weight: var(--HP-top-text-font-weight);
  color: #ffffff;
  font-size: var(--HP-top-text-font-size);
  letter-spacing: var(--HP-top-text-letter-spacing);
  line-height: var(--HP-top-text-line-height);
  font-style: var(--HP-top-text-font-style);
}

.home-mobile .text-wrapper-11 {
  position: relative;
  align-self: stretch;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  font-style: var(--HP-h2-font-style);
}

.home-mobile .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .group-wrapper {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 304px;
  height: 72px;
  gap: 8px;
  padding: 22px 29px;
  background-color: #ff6700;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  border-radius: 12px;
}

.home-mobile .group-2 {
  position: relative;
  width: 240.9px;
  height: 27px;
}

.home-mobile .footer-stuff {
  align-items: flex-start;
  z-index: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .bottom-CTA-banner {
  display: flex;
  flex-direction: column;
  height: 570px;
  align-items: flex-start;
  gap: 8px;
  padding: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(./img/bottom-cta-banner-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .copy-and-button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-5 {
  display: flex;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .map-pin {
  position: relative;
  width: 32px;
  height: 32px;
}

.home-mobile .text-wrapper-13 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--gray-1);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: var(--gray-1);
  font-size: 42px;
  letter-spacing: 0;
  line-height: 48.3px;
}

.home-mobile .FOOTER {
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #0f1a23;
  display: flex;
  flex-direction: column;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .logo-nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .div-4 {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .icon {
  position: relative;
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.home-mobile .nav {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-15 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
}

.home-mobile .text-wrapper-16 {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ff954d;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
}

.home-mobile .text-wrapper-17 {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
}

.home-mobile .footer-terms {
  align-items: center;
  gap: 29px;
  display: flex;
  flex-direction: column;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  margin-top: -1.00px;
  object-fit: cover;
}

.home-mobile .text-wrapper-18 {
  position: relative;
  align-self: stretch;
  opacity: 0.8;
  font-family: var(--paragraph-regular-font-family);
  font-weight: var(--paragraph-regular-font-weight);
  color: #ffffff;
  font-size: var(--paragraph-regular-font-size);
  text-align: center;
  letter-spacing: var(--paragraph-regular-letter-spacing);
  line-height: var(--paragraph-regular-line-height);
  font-style: var(--paragraph-regular-font-style);
}

.home-mobile.div-5 {
  display: flex;
  flex-direction: column;
  min-width: 767px;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

.home-mobile .frame-6 {
  display: flex;
  width: 1512px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -7.00px;
  margin-bottom: -7.00px;
  margin-left: -1007.50px;
  margin-right: -1007.50px;
}

.home-mobile .phone {
  position: relative;
  width: 24px;
  height: 24px;
}

.home-mobile .call-today-for-a-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
  white-space: nowrap;
}

.home-mobile .header-bar-2 {
  display: grid;
  grid-template-columns: repeat(2, fit-content(100%));
  grid-template-rows: repeat(1, fit-content(100%));
  height: 144px;
  gap: 10px 330px;
  padding: 12px 80px;
  position: absolute;
  top: 34px;
  left: 0;
  width: 767px;
}

.home-mobile .stage-2 {
  display: flex;
  flex-direction: column;
  height: 771px;
  align-items: flex-start;
  gap: 8px;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 5;
  background-image: url(./img/stage-2.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .group-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 429px;
}

.home-mobile .frame-7 {
  display: flex;
  flex-direction: column;
  width: 607px;
  align-items: flex-start;
  gap: 37px;
  position: relative;
}

.home-mobile .trusted-family-owned-2 {
  position: relative;
  width: 657px;
  margin-top: -1.00px;
  margin-right: -50.00px;
  font-family: "Satoshi-Black", Helvetica;
  font-weight: 900;
  color: var(--hp-dark);
  font-size: 48px;
  letter-spacing: 0;
  line-height: 52.8px;
}

.home-mobile .text-wrapper-19 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--hp-dark-lighter);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
}

.home-mobile .frame-8 {
  display: inline-flex;
  align-items: center;
  gap: 33px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .group-4 {
  position: relative;
  width: 227.31px;
  height: 72px;
  margin-right: -2.00px;
}

.home-mobile .rectangle-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 225px;
  height: 72px;
  background-color: #ffffff;
  border-radius: 12px;
  border: 2px solid;
  border-color: #e95e00;
}

.home-mobile .text-wrapper-20 {
  position: absolute;
  top: 23px;
  left: 47px;
  width: 130px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .services-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 40px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 4;
  background-color: var(--gray-2);
}

.home-mobile .text-wrapper-21 {
  position: relative;
  align-self: stretch;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  text-align: center;
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  font-style: var(--HP-h2-font-style);
}

.home-mobile .frame-9 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 20px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-10 {
  display: flex;
  width: 280px;
  align-items: center;
  gap: 20px;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
  flex-direction: column;
  position: relative;
}

.home-mobile .img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 30px;
  width: 150px;
  height: 150px;
  position: relative;
  background-color: #ff6700;
  border-radius: 1000px;
  aspect-ratio: 1;
}

.home-mobile .img-2 {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.home-mobile .text-wrapper-22 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #ffffff;
  font-size: var(--HP-h3-font-size);
  text-align: center;
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  font-style: var(--HP-h3-font-style);
}

.home-mobile .text-wrapper-23 {
  position: relative;
  align-self: stretch;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #ffffff;
  font-size: var(--HP-h3-font-size);
  text-align: center;
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  font-style: var(--HP-h3-font-style);
}

.home-mobile .layer-wrapper {
  width: 150px;
  height: 150px;
  position: relative;
  background-color: #ff6700;
  border-radius: 1000px;
  aspect-ratio: 1;
}

.home-mobile .layer {
  display: flex;
  flex-direction: column;
  width: 65px;
  height: 87px;
  align-items: center;
  padding: 2px;
  position: relative;
  top: 37px;
  left: 42px;
}

.home-mobile .vector-3 {
  position: relative;
  width: 60.52px;
  height: 51.91px;
  margin-top: -2.00px;
}

.home-mobile .vector-4 {
  position: relative;
  width: 22.98px;
  height: 41.57px;
  margin-bottom: -2.00px;
}

.home-mobile .vector-5 {
  position: absolute;
  width: 28.53%;
  height: 0;
  top: 80.54%;
  left: 35.44%;
}

.home-mobile .text-wrapper-24 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 43.2px;
}

.home-mobile .button-2 {
  display: inline-flex;
  padding: 20px 22px 20px 30px;
  flex: 0 0 auto;
  background-color: #ffffff;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  border-radius: 12px;
}

.home-mobile .frame-11 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-25 {
  position: relative;
  width: 299px;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 27.1px;
}

.home-mobile .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  padding: 60px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
}

.home-mobile .testimonial-header-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-13 {
  display: flex;
  align-items: flex-end;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-14 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 16px;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.home-mobile .text-wrapper-26 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-top-text-font-family);
  font-weight: var(--HP-top-text-font-weight);
  color: #ff6700;
  font-size: var(--HP-top-text-font-size);
  letter-spacing: var(--HP-top-text-letter-spacing);
  line-height: var(--HP-top-text-line-height);
  white-space: nowrap;
  font-style: var(--HP-top-text-font-style);
}

.home-mobile .proven-results {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: #0f1a23;
  font-size: 44px;
  letter-spacing: 0;
  line-height: 50.6px;
}

.home-mobile .arrows-2 {
  display: inline-flex;
  align-items: flex-end;
  gap: 14px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .testimonial-card {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 43px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .frame-15 {
  display: flex;
  flex-direction: column;
  width: 649px;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .frame-16 {
  display: flex;
  flex-direction: column;
  height: 376px;
  align-items: flex-start;
  gap: 8px;
  padding: 48px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--gray-6);
  border-radius: 32px;
}

.home-mobile .frame-17 {
  display: flex;
  flex-direction: column;
  width: 568px;
  align-items: flex-start;
  gap: 49px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -0.13px;
}

.home-mobile .i-couldn-t-be-2 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
}

.home-mobile .kevin-point-pleasant-2 {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--hp-dark);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
}

.home-mobile .why-choose-us-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 2;
  background-color: var(--gray-2);
}

.home-mobile .copy-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 29px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.home-mobile .text-wrapper-27 {
  position: relative;
  width: 401px;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  font-style: var(--HP-h2-font-style);
}

.home-mobile .bottom-CTA-banner-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
}

.home-mobile .copy-and-button-wrapper {
  display: flex;
  flex-direction: column;
  height: 639px;
  align-items: flex-start;
  gap: 8px;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(./img/bottom-cta-banner-3.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .group-5 {
  position: relative;
  width: 507px;
  height: 32px;
}

.home-mobile .text-wrapper-28 {
  position: absolute;
  top: 3px;
  left: 35px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--gray-1);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.8px;
  white-space: nowrap;
}

.home-mobile .map-pin-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
}

.home-mobile .text-wrapper-29 {
  position: relative;
  align-self: stretch;
  font-family: var(--HP-h1-font-family);
  font-weight: var(--HP-h1-font-weight);
  color: var(--gray-1);
  font-size: var(--HP-h1-font-size);
  letter-spacing: var(--HP-h1-letter-spacing);
  line-height: var(--HP-h1-line-height);
  font-style: var(--HP-h1-font-style);
}

.home-mobile .footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 0;
  background-color: #0f1a23;
}

.home-mobile.desktop-small {
  display: flex;
  flex-direction: column;
  min-width: 1199px;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

.home-mobile .header-2 {
  display: flex;
  flex-direction: column;
  height: 192px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 5;
  background-color: transparent;
  box-shadow: 0px 4px 30px #00000033;
}

.home-mobile .frame-18 {
  display: flex;
  width: 1512px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -7.00px;
  margin-bottom: -7.00px;
  margin-left: -791.50px;
  margin-right: -791.50px;
}

.home-mobile .header-container-wrapper {
  display: flex;
  flex-direction: column;
  height: 132px;
  align-items: flex-start;
  padding: 6px 80px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  box-shadow: var(--HP-shadow);
}

.home-mobile .header-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 150px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .rectangle-3 {
  position: relative;
  width: 383px;
  height: 122px;
}

.home-mobile .frame-19 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 33px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .frame-20 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-30 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
}

.home-mobile .group-6 {
  position: relative;
  width: 213.04px;
  height: 48px;
  margin-right: -2.00px;
}

.home-mobile .rectangle-4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 211px;
  height: 48px;
  background-color: #ff6700;
  border-radius: 12px;
}

.home-mobile .text-wrapper-31 {
  top: 12px;
  left: 21px;
  width: 171px;
  font-size: 18px;
  line-height: 23.2px;
  position: absolute;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: 0;
}

.home-mobile .stage-3 {
  display: flex;
  flex-direction: column;
  height: 648px;
  align-items: flex-start;
  gap: 8px;
  padding: 112px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 4;
  background-image: url(./img/stage-3.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .group-7 {
  position: relative;
  width: 750px;
  height: 398px;
}

.home-mobile .frame-21 {
  display: flex;
  flex-direction: column;
  width: 750px;
  align-items: flex-start;
  gap: 37px;
  position: relative;
}

.home-mobile .trusted-family-owned-3 {
  position: relative;
  width: 657px;
  margin-top: -1.00px;
  font-family: "Satoshi-Black", Helvetica;
  font-weight: 900;
  color: var(--hp-dark);
  font-size: 48px;
  letter-spacing: 0;
  line-height: 52.8px;
}

.home-mobile .rectangle-5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 225px;
  height: 72px;
  border-radius: 12px;
  border: 2px solid;
  border-color: #e95e00;
}

.home-mobile .services-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 40px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: var(--gray-2);
}

.home-mobile .text-wrapper-32 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #d9d9d9;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20.7px;
  white-space: nowrap;
}

.home-mobile .text-wrapper-33 {
  position: relative;
  width: fit-content;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  text-align: center;
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  white-space: nowrap;
  font-style: var(--HP-h2-font-style);
}

.home-mobile .text-wrapper-34 {
  position: relative;
  width: 889px;
  font-family: "Satoshi-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .frame-22 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 10px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-23 {
  display: flex;
  flex-direction: column;
  width: 240px;
  align-items: center;
  gap: 20px;
  position: relative;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .frame-24 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 55px;
  padding: 60px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 2;
}

.home-mobile .testimonial-header-3 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-25 {
  display: flex;
  flex-direction: column;
  width: 793px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
}

.home-mobile .testimonial-card-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  margin-right: -153.00px;
}

.home-mobile .rectangle-6 {
  position: relative;
  width: 1352px;
  height: 573px;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a2314;
}

.home-mobile .frame-26 {
  display: flex;
  flex-direction: column;
  width: 500px;
  align-items: flex-start;
  gap: 40px;
  position: absolute;
  top: 48px;
  left: 660px;
}

.home-mobile .frame-27 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 48px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--gray-6);
  border-radius: 32px;
}

.home-mobile .frame-28 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 49px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .rectangle-7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 500px;
  height: 573px;
  object-fit: cover;
}

.home-mobile .why-choose-us-3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
  background-color: var(--gray-2);
}

.home-mobile .copy-3 {
  display: flex;
  flex-direction: column;
  width: 374px;
  align-items: flex-start;
  gap: 29px;
  position: relative;
}

.home-mobile .text-wrapper-35 {
  position: relative;
  width: 401px;
  margin-right: -27.00px;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  font-style: var(--HP-h2-font-style);
}

.home-mobile .values {
  display: flex;
  flex-direction: column;
  width: 617px;
  align-items: flex-start;
  gap: 50px;
  position: relative;
}

.home-mobile .element {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .text-wrapper-36 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-h1-font-family);
  font-weight: var(--HP-h1-font-weight);
  color: #ff6700;
  font-size: var(--HP-h1-font-size);
  letter-spacing: var(--HP-h1-letter-spacing);
  line-height: var(--HP-h1-line-height);
  white-space: nowrap;
  font-style: var(--HP-h1-font-style);
}

.home-mobile .text-wrapper-37 {
  position: relative;
  width: fit-content;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #0f1a23;
  font-size: var(--HP-h3-font-size);
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  white-space: nowrap;
  font-style: var(--HP-h3-font-style);
}

.home-mobile .text-wrapper-38 {
  position: relative;
  width: 481px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23cc;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .element-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 2;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .element-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .element-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 0;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .footer-stuff-2 {
  display: flex;
  flex-direction: column;
  height: 815px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 0;
}

.home-mobile .bottom-CTA-banner-2 {
  display: flex;
  flex-direction: column;
  height: 600px;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  padding: 0px 110px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(./img/bottom-cta-banner-4.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .copy-and-button-2 {
  display: flex;
  flex-direction: column;
  width: 700px;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .FOOTER-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 20px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #0f1a23;
}

.home-mobile .logo-nav-2 {
  display: inline-flex;
  align-items: center;
  gap: 90px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -0.50px;
  margin-right: -0.50px;
}

.home-mobile .LOGO-2 {
  position: relative;
  width: 323px;
  height: 103px;
}

.home-mobile .nav-2 {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .footer-terms-2 {
  display: flex;
  flex-direction: column;
  width: 1352px;
  align-items: center;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -156.50px;
  margin-right: -156.50px;
}

.home-mobile.desktop-large {
  display: flex;
  flex-direction: column;
  min-width: 1512px;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

.home-mobile .frame-29 {
  display: flex;
  width: 1512px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -7.00px;
  margin-bottom: -7.00px;
  margin-left: -635.00px;
  margin-right: -635.00px;
}

.home-mobile .header-container-2 {
  align-items: center;
  justify-content: flex-end;
  gap: 460px;
  flex: 0 0 auto;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.home-mobile .stage-4 {
  display: flex;
  flex-direction: column;
  height: 648px;
  align-items: flex-start;
  gap: 8px;
  padding: 112px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 4;
  background-image: url(./img/stage-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .services-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 40px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: var(--gray-2);
}

.home-mobile .group-8 {
  display: flex;
  flex-direction: column;
  width: 1353px;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -0.50px;
  margin-right: -0.50px;
}

.home-mobile .frame-30 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-31 {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: center;
  gap: 20px;
  padding: 0px 20px;
  position: relative;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .frame-32 {
  display: flex;
  flex-direction: column;
  width: 1352px;
  align-items: flex-start;
  justify-content: center;
  gap: 55px;
  padding: 60px 0px;
  position: relative;
  flex: 0 0 auto;
  z-index: 2;
}

.home-mobile .testimonial-card-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .frame-33 {
  display: flex;
  flex-direction: column;
  width: 649px;
  align-items: flex-start;
  gap: 40px;
  position: absolute;
  top: 48px;
  left: 660px;
}

.home-mobile .rectangle-8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 573px;
  object-fit: cover;
}

.home-mobile .copy-4 {
  display: flex;
  flex-direction: column;
  width: 438px;
  align-items: flex-start;
  gap: 29px;
  position: relative;
}

.home-mobile .bottom-CTA-banner-3 {
  display: flex;
  flex-direction: column;
  height: 600px;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  padding: 0px 110px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(./img/bottom-cta-banner.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .FOOTER-3 {
  display: flex;
  flex-direction: column;
  width: 1512px;
  align-items: center;
  gap: 20px;
  padding: 20px 80px;
  position: relative;
  flex: 0 0 auto;
  background-color: #0f1a23;
}

.home-mobile .logo-nav-3 {
  display: flex;
  width: 1352px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .footer-terms-3 {
  display: flex;
  flex-direction: column;
  width: 1352px;
  align-items: flex-start;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
}

@media (max-width: 766px) {
  .home-mobile.div-5 {
    display: none !important;
  }
  .home-mobile.desktop-small {
    display: none !important;
  }
  .home-mobile.desktop-large {
    display: none !important;
  }
}

@media (min-width: 767px) and (max-width: 1198px) {
  .home-mobile.div {
    display: none !important;
  }
  .home-mobile.desktop-small {
    display: none !important;
  }
  .home-mobile.desktop-large {
    display: none !important;
  }
}

@media (min-width: 1199px) and (max-width: 1511px) {
  .home-mobile.div {
    display: none !important;
  }
  .home-mobile.div-5 {
    display: none !important;
  }
  .home-mobile.desktop-large {
    display: none !important;
  }
}

@media (min-width: 1512px) {
  .home-mobile.div {
    display: none !important;
  }
  .home-mobile.div-5 {
    display: none !important;
  }
  .home-mobile.desktop-small {
    display: none !important;
  }
}
/* INJECT ORIGINAL CSS CODE HERE FROM style.css */

.home-mobile .span {
  color: #ff6700;
  text-decoration: none;
  cursor: pointer;
}

.home-mobile .span:hover {
  text-decoration: underline;
}

.home-mobile .span:focus {
  outline: 2px solid #ff6700;
  outline-offset: 2px;
}

.home-mobile .hamburger-nav-icon {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  position: relative;
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  justify-self: end;
  align-self: center;
  width: 60px;
  height: 60px;
}

.home-mobile .hamburger-nav-icon:hover {
  opacity: 0.8;
}

.home-mobile .hamburger-nav-icon:focus {
  outline: 2px solid #ff6700;
  outline-offset: 2px;
  border-radius: 4px;
}

.home-mobile .hamburger-nav-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-mobile .button:hover {
  background-color: #e95e00;
  cursor: pointer;
}

.home-mobile .button:focus {
  outline: 2px solid #ff6700;
  outline-offset: 4px;
}

.home-mobile .button:active {
  background-color: #cc5500;
}

.home-mobile .see-our-work-button:hover {
  background-color: #fff5f0;
  cursor: pointer;
}

.home-mobile .see-our-work-button:focus {
  outline: 2px solid #e95e00;
  outline-offset: 2px;
}

.home-mobile .see-our-work-button:active {
  background-color: #ffe8d9;
}

.home-mobile .frame-wrapper:hover {
  background-color: #f5f5f5;
  cursor: pointer;
}

.home-mobile .frame-wrapper:focus {
  outline: 2px solid #e95e00;
  outline-offset: 2px;
}

.home-mobile .frame-wrapper:active {
  background-color: #e8e8e8;
}

.home-mobile .left-arrow:hover,
.home-mobile .right-arrow:hover {
  background-color: #f5f5f5;
  cursor: pointer;
}

.home-mobile .left-arrow:focus,
.home-mobile .right-arrow:focus {
  outline: 2px solid #ff6700;
  outline-offset: 2px;
}

.home-mobile .left-arrow:active,
.home-mobile .right-arrow:active {
  background-color: #e8e8e8;
}

.home-mobile .group-wrapper:hover {
  background-color: #e95e00;
  cursor: pointer;
}

.home-mobile .group-wrapper:focus {
  outline: 2px solid #ff6700;
  outline-offset: 4px;
}

.home-mobile .group-wrapper:active {
  background-color: #cc5500;
}

.home-mobile .button-2:hover {
  background-color: #f5f5f5;
  cursor: pointer;
}

.home-mobile .button-2:focus {
  outline: 2px solid #e95e00;
  outline-offset: 2px;
}

.home-mobile .button-2:active {
  background-color: #e8e8e8;
}

.home-mobile .group-4 {
  position: relative;
  width: 227.31px;
  height: 72px;
  margin-right: -2.00px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.home-mobile .group-4:hover .rectangle-2,
.home-mobile .group-4:hover .rectangle-5 {
  background-color: #fff5f0;
}

.home-mobile .group-4:focus {
  outline: 2px solid #e95e00;
  outline-offset: 2px;
  border-radius: 12px;
}

.home-mobile .group-4:active .rectangle-2,
.home-mobile .group-4:active .rectangle-5 {
  background-color: #ffe8d9;
}

.home-mobile .group-6 {
  position: relative;
  width: 213.04px;
  height: 48px;
  margin-right: -2.00px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.home-mobile .group-6:hover .rectangle-4 {
  background-color: #e95e00;
}

.home-mobile .group-6:focus {
  outline: 2px solid #ff6700;
  outline-offset: 2px;
  border-radius: 12px;
}

.home-mobile .group-6:active .rectangle-4 {
  background-color: #cc5500;
}

.home-mobile .nav a,
.home-mobile .nav-2 a,
.home-mobile .frame-20 a {
  text-decoration: none;
  transition: color 0.2s ease;
}

.home-mobile .nav a:hover,
.home-mobile .nav-2 a:hover,
.home-mobile .frame-20 a:hover {
  color: #ff6700;
}

.home-mobile .nav a:focus,
.home-mobile .nav-2 a:focus,
.home-mobile .frame-20 a:focus {
  outline: 2px solid #ff6700;
  outline-offset: 2px;
  border-radius: 2px;
}

.home-mobile .div-4 a {
  display: inline-block;
  transition: opacity 0.2s ease;
}

.home-mobile .div-4 a:hover {
  opacity: 0.8;
}

.home-mobile .div-4 a:focus {
  outline: 2px solid #ff6700;
  outline-offset: 2px;
  border-radius: 4px;
}

.home-mobile .interior-painting,
.home-mobile .frame-10,
.home-mobile .frame-23,
.home-mobile .frame-31 {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.home-mobile .interior-painting:hover,
.home-mobile .frame-10:hover,
.home-mobile .frame-23:hover,
.home-mobile .frame-31:hover {
  transform: translateY(-4px);
  box-shadow: 0px 8px 32px #0f1a2314;
}

.home-mobile .element,
.home-mobile .element-2,
.home-mobile .element-3,
.home-mobile .element-4 {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.home-mobile .element:hover,
.home-mobile .element-2:hover,
.home-mobile .element-3:hover,
.home-mobile .element-4:hover {
  transform: translateY(-4px);
  box-shadow: 0px 8px 32px #0f1a2314;
}

@media (prefers-reduced-motion: reduce) {
  .home-mobile .interior-painting,
  .home-mobile .frame-10,
  .home-mobile .frame-23,
  .home-mobile .frame-31,
  .home-mobile .element,
  .home-mobile .element-2,
  .home-mobile .element-3,
  .home-mobile .element-4,
  .home-mobile .div-4 a {
    transition: none;
  }

  .home-mobile .interior-painting:hover,
  .home-mobile .frame-10:hover,
  .home-mobile .frame-23:hover,
  .home-mobile .frame-31:hover,
  .home-mobile .element:hover,
  .home-mobile .element-2:hover,
  .home-mobile .element-3:hover,
  .home-mobile .element-4:hover {
    transform: none;
  }
}

.home-mobile .header-bar-2 {
  display: block;
  width: 767px;
  height: 144px;
  object-fit: cover;
  position: absolute;
  top: 34px;
  left: 0;
}

.home-mobile .rectangle-2,
.home-mobile .rectangle-4,
.home-mobile .rectangle-5 {
  transition: background-color 0.2s ease;
}

.home-mobile .text-wrapper-20,
.home-mobile .text-wrapper-31 {
  pointer-events: none;
}

.home-mobile .arrow-right,
.home-mobile .vector-wrapper {
  pointer-events: none;
}

.home-mobile .left-arrow,
.home-mobile .right-arrow {
  background: none;
  border: 2px solid var(--gray-2);
  cursor: pointer;
}

.home-mobile .rectangle-6 {
  pointer-events: none;
}

.home-mobile .testimonial-card,
.home-mobile .testimonial-card-2,
.home-mobile .testimonial-card-3 {
  position: relative;
}

.home-mobile .frame-26,
.home-mobile .frame-33 {
  z-index: 1;
}

.home-mobile .rectangle-7,
.home-mobile .rectangle-8 {
  z-index: 0;
}

@media (max-width: 766px) {
  .home-mobile.div-5 {
    display: none !important;
  }
  .home-mobile.desktop-small {
    display: none !important;
  }
  .home-mobile.desktop-large {
    display: none !important;
  }
}

@media (min-width: 767px) and (max-width: 1198px) {
  .home-mobile.div {
    display: none !important;
  }
  .home-mobile.desktop-small {
    display: none !important;
  }
  .home-mobile.desktop-large {
    display: none !important;
  }
}

@media (min-width: 1199px) and (max-width: 1511px) {
  .home-mobile.div {
    display: none !important;
  }
  .home-mobile.div-5 {
    display: none !important;
  }
  .home-mobile.desktop-large {
    display: none !important;
  }
}

@media (min-width: 1512px) {
  .home-mobile.div {
    display: none !important;
  }
  .home-mobile.div-5 {
    display: none !important;
  }
  .home-mobile.desktop-small {
    display: none !important;
  }
}

.home-mobile.div {
  display: flex;
  flex-direction: column;
  min-width: 390px;
  align-items: center;
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}

.home-mobile .header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 6;
  background-color: transparent;
  box-shadow: 0px 4px 30px #00000033;
}

.home-mobile .PHONE-BAR {
  display: flex;
  flex-direction: column;
  height: 60px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 24px 635px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #000000;
}

.home-mobile .frame {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -17.00px;
  margin-bottom: -17.00px;
  margin-left: -598.00px;
  margin-right: -598.00px;
}

.home-mobile .call-today-for-a {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 23.2px;
}

.home-mobile .text-wrapper {
  color: #ffffff;
}

.home-mobile .header-bar {
  display: grid;
  grid-template-columns: repeat(2, fit-content(100%));
  grid-template-rows: repeat(1, fit-content(100%));
  height: 84px;
  gap: 10px 85px;
  padding: 12px;
  position: absolute;
  top: 60px;
  left: 0;
  width: 390px;
  background-color: #ffffff;
  box-shadow: 0px 4px 30px #00000033;
}

.home-mobile .logo {
  position: relative;
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  align-self: center;
  width: fit-content;
  height: fit-content;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.home-mobile .LOGO {
  position: relative;
  width: 220px;
  height: 60px;
}

.home-mobile .stage {
  display: flex;
  height: 650px;
  padding: 40px;
  align-self: stretch;
  width: 100%;
  z-index: 4;
  background-image: url(./img/stage.png);
  background-size: cover;
  background-position: 50% 50%;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.home-mobile .stage-content {
  display: inline-flex;
  gap: 20px;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.home-mobile .trusted-family-owned {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Satoshi-Black", Helvetica;
  font-weight: 900;
  color: var(--hp-dark);
  font-size: 32px;
  letter-spacing: 0;
  line-height: 35.2px;
}

.home-mobile .group {
  position: relative;
  width: 240.9px;
  height: 27px;
  margin-right: -2.00px;
  display: inline-flex;
  align-items: center;
}

.home-mobile .text-wrapper-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 198px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 27.1px;
}

.home-mobile .arrow-right {
  position: absolute;
  top: 2px;
  left: 212px;
  width: 27px;
  height: 24px;
}

.home-mobile .vector {
  top: 21.87%;
  position: absolute;
  width: 52.08%;
  height: 50.00%;
  left: 22.21%;
}

.home-mobile .text-wrapper-3 {
  position: relative;
  width: 130.03px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .services {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  padding: 40px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: var(--gray-2);
}

.home-mobile .div-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #d9d9d9;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20.7px;
}

.home-mobile .p {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 36.8px;
}

.home-mobile .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .interior-painting {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: center;
  gap: 20px;
  padding: 0px 20px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .rectangle-wrapper {
  display: flex;
  width: 120px;
  height: 120px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 30px;
  position: relative;
  background-color: #ff6700;
  border-radius: 1000px;
  aspect-ratio: 1;
}

.home-mobile .rectangle {
  position: relative;
  width: 70px;
  height: 70px;
  margin-top: -5.00px;
  margin-bottom: -5.00px;
  margin-left: -5.00px;
  margin-right: -5.00px;
  object-fit: cover;
}

.home-mobile .frame-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #ffffff;
  font-size: var(--HP-h3-font-size);
  text-align: center;
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  white-space: nowrap;
  font-style: var(--HP-h3-font-style);
}

.home-mobile .frame-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -5.00px;
  margin-right: -5.00px;
}

.home-mobile .img {
  position: relative;
  width: 70px;
  height: 70px;
  margin-top: -5.00px;
  margin-bottom: -5.00px;
  margin-left: -5.00px;
  margin-right: -5.00px;
}

.home-mobile .popcorn-ceiling {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #ffffff;
  font-size: var(--HP-h3-font-size);
  text-align: center;
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  font-style: var(--HP-h3-font-style);
}

.home-mobile .frame-4 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 27.1px;
  white-space: nowrap;
}

.home-mobile .vector-wrapper {
  position: relative;
  width: 26.9px;
  height: 24px;
}

.home-mobile .vector-2 {
  top: 21.88%;
  position: absolute;
  width: 52.08%;
  height: 50.00%;
  left: 22.21%;
}

.home-mobile .testimonial {
  justify-content: center;
  gap: 30px;
  padding: 60px 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .testimonial-header {
  gap: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .headline {
  display: flex;
  flex-direction: column;
  width: 390px;
  height: 174px;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  margin-right: -40.00px;
}

.home-mobile .text-wrapper-8 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--HP-top-text-font-family);
  font-weight: var(--HP-top-text-font-weight);
  color: #ff6700;
  font-size: var(--HP-top-text-font-size);
  letter-spacing: var(--HP-top-text-letter-spacing);
  line-height: var(--HP-top-text-line-height);
  font-style: var(--HP-top-text-font-style);
}

.home-mobile .text-wrapper-9 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: #0f1a23;
  font-size: 44px;
  letter-spacing: 0;
  line-height: 50.6px;
}

.home-mobile .arrows {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .left-arrow {
  display: flex;
  flex-direction: column;
  width: 64px;
  height: 64px;
  align-items: flex-start;
  gap: 10px;
  padding: 18px 20px;
  position: relative;
  background-color: #ffffff;
  border-radius: 100px;
  transform: rotate(180deg);
}

.home-mobile .nav-arrow-left {
  position: relative;
  width: 27.56px;
  height: 27.56px;
  margin-right: -3.56px;
  transform: rotate(-180deg);
}

.home-mobile .right-arrow {
  display: flex;
  flex-direction: column;
  width: 64px;
  height: 64px;
  align-items: flex-start;
  gap: 10px;
  padding: 18px 20px;
  position: relative;
  background-color: #ffffff;
  border-radius: 100px;
  box-shadow: var(--HP-shadow);
}

.home-mobile .nav-arrow-right {
  position: relative;
  width: 28px;
  height: 28px;
  margin-right: -4.00px;
}

.home-mobile .div-3 {
  gap: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--gray-6);
  border-radius: 32px;
}

.home-mobile .image {
  position: relative;
  width: 61.98px;
  height: 45.13px;
}

.home-mobile .i-couldn-t-be {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .kevin-point-pleasant-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .kevin-point-pleasant {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--hp-dark);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .why-choose-us {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  padding: 40px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
  background-color: var(--gray-2);
}

.home-mobile .copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 29px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-10 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--HP-top-text-font-family);
  font-weight: var(--HP-top-text-font-weight);
  color: #ffffff;
  font-size: var(--HP-top-text-font-size);
  letter-spacing: var(--HP-top-text-letter-spacing);
  line-height: var(--HP-top-text-line-height);
  font-style: var(--HP-top-text-font-style);
}

.home-mobile .text-wrapper-11 {
  position: relative;
  align-self: stretch;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  font-style: var(--HP-h2-font-style);
}

.home-mobile .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .group-2 {
  position: relative;
  width: 240.9px;
  height: 27px;
}

.home-mobile .footer-stuff {
  align-items: flex-start;
  z-index: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .bottom-CTA-banner {
  display: flex;
  flex-direction: column;
  height: 570px;
  align-items: flex-start;
  gap: 8px;
  padding: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(./img/bottom-cta-banner-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .copy-and-button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-5 {
  display: flex;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .map-pin {
  position: relative;
  width: 32px;
  height: 32px;
}

.home-mobile .text-wrapper-13 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--gray-1);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: var(--gray-1);
  font-size: 42px;
  letter-spacing: 0;
  line-height: 48.3px;
}

.home-mobile .FOOTER {
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #0f1a23;
  display: flex;
  flex-direction: column;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .logo-nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .div-4 {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .icon {
  position: relative;
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.home-mobile .nav {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-15 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
}

.home-mobile .text-wrapper-16 {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ff954d;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
}

.home-mobile .text-wrapper-17 {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
}

.home-mobile .footer-terms {
  align-items: center;
  gap: 29px;
  display: flex;
  flex-direction: column;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  margin-top: -1.00px;
  object-fit: cover;
}

.home-mobile .text-wrapper-18 {
  position: relative;
  align-self: stretch;
  opacity: 0.8;
  font-family: var(--paragraph-regular-font-family);
  font-weight: var(--paragraph-regular-font-weight);
  color: #ffffff;
  font-size: var(--paragraph-regular-font-size);
  text-align: center;
  letter-spacing: var(--paragraph-regular-letter-spacing);
  line-height: var(--paragraph-regular-line-height);
  font-style: var(--paragraph-regular-font-style);
}

.home-mobile.div-5 {
  display: flex;
  flex-direction: column;
  min-width: 767px;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

.home-mobile .frame-6 {
  display: flex;
  width: 1512px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -7.00px;
  margin-bottom: -7.00px;
  margin-left: -1007.50px;
  margin-right: -1007.50px;
}

.home-mobile .phone {
  position: relative;
  width: 24px;
  height: 24px;
}

.home-mobile .call-today-for-a-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
  white-space: nowrap;
}

.home-mobile .stage-2 {
  display: flex;
  flex-direction: column;
  height: 771px;
  align-items: flex-start;
  gap: 8px;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 5;
  background-image: url(./img/stage-2.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .group-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 429px;
}

.home-mobile .frame-7 {
  display: flex;
  flex-direction: column;
  width: 607px;
  align-items: flex-start;
  gap: 37px;
  position: relative;
}

.home-mobile .trusted-family-owned-2 {
  position: relative;
  width: 657px;
  margin-top: -1.00px;
  margin-right: -50.00px;
  font-family: "Satoshi-Black", Helvetica;
  font-weight: 900;
  color: var(--hp-dark);
  font-size: 48px;
  letter-spacing: 0;
  line-height: 52.8px;
}

.home-mobile .text-wrapper-19 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--hp-dark-lighter);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
}

.home-mobile .frame-8 {
  display: inline-flex;
  align-items: center;
  gap: 33px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .services-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 40px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 4;
  background-color: var(--gray-2);
}

.home-mobile .text-wrapper-21 {
  position: relative;
  align-self: stretch;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  text-align: center;
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  font-style: var(--HP-h2-font-style);
}

.home-mobile .frame-9 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 20px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-10 {
  display: flex;
  width: 280px;
  align-items: center;
  gap: 20px;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
  flex-direction: column;
  position: relative;
}

.home-mobile .img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 30px;
  width: 150px;
  height: 150px;
  position: relative;
  background-color: #ff6700;
  border-radius: 1000px;
  aspect-ratio: 1;
}

.home-mobile .img-2 {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.home-mobile .text-wrapper-22 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #ffffff;
  font-size: var(--HP-h3-font-size);
  text-align: center;
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  font-style: var(--HP-h3-font-style);
}

.home-mobile .text-wrapper-23 {
  position: relative;
  align-self: stretch;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #ffffff;
  font-size: var(--HP-h3-font-size);
  text-align: center;
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  font-style: var(--HP-h3-font-style);
}

.home-mobile .layer-wrapper {
  width: 150px;
  height: 150px;
  position: relative;
  background-color: #ff6700;
  border-radius: 1000px;
  aspect-ratio: 1;
}

.home-mobile .layer {
  display: flex;
  flex-direction: column;
  width: 65px;
  height: 87px;
  align-items: center;
  padding: 2px;
  position: relative;
  top: 37px;
  left: 42px;
}

.home-mobile .vector-3 {
  position: relative;
  width: 60.52px;
  height: 51.91px;
  margin-top: -2.00px;
}

.home-mobile .vector-4 {
  position: relative;
  width: 22.98px;
  height: 41.57px;
  margin-bottom: -2.00px;
}

.home-mobile .vector-5 {
  position: absolute;
  width: 28.53%;
  height: 0;
  top: 80.54%;
  left: 35.44%;
}

.home-mobile .text-wrapper-24 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 43.2px;
}

.home-mobile .frame-11 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-25 {
  position: relative;
  width: 299px;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 27.1px;
}

.home-mobile .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  padding: 60px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
}

.home-mobile .testimonial-header-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-13 {
  display: flex;
  align-items: flex-end;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-14 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 16px;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.home-mobile .text-wrapper-26 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-top-text-font-family);
  font-weight: var(--HP-top-text-font-weight);
  color: #ff6700;
  font-size: var(--HP-top-text-font-size);
  letter-spacing: var(--HP-top-text-letter-spacing);
  line-height: var(--HP-top-text-line-height);
  white-space: nowrap;
  font-style: var(--HP-top-text-font-style);
}

.home-mobile .proven-results {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: #0f1a23;
  font-size: 44px;
  letter-spacing: 0;
  line-height: 50.6px;
}

.home-mobile .arrows-2 {
  display: inline-flex;
  align-items: flex-end;
  gap: 14px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .testimonial-card {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 43px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .frame-15 {
  display: flex;
  flex-direction: column;
  width: 649px;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .frame-16 {
  display: flex;
  flex-direction: column;
  height: 376px;
  align-items: flex-start;
  gap: 8px;
  padding: 48px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--gray-6);
  border-radius: 32px;
}

.home-mobile .frame-17 {
  display: flex;
  flex-direction: column;
  width: 568px;
  align-items: flex-start;
  gap: 49px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -0.13px;
}

.home-mobile .i-couldn-t-be-2 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
}

.home-mobile .kevin-point-pleasant-2 {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--hp-dark);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
}

.home-mobile .why-choose-us-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 2;
  background-color: var(--gray-2);
}

.home-mobile .copy-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 29px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.home-mobile .text-wrapper-27 {
  position: relative;
  width: 401px;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  font-style: var(--HP-h2-font-style);
}

.home-mobile .bottom-CTA-banner-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
}

.home-mobile .copy-and-button-wrapper {
  display: flex;
  flex-direction: column;
  height: 639px;
  align-items: flex-start;
  gap: 8px;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(./img/bottom-cta-banner-3.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .group-5 {
  position: relative;
  width: 507px;
  height: 32px;
}

.home-mobile .text-wrapper-28 {
  position: absolute;
  top: 3px;
  left: 35px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--gray-1);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.8px;
  white-space: nowrap;
}

.home-mobile .map-pin-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
}

.home-mobile .text-wrapper-29 {
  position: relative;
  align-self: stretch;
  font-family: var(--HP-h1-font-family);
  font-weight: var(--HP-h1-font-weight);
  color: var(--gray-1);
  font-size: var(--HP-h1-font-size);
  letter-spacing: var(--HP-h1-letter-spacing);
  line-height: var(--HP-h1-line-height);
  font-style: var(--HP-h1-font-style);
}

.home-mobile .footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 0;
  background-color: #0f1a23;
}

.home-mobile.desktop-small {
  display: flex;
  flex-direction: column;
  min-width: 1199px;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

.home-mobile .header-2 {
  display: flex;
  flex-direction: column;
  height: 192px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 5;
  background-color: transparent;
  box-shadow: 0px 4px 30px #00000033;
}

.home-mobile .frame-18 {
  display: flex;
  width: 1512px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -7.00px;
  margin-bottom: -7.00px;
  margin-left: -791.50px;
  margin-right: -791.50px;
}

.home-mobile .header-container-wrapper {
  display: flex;
  flex-direction: column;
  height: 132px;
  align-items: flex-start;
  padding: 6px 80px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  box-shadow: var(--HP-shadow);
}

.home-mobile .header-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 150px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .rectangle-3 {
  position: relative;
  width: 383px;
  height: 122px;
}

.home-mobile .frame-19 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 33px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .frame-20 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .text-wrapper-30 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
}

.home-mobile .stage-3 {
  display: flex;
  flex-direction: column;
  height: 648px;
  align-items: flex-start;
  gap: 8px;
  padding: 112px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 4;
  background-image: url(./img/stage-3.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .group-7 {
  position: relative;
  width: 750px;
  height: 398px;
}

.home-mobile .frame-21 {
  display: flex;
  flex-direction: column;
  width: 750px;
  align-items: flex-start;
  gap: 37px;
  position: relative;
}

.home-mobile .trusted-family-owned-3 {
  position: relative;
  width: 657px;
  margin-top: -1.00px;
  font-family: "Satoshi-Black", Helvetica;
  font-weight: 900;
  color: var(--hp-dark);
  font-size: 48px;
  letter-spacing: 0;
  line-height: 52.8px;
}

.home-mobile .services-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 40px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: var(--gray-2);
}

.home-mobile .text-wrapper-32 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #d9d9d9;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20.7px;
  white-space: nowrap;
}

.home-mobile .text-wrapper-33 {
  position: relative;
  width: fit-content;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  text-align: center;
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  white-space: nowrap;
  font-style: var(--HP-h2-font-style);
}

.home-mobile .text-wrapper-34 {
  position: relative;
  width: 889px;
  font-family: "Satoshi-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .frame-22 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 10px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-23 {
  display: flex;
  flex-direction: column;
  width: 240px;
  align-items: center;
  gap: 20px;
  position: relative;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .frame-24 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 55px;
  padding: 60px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 2;
}

.home-mobile .testimonial-header-3 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-25 {
  display: flex;
  flex-direction: column;
  width: 793px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
}

.home-mobile .testimonial-card-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  margin-right: -153.00px;
}

.home-mobile .frame-26 {
  display: flex;
  flex-direction: column;
  width: 500px;
  align-items: flex-start;
  gap: 40px;
  position: absolute;
  top: 48px;
  left: 660px;
}

.home-mobile .frame-27 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 48px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--gray-6);
  border-radius: 32px;
}

.home-mobile .frame-28 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 49px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .rectangle-7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 500px;
  height: 573px;
  object-fit: cover;
}

.home-mobile .why-choose-us-3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
  background-color: var(--gray-2);
}

.home-mobile .copy-3 {
  display: flex;
  flex-direction: column;
  width: 374px;
  align-items: flex-start;
  gap: 29px;
  position: relative;
}

.home-mobile .text-wrapper-35 {
  position: relative;
  width: 401px;
  margin-right: -27.00px;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  font-style: var(--HP-h2-font-style);
}

.home-mobile .values {
  display: flex;
  flex-direction: column;
  width: 617px;
  align-items: flex-start;
  gap: 50px;
  position: relative;
}

.home-mobile .element {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .text-wrapper-36 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-h1-font-family);
  font-weight: var(--HP-h1-font-weight);
  color: #ff6700;
  font-size: var(--HP-h1-font-size);
  letter-spacing: var(--HP-h1-letter-spacing);
  line-height: var(--HP-h1-line-height);
  white-space: nowrap;
  font-style: var(--HP-h1-font-style);
}

.home-mobile .text-wrapper-37 {
  position: relative;
  width: fit-content;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #0f1a23;
  font-size: var(--HP-h3-font-size);
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  white-space: nowrap;
  font-style: var(--HP-h3-font-style);
}

.home-mobile .text-wrapper-38 {
  position: relative;
  width: 481px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23cc;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.home-mobile .element-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 2;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .element-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .element-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 0;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .footer-stuff-2 {
  display: flex;
  flex-direction: column;
  height: 815px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 0;
}

.home-mobile .bottom-CTA-banner-2 {
  display: flex;
  flex-direction: column;
  height: 600px;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  padding: 0px 110px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(./img/bottom-cta-banner-4.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .copy-and-button-2 {
  display: flex;
  flex-direction: column;
  width: 700px;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .FOOTER-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 20px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #0f1a23;
}

.home-mobile .logo-nav-2 {
  display: inline-flex;
  align-items: center;
  gap: 90px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -0.50px;
  margin-right: -0.50px;
}

.home-mobile .LOGO-2 {
  position: relative;
  width: 323px;
  height: 103px;
}

.home-mobile .nav-2 {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .footer-terms-2 {
  display: flex;
  flex-direction: column;
  width: 1352px;
  align-items: center;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -156.50px;
  margin-right: -156.50px;
}

.home-mobile.desktop-large {
  display: flex;
  flex-direction: column;
  min-width: 1512px;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

.home-mobile .frame-29 {
  display: flex;
  width: 1512px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -7.00px;
  margin-bottom: -7.00px;
  margin-left: -635.00px;
  margin-right: -635.00px;
}

.home-mobile .header-container-2 {
  align-items: center;
  justify-content: flex-end;
  gap: 460px;
  flex: 0 0 auto;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.home-mobile .stage-4 {
  display: flex;
  flex-direction: column;
  height: 648px;
  align-items: flex-start;
  gap: 8px;
  padding: 112px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 4;
  background-image: url(./img/stage-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .services-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 40px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: var(--gray-2);
}

.home-mobile .group-8 {
  display: flex;
  flex-direction: column;
  width: 1353px;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -0.50px;
  margin-right: -0.50px;
}

.home-mobile .frame-30 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-mobile .frame-31 {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: center;
  gap: 20px;
  padding: 0px 20px;
  position: relative;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.home-mobile .frame-32 {
  display: flex;
  flex-direction: column;
  width: 1352px;
  align-items: flex-start;
  justify-content: center;
  gap: 55px;
  padding: 60px 0px;
  position: relative;
  flex: 0 0 auto;
  z-index: 2;
}

.home-mobile .testimonial-card-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .frame-33 {
  display: flex;
  flex-direction: column;
  width: 649px;
  align-items: flex-start;
  gap: 40px;
  position: absolute;
  top: 48px;
  left: 660px;
}

.home-mobile .rectangle-8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 573px;
  object-fit: cover;
}

.home-mobile .copy-4 {
  display: flex;
  flex-direction: column;
  width: 438px;
  align-items: flex-start;
  gap: 29px;
  position: relative;
}

.home-mobile .bottom-CTA-banner-3 {
  display: flex;
  flex-direction: column;
  height: 600px;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  padding: 0px 110px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(./img/bottom-cta-banner.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home-mobile .FOOTER-3 {
  display: flex;
  flex-direction: column;
  width: 1512px;
  align-items: center;
  gap: 20px;
  padding: 20px 80px;
  position: relative;
  flex: 0 0 auto;
  background-color: #0f1a23;
}

.home-mobile .logo-nav-3 {
  display: flex;
  width: 1352px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .footer-terms-3 {
  display: flex;
  flex-direction: column;
  width: 1352px;
  align-items: flex-start;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
}

.home-mobile .rectangle-6 {
  position: relative;
  width: 1352px;
  height: 573px;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a2314;
}

.home-mobile .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  height: 72px;
  gap: 8px;
  padding: 20px 30px;
  background-color: #ff6700;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  border-radius: 12px;
}

.home-mobile .see-our-work-button {
  display: inline-flex;
  height: 72px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 40px;
  position: relative;
  background-color: #ffffff;
  border-radius: 12px;
  border: 2px solid;
  border-color: #e95e00;
}

.home-mobile .frame-wrapper {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  padding: 20px 22px 20px 30px;
  flex: 0 0 auto;
  background-color: #ffffff;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  border-radius: 12px;
}

.home-mobile .group-wrapper {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 304px;
  height: 72px;
  gap: 8px;
  padding: 22px 29px;
  background-color: #ff6700;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  border-radius: 12px;
}

.home-mobile .button-2 {
  display: inline-flex;
  padding: 20px 22px 20px 30px;
  flex: 0 0 auto;
  background-color: #ffffff;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  border-radius: 12px;
}
