.service-how-it-works {
  padding-top: 114px;
  padding-bottom: 78px; }
  .service-how-it-works .service-works-container {
    max-width: 1366px;
    margin: 0 auto; }
  .service-how-it-works .service-works-header h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 48px;
    font-weight: 700;
    line-height: 54px; }
  .service-how-it-works .service-steps-grid {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 20px; }
  .service-how-it-works .service-step-item {
    flex: 1;
    max-width: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative; }
  .service-how-it-works .service-step-arrow {
    margin-top: 60px;
    flex-shrink: 0; }
  .service-how-it-works .service-step-text h3 {
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px; }
  .service-how-it-works .service-step-2 {
    max-width: 356px;
    flex: 1.5; }

@media screen and (max-width: 1024px) {
  .service-how-it-works .service-steps-grid {
    gap: 10px; }
  .service-how-it-works .service-icon-circle img {
    width: 140px;
    height: 140px; }
  .service-how-it-works .service-step-arrow {
    margin-top: 50px; }
    .service-how-it-works .service-step-arrow img {
      width: 50px; }
  .service-how-it-works .service-step-text h3 {
    font-size: 22px;
    line-height: normal; } }

@media screen and (max-width: 767px) {
  .service-how-it-works {
    height: auto;
    padding-bottom: 84px;
    padding-top: 50px;
    min-height: auto; }
    .service-how-it-works .service-steps-grid {
      flex-direction: column;
      align-items: center; }
    .service-how-it-works .service-works-container {
      padding: 0 20px; }
    .service-how-it-works .only-mobile {
      display: block; }
    .service-how-it-works .only-desktop {
      display: none; }
    .service-how-it-works .service-works-header h2 {
      font-size: 36px;
      line-height: 46px; }
      .service-how-it-works .service-works-header h2 br {
        display: none; }
    .service-how-it-works .service-step-item {
      max-width: 100%; }
      .service-how-it-works .service-step-item .service-icon-circle img {
        width: 152px;
        height: 152px; }
    .service-how-it-works .service-step-text h3 {
      text-align: center;
      font-size: 25px;
      line-height: normal; }
    .service-how-it-works .service-step-3 br,
    .service-how-it-works .service-text-1 br {
      display: none; }
    .service-how-it-works .service-step-arrow {
      margin: 10px 0; }
      .service-how-it-works .service-step-arrow img {
        width: 16px; } }
