.support_sevices_section .cta_conta.secondary_btn a.cta_button::before {
  background-image: url(https://4705179.fs1.hubspotusercontent-na1.net/hubfs/4705179/GrowFlow%202025/Green%20Icon.png);
}
.support_sevices_section .heading_conta.h1 h3 {
  line-height: 65px;
  letter-spacing: -2px;
}
.support_sevices_section .heading_conta {
  padding-bottom: 107px;
}
.support_sevices_section .sub_heading_conta {
  padding-bottom: 30px;
}
.support_sevices_section .content_conta .heading_container {
  padding-bottom: 14px;
}
.support_sevices_section .content_conta .desc_conta {
  padding-bottom: 53px;
}
.support_sevices_section .content_conta {
  max-width: 530px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.support_sevices_section .content_conta:after {
  content: "";
  position: absolute;
  width: 468px;
  height: 468px;
  background: #F0EEFE;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: blur(36px);
  z-index: -2;
  pointer-events: none;
}
.support_sevices_section .content_conta:before {
  background-image: url("https://4705179.fs1.hubspotusercontent-na2.net/hubfs/4705179/Dottes.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 623px;
  inset: 0;
  position: absolute;
  transform: translate(-50px, -154px);
  width: 622px;
  z-index: -2;
  pointer-events: none;
}
.support_sevices_section .main_conta:before {
  content: "";
  height: 547px;
  left: 0;
  bottom: -105px;
  position: absolute;
  width: 397px;
  background-position: 50%;
  background-repeat: no-repeat!important;
  z-index: -1;
  pointer-events: none;
  background-size: cover !important;
}
.support_sevices_section .main_conta:after {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -98px;
  width: 470px;
  height: 535px;
  background-position: 50%;
  background-repeat: no-repeat!important;
  z-index: -2;
  pointer-events: none;
  background-size: cover !important;
}
.support_sevices_section .sub_heading_conta h3 {
  font-weight: 400;
}
.support_sevices_section .content_conta .heading_container h3 {
    font-weight: 400;
}

@media (min-width: 768px) and (max-width: 991px) {
  .support_sevices_section .left_right_img_for_tablet {
    position: relative;
  }
  .support_sevices_section .left_right_img_for_tablet:before {
    background-position: 50%;
    background-repeat: no-repeat;
    bottom: -131px;
    content: "";
    height: 527px;
    left: -27px;
    position: absolute;
    width: 400px;
    z-index: -1;
    pointer-events: none;
    background-size: cover;
  }
  .support_sevices_section .left_right_img_for_tablet:after {
    content: "";
    background-repeat: no-repeat !important;
    bottom: -142px;
    content: "";
    height: 575px;
    position: absolute;
    right: -49px;
    width: 320px;
    z-index: -2;
    pointer-events: none;
    background-size: cover!important;
  }
  .support_sevices_section .main_conta:before,
  .support_sevices_section .main_conta:after{
    content: unset;
  }
  .support_sevices_section .sub_heading_conta {
    padding-bottom: 24px;
  }
  .support_sevices_section .heading_conta {
    max-width: 636px;
    width: 100%;
    padding-bottom: 110px;
  }
  .support_sevices_section .heading_conta.h1 h3 {
    letter-spacing: 0;
    line-height: 1;
  }
  .support_sevices_section .content_conta:before {
    transform: translate(-50px, -164px);
  }
}

@media (max-width: 767px) {
  .support_sevices_section .main_conta:before,
  .support_sevices_section .main_conta:after {
    content: unset;
  }
  .support_sevices_section .img_for_mobile {
    position: relative;
  }
  .support_sevices_section .left_right_img_for_tablet {
    position: relative;
  }
  .support_sevices_section .left_right_img_for_tablet:before {
    background-position: 50%;
    background-repeat: no-repeat;
    bottom: -131px;
    content: "";
    height: 527px;
    left: -27px;
    position: absolute;
    width: 400px;
    z-index: -1;
    pointer-events: none;
    background-size: cover;
  }
  .support_sevices_section .left_right_img_for_tablet:after {
    content: "";
    background-repeat: no-repeat !important;
    bottom: -142px;
    content: "";
    height: 575px;
    position: absolute;
    right: -49px;
    width: 320px;
    z-index: -2;
    pointer-events: none;
    background-size: cover!important;
  }
  {# image for mobile #}
  /*   .support_sevices_section .img_for_mobile:after {
  background-position: 50%;
  background-repeat: no-repeat !important;
  top: -151px;
  content: "";
  height: 670px;
  left: -20px;
  position: absolute;
  width: 465px;
  z-index: -1;
  pointer-events: none;
} */
  .support_sevices_section .heading_conta.h1 h3 {
    letter-spacing: 0;
    line-height: 1;
  }
  .support_sevices_section .sub_heading_conta {
    padding-bottom: 34px;
  }
  .support_sevices_section .heading_conta {
    padding-bottom: 142px;
  }
  .support_sevices_section .content_conta .heading_container {
    padding-bottom: 11px;
  }
  .support_sevices_section .content_conta:after {
    z-index: -2;
  }
}
@media (max-width: 720px) {
  .support_sevices_section .left_right_img_for_tablet:before {
    background-position: 50%;
    background-repeat: no-repeat;
    bottom: -131px;
    content: "";
    height: 527px;
    left: unset;
    right: 0;
    position: absolute;
    width: 400px;
    z-index: -1;
    pointer-events: none;
    background-size: cover;
    transform: translate(-189px, -154px);
  }
  .support_sevices_section .left_right_img_for_tablet:after {
    content: "";
    background-repeat: no-repeat !important;
    bottom: -142px;
    content: "";
    height: 575px;
    position: absolute;
    right: unset;
    right: 0;
    width: 320px;
    z-index: -2;
    pointer-events: none;
    background-size: cover!important;
    transform: translate(155px, -154px);
  }
}
@media (min-width: 379px) and (max-width: 720px) {
  .support_sevices_section .left_right_img_for_tablet:after {
    transform: translate(155px, -40px);
  }
  .support_sevices_section .left_right_img_for_tablet:before {
    transform: translate(-247px, -48px);
  }
}
@media (min-width: 376px) and (max-width: 387px) {
  .support_sevices_section .left_right_img_for_tablet:after {
    transform: translate(155px, -68px);
  }
  .support_sevices_section .left_right_img_for_tablet:before {
    transform: translate(-247px, -72px);
  }
}
@media (max-width: 415px) {
  .support_sevices_section .content_conta:before {
    transform: translate(-70px, -133px);
    width: 464px;
  }
  .support_sevices_section .img_for_mobile:after {
    left: -93px;
  }
}
@media (max-width: 373px) {
 .support_sevices_section {
    padding-bottom: 169px!important;
}
}



