@media screen and (max-width: 1750px) {
  .impact-items {
    margin: 10px 0 0 0px;
    gap: 0px;
  }
  .impact-item {
    width: 400px;
  }
}
@media screen and (max-width: 1700px)  {
    .rotating-words-container .rotating-word{
    font-size: 36px;
    }
}
@media screen and (max-width: 1660px) {
  .element-hero {
    height: 578px;
  }
  .hero-content {
    padding: 90px 0 0 50px;
  }
  .hero-images {
    padding-right: 50px;
  }
  .hero-title {
    font-size: 36px;
    line-height: 150%;
  }
  .hero-container h3 {
    font-size: 26px;
  }
  .rotating-words-container .rotating-word {
    height: 50px;
    line-height: 40px;
    font-size: 30px;
    line-height: 48px;
  }
  .rotating-words-container {
    min-width: 260px;
    height: 50px;
    /* top: 10px; */
    left: 470px;
  }
  .hero-description br {
    display: none;
  }
  .impact-content {
    width: 45%;
    padding-right: 40px;
  }
  .impact-items {
    margin: 0;
  }
  .impact-item {
    width: 48%;
    margin-bottom: 0;
  }
  .impact-title {
    font-size: 28px;
    line-height: 140%;
  }
  .impact-items {
    gap: 20px;
  }
  .read-more {
    margin-bottom: 60px;
  }
  .about-video {
    height: 600px;
  }
  .section-title {
    margin-top: 0;
  }
  .serviceContentBox {
    width: 100%;
  }
  .form-image {
    height: 600px;
  }
  .btnList .discover-button-filled,
  .btnList .discover-button {
    font-size: 16px;
    /* max-width: 100%; */
    /* width: auto; */
    /* padding: 7px 25px; */
    text-align: center;
  }
  .iconCircelHover {
    top: 40px;
  }
}
@media screen and (max-width: 1500px) {
  .btnList .discover-button-filled,
  .btnList .discover-button {
    font-size: 16px;
    padding: 7px 25px;
  }
}
@media screen and (max-width: 1440px) {
  .hero-content {
    padding: 70px 0 0 50px;
  }

  .hero-images {
    width: 45%;
  }
  .hero-title {
    font-size: 38px;
    line-height: 150%;
  }

  .element-hero {
    height: 510px;
  }
  .rotating-words-container {
    min-width: 245px;
    height: 45px;
    top: 8px;
    left: 0;
    position: relative;
    max-width: 245px;
  }
  .rotating-words-container .rotating-word {
    height: 50px;
    line-height: 40px;
    font-size: 28px;
    line-height: 46px;
  }
  /* =========== */
  .about-container {
    gap: 40px;
  }
  .stat-number {
    font-size: 42px;
    line-height: 80px;
    margin-top: -10px;
  }
  .stat-item {
    position: relative;
    width: 200px;
    height: 150px;
    padding-left: 50px;
  }
  .section-title {
    font-size: 42px;
    line-height: 150%;
    margin-bottom: 20px;
  }
  .read-more {
    margin-bottom: 50px;
  }
  .about-video {
    height: 545px;
  }
  .service-description {
    font-size: 17px;
  }
  .service-card {
    padding: 25px;
  }
  .service-title {
    font-size: 28px;
  }
  .impact-item {
    padding: 17px;
    min-height: 230px;
  }
  .impact-title {
    font-size: 26px;
    line-height: 140%;
  }
  .testimonial-card {
    padding: 28px;
    height: 300px;
  }
  .form-image {
    height: 560px;
  }
  .testimonial-text {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .stats-container {
    margin-top: 20px;
  }
  .btnList .discover-button-filled,
  .btnList .discover-button {
    max-width: 100%;
    width: auto;
    padding: 7px 25px;
  }
}
@media screen and (max-width: 1280px) {
  .hero-content {
    padding: 55px 0 0 30px;
  }
  .hero-title {
    font-size: 32px;
    line-height: 150%;
  }
  .element-hero {
    height: 480px;
  }
  .hero-container {
    margin: 0 35px;
  }
  .rotating-words-container {
    min-width: 230px;
    height: 40px;
    top: 6px;
  }
  .rotating-words-container .rotating-word {
    height: 48px;
    font-size: 26px;
    line-height: 40px;
  }
  .hero-description {
    font-size: 18px;
    line-height: 26px;
  }
  /* -------- */
  .about-container {
    margin: 70px 0;
  }
  .section-title {
    font-size: 38px;
    line-height: 150%;
    margin-bottom: 10px;
  }
  .section-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  .read-more {
    margin-bottom: 40px;
  }
  .stat-number {
    font-size: 38px;
    line-height: 60px;
    margin-top: -10px;
  }
  .stat-item {
    position: relative;
    width: 150px;
    height: 130px;
    padding-left: 16px;
  }
  .about-video {
    height: 470px;
  }
  /* -------- */
  .iconWrapper {
    top: -76px;
    right: -60px;
    width: 250px;
    height: 250px;
  }
  .iconCircel {
    top: -45px;
    right: -28px;
    width: 180px;
    height: 180px;
    padding: 2rem 2.7rem 0 2.5rem;
  }
  .iconCircel .cardIcon1 {
    width: 80px !important;
  }
  .iconCircel .cardIcon2 {
    width: 80px !important;
  }
  .iconCircel .cardIcon3 {
    width: 75px !important;
  }
  .service-title {
    font-size: 24px;
  }
  .service-description {
    font-size: 16px;
    min-height: 90px;
  }

  .service-card:hover .iconCircelHover .iconCircel {
    top: 64px;
    width: 90px;
    height: 90px;
  }
  .iconCircelHover .cardIcon3 {
    width: 50px !important;
  }
  .services-container {
    margin-bottom: 70px;
  }
  /* ------- */
  .impact-content {
    padding-right: 30px;
  }
  .impact-title {
    font-size: 22px;
    line-height: 140%;
  }
  .impact-text {
    font-size: 16px;
    line-height: 24px;
  }
  .impact-item {
    padding: 16px;
    min-height: 220px;
  }
  .impact-container {
    margin: 70px 0;
  }

  .discover-button-filled {
    font-size: 20px;
    line-height: auto;
    height: 55px;
    width: 280px;
  }
  /* ------- */
  .company-logos img {
    width: 50px;
    height: 50px;
  }
  .testimonial-card {
    padding: 20px;
    height: 300px;
  }
  .testimonial-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  /* -------- */
  .form-container {
    margin: 70px 0;
    gap: 30px;
  }
  .input-container {
    height: 70px;
  }
  .email-input {
    padding: 0 26px;
    font-size: 18px;
  }
  .form-image {
    height: 470px;
    border-radius: 30px;
  }
  .form-content h2 {
    font-size: 28px;
  }
  .service-card {
    padding: 16px;
  }
  .btnList .discover-button-filled,
  .btnList .discover-button {
    font-size: 15px;
    padding: 7px 20px;
  }
}
@media screen and (max-width: 1080px) {
  .hero-container {
    margin: 0 25px;
  }
  .hero-images {
    padding-right: 30px;
  }
  .rotating-words-container {
    min-width: 210px;
  }
  /* ----- */
  .about-container {
    width: 95%;
    gap: 26px;
  }
  .stat-number {
    font-size: 32px;
    line-height: 55px;
  }
  .stat-label {
    font-size: 18px;
    line-height: 26px;
  }
  .stat-item {
    height: 120px;
    padding-left: 10px;
  }
  .read-more {
    margin-bottom: 30px;
  }
  .about-video {
    height: 445px;
  }
  /* -- */
  .services-container {
    width: 97%;
  }
  .services-container .section-title {
    margin-bottom: 40px;
  }
  .service-title {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .service-card {
    padding: 16px;
    height: 390px;
  }
  /* ------- */
  .impact-container {
    width: 94%;
  }
  .impact-content {
    padding-right: 20px;
  }
  .impact-item {
    padding: 10px;
    min-height: 210px;
  }
  title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .hero-container h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .btnList {
    display: block;
    margin-top: 13px;
  }
  .element-impact::before,
  .element-impact::after {
    display: none;
  }
  .btnList .discover-button-filled,
  .btnList .discover-button {
    margin: 10px 0;
  }
}
@media screen and (max-width: 990px) {
  .hero-container {
    flex-direction: column;
  }
  .hero-content {
    width: 100%;
  }
  .element-hero {
    height: auto;
  }
  .hero-content {
    padding: 30px;
    height: auto;
  }
  .hero-title-container {
    margin-bottom: 16px;
  }
  .hero-description {
    margin-bottom: 30px;
  }
  .hero-images {
    width: 100%;
    /* height: 350px; */
    padding: 0;
    padding-bottom: 20px;
  }
  /* ---------- */
  .about-container {
    flex-direction: column-reverse;
    margin: 45px 0;
  }
  .stat-item {
    width: 33%;
    height: 130px;
    padding-left: 26px;
  }
  .about-video {
    width: 100%;
  }
  .about-video img {
    object-position: top;
  }
  .about-content {
    width: 100%;
  }
  .services-container .section-title {
    margin-bottom: 30px;
  }
  /* -------- */
  .iconWrapper {
    width: 230px;
    height: 230px;
  }
  .iconCircel {
    width: 160px;
    height: 160px;
    padding: 2rem 2.7rem 0 2.5rem;
  }
  .iconCircel .cardIcon1 {
    width: 60px !important;
  }
  .iconCircel .cardIcon2 {
    width: 60px !important;
  }
  .iconCircel .cardIcon3 {
    width: 55px !important;
  }
  .service-title {
    font-size: 20px;
    line-height: 140%;
  }
  .service-description {
    font-size: 16px;
  }
  .iconCircelHover {
    top: 34px;
    width: 80px;
    height: 80px;
  }
  .iconCircelHover .cardIcon2 {
    width: 44px !important;
  }
  .iconCircelHover .cardIcon3 {
    width: 44px !important;
  }
  .iconCircelHover .cardIcon1 {
    width: 44px !important;
  }
  /* ----- */
  .impact-container {
    flex-direction: column;
    margin: 50px 0;
  }
  .impact-content {
    width: 100%;
    gap: 16px;
  }
  .impact-items {
    margin-top: 20px;
  }
  .impact-item {
    padding: 10px;
    min-height: 150px;
  }
  .company-logos {
    gap: 8px;
    margin-bottom: 38px;
  }
  .form-container {
    margin: 60px 0;
    gap: 20px;
    width: 95%;
  }
  .form-content h2 {
    margin-bottom: 10px;
  }
  .input-container {
    height: 60px;
  }
  .email-input {
    padding: 0px 12px;
    font-size: 16px;
  }
  .submit-button {
    width: 70px;
  }
  .submit-button img {
    height: 14px;
  }
  .form-image {
    height: 400px;
    border-radius: 25px;
  }
  .element-impact {
    background-size: 100%;
  }
}
@media screen and (max-width: 850px) {
  .service-title {
    font-size: 18px;
  }
  .service-description {
    min-height: 120px;
  }
  
  .btnList .discover-button,
  .btnList .discover-button-filled{
      max-width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .services-cards {
    flex-direction: column;
    gap: 16px;
  }
  .service-card {
    padding: 16px;
    height: 250px;
    width: 96%;
  }
  .service-description {
    min-height: 50px;
  }

  .form-container {
    flex-direction: column-reverse;
    gap: 30px;
  }
  .email-input {
    border-radius: 8px;
  }
  .submit-button {
    border-radius: 9px;
  }
  .element-impact::before,
  .element-impact::after {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .hero-container {
    margin: 0;
  }
  .hero-content {
    padding: 16px;
  }
  .hero-title {
    font-size: 24px;
    margin: 0 0 0px 0;
  }
  .hero-description {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .rotating-words-container {
    min-width: 170px;
    height: 30px;
  }
  .rotating-words-container .rotating-word {
    height: 30px;
    font-size: 20px;
    line-height: 30px;
  }
  .about-video {
    height: 350px;
  }
  .company-logos {
    gap: 4px;
    margin-bottom: 30px;
  }
  .company-logos img {
    width: 40px;
    height: 40px;
  }
  .form-image {
    height: 350px;
    border-radius: 20px;
  }
  .section-title {
    font-size: 32px;
  }
  .impact-item {
    width: 47%;
  }
  .impact-title {
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 10px;
  }
  .about-container,
  .form-container,
  .impact-container {
    margin: 30px 0;
  }
  .services-container {
    margin-bottom: 40px;
  }
  .services-container {
    width: 95%;
  }
  .services-container .section-title {
    margin-bottom: 25px;
  }
  .section-text {
    margin-bottom: 0;
  }
  .service-card {
    width: 100%;
    margin: 0;
  }
  /* ---------- */
  .webDiscover {
    display: none;
  }
  .mobileDiscover {
    display: flex;
    margin: 0px 20px 30px 20px;
    width: calc(100% - 40px);
  }
  .discoverFilledWeb {
    display: none;
  }
  .discoverFilledMob {
    display: flex;
    width: 100%;
    margin-top: 1rem;
  }
  .hero-container h3 {
    font-size: 16px;
  }
  .stats-container {
    margin-top: 30px;
  }
  .form-content h2 {
    font-size: 24px;
  }
  .btnList .discover-button-filled,
  .btnList .discover-button {
    display: block;
    text-align: center;
    height: auto;
    font-size: 14px;
    padding: 10px 10px;
  }
  .email-form {
    margin-top: 20px;
  }
}
@media screen and (max-width: 450px) {
  .hero-description {
    font-size: 16px;
    line-height: 24px;
  }
  .hero-title {
    font-size: 24px;
  }
  .hero-title .midTitel {
    margin-top: 42px;
  }
  .rotating-words-container {
    min-width: 180px;
    left: 2px;
    top: 0px;
    height: 34px;
  }
  .hero-images {
    padding-bottom: 10px;
  }
  .service-card {
    height: 260px;
  }
  .section-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .service-title {
    margin-bottom: 8px;
  }
  .stat-item {
    width: 33%;
    height: 100px;
    padding-left: 10px;
  }
  .stat-label {
    font-size: 16px;
    line-height: 24px;
  }
  .stat-number {
    font-size: 28px;
    line-height: 50px;
  }
  .impact-title {
    font-size: 18px;
    max-width: 50%;
  }
  .impact-text {
    font-size: 14px;
    line-height: 22px;
  }
  .impact-item::before {
    width: 2px;
    top: 14px;
    left: 0px;
  }
  .discover-button-filled {
    font-size: 18px;
    height: 48px;
  }
  .company-logos img {
    width: 35px;
    height: 35px;
  }
  .section-title {
    font-size: 28px;
  }
  .input-container {
    height: 50px;
  }
  .mobileDiscover {
    margin: 0px 20px 20px 20px;
  }
  .form-disclaimer {
    font-family: "Inter", Helvetica;
    font-weight: 300;
    font-style: italic;
    color: #333;
    font-size: 14px;
    line-height: 150%;
    margin-top: 6px;
  }
}
@media screen and (max-width: 375px) {
  .impact-item {
    width: 100%;
    min-height: 100px;
    height: auto;
  }
}