.service-quote-form {
  padding-top: 68px;
  padding-bottom: 92px;
  background-color: #F7F7F7;
  position: relative; }
  .service-quote-form::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 488px;
    background-repeat: no-repeat, repeat-x;
    background-position: right bottom, left bottom;
    background-size: 100%;
    pointer-events: none;
    z-index: 1;
    background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/shrub-pruning/hedge-trimming-cost-calculator-bg.svg"); }
  .service-quote-form .service-quote-container {
    max-width: 1366px;
    margin: 0 auto;
    padding: 0 20px; }
  .service-quote-form .service-quote-header {
    text-align: center;
    margin-bottom: 30px; }
    .service-quote-form .service-quote-header .service-top-pill {
      height: 33px;
      background-color: rgba(0, 0, 0, 0.04);
      display: inline-flex;
      justify-content: center;
      align-items: center;
      border-radius: 50px;
      padding: 8px 15px 9px 9px;
      font-size: 16px;
      font-weight: 400;
      line-height: normal;
      gap: 4px; }
    .service-quote-form .service-quote-header h2 {
      text-align: center;
      font-size: 48px;
      font-weight: 700;
      line-height: 54px;
      margin: 12px 0 4px; }
    .service-quote-form .service-quote-header p {
      text-align: center;
      font-size: 22px;
      font-weight: 400;
      line-height: normal;
      margin: 0; }
  .service-quote-form .service-quote-card {
    margin: 0 auto;
    max-width: 820px;
    background-color: #fff;
    border-radius: 25px;
    display: flex;
    overflow: hidden;
    position: relative;
    margin-bottom: 156px; }
  .service-quote-form .service-form-side {
    flex: 1;
    padding: 35px 40px 36px;
    position: relative; }
    @media (max-width: 767px) {
      .service-quote-form .service-form-side {
        padding: 20px; } }
    .service-quote-form .service-form-side .service-form-group {
      margin-bottom: 20px; }
      .service-quote-form .service-form-side .service-form-group .service-group-label {
        font-family: ProximaNova-Bold;
        font-size: 14px;
        font-weight: 700;
        line-height: normal; }
      .service-quote-form .service-form-side .service-form-group .service-location-input-wrapper {
        margin-top: 10px;
        max-width: 337px;
        height: 48px;
        position: relative; }
        .service-quote-form .service-form-side .service-form-group .service-location-input-wrapper select {
          border-radius: 6px;
          border: 0.962px solid #959898;
          background: #FFF;
          width: 100%;
          height: 100%;
          padding: 15px 16px 14px 18px;
          color: #373737;
          font-size: 16px;
          font-weight: 400;
          line-height: normal;
          border-radius: 6px;
          background: #fff;
          appearance: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          cursor: pointer; }
        .service-quote-form .service-form-side .service-form-group .service-location-input-wrapper .service-chevron-down {
          position: absolute;
          right: 14px;
          top: 50%;
          transform: translateY(-50%);
          color: #777;
          pointer-events: none; }
      .service-quote-form .service-form-side .service-form-group .service-options-group {
        display: flex;
        flex-wrap: wrap;
        gap: 16px;
        margin-top: 9px; }
      .service-quote-form .service-form-side .service-form-group .service-custom-option {
        display: flex;
        align-items: center;
        cursor: pointer;
        user-select: none;
        font-size: 16px;
        font-weight: 400;
        color: #373737; }
        .service-quote-form .service-form-side .service-form-group .service-custom-option input {
          display: none; }
        .service-quote-form .service-form-side .service-form-group .service-custom-option .service-checkmark-circle {
          width: 22px;
          height: 22px;
          border: 1px solid #373737;
          border-radius: 50%;
          margin-right: 8px;
          position: relative;
          flex-shrink: 0;
          transition: border-color 0.2s, background 0.2s; }
        .service-quote-form .service-form-side .service-form-group .service-custom-option input:checked + .service-checkmark-circle {
          border-color: #42A042;
          background: #42A042;
          background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/leaf-removals/radio-btn.svg");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center; }
        .service-quote-form .service-form-side .service-form-group .service-custom-option:hover .service-checkmark-circle {
          border-color: #999; }
  .service-quote-form .service-form-actions {
    margin-top: 17px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px; }
    .service-quote-form .service-form-actions .service-btn-get-quotes {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      background: linear-gradient(0deg, #FF6F00 0%, #FF9B00 92%);
      color: #fff;
      border-radius: 28px;
      min-width: 260px;
      height: 56px;
      font-family: 'ProximaNova-Bold', sans-serif;
      font-size: 18px;
      font-weight: 700;
      text-decoration: none;
      border: none;
      cursor: pointer; }
      .service-quote-form .service-form-actions .service-btn-get-quotes img, .service-quote-form .service-form-actions .service-btn-get-quotes svg {
        position: relative;
        right: 0;
        transition: right 0.3s ease; }
      .service-quote-form .service-form-actions .service-btn-get-quotes:hover img, .service-quote-form .service-form-actions .service-btn-get-quotes:hover svg {
        right: 5px; }
    .service-quote-form .service-form-actions .service-btn-reset {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      color: #00A3E7;
      text-decoration: none;
      font-size: 16px;
      font-weight: 600;
      line-height: normal; }
  .service-quote-form .service-estimate-side {
    max-width: 282px;
    height: 419px;
    margin: 10px;
    border-radius: 20px;
    background: linear-gradient(193deg, #00B65F 33.38%, #009759 71.72%);
    padding: 56px 26px 27px 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: flex-start; }
    .service-quote-form .service-estimate-side .service-estimate-range {
      color: #FFF;
      font-size: 45px;
      font-weight: 700;
      line-height: normal;
      margin-bottom: 17px; }
    .service-quote-form .service-estimate-side .service-est-subtitle {
      max-width: 210px;
      color: #FFF;
      text-align: center;
      font-size: 18px;
      font-weight: 400;
      line-height: 23px;
      margin-bottom: 18px; }
    .service-quote-form .service-estimate-side .service-est-disclaimer {
      max-width: 211px;
      color: #FFF;
      text-align: center;
      font-size: 16px;
      font-style: italic;
      font-weight: 300;
      line-height: 19px; }
    .service-quote-form .service-estimate-side .service-time-info {
      color: #FFF;
      text-align: center;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 19px;
      margin-top: auto; }
    .service-quote-form .service-estimate-side .service-btn-match-pros {
      height: 44px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin-top: 19px;
      width: 100%;
      max-width: 189px;
      border-radius: 24px;
      background: #fff;
      text-decoration: none;
      color: #019759;
      font-size: 16px;
      font-weight: 600;
      font-family: 'ProximaNova-Semibold';
      line-height: normal; }
      .service-quote-form .service-estimate-side .service-btn-match-pros img, .service-quote-form .service-estimate-side .service-btn-match-pros svg {
        position: relative;
        right: 0;
        transition: right 0.3s ease; }
      .service-quote-form .service-estimate-side .service-btn-match-pros:hover img, .service-quote-form .service-estimate-side .service-btn-match-pros:hover svg {
        right: 5px; }
      .service-quote-form .service-estimate-side .service-btn-match-pros svg path {
        fill: #019759; }
  @media screen and (max-width: 767px) {
    .service-quote-form {
      padding-top: 40px;
      padding-bottom: 1px; }
      .service-quote-form .service-quote-header {
        margin-bottom: 24px; }
        .service-quote-form .service-quote-header .service-top-pill {
          font-size: 13px;
          padding: 6px 12px; }
        .service-quote-form .service-quote-header h2 {
          font-size: 32px;
          line-height: 1.2; }
        .service-quote-form .service-quote-header p {
          font-size: 18px; }
      .service-quote-form .service-quote-card {
        flex-direction: column; }
      .service-quote-form .service-form-actions-mobile {
        display: flex !important;
        margin-top: 10px;
        justify-content: center;
        margin-bottom: 34px;
        margin-inline: auto;
        gap: 0; }
        .service-quote-form .service-form-actions-mobile .service-btn-get-quotes {
          max-width: 100%;
          width: 314px; }
        .service-quote-form .service-form-actions-mobile .service-btn-reset {
          margin-top: 23px; }
      .service-quote-form .service-form-side .service-form-group .service-location-input-wrapper {
        max-width: 100%; }
      .service-quote-form .service-estimate-side {
        border-radius: 25px;
        max-width: 100%;
        min-width: 0;
        margin-inline: 20px;
        height: 305px;
        padding: 20px; }
        .service-quote-form .service-estimate-side .service-est-subtitle {
          font-size: 16px;
          line-height: 18px;
          margin-bottom: 10px; }
        .service-quote-form .service-estimate-side .service-est-disclaimer {
          font-size: 12px;
          font-weight: 300;
          max-width: 100%;
          line-height: 19px; }
        .service-quote-form .service-estimate-side .service-time-info {
          font-size: 16px;
          line-height: 19px;
          padding-inline: 38px; }
        .service-quote-form .service-estimate-side .service-estimate-range {
          font-size: 44px;
          line-height: normal; } }
.service-quote-form.aeration-cost-calculator::before {
  display: none; }

@media screen and (max-width: 767px) {
  .service-quote-form.aeration-cost-calculator {
    padding-bottom: 45px; } }

.service-quote-form.aeration-cost-calculator .service-quote-card {
  margin-bottom: 0;
  background: #FFF;
  filter: drop-shadow(0 4px 12px rgba(25, 29, 21, 0.14)); }

.service-quote-form.aeration-cost-calculator .underline {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px; }

.service-quote-form.aeration-cost-calculator .service-estimate-side {
  max-width: 300px; }
  @media screen and (max-width: 767px) {
    .service-quote-form.aeration-cost-calculator .service-estimate-side {
      max-width: 100%; } }
.service-quote-form.aeration-cost-calculator .service-cost-tabs {
  background: #FFF;
  margin-top: 35px;
  margin-bottom: 28px;
  gap: 0px;
  display: flex;
  width: 478.08px;
  height: 48px;
  padding: 4px;
  margin-inline: auto;
  justify-content: center;
  border-radius: 12px;
  align-items: flex-start; }
  .service-quote-form.aeration-cost-calculator .service-cost-tabs .service-cost-tab {
    background: #FFF;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    padding: 11.5px 19.8px;
    line-height: 20px;
    border: 0; }
    .service-quote-form.aeration-cost-calculator .service-cost-tabs .service-cost-tab:first-child {
      border-radius: 8px 0 0 8px; }
    .service-quote-form.aeration-cost-calculator .service-cost-tabs .service-cost-tab.active {
      font-family: ProximaNova-Bold;
      border-radius: 12px;
      background: #2C8C4F;
      z-index: 1;
      color: #FFF;
      text-align: center;
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
      /* 142.857% */ }
    .service-quote-form.aeration-cost-calculator .service-cost-tabs .service-cost-tab:hover:not(.active) {
      background: #F7FAFC; }
  @media screen and (max-width: 767px) {
    .service-quote-form.aeration-cost-calculator .service-cost-tabs {
      width: 100%;
      height: auto; }
      .service-quote-form.aeration-cost-calculator .service-cost-tabs .service-cost-tab {
        height: auto; } }
.service-quote-form.aeration-cost-calculator .service-form-side .service-options-checkboxes .service-custom-option .service-checkmark-box {
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 4px;
  margin-right: 8px;
  position: relative;
  transition: all 0.2s;
  flex-shrink: 0; }

.service-quote-form.aeration-cost-calculator .service-form-side .service-options-checkboxes .service-custom-option input:checked + .service-checkmark-box {
  background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/leaf-removals/check-box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none; }

.service-quote-form.aeration-cost-calculator .service-form-side .service-options-checkboxes .service-custom-option input:checked + .service-checkmark-box::after {
  display: none; }

.service-quote-form.aeration-cost-calculator .service-form-side .service-options-checkboxes .service-custom-option:hover .service-checkmark-box {
  border-color: #999; }
.service-services-list {
  padding: 70px 0;
  padding-bottom: 72px;
  background-color: #E5F6FD; }
  .service-services-list .service-list-container {
    max-width: 1126px;
    margin: 0 auto; }
  .service-services-list button.js-see-all-less-pros {
    font-weight: normal !important; }
  .service-services-list .service-list-card.service-filter-hidden {
    display: none !important; }
  .service-services-list .service-list-grid.service-filter-empty::after {
    content: 'No pros match this filter. Try another filter or view all.';
    display: block;
    text-align: center;
    padding: 24px 16px;
    color: #555;
    grid-column: 1 / -1; }
  @media screen and (min-width: 769px) {
    .service-services-list .service-list-card.service-extra-service-card {
      display: none !important; }
    .service-services-list .service-services-toggle-checkbox:checked ~ .service-list-grid .service-list-card.service-extra-service-card,
    .service-services-list .service-services-list.service-list-filter-active .service-list-card.service-extra-service-card {
      display: block !important; }
    .service-services-list .service-see-all-desktop-only {
      display: flex !important; }
    .service-services-list .service-see-all-mobile-only {
      display: none !important; }
    .service-services-list .service-label-text-less {
      display: none; }
    .service-services-list .service-services-toggle-checkbox:checked ~ .service-see-all-container .service-label-text-all {
      display: none; }
    .service-services-list .service-services-toggle-checkbox:checked ~ .service-see-all-container .service-label-text-less {
      display: inline; } }
  .service-services-list .service-btn-see-all-label {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px; }
  .service-services-list .service-list-header {
    text-align: center;
    margin-bottom: 39px; }
    .service-services-list .service-list-header h2 {
      text-align: center;
      font-size: 48px;
      font-weight: 700;
      line-height: 62px;
      font-family: ProximaNova-Bold; }
    .service-services-list .service-list-header p {
      display: inline-flex;
      text-align: center;
      font-size: 22px;
      font-weight: 400;
      line-height: 33px; }
  .service-services-list .service-services-controls {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 31px;
    flex-wrap: wrap;
    gap: 12.65px; }
    .service-services-list .service-services-controls .service-mobile-top-row {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%; }
    .service-services-list .service-services-controls .service-controls-heading {
      font-size: 22px;
      font-weight: 500;
      line-height: 33px; }
    .service-services-list .service-services-controls .service-filter-buttons {
      display: flex;
      gap: 10px; }
      .service-services-list .service-services-controls .service-filter-buttons .service-filter-btn {
        display: flex;
        padding: 8.317px 19.811px 6.387px 17.525px;
        justify-content: center;
        align-items: center;
        border: 1.109px solid #B8B8B8;
        background: rgba(255, 255, 255, 0.4);
        border-radius: 19px;
        height: 38px;
        cursor: pointer;
        transition: all 0.2s ease;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        line-height: 22.179px;
        letter-spacing: -0.167px; }
        .service-services-list .service-services-controls .service-filter-buttons .service-filter-btn:hover {
          background-color: #d3eaf3; }
        .service-services-list .service-services-controls .service-filter-buttons .service-filter-btn.active {
          background-color: #00A7ED;
          color: #fff;
          border-color: #0099FF; }
          .service-services-list .service-services-controls .service-filter-buttons .service-filter-btn.active:hover {
            background-color: #0088EE; }
    .service-services-list .service-services-controls .service-sort-control {
      display: flex;
      align-items: center;
      gap: 12px;
      font-size: 14px;
      font-weight: 400;
      line-height: 16.602px; }
      .service-services-list .service-services-controls .service-sort-control select {
        font-size: 16px;
        font-weight: 400;
        line-height: 16.602px;
        color: #373737;
        width: 183px;
        height: 42px;
        border: 1px solid #B8B8B8;
        padding-left: 16px;
        background-color: transparent;
        border-radius: 8px;
        background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/leaf-removals/dropdown-arrow.png");
        background-repeat: no-repeat;
        background-position: right 12px center;
        background-size: 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer; }
  .service-services-list .service-list-card {
    width: 1126px;
    height: 220px;
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 30px 27px 30px;
    margin-bottom: 10px; }
  .service-services-list .service-card-top-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px; }
    @media (max-width: 600px) {
      .service-services-list .service-card-top-row {
        flex-direction: column; } }
  .service-services-list .service-provider-info {
    display: flex;
    gap: 17px; }
    .service-services-list .service-provider-info .service-provider-img {
      width: 74px;
      height: 74px;
      border-radius: 50%;
      object-fit: cover;
      flex-shrink: 0; }
    .service-services-list .service-provider-info .service-provider-details .service-name-row {
      display: flex;
      align-items: center;
      gap: 8px;
      margin-bottom: 4px; }
      .service-services-list .service-provider-info .service-provider-details .service-name-row h3 {
        font-size: 22px;
        font-weight: 700;
        line-height: normal;
        font-family: ProximaNova-Bold; }
      .service-services-list .service-provider-info .service-provider-details .service-name-row .service-verified-badge {
        display: flex;
        gap: 3px;
        color: #8FB741;
        font-size: 14px;
        font-weight: 400;
        line-height: 16.602px; }
    .service-services-list .service-provider-info .service-provider-details .service-rating-row {
      display: flex;
      align-items: center;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #373737; }
      .service-services-list .service-provider-info .service-provider-details .service-rating-row .service-stars {
        display: flex;
        gap: 2px;
        padding-right: 4.667px; }
        .service-services-list .service-provider-info .service-provider-details .service-rating-row .service-stars .star-ratings {
          width: 16.667px;
          height: 15.625px; }
    .service-services-list .service-provider-info .service-provider-details .service-stats-row {
      display: flex;
      color: #373737;
      font-size: 16px;
      font-weight: 500;
      line-height: 26px; }
      .service-services-list .service-provider-info .service-provider-details .service-stats-row strong {
        color: #FF9000;
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        font-family: ProximaNova-Bold;
        margin-left: 5px;
        margin-right: 20px; }
      .service-services-list .service-provider-info .service-provider-details .service-stats-row .service-availability-text {
        font-family: 'ProximaNova-Bold';
        color: #FF9000;
        margin-right: 5px; }
  .service-services-list .service-price-info {
    display: flex;
    flex-direction: column;
    gap: 3px;
    align-items: end;
    padding-top: 18px; }
    @media (max-width: 600px) {
      .service-services-list .service-price-info {
        text-align: left;
        margin-top: 15px;
        padding-left: 76px; } }
    .service-services-list .service-price-info .service-price-range {
      text-align: right;
      font-size: 26px;
      font-weight: 700;
      line-height: 26px;
      font-family: ProximaNova-Bold; }
    .service-services-list .service-price-info .service-price-label {
      font-size: 14px;
      font-weight: 500;
      line-height: normal; }
  .service-services-list .service-card-divider {
    height: 1px;
    width: 100%;
    background-color: #DDDCDC;
    margin-top: 14px;
    margin-bottom: 14px; }
  .service-services-list .service-card-bottom-row {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 600px) {
      .service-services-list .service-card-bottom-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px; } }
  .service-services-list .service-services-offered h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    font-family: ProximaNova-Bold;
    margin-bottom: 12px; }
  .service-services-list .service-services-offered ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 30px; }
    .service-services-list .service-services-offered ul li {
      display: flex;
      align-items: center;
      font-size: 16px;
      font-weight: 400;
      line-height: 30px;
      gap: 7px; }
  .service-services-list .service-btn-see-price {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    width: 149px;
    height: 44px;
    background-color: #FF9000;
    border-radius: 22px;
    text-decoration: none; }
    .service-services-list .service-btn-see-price img, .service-services-list .service-btn-see-price svg {
      position: relative;
      left: 0;
      transition: left 0.3s ease; }
    .service-services-list .service-btn-see-price:hover img, .service-services-list .service-btn-see-price:hover svg {
      left: 5px; }
  .service-services-list .service-see-all-container {
    margin-top: 40px;
    display: flex;
    justify-content: center; }
    .service-services-list .service-see-all-container .service-btn-see-all {
      cursor: pointer;
      display: flex;
      justify-content: center;
      align-items: center;
      min-width: 300px;
      height: 54px;
      padding: 0 30px;
      border-radius: 27px;
      background-color: #fff;
      text-decoration: none;
      color: #FF9000;
      font-size: 18px;
      font-weight: 600;
      border: 1px solid #FF9000;
      transition: all 0.3s; }
      .service-services-list .service-see-all-container .service-btn-see-all img, .service-services-list .service-see-all-container .service-btn-see-all svg {
        position: relative;
        left: 0;
        transition: left 0.3s ease; }
      .service-services-list .service-see-all-container .service-btn-see-all:hover img, .service-services-list .service-see-all-container .service-btn-see-all:hover svg {
        left: 5px; }
      .service-services-list .service-see-all-container .service-btn-see-all:hover {
        background-color: #fff2f2f7; }
      .service-services-list .service-see-all-container .service-btn-see-all svg path {
        fill: #FF9000 !important; }
      @media screen and (max-width: 380px) {
        .service-services-list .service-see-all-container .service-btn-see-all {
          font-size: 16px; } }
    .service-services-list .service-see-all-container .service-btn-see-all.service-services-list-only-mobile {
      display: none; }
  @media screen and (max-width: 1200px) {
    .service-services-list {
      padding-inline: 30px; }
      .service-services-list .service-list-card {
        width: 100%;
        height: auto;
        padding: 20px 30px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .service-services-list .service-list-card {
      width: 100%;
      margin-bottom: 20px; }
    .service-services-list .service-card-top-row {
      flex-direction: row;
      align-items: flex-start; }
    .service-services-list .service-price-info {
      margin-top: 0; }
    .service-services-list .service-mobile-top-row {
      flex-direction: column;
      align-items: flex-start;
      gap: 15px; }
      .service-services-list .service-mobile-top-row .service-sort-control {
        align-self: flex-end; } }
  @media screen and (max-width: 800px) {
    .service-services-list .service-card-top-row {
      flex-direction: column; }
    .service-services-list .service-price-info {
      align-items: flex-start;
      padding-left: 90px; } }
  @media screen and (max-width: 768px) {
    .service-services-list {
      padding: 50px 0 60px; }
      .service-services-list .service-list-header {
        padding-inline: 20px;
        margin-bottom: 26px; }
        .service-services-list .service-list-header h2 {
          font-size: 38px;
          line-height: normal;
          margin-bottom: 8px; }
        .service-services-list .service-list-header p {
          font-size: 18px;
          line-height: normal; }
      .service-services-list .service-services-controls {
        margin-bottom: 26px;
        padding-left: 20px;
        display: flex;
        flex-direction: column;
        gap: 23px; }
        .service-services-list .service-services-controls .service-controls-heading {
          font-size: 16px;
          line-height: 20px;
          width: auto; }
        .service-services-list .service-services-controls .service-mobile-top-row {
          padding-right: 20px;
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 12px; }
          .service-services-list .service-services-controls .service-mobile-top-row .service-controls-heading {
            flex: 1;
            color: #373737;
            font-size: 16px;
            line-height: 18px; }
          .service-services-list .service-services-controls .service-mobile-top-row .service-sort-control {
            flex-shrink: 0; }
            .service-services-list .service-services-controls .service-mobile-top-row .service-sort-control select {
              width: 160px;
              height: 42px;
              font-size: 14px; }
        .service-services-list .service-services-controls .service-filter-buttons {
          padding-right: 20px;
          width: 100%;
          display: flex;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch;
          gap: 8px;
          padding-bottom: 4px;
          scrollbar-width: none; }
          .service-services-list .service-services-controls .service-filter-buttons::-webkit-scrollbar {
            display: none; }
          .service-services-list .service-services-controls .service-filter-buttons .service-filter-btn {
            flex-shrink: 0;
            white-space: nowrap; }
      .service-services-list .service-list-grid {
        padding-left: 20px; }
        .service-services-list .service-list-grid:not(.owl-carousel) {
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch;
          gap: 15px;
          padding-right: 20px;
          scrollbar-width: none; }
          .service-services-list .service-list-grid:not(.owl-carousel)::-webkit-scrollbar {
            display: none; }
          .service-services-list .service-list-grid:not(.owl-carousel) .service-list-card {
            flex-shrink: 0;
            min-width: 298px; }
          .service-services-list .service-list-grid:not(.owl-carousel) .service-list-card.service-filter-hidden {
            display: none !important; }
        .service-services-list .service-list-grid.service-list-grid-filtered-mobile {
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch;
          gap: 15px;
          padding-right: 20px;
          scrollbar-width: none; }
          .service-services-list .service-list-grid.service-list-grid-filtered-mobile::-webkit-scrollbar {
            display: none; }
          .service-services-list .service-list-grid.service-list-grid-filtered-mobile .service-list-card {
            flex-shrink: 0;
            min-width: 298px; }
          .service-services-list .service-list-grid.service-list-grid-filtered-mobile .service-list-card.service-filter-hidden {
            display: none !important; }
        .service-services-list .service-list-grid.owl-carousel {
          display: block; }
          .service-services-list .service-list-grid.owl-carousel .owl-stage-outer {
            overflow: hidden; }
          .service-services-list .service-list-grid.owl-carousel .owl-stage {
            display: flex;
            flex-wrap: nowrap; }
          .service-services-list .service-list-grid.owl-carousel .owl-item {
            flex-shrink: 0; }
        .service-services-list .service-list-grid .service-list-mobile-three-carousel.owl-carousel {
          display: block; }
        .service-services-list .service-list-grid .owl-dots,
        .service-services-list .service-list-grid .service-list-mobile-three-carousel .owl-dots {
          margin-top: 19px;
          margin-bottom: 4px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
          gap: 5px;
          padding: 8px 0;
          min-height: 24px; }
          .service-services-list .service-list-grid .owl-dots .owl-dot,
          .service-services-list .service-list-grid .service-list-mobile-three-carousel .owl-dots .owl-dot {
            border-radius: 50%;
            background-color: #373737;
            cursor: pointer;
            opacity: 0.2;
            width: 7.7px;
            height: 7.7px;
            flex-shrink: 0;
            border: none;
            padding: 0; }
            .service-services-list .service-list-grid .owl-dots .owl-dot.active,
            .service-services-list .service-list-grid .service-list-mobile-three-carousel .owl-dots .owl-dot.active {
              transform: scale(1);
              opacity: 1; }
            .service-services-list .service-list-grid .owl-dots .owl-dot span,
            .service-services-list .service-list-grid .service-list-mobile-three-carousel .owl-dots .owl-dot span {
              display: none; }
      .service-services-list .service-list-card.service-extra-service-card {
        display: flex !important; }
      .service-services-list .service-see-all-container {
        margin-top: 25px;
        padding-inline: 20px; }
        .service-services-list .service-see-all-container .service-see-all-desktop-only {
          display: none !important; }
        .service-services-list .service-see-all-container .service-see-all-mobile-only {
          display: flex !important; }
        .service-services-list .service-see-all-container .service-services-list-only-desktop {
          display: none !important; }
        .service-services-list .service-see-all-container .service-services-list-only-mobile {
          display: flex !important; }
      .service-services-list .service-list-card.js-services-more {
        display: flex !important; }
      .service-services-list .service-list-card {
        width: 298px;
        height: auto;
        overflow: hidden;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 30px 7px; }
        .service-services-list .service-list-card .service-card-top-row,
        .service-services-list .service-list-card .service-card-bottom-row {
          display: contents; }
        .service-services-list .service-list-card .service-provider-info {
          order: 1;
          flex-direction: column;
          align-items: center;
          width: 100%;
          gap: 0; }
          .service-services-list .service-list-card .service-provider-info .service-provider-img {
            width: 74px;
            height: 74px;
            margin-bottom: 6px; }
          .service-services-list .service-list-card .service-provider-info .service-provider-details {
            width: 100%;
            align-items: center; }
            .service-services-list .service-list-card .service-provider-info .service-provider-details .service-name-row {
              text-align: center;
              flex-direction: column-reverse;
              margin-bottom: 5px;
              gap: 5px; }
              .service-services-list .service-list-card .service-provider-info .service-provider-details .service-name-row h3 {
                font-size: 22px;
                font-weight: 700;
                line-height: normal; }
              .service-services-list .service-list-card .service-provider-info .service-provider-details .service-name-row .service-verified-badge {
                justify-content: center;
                font-size: 12px; }
                .service-services-list .service-list-card .service-provider-info .service-provider-details .service-name-row .service-verified-badge img {
                  width: 12px;
                  height: 12px; }
            .service-services-list .service-list-card .service-provider-info .service-provider-details .service-rating-row {
              justify-content: center;
              flex-wrap: wrap;
              margin-bottom: 4px; }
              .service-services-list .service-list-card .service-provider-info .service-provider-details .service-rating-row .service-stars {
                padding-right: 8px; }
              .service-services-list .service-list-card .service-provider-info .service-provider-details .service-rating-row .service-rating-reviews {
                font-size: 14px; }
            .service-services-list .service-list-card .service-provider-info .service-provider-details .service-stats-row {
              flex-direction: column;
              align-items: center; }
              .service-services-list .service-list-card .service-provider-info .service-provider-details .service-stats-row div {
                margin-right: 0; }
        .service-services-list .service-list-card .service-card-divider {
          order: 2;
          margin: 18px 0; }
        .service-services-list .service-list-card .service-services-offered {
          order: 3;
          width: 100%;
          margin-bottom: 20px; }
          .service-services-list .service-list-card .service-services-offered h4 {
            text-align: center;
            margin-bottom: 8px; }
          .service-services-list .service-list-card .service-services-offered ul {
            flex-direction: column;
            align-items: center;
            gap: 8px;
            width: 100%; }
            .service-services-list .service-list-card .service-services-offered ul li {
              font-size: 16px;
              gap: 12px; }
              .service-services-list .service-list-card .service-services-offered ul li img {
                width: 30px;
                height: 30px;
                flex-shrink: 0; }
        .service-services-list .service-list-card .service-price-info {
          order: 4;
          align-items: center;
          margin-bottom: 20px;
          padding: 0;
          width: 100%;
          text-align: center;
          margin-top: 0; }
          .service-services-list .service-list-card .service-price-info .service-price-range {
            font-size: 32px;
            text-align: center;
            line-height: normal;
            font-family: ProximaNova-Bold;
            color: #373737; }
          .service-services-list .service-list-card .service-price-info .service-price-label {
            font-size: 14px;
            color: #555;
            margin-top: 2px; }
        .service-services-list .service-list-card .service-btn-see-price {
          order: 5;
          width: 220px;
          height: 50px;
          font-size: 18px;
          background-color: #FF9000;
          border-radius: 25px; } }
.aeration-what-it-does-section {
  padding: 80px 20px; }
  .aeration-what-it-does-section .aeration-what-it-does-container {
    max-width: 1075px;
    margin: 0 auto; }
  .aeration-what-it-does-section .what-it-does-header {
    text-align: center;
    margin-bottom: 40px; }
    .aeration-what-it-does-section .what-it-does-header h2 {
      font-size: 48px;
      font-family: ProximaNova-Bold;
      font-weight: 700;
      line-height: normal;
      margin-bottom: 15.5px; }
    .aeration-what-it-does-section .what-it-does-header p {
      font-size: 18px;
      font-weight: 500;
      line-height: 25px;
      max-width: 1008px;
      margin-inline: auto; }
  .aeration-what-it-does-section .aeration-showcase {
    position: relative;
    margin-bottom: 42px;
    width: 100%;
    height: 346px;
    border-radius: 25px;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(https://greenpal-production.s3.amazonaws.com/images/lawn-aeration/lawn-aeration-overseeding-benefits-bg.jpg); }
    .aeration-what-it-does-section .aeration-showcase .showcase-pills-container {
      display: flex;
      margin-inline: auto;
      padding-top: 198px;
      max-width: 930px;
      gap: 14px; }
    .aeration-what-it-does-section .aeration-showcase .showcase-pill {
      background: #FFFFFF;
      border-radius: 100px;
      padding: 15px 32px 15px 15px;
      display: flex;
      align-items: center;
      gap: 14.5px;
      position: relative;
      overflow: hidden;
      width: 300px;
      height: 110px; }
      .aeration-what-it-does-section .aeration-showcase .showcase-pill .pill-number {
        position: absolute;
        top: 25%;
        left: 100px;
        transform: translateY(-50%);
        z-index: 1;
        pointer-events: none;
        font-size: 56px;
        font-weight: 800;
        opacity: 0.08;
        line-height: normal;
        font-family: ProximaNova-Bold; }
      .aeration-what-it-does-section .aeration-showcase .showcase-pill .pill-text {
        font-size: 16px;
        font-weight: 400;
        line-height: 18px; }
  .aeration-what-it-does-section .signs-header {
    text-align: center;
    margin-bottom: 40.5px; }
    .aeration-what-it-does-section .signs-header h2 {
      font-size: 48px;
      font-weight: 700;
      line-height: normal;
      margin-bottom: 3.5px; }
    .aeration-what-it-does-section .signs-header p {
      font-size: 18px;
      font-weight: 500;
      line-height: 25px; }
  .aeration-what-it-does-section .signs-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px; }
    @media (max-width: 900px) {
      .aeration-what-it-does-section .signs-grid {
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 600px) {
      .aeration-what-it-does-section .signs-grid {
        grid-template-columns: 1fr; } }
  .aeration-what-it-does-section .sign-card {
    background: #F7F7F7;
    border-radius: 20px;
    display: flex;
    gap: 12.5px;
    padding: 22.5px 23px 22px 20.5px;
    align-items: flex-start; }
    .aeration-what-it-does-section .sign-card .sign-icon-wrapper {
      flex-shrink: 0;
      width: 60px;
      height: 60px; }
    .aeration-what-it-does-section .sign-card .sign-text-content h3 {
      font-size: 16px;
      font-family: ProximaNova-Bold;
      font-weight: 700;
      line-height: normal;
      margin-bottom: 6px; }
    .aeration-what-it-does-section .sign-card .sign-text-content p {
      font-size: 14px;
      font-weight: 400;
      line-height: 16px; }
  @media screen and (min-width: 768px) and (max-width: 990px) {
    .aeration-what-it-does-section .aeration-showcase .showcase-pills-container .showcase-pill {
      width: 270px;
      gap: 7px; } }
  @media screen and (max-width: 767px) {
    .aeration-what-it-does-section {
      padding-top: 26px;
      padding-bottom: 60px; }
      .aeration-what-it-does-section .what-it-does-header h2 {
        font-size: 38px;
        line-height: normal;
        margin-bottom: 10px; }
      .aeration-what-it-does-section .what-it-does-header p {
        font-size: 18px;
        line-height: 28px; }
      .aeration-what-it-does-section .aeration-showcase {
        height: 448px;
        margin-bottom: 50px; }
        .aeration-what-it-does-section .aeration-showcase .showcase-pills-container {
          flex-wrap: wrap;
          justify-content: center;
          padding-top: 48px; }
      .aeration-what-it-does-section .signs-header {
        margin-bottom: 20px; }
        .aeration-what-it-does-section .signs-header h2 {
          font-size: 38px;
          line-height: normal;
          margin-bottom: 11px; }
        .aeration-what-it-does-section .signs-header p {
          font-size: 18px;
          line-height: 18px; }
        .aeration-what-it-does-section .signs-header .sign-text-content h3 {
          font-size: 18px;
          line-height: normal; }
        .aeration-what-it-does-section .signs-header .sign-text-content p {
          font-size: 16px;
          line-height: 20px; } }
.service-top-neighborhoods {
  padding: 70px 0 60px;
  background-color: #fff;
  border-bottom: 1px solid rgba(55, 55, 55, 0.2); }
  .service-top-neighborhoods .neighborhoods-container {
    max-width: 1202px;
    margin: 0 auto; }
  .service-top-neighborhoods .neighborhoods-header {
    text-align: center;
    margin-bottom: 13px;
    position: relative; }
    .service-top-neighborhoods .neighborhoods-header h2 {
      font-family: ProximaNova-Bold;
      margin-bottom: 4px;
      text-align: center;
      font-size: 48px;
      font-weight: 700;
      line-height: 62px; }
    .service-top-neighborhoods .neighborhoods-header p {
      text-align: center;
      font-size: 22px;
      font-weight: 400;
      line-height: 33px; }
    .service-top-neighborhoods .neighborhoods-header .activity-text {
      margin-top: 15px;
      font-family: ProximaNova-Semibold;
      text-align: center;
      font-size: 16px;
      font-weight: 600;
      line-height: 33px; }
      .service-top-neighborhoods .neighborhoods-header .activity-text img {
        position: relative;
        top: 15px; }
  .service-top-neighborhoods .neighborhoods-carousel {
    position: relative;
    padding: 0 60px; }
    .service-top-neighborhoods .neighborhoods-carousel .owl-dots {
      display: none; }
    .service-top-neighborhoods .neighborhoods-carousel .owl-nav {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      width: 100%;
      transform: translateY(-50%);
      pointer-events: none;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 0;
      padding: 0 20px; }
      .service-top-neighborhoods .neighborhoods-carousel .owl-nav button {
        pointer-events: all;
        border-radius: 50%;
        cursor: pointer;
        border: none; }
        .service-top-neighborhoods .neighborhoods-carousel .owl-nav button span {
          display: none; }
      .service-top-neighborhoods .neighborhoods-carousel .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        border-radius: 40px;
        background-color: #F7F7F7;
        backdrop-filter: blur(2.8571429253px);
        margin-left: -20px;
        background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/shrub-pruning/shrub-pros-right-arrow.svg") !important;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 9.84px;
        transform: rotate(-180deg); }
        .service-top-neighborhoods .neighborhoods-carousel .owl-nav .owl-prev:hover {
          background-color: #f0f0f0c2; }
      .service-top-neighborhoods .neighborhoods-carousel .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        border-radius: 40px;
        background-color: #F7F7F7;
        backdrop-filter: blur(2.8571429253px);
        margin-right: -20px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 9.84px;
        background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/shrub-pruning/shrub-pros-right-arrow.svg") !important; }
        .service-top-neighborhoods .neighborhoods-carousel .owl-nav .owl-next:hover {
          background-color: #f0f0f0c2; }
  .service-top-neighborhoods .neighborhood-card {
    width: 360px;
    height: 220px;
    background: #F7F7F7;
    border-radius: 20px;
    padding: 21px 10px 25px 33px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .service-top-neighborhoods .neighborhood-card .card-header-info {
      display: flex;
      align-items: center;
      width: 100%;
      margin-bottom: 7px;
      gap: 10px; }
      .service-top-neighborhoods .neighborhood-card .card-header-info .neighborhood-img {
        width: 54px;
        height: 54px;
        object-fit: cover;
        border-radius: 54px; }
      .service-top-neighborhoods .neighborhood-card .card-header-info .header-text {
        text-align: left; }
        .service-top-neighborhoods .neighborhood-card .card-header-info .header-text h3 {
          font-family: ProximaNova-Bold;
          font-size: 22px;
          line-height: normal; }
        .service-top-neighborhoods .neighborhood-card .card-header-info .header-text span {
          font-size: 13px;
          font-weight: 400;
          line-height: 16px;
          opacity: 0.7; }
    .service-top-neighborhoods .neighborhood-card .card-stats {
      width: 100%;
      line-height: normal; }
      .service-top-neighborhoods .neighborhood-card .card-stats .stat-row {
        display: flex;
        justify-content: flex-start;
        width: 100%; }
        .service-top-neighborhoods .neighborhood-card .card-stats .stat-row:last-child {
          margin-bottom: 12px; }
      .service-top-neighborhoods .neighborhood-card .card-stats .stat-item {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        gap: 5px; }
      .service-top-neighborhoods .neighborhood-card .card-stats .price-val {
        color: #84B823;
        font-family: ProximaNova-Bold;
        font-size: 16px;
        font-weight: 700;
        line-height: 26px;
        margin-right: 20px; }
      .service-top-neighborhoods .neighborhood-card .card-stats .label {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px; }
      .service-top-neighborhoods .neighborhood-card .card-stats .jobs-completed-in-30d .dark-val {
        margin-right: 20px; }
      .service-top-neighborhoods .neighborhood-card .card-stats .dark-val {
        font-family: ProximaNova-Bold;
        font-size: 16px;
        font-weight: 700;
        line-height: 26px; }
    .service-top-neighborhoods .neighborhood-card .cta-btn {
      width: 267px;
      height: 44px;
      background-color: #FF9000;
      color: #fff;
      font-family: ProximaNova-Semibold;
      font-weight: 600;
      line-height: normal;
      font-size: 16px;
      border-radius: 24px;
      display: flex;
      justify-content: center;
      align-items: center;
      text-decoration: none;
      margin-top: auto; }
      .service-top-neighborhoods .neighborhood-card .cta-btn img, .service-top-neighborhoods .neighborhood-card .cta-btn svg {
        position: relative;
        left: 0;
        transition: left 0.3s ease; }
      .service-top-neighborhoods .neighborhood-card .cta-btn:hover img, .service-top-neighborhoods .neighborhood-card .cta-btn:hover svg {
        left: 5px; }
  @media screen and (min-width: 768px) and (max-width: 1200px) {
    .service-top-neighborhoods .neighborhoods-carousel {
      padding-left: 40px;
      padding-right: 0; }
      .service-top-neighborhoods .neighborhoods-carousel .owl-nav {
        display: none; } }
  @media screen and (max-width: 768px) {
    .service-top-neighborhoods {
      padding: 50px 0; }
      .service-top-neighborhoods .neighborhoods-header h2 {
        padding-inline: 20px;
        font-size: 38px;
        line-height: normal;
        margin-bottom: 10px; }
      .service-top-neighborhoods .neighborhoods-header p {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 12px;
        padding: 0 26px 0 27px; }
      .service-top-neighborhoods .neighborhoods-header .activity-text {
        margin-inline: auto;
        margin-bottom: 18px;
        max-width: 232px;
        font-size: 14px;
        line-height: 17px; }
      .service-top-neighborhoods .neighborhoods-carousel {
        padding-left: 20px;
        padding-right: 0; }
        .service-top-neighborhoods .neighborhoods-carousel .owl-nav .owl-prev,
        .service-top-neighborhoods .neighborhoods-carousel .owl-nav .owl-next {
          display: none; }
        .service-top-neighborhoods .neighborhoods-carousel .owl-dots {
          margin-top: 19px;
          display: flex !important;
          justify-content: center;
          align-items: center;
          gap: 5px;
          padding: 0; }
          .service-top-neighborhoods .neighborhoods-carousel .owl-dots .owl-dot {
            border-radius: 50%;
            background-color: #373737;
            cursor: pointer;
            opacity: 0.2;
            width: 7.7px;
            height: 7.7px; }
            .service-top-neighborhoods .neighborhoods-carousel .owl-dots .owl-dot.active {
              transform: scale(1);
              opacity: 1; }
            .service-top-neighborhoods .neighborhoods-carousel .owl-dots .owl-dot span {
              display: none; }
      .service-top-neighborhoods .neighborhood-card {
        width: 330px;
        margin: 0 auto; } }
.service-cost-section {
  padding: 60.5px 20px;
  background-color: #247D4C;
  background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/shrub-pruning/hedge-trimming-cost-bg.jpg");
  color: #fff;
  background-size: cover; }
  .service-cost-section .cost-container {
    max-width: 1088px;
    margin: 0 auto; }
  .service-cost-section .cost-header {
    text-align: center;
    margin-bottom: 51px; }
    .service-cost-section .cost-header h2 {
      font-family: 'ProximaNova-Bold';
      color: #FFF;
      text-align: center;
      font-size: 48px;
      font-weight: 700;
      line-height: 62px; }
    .service-cost-section .cost-header p {
      color: #FFF;
      text-align: center;
      font-size: 22px;
      font-weight: 400;
      line-height: 33px; }
  .service-cost-section .cost-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    position: relative; }
    @media (max-width: 900px) {
      .service-cost-section .cost-grid {
        flex-direction: column; } }
  .service-cost-section .cost-images-col {
    position: relative;
    width: 400px;
    height: 350px;
    flex-shrink: 0; }
    .service-cost-section .cost-images-col img {
      object-fit: cover;
      position: absolute;
      top: 47%; }
    .service-cost-section .cost-images-col .img-main {
      width: 320px;
      height: 300px;
      border-radius: 25px;
      top: 0;
      left: 0;
      z-index: 1; }
    .service-cost-section .cost-images-col .img-overlap {
      width: 198px;
      height: 165.303px;
      bottom: 0;
      right: 0;
      z-index: 2;
      border-radius: 25px; }
  .service-cost-section .cost-right-col {
    display: flex;
    flex-direction: column;
    max-width: 620px; }
  .service-cost-section .cost-factors-col {
    background: rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
    padding: 34px;
    border-radius: 25px; }
    .service-cost-section .cost-factors-col h3 {
      color: #FFF;
      font-size: 22px;
      font-weight: 600;
      margin-bottom: 12px;
      line-height: normal; }
    .service-cost-section .cost-factors-col ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .service-cost-section .cost-factors-col ul li {
        display: flex;
        align-items: center;
        gap: 8px;
        color: #FFF;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        margin-bottom: 16px; }
        .service-cost-section .cost-factors-col ul li:last-child {
          margin-bottom: 0; }
  .service-cost-section .cost-disclaimer {
    color: #FFF;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 23px;
    margin-top: 21px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .service-cost-section .cost-header,
    .service-cost-section .cost-grid {
      padding-inline: 20px; } }
  @media screen and (max-width: 767px) {
    .service-cost-section {
      padding: 50px 8px 0; }
      .service-cost-section .cost-grid {
        padding-inline: 12px;
        gap: 0; }
      .service-cost-section .cost-header {
        margin-bottom: 34px;
        padding-inline: 10px; }
        .service-cost-section .cost-header h2 {
          font-size: 38px;
          line-height: 40px;
          margin-bottom: 14px; }
        .service-cost-section .cost-header p {
          font-size: 18px;
          line-height: 22px; }
      .service-cost-section .cost-factors-col {
        order: 1;
        padding: 22px;
        padding-right: 10px; }
        .service-cost-section .cost-factors-col h3 {
          font-size: 22px; }
        .service-cost-section .cost-factors-col ul li {
          font-size: 16px;
          line-height: 23px;
          margin-bottom: 10px; }
      .service-cost-section .cost-disclaimer {
        order: 2;
        margin-top: 20px;
        font-size: 18px;
        line-height: 23px;
        text-align: center; }
      .service-cost-section .cost-images-col {
        order: 3;
        width: 100%;
        margin-top: 43px; }
        .service-cost-section .cost-images-col .img-overlap {
          width: 140.77px;
          height: 118.065px;
          top: 138px;
          transform: scaleX(-1);
          left: 185px; }
        .service-cost-section .cost-images-col .img-main {
          margin-left: 27px;
          width: 230px;
          height: 215.625px;
          transform: scaleX(-1); } }
.lawn-aeration-cost-section {
  background-image: url(https://greenpal-production.s3.us-east-1.amazonaws.com/images/lawn-aeration/lawn-aeration-cost-bg.jpg); }
  .lawn-aeration-cost-section .cost-container {
    max-width: 1116px; }
    .lawn-aeration-cost-section .cost-container .cost-header {
      margin-bottom: 31px; }
  .lawn-aeration-cost-section .cost-images-col .img-main {
    width: 407px;
    height: 442px; }
  .lawn-aeration-cost-section .cost-images-col .img-overlap {
    width: 236px;
    height: 197px;
    right: -50px;
    top: 111%; }
  .lawn-aeration-cost-section .cost-grid {
    align-items: flex-start;
    gap: 89px; }
  .lawn-aeration-cost-section .cost-disclaimer {
    margin-top: 10px; }
  .lawn-aeration-cost-section .cost-comparison {
    margin-top: 34px; }
    .lawn-aeration-cost-section .cost-comparison h3 {
      color: #FFF;
      font-size: 22px;
      font-weight: 600;
      margin-bottom: 10px; }
    .lawn-aeration-cost-section .cost-comparison .comparison-table-wrapper {
      background: #17623E;
      border-radius: 25px;
      overflow: hidden;
      margin-bottom: 10px;
      border: 1px solid rgba(255, 255, 255, 0.23); }
    .lawn-aeration-cost-section .cost-comparison .comparison-table {
      width: 100%;
      border-collapse: collapse;
      text-align: left;
      font-size: 14px; }
      .lawn-aeration-cost-section .cost-comparison .comparison-table th,
      .lawn-aeration-cost-section .cost-comparison .comparison-table td {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 11px; }
      .lawn-aeration-cost-section .cost-comparison .comparison-table td strong {
        padding-left: 16px; }
      .lawn-aeration-cost-section .cost-comparison .comparison-table th {
        background: rgba(255, 255, 255, 0.1);
        color: #FFF;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px; }
      .lawn-aeration-cost-section .cost-comparison .comparison-table tr:last-child td {
        border-bottom: none; }
      .lawn-aeration-cost-section .cost-comparison .comparison-table th:first-child,
      .lawn-aeration-cost-section .cost-comparison .comparison-table td:first-child {
        width: 23%; }
    .lawn-aeration-cost-section .cost-comparison .cost-table-footer {
      color: #FFF;
      font-size: 14px;
      font-style: italic;
      font-weight: 400;
      line-height: 1.5;
      opacity: 0.85; }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .lawn-aeration-cost-section .cost-grid {
      align-items: center;
      gap: 50px; }
    .lawn-aeration-cost-section .cost-factors-col {
      order: 1; }
    .lawn-aeration-cost-section .cost-disclaimer {
      order: 2; }
    .lawn-aeration-cost-section .cost-comparison {
      order: 3; }
    .lawn-aeration-cost-section .cost-images-col {
      order: 4;
      width: auto; }
      .lawn-aeration-cost-section .cost-images-col .img-main {
        width: 230px;
        height: 215.625px; }
      .lawn-aeration-cost-section .cost-images-col .img-overlap {
        width: 140.77px;
        height: 118.065px;
        top: 140px; } }
  @media screen and (max-width: 767px) {
    .lawn-aeration-cost-section .cost-factors-col {
      order: 1; }
    .lawn-aeration-cost-section .cost-grid {
      gap: 46px;
      align-items: center; }
    .lawn-aeration-cost-section .cost-disclaimer {
      order: 2;
      margin-top: 16px;
      font-size: 16px;
      line-height: 23px; }
    .lawn-aeration-cost-section .cost-comparison {
      order: 3;
      margin-top: 50px; }
      .lawn-aeration-cost-section .cost-comparison h3 {
        font-size: 22px;
        line-height: 23px;
        margin-bottom: 22px; }
      .lawn-aeration-cost-section .cost-comparison .comparison-table-wrapper {
        padding: 0;
        margin-bottom: 18px; }
      .lawn-aeration-cost-section .cost-comparison .comparison-table {
        display: block; }
        .lawn-aeration-cost-section .cost-comparison .comparison-table thead {
          display: none; }
        .lawn-aeration-cost-section .cost-comparison .comparison-table tbody {
          display: block; }
        .lawn-aeration-cost-section .cost-comparison .comparison-table tr {
          padding: 23px 14.5px 20.5px 19.5px;
          display: block;
          border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
          .lawn-aeration-cost-section .cost-comparison .comparison-table tr:last-child {
            border-bottom: none; }
        .lawn-aeration-cost-section .cost-comparison .comparison-table td {
          display: block;
          border: none;
          padding: 0;
          opacity: 0.8;
          color: #FFF;
          font-size: 16px;
          line-height: normal; }
          .lawn-aeration-cost-section .cost-comparison .comparison-table td:first-child {
            width: 100%;
            font-size: 16px;
            font-weight: 700;
            line-height: 20px;
            margin-bottom: 4.5px; }
            .lawn-aeration-cost-section .cost-comparison .comparison-table td:first-child strong {
              padding-left: 0; }
          .lawn-aeration-cost-section .cost-comparison .comparison-table td:nth-child(2)::before {
            content: 'Core: ';
            font-weight: 700;
            font-family: ProximaNova-Semibold; }
          .lawn-aeration-cost-section .cost-comparison .comparison-table td:nth-child(2) {
            margin-bottom: 6px; }
          .lawn-aeration-cost-section .cost-comparison .comparison-table td:nth-child(3)::before {
            content: 'Liquid: ';
            font-weight: 700;
            font-family: ProximaNova-Semibold; }
      .lawn-aeration-cost-section .cost-comparison .cost-table-footer {
        padding-inline: 4px;
        text-align: center;
        font-size: 16px;
        line-height: 23px; }
    .lawn-aeration-cost-section .cost-images-col {
      width: 350px;
      margin-top: 0; }
      .lawn-aeration-cost-section .cost-images-col .img-main {
        width: 230px;
        height: 215.625px; }
      .lawn-aeration-cost-section .cost-images-col .img-overlap {
        width: 140.77px;
        height: 118.065px;
        top: 140px; } }
.service-market-updates {
  padding: 80px 0 81px;
  background-color: #F7F7F7; }
  .service-market-updates .market-container {
    max-width: 1126px;
    margin: 0 auto; }
  .service-market-updates .market-header {
    text-align: center;
    max-width: 814px;
    margin: 0 auto 30px; }
    .service-market-updates .market-header h2 {
      font-family: ProximaNova-Bold;
      text-align: center;
      font-size: 48px;
      line-height: 54px; }
    .service-market-updates .market-header .last-updated {
      text-align: center;
      font-size: 22px;
      font-weight: 400;
      line-height: normal; }
  .service-market-updates .market-card {
    display: flex;
    background-color: #F7F7F7;
    border-radius: 25px;
    overflow: hidden; }
  .service-market-updates .market-image-col {
    width: 534px;
    min-height: 714px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px; }
    .service-market-updates .market-image-col img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .service-market-updates .market-content-col {
    flex: 1.2;
    padding: 35px 40px 52px 41px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff; }
  .service-market-updates .content-title {
    font-family: 'ProximaNova-Bold';
    font-size: 28px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 12px; }
  .service-market-updates .market-facts-list {
    list-style: none;
    padding: 0;
    margin: 0 0 24px 0; }
    .service-market-updates .market-facts-list li {
      display: flex;
      align-items: flex-start;
      font-size: 18px;
      font-weight: 700;
      line-height: 23px;
      margin-bottom: 14px; }
      .service-market-updates .market-facts-list li img {
        margin-right: 11px;
        flex-shrink: 0; }
      .service-market-updates .market-facts-list li strong {
        font-family: 'ProximaNova-Bold'; }
  .service-market-updates .happening-section {
    margin-bottom: 20px; }
    .service-market-updates .happening-section h3 {
      font-family: 'ProximaNova-Bold';
      font-size: 20px;
      font-weight: 700;
      line-height: normal;
      margin-bottom: 2px; }
    .service-market-updates .happening-section p {
      font-size: 16px;
      font-weight: 400;
      line-height: 24px; }
  .service-market-updates .tips-section {
    margin-bottom: 20px; }
    .service-market-updates .tips-section h3 {
      font-family: 'ProximaNova-Bold';
      font-size: 20px;
      font-weight: 700;
      line-height: normal;
      margin-bottom: 10px; }
    .service-market-updates .tips-section ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .service-market-updates .tips-section ul li {
        display: flex;
        align-items: flex-start;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 4px; }
        .service-market-updates .tips-section ul li img {
          margin-right: 9px;
          flex-shrink: 0;
          margin-top: 2px; }
  .service-market-updates .disclaimer {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    margin-top: 14px; }
  .service-market-updates .btn-schedule {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 22px;
    background: linear-gradient(0deg, #FF6F00 0%, #FF9B00 92.39%);
    width: 333px;
    height: 57px;
    color: #FFF;
    border-radius: 27px;
    text-decoration: none;
    font-family: ProximaNova-Bold;
    font-size: 20px;
    font-weight: 800;
    line-height: normal; }
    .service-market-updates .btn-schedule img, .service-market-updates .btn-schedule svg {
      position: relative;
      left: 0;
      transition: left 0.3s ease; }
    .service-market-updates .btn-schedule:hover img, .service-market-updates .btn-schedule:hover svg {
      left: 5px; }
    .service-market-updates .btn-schedule.mobile-only-btn {
      display: none; }
  @media screen and (min-width: 801px) and (max-width: 1024px) {
    .service-market-updates {
      padding: 50px 20px 45px; }
      .service-market-updates .market-content-col {
        padding-left: 20px; }
      .service-market-updates .market-image-col {
        width: 100%;
        height: auto; } }
  @media screen and (min-width: 768px) and (max-width: 800px) {
    .service-market-updates {
      padding: 50px 30px 45px; }
      .service-market-updates .market-card {
        flex-direction: column; }
      .service-market-updates .market-image-col {
        width: 100%;
        height: 400px; }
        .service-market-updates .market-image-col img {
          border-top-right-radius: 25px;
          border-bottom-left-radius: 0; }
      .service-market-updates .market-header h2 {
        font-size: 40px; } }
  @media screen and (max-width: 767px) {
    .service-market-updates {
      padding: 46px 20px 50px; }
      .service-market-updates .market-header h2 {
        padding: 0 1px 0 3px;
        font-size: 38px;
        margin-bottom: 7px;
        line-height: normal; }
      .service-market-updates .market-header .last-updated {
        font-size: 18px; }
      .service-market-updates .market-card {
        flex-direction: column; }
      .service-market-updates .market-image-col {
        width: 100%;
        min-height: 388px; }
      .service-market-updates .content-title {
        font-size: 28px;
        line-height: normal; }
      .service-market-updates .market-facts-list {
        margin-bottom: 30px; }
        .service-market-updates .market-facts-list li {
          margin-bottom: 12px; }
      .service-market-updates .happening-section {
        margin-bottom: 20px; }
        .service-market-updates .happening-section h3 {
          font-size: 20px;
          margin-bottom: 6px; }
        .service-market-updates .happening-section p {
          font-size: 16px; }
      .service-market-updates .tips-section {
        margin-bottom: 0; }
        .service-market-updates .tips-section h3 {
          font-size: 20px; }
        .service-market-updates .tips-section ul li {
          font-size: 16px;
          margin-bottom: 9px; }
      .service-market-updates .disclaimer {
        font-size: 14px;
        font-style: italic;
        line-height: 18px; }
      .service-market-updates .market-content-col {
        padding: 24px 18px 31px 20px; }
      .service-market-updates .btn-schedule.desktop-only-btn {
        display: none; }
      .service-market-updates .btn-schedule.mobile-only-btn {
        padding-inline: 4px;
        margin-inline: auto;
        width: 100%;
        display: flex;
        max-width: 327px;
        margin-top: 30px; } }
.service-market-updates.bg-white {
  background-color: #fff; }
  .service-market-updates.bg-white .market-card {
    background-color: #fff;
    box-shadow: none; }

.service-market-updates .market-image-col {
  width: 534px;
  min-height: 613px; }
  .service-market-updates .market-image-col img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }

.service-market-updates .company-card-name-wrap {
  flex: 1;
  min-width: 0; }

.service-market-updates .service-badge {
  font-family: ProximaNova-Bold;
  text-align: center;
  font-size: 16px;
  line-height: normal;
  background: linear-gradient(106deg, rgba(0, 182, 95, 0.15) 18.58%, rgba(0, 151, 89, 0.15) 76.01%);
  color: #00B65F;
  border-radius: 50px;
  padding: 7.5px 16px;
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  margin-bottom: 17px; }
  .service-market-updates .service-badge img,
  .service-market-updates .service-badge svg {
    margin-right: 6px;
    width: 14px;
    height: 14px; }

.service-market-updates .service-market-summary {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 20px; }
  .service-market-updates .service-market-summary b {
    font-family: ProximaNova-Bold; }

.service-market-updates .service-stats-list {
  list-style: none;
  padding: 0;
  margin: 0 0 2px 0; }
  .service-market-updates .service-stats-list li {
    display: flex;
    align-items: flex-start;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 14px; }
    .service-market-updates .service-stats-list li img,
    .service-market-updates .service-stats-list li svg {
      margin-right: 12px;
      flex-shrink: 0;
      width: 20px;
      height: 20px;
      margin-top: 2px; }
    .service-market-updates .service-stats-list li strong {
      font-family: ProximaNova-Bold; }

.service-market-updates .lawn-aeration-companies {
  margin-top: 42px; }
  .service-market-updates .lawn-aeration-companies h2 {
    font-family: ProximaNova-Bold;
    text-align: center;
    font-size: 28px;
    line-height: normal;
    margin-bottom: 26px; }
  .service-market-updates .lawn-aeration-companies .companies-cards-grid {
    display: flex;
    gap: 20px;
    max-width: 1120px;
    margin: 0 auto;
    align-items: stretch;
    justify-content: center; }
    .service-market-updates .lawn-aeration-companies .companies-cards-grid.owl-carousel {
      display: block; }
      .service-market-updates .lawn-aeration-companies .companies-cards-grid.owl-carousel .owl-stage-outer {
        overflow: hidden; }
      .service-market-updates .lawn-aeration-companies .companies-cards-grid.owl-carousel .owl-stage {
        display: flex;
        flex-wrap: nowrap;
        align-items: stretch; }
      .service-market-updates .lawn-aeration-companies .companies-cards-grid.owl-carousel .owl-item {
        display: flex;
        float: none;
        flex-shrink: 0; }
  .service-market-updates .lawn-aeration-companies .company-opening-card {
    flex: 1;
    max-width: 360px;
    min-width: 300px;
    box-sizing: border-box;
    min-height: 215px;
    background: #F7F7F7;
    border-radius: 20px;
    padding: 18px 21px 21px 24px;
    display: flex;
    flex-direction: column; }
    @media screen and (min-width: 1024px) and (max-width: 1150px) {
      .service-market-updates .lawn-aeration-companies .company-opening-card {
        max-width: 340px; } }
  .service-market-updates .lawn-aeration-companies .company-card-profile {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 9px; }
  .service-market-updates .lawn-aeration-companies .company-card-avatar {
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    width: 54px;
    height: 54px; }
  .service-market-updates .lawn-aeration-companies .company-card-name {
    display: block;
    font-family: ProximaNova-Bold;
    text-decoration: none;
    color: #373737;
    font-size: 22px;
    line-height: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .service-market-updates .lawn-aeration-companies .company-card-rating {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .service-market-updates .lawn-aeration-companies .company-card-stars {
    display: inline-flex;
    align-items: center;
    gap: 3px; }
    .service-market-updates .lawn-aeration-companies .company-card-stars .star-ratings {
      width: 16.667px;
      height: 15.625px; }
  .service-market-updates .lawn-aeration-companies .company-card-rating-text {
    color: #373737;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 7px; }
  .service-market-updates .lawn-aeration-companies .company-card-reviews {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 4px; }
  .service-market-updates .lawn-aeration-companies .company-card-upcoming {
    font-size: 12px;
    color: #6b7280; }
  .service-market-updates .lawn-aeration-companies .company-card-opens-typically {
    display: flex;
    flex-wrap: wrap;
    gap: 10.5px;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px; }
    .service-market-updates .lawn-aeration-companies .company-card-opens-typically strong {
      margin-left: 4px;
      font-family: ProximaNova-Bold;
      font-weight: 700; }
  .service-market-updates .lawn-aeration-companies .company-card-areas {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 14px; }
  .service-market-updates .lawn-aeration-companies .company-card-pill {
    border-radius: 60px;
    background: #E3E3E3;
    display: flex;
    padding: 6px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: normal; }
  .service-market-updates .lawn-aeration-companies .company-card-cta {
    display: flex;
    max-width: 169px;
    height: 44px;
    padding: 13px 24px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    background: #fff;
    margin-top: auto;
    width: 100%;
    border: 0.927px solid #009c57;
    color: #009c57;
    border-radius: 100px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: ProximaNova-Semibold;
    line-height: normal;
    transition: background-color 0.2s, color 0.2s;
    background: transparent; }
    .service-market-updates .lawn-aeration-companies .company-card-cta img, .service-market-updates .lawn-aeration-companies .company-card-cta svg {
      position: relative;
      left: 0;
      transition: left 0.3s ease; }
    .service-market-updates .lawn-aeration-companies .company-card-cta:hover img, .service-market-updates .lawn-aeration-companies .company-card-cta:hover svg {
      left: 5px; }
    .service-market-updates .lawn-aeration-companies .company-card-cta svg path {
      fill: #009c57; }
    .service-market-updates .lawn-aeration-companies .company-card-cta:hover {
      color: #FFF;
      background: #009c57; }
      .service-market-updates .lawn-aeration-companies .company-card-cta:hover svg path {
        fill: #fff; }
  .service-market-updates .lawn-aeration-companies .companies-cards-grid .owl-nav .owl-prev,
  .service-market-updates .lawn-aeration-companies .companies-cards-grid .owl-nav .owl-next {
    display: none; }
  .service-market-updates .lawn-aeration-companies .companies-cards-grid .owl-dots {
    margin-top: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 0; }
    .service-market-updates .lawn-aeration-companies .companies-cards-grid .owl-dots .owl-dot {
      border-radius: 50%;
      background-color: #373737;
      cursor: pointer;
      opacity: 0.2;
      width: 7.7px;
      height: 7.7px; }
      .service-market-updates .lawn-aeration-companies .companies-cards-grid .owl-dots .owl-dot.active {
        transform: scale(1);
        opacity: 1; }
      .service-market-updates .lawn-aeration-companies .companies-cards-grid .owl-dots .owl-dot span {
        display: none; }

@media screen and (max-width: 900px) {
  .service-market-updates .market-image-col {
    width: 100%;
    height: 400px;
    min-height: 400px; } }

@media screen and (min-width: 768px) and (max-width: 800px) {
  .service-market-updates .market-image-col {
    width: 100%;
    height: 400px;
    min-height: 400px; } }

@media screen and (max-width: 767px) {
  .service-market-updates .market-header .last-updated {
    margin-top: 7px; }
  .service-market-updates .btn-schedule.desktop-only-btn {
    display: none; }
  .service-market-updates .btn-schedule.mobile-only-btn {
    margin-top: 0; }
  .service-market-updates .market-image-col {
    width: 100%;
    min-height: 388px; }
  .service-market-updates .lawn-aeration-companies h2 {
    padding-inline: 40px;
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 20px; }
  .service-market-updates .lawn-aeration-companies .company-opening-card {
    width: 330px;
    max-width: 330px;
    height: 100%;
    min-height: auto; } }
.aeration-best-time-section {
  padding: 80px 20px;
  background-color: #F7F7F7; }
  .aeration-best-time-section .aeration-best-time-container {
    max-width: 1126px;
    margin: 0 auto; }
  .aeration-best-time-section .forecast-carousel .owl-nav {
    display: none; }
  @media screen and (min-width: 620px) {
    .aeration-best-time-section .forecast-carousel {
      display: flex !important;
      justify-content: center;
      align-items: center;
      flex-direction: column; } }
  .aeration-best-time-section .best-time-title {
    font-family: ProximaNova-Bold;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 10px; }
  .aeration-best-time-section .best-time-desc {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 28px; }
  .aeration-best-time-section .now-badge {
    border-radius: 16px;
    background-color: #FF8A00;
    margin-bottom: 4px;
    color: #fff;
    padding: 4px 6px;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 4%;
    width: fit-content;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase; }
  .aeration-best-time-section .forecast-section {
    margin-bottom: 50px; }
    .aeration-best-time-section .forecast-section .forecast-title {
      font-family: ProximaNova-Bold;
      font-size: 20px;
      line-height: 25px;
      text-align: center;
      margin-bottom: 20px; }
      .aeration-best-time-section .forecast-section .forecast-title img {
        position: relative;
        top: 22px;
        left: -2px; }
    .aeration-best-time-section .forecast-section .forecast-carousel .forecast-card {
      display: flex;
      flex-direction: column;
      align-items: center;
      border-radius: 16px;
      border: 1px solid #DDE3DD;
      background: #FFF;
      width: 110px;
      height: 144px;
      padding: 13px; }
    .aeration-best-time-section .forecast-section .forecast-carousel .forecast-date {
      text-align: center;
      font-size: 13px;
      font-weight: 700;
      line-height: 16px;
      font-family: ProximaNova-Bold; }
    .aeration-best-time-section .forecast-section .forecast-carousel .forecast-icon {
      margin-top: auto; }
    .aeration-best-time-section .forecast-section .forecast-carousel .forecast-temps {
      display: flex;
      width: 24.49px;
      height: 16.5px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 100%;
      padding-top: 7px;
      margin-top: 7px; }
      .aeration-best-time-section .forecast-section .forecast-carousel .forecast-temps .forecast-high {
        font-family: ProximaNova-Semibold;
        color: #15281F;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px; }
      .aeration-best-time-section .forecast-section .forecast-carousel .forecast-temps .forecast-low {
        text-align: center;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px; }
    .aeration-best-time-section .forecast-section .forecast-carousel .forecast-rain {
      padding-top: 10px;
      margin-top: 10px;
      text-align: center;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px; }
  .aeration-best-time-section .best-time-cards-container {
    display: flex;
    flex-wrap: wrap;
    gap: 26px; }
    .aeration-best-time-section .best-time-cards-container .best-time-card {
      border-radius: 25px;
      padding: 25px 28px 41px 25px;
      flex: 1; }
    .aeration-best-time-section .best-time-cards-container .window-card {
      background-color: #29A3561A;
      border: 1px solid #29A35666; }
      .aeration-best-time-section .best-time-cards-container .window-card .window-title {
        font-size: 20px;
        line-height: 20px;
        font-family: ProximaNova-Bold;
        margin-bottom: 10px; }
      .aeration-best-time-section .best-time-cards-container .window-card .window-desc {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px; }
      .aeration-best-time-section .best-time-cards-container .window-card .btn-check-availability {
        background-color: #2C8C4F;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: 600;
        font-family: ProximaNova-Semibold;
        font-size: 16px;
        line-height: 100%;
        padding: 14px 20px;
        border-radius: 100px;
        display: inline-block;
        text-align: center;
        transition: background-color 0.2s;
        max-width: fit-content; }
        .aeration-best-time-section .best-time-cards-container .window-card .btn-check-availability img, .aeration-best-time-section .best-time-cards-container .window-card .btn-check-availability svg {
          position: relative;
          left: 0;
          transition: left 0.3s ease; }
        .aeration-best-time-section .best-time-cards-container .window-card .btn-check-availability:hover img, .aeration-best-time-section .best-time-cards-container .window-card .btn-check-availability:hover svg {
          left: 5px; }
        .aeration-best-time-section .best-time-cards-container .window-card .btn-check-availability:hover {
          background-color: #246B33; }
    .aeration-best-time-section .best-time-cards-container .timing-guide-card {
      background-color: #EDF6FF;
      border: 1px solid #B8DCFF; }
      .aeration-best-time-section .best-time-cards-container .timing-guide-card .timing-title {
        font-family: ProximaNova-Bold;
        font-size: 20px;
        line-height: 20px; }
      .aeration-best-time-section .best-time-cards-container .timing-guide-card .timing-columns {
        display: flex;
        gap: 30px;
        margin-top: 10px; }
      .aeration-best-time-section .best-time-cards-container .timing-guide-card .timing-col {
        margin-top: auto;
        flex: 1; }
        .aeration-best-time-section .best-time-cards-container .timing-guide-card .timing-col .col-header {
          font-family: ProximaNova-Bold;
          font-size: 16px;
          margin-bottom: 11px;
          line-height: 24px; }
          .aeration-best-time-section .best-time-cards-container .timing-guide-card .timing-col .col-header .emoji {
            font-size: 18px;
            margin-right: 4px;
            vertical-align: middle; }
        .aeration-best-time-section .best-time-cards-container .timing-guide-card .timing-col .timing-list {
          list-style: none; }
          .aeration-best-time-section .best-time-cards-container .timing-guide-card .timing-col .timing-list li {
            display: flex;
            align-items: center;
            margin-bottom: 13px;
            font-weight: 500;
            font-size: 16px;
            line-height: 100%; }
            .aeration-best-time-section .best-time-cards-container .timing-guide-card .timing-col .timing-list li img {
              margin-right: 6px;
              flex-shrink: 0; }
  @media (max-width: 767px) {
    .aeration-best-time-section {
      padding-top: 53px;
      padding-bottom: 50px; }
      .aeration-best-time-section .best-time-title {
        font-size: 38px;
        line-height: normal; }
      .aeration-best-time-section .best-time-desc {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }
      .aeration-best-time-section .forecast-section {
        margin-bottom: 40px; }
      .aeration-best-time-section .best-time-cards-container {
        flex-direction: column; }
        .aeration-best-time-section .best-time-cards-container .window-card .window-title {
          padding-inline: 40px;
          font-size: 20px;
          font-weight: 700;
          line-height: normal;
          text-align: center; }
        .aeration-best-time-section .best-time-cards-container .timing-guide-card .timing-title {
          font-size: 20px;
          line-height: 20px;
          text-align: center; }
        .aeration-best-time-section .best-time-cards-container .timing-guide-card .timing-columns {
          flex-direction: column;
          align-items: center; }
      .aeration-best-time-section .forecast-carousel .owl-dots {
        margin-top: 20px;
        display: flex !important;
        justify-content: center;
        align-items: center;
        gap: 5px;
        padding: 0; }
        .aeration-best-time-section .forecast-carousel .owl-dots .owl-dot {
          border-radius: 50%;
          background-color: #373737;
          cursor: pointer;
          opacity: 0.2;
          width: 7.7px;
          height: 7.7px; }
          .aeration-best-time-section .forecast-carousel .owl-dots .owl-dot.active {
            transform: scale(1);
            opacity: 1; }
          .aeration-best-time-section .forecast-carousel .owl-dots .owl-dot span {
            display: none; } }
.aeration-packages-section {
  padding: 80px 20px;
  background-color: #F7F7F7; }
  .aeration-packages-section .packages-container {
    max-width: 1100px;
    margin: 0 auto; }
  .aeration-packages-section .packages-header {
    text-align: center;
    margin-bottom: 50px; }
    .aeration-packages-section .packages-header h2 {
      font-family: ProximaNova-Bold;
      text-align: center;
      font-size: 48px;
      font-weight: 700;
      line-height: normal;
      margin-bottom: 10.5px; }
    .aeration-packages-section .packages-header p {
      text-align: center;
      font-size: 18px;
      font-weight: 500;
      line-height: 25px;
      margin-bottom: 32px; }
  .aeration-packages-section .packages-grid {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center; }
    .aeration-packages-section .packages-grid.owl-carousel .owl-stage-outer {
      padding-top: 20px;
      padding-bottom: 20px;
      margin-top: -20px;
      margin-bottom: -20px; }
    .aeration-packages-section .packages-grid.owl-carousel .owl-stage {
      display: flex;
      align-items: center; }
    .aeration-packages-section .packages-grid.owl-carousel .owl-item {
      display: flex;
      float: none; }
  .aeration-packages-section .package-card {
    background: #FFFFFF;
    border: 1px solid #DDE3DD;
    border-radius: 20px;
    padding: 28px 23.12px 30px 25px;
    width: 360px;
    height: 470px;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: transform 0.2s, box-shadow 0.2s; }
    .aeration-packages-section .package-card:hover {
      transform: translateY(-2px); }
    .aeration-packages-section .package-card.popular-package {
      border: 1px solid #F2CC00;
      box-shadow: 0 8px 20px rgba(255, 208, 38, 0.15); }
      .aeration-packages-section .package-card.popular-package .popular-badge {
        position: absolute;
        top: -14px;
        left: 50%;
        transform: translateX(-50%);
        background-color: #F2CC00;
        border-radius: 103.937px;
        display: flex;
        align-items: center;
        font-size: 12px;
        font-weight: 600;
        line-height: normal;
        letter-spacing: 0.48px;
        text-transform: uppercase;
        gap: 2px;
        padding: 2.93px 10px; }
  .aeration-packages-section .package-title {
    font-size: 20px;
    font-family: ProximaNova-Bold;
    line-height: normal;
    margin-bottom: 5px; }
  .aeration-packages-section .package-best-for {
    min-height: 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 12px; }
  .aeration-packages-section .package-price {
    font-family: ProximaNova-Bold;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 6px; }
  .aeration-packages-section .package-time {
    display: flex;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    opacity: 0.8; }
    .aeration-packages-section .package-time img {
      width: 16px;
      height: 16px;
      margin-right: 4px; }
  .aeration-packages-section .package-divider {
    margin-top: 21px;
    margin-bottom: 16px;
    height: 1px;
    min-height: 1px;
    width: 100%;
    background-color: #373737;
    opacity: 0.1;
    flex-shrink: 0; }
  .aeration-packages-section .package-features {
    list-style: none;
    padding: 0;
    margin: 0 0 24px 0;
    flex-grow: 1; }
    .aeration-packages-section .package-features li {
      display: flex;
      align-items: flex-start;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      margin-bottom: 6px; }
      .aeration-packages-section .package-features li img {
        width: 20px;
        height: 20px;
        flex-shrink: 0;
        margin-right: 9px;
        margin-top: 1px; }
  .aeration-packages-section .package-cta {
    margin-top: auto;
    margin-inline: auto; }
    .aeration-packages-section .package-cta .btn-package {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 149px;
      height: 44px;
      background-color: #FF9000;
      color: #FFF;
      border-radius: 100px;
      text-decoration: none;
      font-family: ProximaNova-Semibold;
      padding: 14px;
      font-size: 16px;
      font-weight: 600;
      line-height: normal; }
      .aeration-packages-section .package-cta .btn-package img, .aeration-packages-section .package-cta .btn-package svg {
        position: relative;
        left: 0;
        transition: left 0.3s ease; }
      .aeration-packages-section .package-cta .btn-package:hover img, .aeration-packages-section .package-cta .btn-package:hover svg {
        left: 5px; }
      .aeration-packages-section .package-cta .btn-package img {
        width: 5.6px;
        height: 9.333px;
        margin-left: 4px; }
      .aeration-packages-section .package-cta .btn-package:hover {
        background-color: #f8910b; }
  @media screen and (min-width: 768px) and (max-width: 800px) {
    .aeration-packages-section .package-title {
      font-size: 18px; }
    .aeration-packages-section .package-card {
      height: 475px; }
    .aeration-packages-section .package-price {
      font-size: 20px; }
    .aeration-packages-section .package-best-for {
      font-size: 13px; }
    .aeration-packages-section .package-features li {
      font-size: 15px; } }
  @media screen and (max-width: 767px) {
    .aeration-packages-section {
      padding: 50px 0; }
      .aeration-packages-section .packages-header {
        margin-bottom: 29px; }
        .aeration-packages-section .packages-header h2 {
          text-align: center;
          font-size: 38px;
          padding-inline: 39px;
          line-height: normal;
          margin-bottom: 7px; }
        .aeration-packages-section .packages-header p {
          padding-inline: 40px;
          text-align: center;
          font-size: 18px;
          line-height: 22px;
          padding: 0 62px 0 63px; }
      .aeration-packages-section .package-card {
        width: 320px; }
      .aeration-packages-section .popular-badge img {
        width: 21px !important; }
      .aeration-packages-section .package-time img {
        width: 16px !important; }
      .aeration-packages-section .service-packages-grid-carousel .owl-nav .owl-prev, .aeration-packages-section .service-packages-grid-carousel .owl-nav .owl-next {
        display: none; }
      .aeration-packages-section .service-packages-grid-carousel .owl-dots {
        margin-top: 19px;
        display: flex !important;
        justify-content: center;
        align-items: center;
        gap: 5px;
        padding: 0; }
        .aeration-packages-section .service-packages-grid-carousel .owl-dots .owl-dot {
          border-radius: 50%;
          background-color: #373737;
          cursor: pointer;
          opacity: 0.2;
          width: 7.7px;
          height: 7.7px; }
          .aeration-packages-section .service-packages-grid-carousel .owl-dots .owl-dot.active {
            transform: scale(1);
            opacity: 1; }
          .aeration-packages-section .service-packages-grid-carousel .owl-dots .owl-dot span {
            display: none; } }
.aeration-aftercare-section {
  padding: 80px 20px 10px;
  background: #fff; }
  .aeration-aftercare-section .aftercare-container {
    max-width: 1170px;
    margin: 0 auto; }
  .aeration-aftercare-section .aftercare-main-title {
    font-size: 48px;
    line-height: 50px;
    text-align: center;
    font-family: ProximaNova-Bold;
    margin-bottom: 30px; }
  .aeration-aftercare-section .aftercare-card {
    border-radius: 16px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/lawn-aeration/lawn-care-aftercare-guide.jpg"); }
  .aeration-aftercare-section .aftercare-card-content {
    display: flex;
    padding: 62px 70px 65px 60px;
    gap: 82px;
    align-items: flex-start; }
  .aeration-aftercare-section .aftercare-left {
    flex: 1; }
    .aeration-aftercare-section .aftercare-left .aftercare-subtitle {
      color: #fff;
      font-size: 30px;
      line-height: 36px;
      font-family: ProximaNova-Bold;
      margin-bottom: 19.85px; }
    .aeration-aftercare-section .aftercare-left .aftercare-diagram-img {
      width: 100%;
      border-radius: 16px; }
  .aeration-aftercare-section .aftercare-right {
    flex: 1;
    display: flex;
    align-items: center; }
    .aeration-aftercare-section .aftercare-right .aftercare-guidelines {
      background: rgba(0, 0, 0, 0.28);
      backdrop-filter: blur(27px);
      -webkit-backdrop-filter: blur(27px);
      padding: 30px 24px 35px 30px;
      border-radius: 25px;
      color: #fff; }
    .aeration-aftercare-section .aftercare-right .guidelines-intro {
      font-weight: 700;
      font-size: 16px;
      line-height: 20px;
      font-family: ProximaNova-Bold;
      margin-bottom: 15px; }
    .aeration-aftercare-section .aftercare-right .guidelines-list {
      list-style: none;
      padding: 0;
      margin: 0 0 26px 0; }
      .aeration-aftercare-section .aftercare-right .guidelines-list li {
        display: flex;
        align-items: flex-start;
        margin-bottom: 18px; }
        .aeration-aftercare-section .aftercare-right .guidelines-list li .check-icon {
          flex-shrink: 0;
          margin-right: 8px; }
        .aeration-aftercare-section .aftercare-right .guidelines-list li span {
          flex: 1;
          font-weight: 400;
          font-size: 16px;
          line-height: 100%; }
    .aeration-aftercare-section .aftercare-right .guidelines-warning {
      font-weight: 700;
      font-style: Italic;
      font-size: 14px;
      line-height: 18px; }
      .aeration-aftercare-section .aftercare-right .guidelines-warning .warning-label {
        color: #FF8A00; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .aeration-aftercare-section .aftercare-card-content {
      gap: 40px; } }
  @media screen and (max-width: 767px) {
    .aeration-aftercare-section {
      padding-top: 50px;
      padding-inline: 20px; }
      .aeration-aftercare-section .aftercare-card {
        background-image: url(https://greenpal-production.s3.us-east-1.amazonaws.com/images/lawn-aeration/lawn-care-aftercare-guide-mobile.jpg); }
      .aeration-aftercare-section .aftercare-main-title {
        font-size: 38px;
        line-height: 100%; }
      .aeration-aftercare-section .aftercare-left .aftercare-diagram-img {
        height: 142px; }
      .aeration-aftercare-section .aftercare-left .aftercare-subtitle {
        text-align: center;
        font-size: 26px;
        line-height: 30px;
        padding-inline: 17px;
        margin-bottom: 34px; }
      .aeration-aftercare-section .aftercare-right .aftercare-guidelines .guidelines-intro {
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        padding-inline: 2px;
        margin-bottom: 28px; }
      .aeration-aftercare-section .aftercare-right .aftercare-guidelines .guidelines-list li {
        margin-bottom: 27px; }
        .aeration-aftercare-section .aftercare-right .aftercare-guidelines .guidelines-list li span {
          font-size: 16px;
          line-height: 18px; }
      .aeration-aftercare-section .guidelines-warning {
        font-size: 14px;
        line-height: 18px; }
      .aeration-aftercare-section .aftercare-card-content {
        flex-direction: column;
        gap: 50px;
        padding-inline: 20px; } }
.location-v1-reviews-container {
  width: 1366px;
  margin: 0 auto;
  padding: 80px 109px 40px 121px;
  background-color: #fff;
  color: #373737; }
  .location-v1-reviews-container .section-heading {
    width: 819px;
    margin: 0 auto 12px;
    font-family: proxima_nova_rgbold, ProximaNova-Bold;
    font-size: 48px;
    line-height: 1.13;
    text-align: center;
    color: #373737; }
  .location-v1-reviews-container .mobile-rating-wrapper {
    text-align: center; }
    .location-v1-reviews-container .mobile-rating-wrapper .reviews {
      font-size: 16px;
      font-family: proxima_nova_rgbold, ProximaNova-Bold;
      color: #00A3E7;
      margin-left: 1.7px; }
    .location-v1-reviews-container .mobile-rating-wrapper .rating_stars img {
      padding-top: 0;
      width: 16.6px;
      height: 17px;
      margin-left: 0;
      margin-right: 4.3px; }
  .location-v1-reviews-container .overall-rating-reviews {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; }
    .location-v1-reviews-container .overall-rating-reviews .overal-rating {
      font-family: proxima_novasemibold, ProximaNova-Semibold;
      font-size: 20px;
      font-weight: 600; }
    .location-v1-reviews-container .overall-rating-reviews .rating_stars {
      margin-left: 15px; }
      .location-v1-reviews-container .overall-rating-reviews .rating_stars img.star-ratings {
        padding-top: 0;
        width: 25.6px;
        height: 26.2px; }
    .location-v1-reviews-container .overall-rating-reviews .reviews {
      margin-left: 5px;
      font-family: proxima_novasemibold, ProximaNova-Semibold;
      font-size: 24px;
      font-weight: 600;
      color: #00a3e7; }
  .location-v1-reviews-container .search-reviews-section {
    width: fit-content;
    margin: 0 auto; }
    .location-v1-reviews-container .search-reviews-section .search-bar {
      margin-top: 39px;
      display: flex;
      align-items: center; }
      .location-v1-reviews-container .search-reviews-section .search-bar .search-input {
        position: relative; }
        .location-v1-reviews-container .search-reviews-section .search-bar .search-input .reviews-search-icon {
          position: absolute;
          top: 19px;
          left: 14px; }
        .location-v1-reviews-container .search-reviews-section .search-bar .search-input input {
          font-family: ProximaNova-Regular;
          font-size: 18px;
          line-height: 0.92;
          color: #373737;
          width: 481px;
          height: 60px;
          margin: 0 15px 0 0;
          padding-left: 44px;
          border-radius: 15px;
          border: solid 1px #b8b8b8; }
      .location-v1-reviews-container .search-reviews-section .search-bar select {
        width: 258px;
        height: 60px;
        margin: 0;
        padding-left: 19px;
        border-radius: 15px;
        border: solid 1px #b8b8b8;
        font-family: ProximaNova-Regular;
        font-size: 18px;
        line-height: 0.92;
        color: #373737;
        background-color: #fff;
        background-image: url(https://greenpal-production.s3.amazonaws.com/images/general/qa_arrow_down.png);
        background-repeat: no-repeat;
        background-position: right 18px center;
        background-size: 16px;
        padding-right: 40px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
      .location-v1-reviews-container .search-reviews-section .search-bar input:focus, .location-v1-reviews-container .search-reviews-section .search-bar select:focus {
        outline: none;
        border-color: #9abf5b;
        box-shadow: 0 0 0 4px rgba(154, 191, 91, 0.25); }
    .location-v1-reviews-container .search-reviews-section .reviews-that-mention {
      font-family: ProximaNova-Regular;
      font-size: 16px;
      color: #373737;
      margin-top: 20px;
      margin-bottom: 8px;
      line-height: normal; }
    .location-v1-reviews-container .search-reviews-section .top-keywords .keyword {
      display: inline-block;
      height: 40px;
      padding: 10px 16px 9px 15px;
      border-radius: 25px;
      border: solid 1px #b8b8b8;
      font-family: ProximaNova-Regular;
      font-size: 14px;
      color: #00a3e7;
      cursor: pointer;
      transition: all 0.2s ease; }
      .location-v1-reviews-container .search-reviews-section .top-keywords .keyword:hover, .location-v1-reviews-container .search-reviews-section .top-keywords .keyword.active {
        background-color: #e0f1fb; }
  .location-v1-reviews-container .reviews-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 37px;
    margin-top: 46.7px;
    position: relative; }
    .location-v1-reviews-container .reviews-grid-container .reviews-section-loader {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.8);
      z-index: 999;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      padding-top: 50px; }
      .location-v1-reviews-container .reviews-grid-container .reviews-section-loader.hidden {
        display: none !important; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
      .location-v1-reviews-container .reviews-grid-container .reviews-section-loader .spinner {
        border: 4px solid #f3f3f3;
        border-top: 4px solid #2c7a34;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        animation: spin 1s linear infinite; }
    .location-v1-reviews-container .reviews-grid-container .highlight {
      font-size: 18px !important;
      font-weight: 600;
      background: yellow; }
    .location-v1-reviews-container .reviews-grid-container .review-blur {
      filter: blur(3px);
      user-select: none;
      pointer-events: none; }
    .location-v1-reviews-container .reviews-grid-container .review-card {
      width: 350px; }
      .location-v1-reviews-container .reviews-grid-container .review-card .review-header {
        display: flex;
        align-items: center;
        margin-bottom: 14.7px; }
        .location-v1-reviews-container .reviews-grid-container .review-card .review-header .stars {
          display: flex;
          gap: 5.3px; }
          .location-v1-reviews-container .reviews-grid-container .review-card .review-header .stars .star-ratings {
            width: 21px;
            height: 19.7px; }
        .location-v1-reviews-container .reviews-grid-container .review-card .review-header .verified-badge {
          margin-left: 15px;
          display: flex;
          align-items: center;
          gap: 3px; }
          .location-v1-reviews-container .reviews-grid-container .review-card .review-header .verified-badge span {
            font-family: ProximaNova-Regular;
            font-size: 14px;
            line-height: 16.6px;
            color: #8fb741; }
      .location-v1-reviews-container .reviews-grid-container .review-card .location-info {
        display: flex;
        align-items: center;
        gap: 3.7px; }
        .location-v1-reviews-container .reviews-grid-container .review-card .location-info span {
          font-family: ProximaNova-Regular;
          font-size: 14px;
          line-height: 16px;
          color: #373737;
          font-weight: 500;
          margin-left: 3.7px; }
      .location-v1-reviews-container .reviews-grid-container .review-card .service-tags {
        width: fit-content;
        height: 20px;
        margin: 5px 0 0;
        border-radius: 4px;
        background-color: #eff3f8;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%; }
        .location-v1-reviews-container .reviews-grid-container .review-card .service-tags p {
          height: 16px;
          padding: 2px 5.3px 2px 4.7px;
          opacity: 0.7;
          font-family: ProximaNova-Regular;
          font-size: 13px;
          line-height: 1.23;
          color: #373737; }
      .location-v1-reviews-container .reviews-grid-container .review-card .review-text {
        font-family: ProximaNova-Regular;
        width: 360px;
        min-height: 48px;
        margin: 14px 0 8px 1px;
        font-size: 18px;
        font-weight: normal;
        line-height: 1.33;
        color: #373737; }
      .location-v1-reviews-container .reviews-grid-container .review-card .review-footer {
        height: 40px;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .location-v1-reviews-container .reviews-grid-container .review-card .review-footer .user-info {
          display: flex;
          align-items: center; }
          .location-v1-reviews-container .reviews-grid-container .review-card .review-footer .user-info .user-avatar {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            margin: 0 10px 0 0; }
          .location-v1-reviews-container .reviews-grid-container .review-card .review-footer .user-info .user-name {
            height: 22px;
            font-family: proxima_nova_rgbold, ProximaNova-Bold;
            font-size: 18px;
            font-weight: bold;
            line-height: normal;
            color: #373737; }
        .location-v1-reviews-container .reviews-grid-container .review-card .review-footer .review-date {
          height: 24px;
          flex-grow: 0;
          font-family: ProximaNova-Regular;
          font-size: 14px;
          line-height: 1.71;
          color: #959898; }
    .location-v1-reviews-container .reviews-grid-container .review-separator {
      width: 350px;
      height: 1px;
      margin-top: 20px;
      opacity: 0.12;
      background-color: #0a3755; }
    .location-v1-reviews-container .reviews-grid-container .reviews-blur-overlay {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 158px;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 60%);
      display: flex;
      align-items: flex-end;
      justify-content: center;
      z-index: 10;
      backdrop-filter: blur(2px);
      -webkit-backdrop-filter: blur(2px); }
      .location-v1-reviews-container .reviews-grid-container .reviews-blur-overlay .read-more-reviews-btn {
        width: 282px;
        height: 50px;
        border-radius: 50px;
        border: solid 1px #373737;
        cursor: pointer;
        transition: all 0.2s;
        font-family: proxima_nova_rgbold, ProximaNova-Bold;
        font-size: 16px;
        font-weight: bold;
        line-height: normal;
        color: #373737;
        background-color: #fff; }
        .location-v1-reviews-container .reviews-grid-container .reviews-blur-overlay .read-more-reviews-btn:hover {
          background-color: #f9f9f9;
          transform: translateY(-2px); }

@media screen and (max-width: 767px) {
  .location-v1-reviews-container {
    width: 100%;
    padding: 50px 20px 40px;
    min-height: auto; }
    .location-v1-reviews-container .section-heading {
      margin-bottom: 0;
      width: 100%;
      font-size: 38px;
      padding: 50px 36px 15px; }
    .location-v1-reviews-container .search-reviews-section {
      width: 100%; }
      .location-v1-reviews-container .search-reviews-section .reviews-that-mention {
        margin-top: 16px;
        margin-bottom: 13px; }
      .location-v1-reviews-container .search-reviews-section .search-bar {
        flex-direction: column;
        gap: 13px;
        margin-top: 24px; }
        .location-v1-reviews-container .search-reviews-section .search-bar .search-input {
          width: 100%; }
          .location-v1-reviews-container .search-reviews-section .search-bar .search-input input {
            width: 100%;
            margin: 0; }
        .location-v1-reviews-container .search-reviews-section .search-bar select {
          width: 100%;
          margin: 0; }
      .location-v1-reviews-container .search-reviews-section .top-keywords {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        scrollbar-width: none; }
        .location-v1-reviews-container .search-reviews-section .top-keywords .keyword {
          margin-bottom: 15px;
          margin-right: 12px; }
        .location-v1-reviews-container .search-reviews-section .top-keywords::-webkit-scrollbar {
          display: none; }
    .location-v1-reviews-container .review-separator_mobile {
      height: 1px;
      opacity: 0.12;
      background-color: #0a3755;
      margin-top: 5px;
      margin-bottom: 26px; }
    .location-v1-reviews-container .reviews-grid-container {
      grid-template-columns: 1fr;
      margin-top: 5px;
      gap: 26px; }
      .location-v1-reviews-container .reviews-grid-container .review-card {
        width: 100%; }
        .location-v1-reviews-container .reviews-grid-container .review-card .review-text {
          width: 100%;
          margin-top: 10.7px;
          margin-bottom: 9.3px;
          font-size: 16px;
          line-height: 24px; }
      .location-v1-reviews-container .reviews-grid-container .review-separator {
        width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 1365px) {
  .location-v1-reviews-container {
    width: 100%;
    padding: 60px 40px;
    min-height: auto; }
    .location-v1-reviews-container .section-heading {
      width: 100%;
      font-size: 40px;
      padding: 0 50px; }
    .location-v1-reviews-container .search-reviews-section .search-bar {
      justify-content: center;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      gap: 15px; }
      .location-v1-reviews-container .search-reviews-section .search-bar .search-input {
        flex: 1;
        max-width: 481px;
        min-width: 200px; }
        .location-v1-reviews-container .search-reviews-section .search-bar .search-input input {
          width: 100%; }
      .location-v1-reviews-container .search-reviews-section .search-bar select {
        flex: 0 0 auto;
        width: 258px;
        max-width: 40%; }
    .location-v1-reviews-container .reviews-grid-container {
      grid-template-columns: repeat(2, 1fr);
      justify-items: center;
      gap: 30px; }
      .location-v1-reviews-container .reviews-grid-container .review-card {
        width: 100%;
        max-width: 350px; }
        .location-v1-reviews-container .reviews-grid-container .review-card .review-text {
          width: 100%; }
      .location-v1-reviews-container .reviews-grid-container .review-separator {
        width: 100%; } }
.service-faq-section {
  padding: 80px 0 60px;
  background-color: #F7F7F7;
  text-align: center; }
  .service-faq-section .service-faq-container {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px; }
  .service-faq-section .service-faq-header {
    margin-bottom: 28px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .service-faq-section .service-faq-title {
    font-family: 'ProximaNova-Bold';
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px; }
  .service-faq-section .service-faq-subtitle-wrapper {
    position: relative;
    display: inline-block; }
  .service-faq-section .service-faq-subtitle {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px; }
    .service-faq-section .service-faq-subtitle img {
      position: relative;
      top: 28px; }
  .service-faq-section .service-faq-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: left;
    margin-bottom: 40px;
    position: relative; }
  .service-faq-section .service-faq-item {
    background: #FFF;
    border: 1px solid rgba(55, 55, 55, 0.2);
    border-radius: 14px;
    overflow: hidden;
    transition: all 0.3s ease;
    min-height: 68px;
    padding: 20px; }
    .service-faq-section .service-faq-item.hidden-faq-item {
      display: none; }
    .service-faq-section .service-faq-item[open] .service-faq-question {
      padding-bottom: 6px; }
    .service-faq-section .service-faq-item[open] .service-faq-icon {
      transform: rotate(180deg); }
  .service-faq-section .service-faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    list-style: none;
    font-family: 'ProximaNova-Bold';
    font-weight: 700;
    transition: background-color 0.2s ease;
    font-size: 18px;
    color: #373737;
    line-height: normal; }
    .service-faq-section .service-faq-question::-webkit-details-marker {
      display: none; }
  .service-faq-section .service-faq-icon {
    flex-shrink: 0;
    width: 14px;
    height: auto;
    color: #888;
    transition: transform 0.3s ease;
    opacity: 0.5; }
  .service-faq-section .service-faq-answer {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; }
    .service-faq-section .service-faq-answer p {
      margin: 0; }
  .service-faq-section .service-faq-show-more-container {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2; }
  .service-faq-section .service-btn-show-more {
    display: inline-block;
    padding: 14px 45px;
    background-color: #fff;
    border: 1px solid #373737;
    border-radius: 30px;
    font-family: 'ProximaNova-Bold', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #373737;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s ease; }
    .service-faq-section .service-btn-show-more:hover {
      background-color: #f9f9f9;
      transform: translateY(-2px); }
  @media screen and (max-width: 767px) {
    .service-faq-section {
      padding: 50px 0; }
      .service-faq-section .service-faq-title {
        font-size: 38px;
        line-height: normal;
        margin-bottom: 9px; }
      .service-faq-section .service-faq-subtitle {
        font-size: 18px;
        line-height: 22px; }
      .service-faq-section .service-faq-question {
        font-size: 18px;
        line-height: 24px; }
      .service-faq-section .service-faq-answer {
        font-size: 18px;
        line-height: 24px; } }
.service-faq-section {
  position: relative;
  padding-bottom: 100px; }
  .service-faq-section::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 300px;
    background-repeat: no-repeat, repeat-x;
    background-position: right bottom, left bottom;
    background-size: 100%;
    pointer-events: none;
    background-image: url(https://greenpal-production.s3.us-east-1.amazonaws.com/images/lawn-aeration/frequently-asked-questions-lawn-aerations.svg); }

.footer_copyright {
  margin-bottom: 0 !important; }
.service-cta-section {
  background: linear-gradient(103deg, #00B65F 15.34%, #009759 73.54%);
  padding-top: 50px;
  padding-bottom: 45px; }

.service-cta-container {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
  position: relative; }

.service-cta-content {
  z-index: 2;
  text-align: center;
  margin: 0 auto; }

.service-cta-heading {
  color: #fff;
  text-align: center;
  font-family: 'ProximaNova-Bold';
  font-size: 48px;
  font-weight: 700;
  line-height: 54px;
  margin-bottom: 8.5px; }

.service-cta-subheading {
  color: #FFF;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  margin-bottom: 19px; }

.service-cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-bottom: 25px;
  flex-wrap: wrap; }

.service-btn-primary {
  color: #019C5A;
  font-family: 'ProximaNova-Bold';
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  width: 192px;
  height: 52px;
  background-color: #fff;
  border-radius: 26px;
  display: flex;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease; }
  .service-btn-primary img, .service-btn-primary svg {
    position: relative;
    left: 0;
    transition: left 0.3s ease; }
  .service-btn-primary:hover img, .service-btn-primary:hover svg {
    left: 5px; }
  .service-btn-primary:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); }
  .service-btn-primary svg path {
    fill: #019C5A !important; }

.service-btn-outline {
  width: 179px;
  height: 52px;
  border-radius: 26px;
  display: flex;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  font-family: 'ProximaNova-Bold';
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
  transition: all 0.2s ease; }
  .service-btn-outline img, .service-btn-outline svg {
    position: relative;
    left: 0;
    transition: left 0.3s ease; }
  .service-btn-outline:hover img, .service-btn-outline:hover svg {
    left: 5px; }
  .service-btn-outline:hover {
    background: rgba(255, 255, 255, 0.1); }

.service-trust-signals {
  display: flex;
  justify-content: center;
  gap: 18px;
  font-size: 15px;
  font-weight: 500;
  flex-wrap: wrap; }

.service-trust-item {
  display: flex;
  align-items: center;
  gap: 5px; }
  .service-trust-item span {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px; }

@media (max-width: 1024px) {
  .service-cta-container {
    flex-direction: column;
    text-align: center;
    padding: 0 40px; }
  .service-cta-section {
    height: auto;
    padding: 60px 0; }
  .service-cta-heading {
    font-size: 40px;
    line-height: 1.2; } }

@media (max-width: 768px) {
  .service-cta-section {
    padding: 50px 0;
    min-height: auto; }
  .service-cta-container {
    padding: 0 20px; }
  .service-cta-heading {
    font-size: 32px;
    margin-bottom: 15px; }
  .service-cta-subheading {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 30px; }
  .service-cta-buttons {
    flex-direction: column;
    gap: 15px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0; }
  .service-btn-primary,
  .service-btn-outline {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    height: 54px;
    font-size: 18px; }
  .service-trust-signals {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    width: fit-content;
    margin: 0 auto; } }
.aeration-nearby-cities {
  padding: 69px 0 160px;
  background-color: #fff;
  position: relative;
  overflow: hidden; }
  .aeration-nearby-cities .aeration-nearby-container {
    max-width: 1109px;
    margin: 0 auto;
    position: relative;
    z-index: 2; }
  .aeration-nearby-cities .aeration-nearby-main-title {
    text-align: center;
    font-family: ProximaNova-Bold;
    margin-bottom: 32px;
    font-size: 48px;
    font-weight: 700;
    line-height: 54px;
    color: #373737; }
  .aeration-nearby-cities .aeration-nearby-grid {
    gap: 75px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 581px;
    margin: 0 auto; }
    @media (max-width: 1024px) {
      .aeration-nearby-cities .aeration-nearby-grid {
        gap: 50px;
        padding: 0 40px; } }
    @media (max-width: 767px) {
      .aeration-nearby-cities .aeration-nearby-grid {
        grid-template-columns: 1fr;
        gap: 30px;
        padding: 0 20px;
        text-align: center; } }
  .aeration-nearby-cities .aeration-nearby-col {
    max-width: 268px;
    padding-right: 5px; }
    .aeration-nearby-cities .aeration-nearby-col h3 {
      font-family: ProximaNova-Bold;
      font-size: 16px;
      font-weight: 700;
      line-height: 18px;
      margin-bottom: 9px;
      color: #373737; }
    .aeration-nearby-cities .aeration-nearby-col ul {
      list-style: none;
      padding: 0;
      margin: 0;
      margin-bottom: 12px; }
    .aeration-nearby-cities .aeration-nearby-col a {
      color: #373737;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 32px;
      opacity: 0.6;
      text-decoration: none; }
      .aeration-nearby-cities .aeration-nearby-col a:hover {
        text-decoration: underline;
        opacity: 1; }
    .aeration-nearby-cities .aeration-nearby-col .aeration-show-more {
      cursor: pointer;
      font-family: ProximaNova-Semibold;
      color: #0091FF;
      font-size: 14px;
      font-weight: 600;
      line-height: normal;
      display: inline-block; }
      .aeration-nearby-cities .aeration-nearby-col .aeration-show-more:hover {
        text-decoration: underline; }
    .aeration-nearby-cities .aeration-nearby-col .aeration-nearby-hidden {
      display: none; }
    .aeration-nearby-cities .aeration-nearby-col .aeration-nearby-toggle-checkbox:checked ~ ul .aeration-nearby-hidden {
      display: block; }
    .aeration-nearby-cities .aeration-nearby-col .aeration-nearby-toggle-checkbox:checked ~ .aeration-show-more .show-more-text {
      display: none; }
    .aeration-nearby-cities .aeration-nearby-col .aeration-nearby-toggle-checkbox:not(:checked) ~ .aeration-show-more .show-less-text {
      display: none; }

@media (max-width: 767px) {
  .aeration-nearby-cities {
    padding: 50px 0 54px; }
    .aeration-nearby-cities .aeration-nearby-main-title {
      padding-inline: 31.5px;
      font-size: 38px;
      line-height: normal;
      margin-bottom: 30px; }
    .aeration-nearby-cities .aeration-nearby-col {
      max-width: 100%;
      padding: 0 50px; }
      .aeration-nearby-cities .aeration-nearby-col h3 {
        text-align: center;
        font-size: 16px;
        line-height: 22px; }
      .aeration-nearby-cities .aeration-nearby-col ul {
        text-align: center; } }
/*














*/
