.get-lawn {
  position: relative;
  background-color: #1c3b22;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 490px;
  margin-top: 78px;
}

.get-lawn picture, .get-lawn img.hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.get-lawn.bg1 {
  background-image: url(/assets/location_v2_bg/greenpal-lawn-care-hero-web-1-8e709b645f3653e34119b1f5d2df686aca2c592b9d76f52ac7350ce4204bfd20.webp);
  @media (max-width: 767px) {
    background-image: url(/assets/location_v2_bg/greenpal-lawn-care-hero-mobile-1-17d1ac6fd589dd9132a82fb2b4ce214a9ea9acb671a62ffac823b7becea1640a.webp);
  }
}
.get-lawn.bg2 {
  background-image: url(/assets/location_v2_bg/greenpal-lawn-care-hero-web-2-3c9b2230882e38a084a65c62d5dd6cc26f8b94999362ceac0ac359ec1d3e21cb.webp);
  @media (max-width: 767px) {
    background-image: url(/assets/location_v2_bg/greenpal-lawn-care-hero-mobile-2-ce2b3dd8dd319a971480b5ab379d7434439c0263e9497dff17dd22aa8caf2603.webp);
  }
}
.get-lawn.bg3 {
  background-image: url(/assets/location_v2_bg/greenpal-lawn-care-hero-web-3-ba9d280506e555633afe9db8a8f2613999a6f149ff006276cb23e2dfcc95bb24.webp);
  @media (max-width: 767px) {
    background-image: url(/assets/location_v2_bg/greenpal-lawn-care-hero-mobile-3-9031d75d2bee0122e55e71091e83408b446ea9651dd8b461862dac5809597ec7.webp);
  }
}
.get-lawn.bg4 {
  background-image: url(/assets/location_v2_bg/greenpal-lawn-care-hero-web-4-401704e3da9c7b09c277b88951422e694b0fc3a9a05e15ed5bdb96ca8949d61a.webp);
  @media (max-width: 767px) {
    background-image: url(/assets/location_v2_bg/greenpal-lawn-care-hero-mobile-4-523c8f34b58ee2a406894cb2136c3309776d1000a6bcb4294ff97d1458aa68ad.webp);
  }
}
.get-lawn.bg5 {
  background-image: url(/assets/location_v2_bg/greenpal-lawn-care-hero-web-5-273d29e225c5d22db249d7aa9f9328013264629ae770f8cc208256f88739ede1.webp);
  @media (max-width: 767px) {
    background-image: url(/assets/location_v2_bg/greenpal-lawn-care-hero-mobile-5-947eda8d9b5112761d9d53550cd556d950cd77f9ae21e3ce4abc0a3d560a3874.webp);
  }
}
.get-lawn-inner {
  position: relative;
  text-align: center;
  z-index: 1;
  color: #fff;
  max-width: 1280px;
  margin: 0 auto;
}
.get-lawn-sec1 h1 {
  font-family: Heebo-Bold;
  font-size: 60px;
  color: #ffffff;
  line-height: 66px;
  padding-top: 95px;
  margin: 0;
}
.get-lawn-sec2 {
  font-family: Heebo-Medium;
  font-size: 32px;
  font-weight: 600;
}
.grad_org {
  background-image: linear-gradient(to top, #8f4b06, #ff9000 65%);
  background-position: 2px 27px;
  background-repeat: no-repeat;
  background-size: 100% 16px;
  font-family: Heebo-Medium;
  font-weight: 100;
}
.get-lawn-sec3 {
  margin-top: 15px;
  font-family: Heebo-SemiBold;
  font-size: 24px;
}
.get-lawn-sec4 {
  margin-top: 12px;
}
.lawn-care-banner-input-heading p {
  margin-bottom: 4px;
  padding-top: 8px;
  font-family: Heebo-Regular;
  font-size: 22px;
  font-weight: normal;
  color: #fff;
}
.lawn-care-banner-input-next {
  max-width: 800px;
  width: 100%;
  height: 70px;
}
.lawn-care-banner-input-next .gp-input-group-btn button {
  font-family: Heebo-SemiBold;
  font-size: 20px;
  height: 70px !important;
  padding: 0 29px;
}
.lawn-care-banner-input-next .gp-input-group-btn #submit img {
  height: 15px !important;
  top: 1px;
}

