.shrub-testimonials {
  padding-top: 70px;
  padding-bottom: 105px;
  background-color: #D1F4D3;
  color: #fff;
  text-align: center;
  position: relative; }
  .shrub-testimonials::after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 158px;
    background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/shrub-pruning/real-experience-from-gp-users-bg.svg");
    background-repeat: no-repeat, repeat-x;
    background-position: right bottom, left bottom;
    background-size: 100%;
    pointer-events: none;
    z-index: 1; }
  .shrub-testimonials .testimonials-container {
    max-width: 1186px;
    margin: 0 auto;
    position: relative;
    z-index: 2; }
  .shrub-testimonials .testimonials-header {
    margin-bottom: 34px;
    display: flex;
    justify-content: center; }
    .shrub-testimonials .testimonials-header h2 {
      color: #373737;
      width: 706px;
      padding: 0 15px;
      text-align: center;
      font-size: 48px;
      font-weight: 700;
      line-height: 50px;
      margin: 0; }
      .shrub-testimonials .testimonials-header h2 img {
        top: 10px;
        position: relative; }
  .shrub-testimonials .testimonials-carousel-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 306px;
    max-width: 1187px; }
    .shrub-testimonials .testimonials-carousel-wrapper .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; }
      .shrub-testimonials .testimonials-carousel-wrapper .owl-nav button {
        pointer-events: all;
        border-radius: 50%;
        cursor: pointer;
        border: none; }
        .shrub-testimonials .testimonials-carousel-wrapper .owl-nav button span {
          display: none; }
      .shrub-testimonials .testimonials-carousel-wrapper .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        border-radius: 40px;
        background-color: rgba(55, 55, 55, 0.05);
        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); }
        .shrub-testimonials .testimonials-carousel-wrapper .owl-nav .owl-prev:hover {
          background-color: rgba(55, 55, 55, 0.09); }
      .shrub-testimonials .testimonials-carousel-wrapper .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        border-radius: 40px;
        background-color: rgba(55, 55, 55, 0.05);
        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; }
        .shrub-testimonials .testimonials-carousel-wrapper .owl-nav .owl-next:hover {
          background-color: rgba(55, 55, 55, 0.09); }
  .shrub-testimonials .shrub-testimonials-grid {
    display: block;
    width: 100%;
    z-index: 1; }
    @media screen and (min-width: 1025px) {
      .shrub-testimonials .shrub-testimonials-grid {
        padding: 0 80px; } }
    @media screen and (max-width: 1024px) {
      .shrub-testimonials .shrub-testimonials-grid {
        padding-left: 20px; } }
    .shrub-testimonials .shrub-testimonials-grid .owl-dots {
      margin-top: 19px;
      display: none;
      justify-content: center;
      align-items: center;
      gap: 5px;
      padding: 0; }
      .shrub-testimonials .shrub-testimonials-grid .owl-dots .owl-dot {
        border-radius: 50%;
        background-color: #373737;
        cursor: pointer;
        opacity: 0.2;
        width: 7.7px;
        height: 7.7px; }
        .shrub-testimonials .shrub-testimonials-grid .owl-dots .owl-dot.active {
          transform: scale(1);
          opacity: 1; }
        .shrub-testimonials .shrub-testimonials-grid .owl-dots .owl-dot span {
          display: none; }
  .shrub-testimonials .testimonial-card {
    background-color: #fff;
    border-radius: 25px;
    width: 325px;
    height: 244px;
    margin-top: 50px;
    flex-shrink: 0;
    position: relative;
    color: #333;
    text-align: center;
    box-shadow: 0px 2px 4px 0px rgba(59, 89, 151, 0.0448); }
    .shrub-testimonials .testimonial-card .user-avatar {
      position: absolute;
      top: -44px;
      border-radius: 50%;
      object-fit: cover;
      left: 50%;
      transform: translateX(-50%);
      z-index: 2;
      width: 88px;
      height: 88px; }
    .shrub-testimonials .testimonial-card .quote-icon-bg {
      position: absolute;
      top: 36px;
      left: 30.5px;
      pointer-events: none;
      z-index: 1; }
    .shrub-testimonials .testimonial-card .item {
      padding-top: 57px; }
    .shrub-testimonials .testimonial-card blockquote {
      color: #373737;
      text-align: center;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 25px;
      padding-left: 40px;
      padding-right: 40px;
      z-index: 3;
      overflow-y: auto;
      position: relative;
      height: 100px; }
    .shrub-testimonials .testimonial-card .user-info {
      margin-top: 20px; }
      .shrub-testimonials .testimonial-card .user-info h3 {
        color: #373737;
        text-align: center;
        font-family: ProximaNova-Bold;
        font-size: 16px;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 8px;
        margin-top: 0; }
      .shrub-testimonials .testimonial-card .user-info span {
        color: #969898;
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        line-height: normal; }
  .shrub-testimonials .btn-schedule-shrub {
    margin: 24px auto 0;
    width: 355px;
    height: 57px;
    background: linear-gradient(0deg, #FF6F00 0%, #FF9B00 92.39%);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    gap: 6px;
    font-family: ProximaNova-Bold;
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
    border-radius: 26px;
    text-decoration: none; }
    .shrub-testimonials .btn-schedule-shrub img, .shrub-testimonials .btn-schedule-shrub svg {
      position: relative;
      left: 0;
      transition: left 0.3s ease; }
    .shrub-testimonials .btn-schedule-shrub:hover img, .shrub-testimonials .btn-schedule-shrub:hover svg {
      left: 5px; }
  .shrub-testimonials .shrub-guarantee-box {
    margin: 35px auto 40.53px;
    max-width: 870px;
    min-height: 147px;
    border-radius: 25px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.5) 100%);
    padding: 19px 36px 23.34px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 26px;
    text-align: left;
    color: #373737; }
    .shrub-testimonials .shrub-guarantee-box .guarantee-icon {
      flex-shrink: 0; }
    .shrub-testimonials .shrub-guarantee-box .guarantee-content h3 {
      margin-bottom: 4px;
      font-family: ProximaNova-Bold;
      font-size: 26px;
      font-weight: 700;
      line-height: normal; }
    .shrub-testimonials .shrub-guarantee-box .guarantee-content p {
      font-size: 18px;
      font-weight: 400;
      line-height: 20px; }

@media screen and (min-width: 901px) and (max-width: 1200px) {
  .testimonials-carousel-wrapper .shrub-testimonials-grid {
    padding-left: 40px;
    padding-right: 0; }
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-dots {
      display: flex !important; }
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-nav .owl-prev,
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-nav .owl-next {
      display: none; }
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-nav {
      display: none; } }

@media screen and (min-width: 768px) and (max-width: 900px) {
  .shrub-testimonials {
    padding-bottom: 40px; }
    .shrub-testimonials .shrub-guarantee-box {
      margin-inline: 40px; }
  .testimonials-carousel-wrapper .shrub-testimonials-grid {
    padding-left: 40px;
    padding-right: 0; }
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-dots {
      display: flex !important; }
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-nav .owl-prev,
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-nav .owl-next {
      display: none; }
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-nav {
      display: none; } }

@media screen and (max-width: 767px) {
  .shrub-testimonials::after {
    bottom: 0; }
  .testimonials-carousel-wrapper .shrub-testimonials-grid {
    padding-left: 40px;
    padding-right: 0; }
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-dots {
      display: flex !important; }
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-nav .owl-prev,
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-nav .owl-next {
      display: none; }
    .testimonials-carousel-wrapper .shrub-testimonials-grid .owl-nav {
      display: none; }
  .shrub-testimonials {
    padding-top: 45px;
    padding-bottom: 60px;
    background-position: top; }
    .shrub-testimonials .testimonials-carousel-wrapper {
      padding-left: 24px; }
    .shrub-testimonials .shrub-testimonials-grid {
      padding: 0; }
    .shrub-testimonials .testimonial-card .user-avatar {
      width: 74.29px;
      height: 74.29px; }
    .shrub-testimonials .testimonial-card {
      width: 274.367px;
      height: 205.986px; }
      .shrub-testimonials .testimonial-card .quote-icon-bg {
        width: 62.472px;
        height: 52.341px; }
      .shrub-testimonials .testimonial-card .item {
        padding-top: 48px; }
      .shrub-testimonials .testimonial-card blockquote {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.105px;
        padding-left: 23px;
        padding-right: 33.37px;
        height: 85px; }
      .shrub-testimonials .testimonial-card .user-info {
        margin-top: 16.15px; }
        .shrub-testimonials .testimonial-card .user-info h3 {
          font-size: 14px;
          font-weight: 700;
          margin-bottom: 8.79px; }
        .shrub-testimonials .testimonial-card .user-info span {
          font-size: 12px;
          font-weight: 400; }
    .shrub-testimonials .shrub-guarantee-box {
      flex-direction: column;
      text-align: center;
      padding: 17px 8px 25px;
      margin: 30px 20px 20px;
      gap: 12px; }
      .shrub-testimonials .shrub-guarantee-box .guarantee-content h3 {
        font-size: 20px;
        line-height: normal; }
      .shrub-testimonials .shrub-guarantee-box .guarantee-content p {
        font-size: 16px;
        line-height: 20px; }
      .shrub-testimonials .shrub-guarantee-box .guarantee-icon img {
        width: 100px;
        height: auto; }
    .shrub-testimonials .btn-schedule-shrub {
      margin: 0 auto; }
    .shrub-testimonials .testimonials-header {
      margin-bottom: 20px; }
      .shrub-testimonials .testimonials-header h2 {
        padding: 0;
        font-size: 38px;
        font-weight: 700; }
        .shrub-testimonials .testimonials-header h2 img {
          display: none; } }

@media screen and (min-width: 600px) and (max-width: 766px) {
  .shrub-testimonials .shrub-guarantee-box {
    flex-direction: row;
    margin-bottom: 30px; } }