@media screen and (max-width: 1440px) {
  .lawn-care-banner-input-next .gp-input-group-btn button {
    right: 176px;
  }
}
@media screen and (max-width: 1365px) {
  .get-lawn {
    height: 458px;
    margin-top: 75px;
  }
  .get-lawn-inner {
    max-width: 1200px;
  }
  .get-lawn-sec1 h1 {
    padding-top: 82px;
    font-size: 57px;
  }
  .get-lawn-sec2 {
    margin-top: 3px;
    font-size: 32px;
  }
  .get-lawn-sec3 {
    margin-top: 22px;
    font-size: 23.5px;
  }
  .get-lawn-sec4 {
    margin-top: 10px;
  }
  .lawn-care-banner-input-next {
    width: 62%;
  }
  .lawn-care-banner-input-next .gp-input-group-btn button {
    font-size: 18px;
    line-height: 22px;
    right: 163px;
    padding: 0 26px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn .arrow_btn {
    height: 16px !important;
    width: 10.5px !important;
  }
}

@media screen and (max-width: 1279px) {
  .get-lawn {
    height: 420px;
    margin-top: 64px;
  }
  .get-lawn-inner {
    max-width: 1040px;
  }
  .get-lawn-sec1 h1 {
    padding-top: 74px;
    font-size: 48px;
    line-height: 56px;
  }
  .get-lawn-sec2 {
    margin-top: 2px;
    font-size: 26px;
  }
  .grad_org {
    background-position: 2px 22px;
  }
  .get-lawn-sec3 {
    font-size: 20px;
  }
  .get-lawn-sec4 {
    margin-top: 5px;
  }
  .lawn-care-banner-input-heading p {
    margin-bottom: 2px;
    font-size: 19px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn button {
    right: 145px;
    padding: 0 24px;
  }
}

@media (min-width: 767px) and (max-width: 1024px) {
  .lawn-care-banner-input-next {
    width: 64%;
  }
}
/* #for-google-places fixed left/top removed — let Places API align dropdown with the address field */
@media screen and (max-width: 1179px) {
  .lawn-care-banner-input-next .gp-input-group-btn button {
    padding: 0 22px;
  }
}

@media screen and (max-width: 1099px) {
  .get-lawn {
    height: 392px;
    margin-top: 60px;
  }
  .get-lawn-inner {
    max-width: 960px;
  }
  .get-lawn-sec1 h1 {
    padding-top: 66px;
    font-size: 45px;
  }
  .get-lawn-sec2 {
    font-size: 24px;
  }
  .get-lawn-sec3 {
    font-size: 18.5px;
  }
  .get-lawn-sec4 {
    margin-top: 3px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn button {
    font-size: 16px;
    right: 104px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn .arrow_btn {
    height: 14px !important;
    width: 9px !important;
  }
}

@media screen and (max-width: 1023px) {
  .get-lawn {
    height: 332px;
    margin-top: 45px;
  }
  .get-lawn-inner {
    max-width: 740px;
  }
  .get-lawn-sec1 h1 {
    padding-top: 54px;
    font-size: 32px;
    line-height: 32px;
  }
  .get-lawn-sec2 {
    font-size: 18px;
  }
  .get-lawn-sec3 {
    margin-top: 14px;
    font-size: 14px;
  }
  .get-lawn-sec4 {
    margin-top: 0px;
  }
  .lawn-care-banner-input-heading p {
    padding-top: 3px;
    font-size: 13px;
    margin-bottom: 0px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn button {
    font-size: 14px;
  }
  .grad_org {
    background-position: 2px 14px;
    background-size: 100% 8px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn #submit img {
    height: 13px !important;
    top: 3px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .register-form-error.register-form-address-error {
    width: 150px;
    font-size: 12px;
  }
  #nameError label.error {
    font-size: 12px;
  }
  #nameError label.error:nth-of-type(1) {
    max-width: 160px;
    min-width: 160px;
    left: 126px;
  }
}

@media screen and (max-width: 767px) {
  .get-lawn {
    height: max-content;
    padding-top: 68px;
    margin-top: 0;
    padding-bottom: 110px;
    display: inline-block;
  }
  .get-lawn-inner {
    max-width: 590px;
  }
  .get-lawn-sec1 h1 {
    padding-top: 70px;
    font-size: 48px;
    line-height: 54px;
    max-width: 590px;
    margin: 0 auto;
  }
  .grad_org {
    background-position: 1.5px 20px;
    background-size: 100% 12px;
  }
  .get-lawn-sec2 {
    font-size: 28px;
    margin-top: 12px;
  }
  .get-lawn-sec3 {
    margin-top: 26px;
    font-size: 26px;
    line-height: 32px;
  }
  .lawn-care-banner-input-heading p {
    padding-top: 14px;
    font-size: 22px;
    line-height: normal;
  }
  .lawn-care-banner-input-heading .orange-bottom-arrow {
    top: 16px;
  }
  .lawn-care-banner-input-heading {
    padding-bottom: 28px;
  }
  .lawn-care-banner-input-next {
    width: 100% !important;
    height: 58px;
    border: 2px solid #FF9000;
    border-radius: 35px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn {
    width: 100%;
    padding-top: 16px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn button {
    font-family: Heebo-Bold;
    font-size: 24px;
    right: 0;
    height: 60px !important;
  }
  .lawn-care-banner-input-next .gp-input-group-btn #submit img {
    height: 16px !important;
    width: 11px !important;
    top: 2px !important;
  }
}

@media screen and (max-width: 719px) {
  .get-lawn-inner {
    max-width: 500px;
  }
  .get-lawn-sec1 h1 {
    font-size: 46px;
    line-height: 52px;
    max-width: 500px;
  }
}

@media screen and (max-width: 539px) {
  .get-lawn-inner {
    max-width: 382px;
  }
  .get-lawn-sec1 h1 {
    padding-top: 70px;
    font-size: 44px;
    line-height: 51px;
    max-width: 334px;
    margin: 0 auto;
  }
  .get-lawn-sec2 {
    font-size: 26px;
  }
  .get-lawn-sec3 {
    font-size: 24px;
    line-height: 29px;
  }
  .lawn-care-banner-input-heading p {
    padding-top: 12px;
    font-size: 19px;
    line-height: normal;
  }
  .lawn-care-banner-input-heading .orange-bottom-arrow {
    top: 15px;
  }
  .lawn-care-banner-input-heading {
    padding-bottom: 28px;
  }
  .lawn-care-banner-input-next {
    width: 100% !important;
    height: 58px;
    border: 2px solid #FF9000;
    border-radius: 35px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn {
    width: 100%;
    padding-top: 12px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn button {
    font-family: Heebo-Bold;
    font-size: 22px;
    right: 0;
    height: 60px !important;
  }
}
@media screen and (max-width: 427px) {
  .get-lawn-inner {
    max-width: 368px;
  }
  .get-lawn-sec1 h1 {
    font-size: 42px;
    max-width: 318px;
  }
  .get-lawn-sec2 {
    font-size: 25px;
  }
  .get-lawn-sec3 {
    font-size: 23px;
  }
  .lawn-care-banner-input-heading p {
    font-size: 18px;
  }
}

@media screen and (max-width: 409px) {
  .get-lawn-inner {
    max-width: 356px;
  }
  .get-lawn-sec3 {
    font-size: 22px;
  }
}

@media screen and (max-width: 399px) {
  .get-lawn {
    padding-top: 68px;
    margin-top: 0;
  }
  .get-lawn-inner {
    max-width: 348px;
  }
  .get-lawn-sec1 h1 {
    padding-top: 70px;
    font-size: 40px;
    line-height: 51px;
    max-width: 302px;
    margin: 0 auto;
  }
  .grad_org {
    background-position: 1.5px 20px;
    background-size: 100% 12px;
  }
  .get-lawn-sec2 {
    font-size: 24px;
    margin-top: 12px;
  }
  .get-lawn-sec3 {
    margin-top: 26px;
    font-size: 22px;
    line-height: 29px;
  }
  .lawn-care-banner-input-heading p {
    padding-top: 12px;
    font-size: 18px;
    line-height: normal;
  }
  .lawn-care-banner-input-heading {
    padding-bottom: 28px;
  }
  .lawn-care-banner-input-next {
    width: 100% !important;
    height: 58px;
    border: 2px solid #FF9000;
    border-radius: 35px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn {
    width: 100%;
    padding-top: 12px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn button {
    font-family: Heebo-Bold;
    font-size: 22px;
    right: 0;
    height: 60px !important;
  }
  .lawn-care-banner-input-next .gp-input-group-btn .arrow_btn {
    height: 16px !important;
    width: 11px !important;
    top: 2px !important;
  }
}

@media screen and (max-width: 389px) {
  .get-lawn-inner {
    max-width: 336px;
  }
  .get-lawn-sec1 h1 {
    padding-top: 64px;
    font-size: 39px;
    line-height: 50px;
    max-width: 296px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 374px) {
  .get-lawn-inner {
    max-width: 324px;
  }
}

@media screen and (max-width: 364px) {
  .get-lawn-inner {
    max-width: 286px;
  }
  .get-lawn-sec1 h1 {
    padding-top: 42px;
    font-size: 34px;
    line-height: 44px;
    max-width: 258px;
  }
  .get-lawn-sec2 {
    font-size: 22px;
  }
  .get-lawn-sec3 {
    margin-top: 24px;
    font-size: 18px;
    line-height: 28px;
  }
  .lawn-care-banner-input-heading p {
    padding-top: 8px;
    font-size: 15px;
  }
  .lawn-care-banner-input-heading {
    padding-bottom: 22px;
  }
  .grad_org {
    background-position: 1px 18px;
    background-size: 100% 10px;
  }
  .lawn-care-banner-input-next {
    height: 54px;
    border-radius: 33px;
  }
  .lawn-care-banner-input-next .gp-input-group-btn button {
    font-size: 20px;
    height: 54px !important;
  }
}
@media (width: 768px) {
  .gp-input-group-btn button {
    right: 73px !important;
  }
}
.quote_text {
  color: #9ac33f;
}
.font_italic {
  font-style: italic;
}
.location_v2.show {
  .gp-input-group-btn {
    position: relative;
    @media screen and (min-width: 767px) {
      left: 22%;
    }
    @media screen and (max-width: 767px) {
      position: sticky;
    }
  }
}
