@media (max-width: 1024px) {
  .page-home .section-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-home .section-head {
    gap: 20px;
    margin-bottom: 32px;
  }

  .page-home .heading-common {
    font-size: 30px;
    line-height: 1.2;
    max-width: none;
  }

  .page-home .heading-common-desc {
    font-size: 15px;
    line-height: 155%;
    max-width: none;
  }

  .page-home .pyrotech-industries {
    padding: 56px 0 72px;
  }

  .page-home .pyrotech-precision {
    padding: 56px 0 48px;
  }

  .page-home .pyrotech-solutions {
    padding: 56px 0 48px;
  }

  .page-home .pyrotech-impact {
    padding: 56px 0 60px;
  }

  .page-home .pyrotech-legacy {
    padding: 56px 0 60px;
  }

  .page-home .pyrotech-trusted {
    padding: 56px 0 60px;
  }

  .page-home .pyrotech-trusted .heading-common {
    font-size: 32px;
  }

  .page-home .pyrotech-industries__card-stat {
    font-size: 36px;
  }

  .page-home .pyrotech-industries__card-text {
    font-size: 14px;
  }

  .page-home .pyrotech-legacy .heading-common {
    font-size: 32px;
  }

  .page-home .pyrotech-impact .heading-common {
    font-size: 32px;
  }

  .page-home .pyrotech-impact .heading-common-desc {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .page-home .section-inner {
    padding-left: 16px;
    padding-right: 16px;
  }

  .page-home .section-head {
    gap: 16px;
    margin-bottom: 24px;
  }

  .page-home .heading-common {
    font-size: 24px;
  }

  .page-home .heading-common-desc {
    font-size: 14px;
  }

  .page-home .pyrotech-industries {
    padding: 40px 0 56px;
  }

  .page-home .pyrotech-precision {
    padding: 40px 0 40px;
  }

  .page-home .pyrotech-solutions {
    padding: 40px 0 40px;
  }

  .page-home .pyrotech-impact {
    padding: 40px 0 48px;
  }

  .page-home .pyrotech-legacy {
    padding: 40px 0 48px;
  }

  .page-home .pyrotech-trusted {
    padding: 40px 0 48px;
  }

  .page-home .pyrotech-trusted .heading-common {
    font-size: 26px;
  }

  .page-home .pyrotech-industries__card-stat {
    font-size: 30px;
  }

  .page-home .pyrotech-industries__card-text {
    font-size: 13px;
  }

  .page-home .pyrotech-legacy .heading-common {
    font-size: 26px;
  }

  .page-home .pyrotech-impact .heading-common {
    font-size: 26px;
  }

  .page-home .pyrotech-impact .heading-common-desc {
    font-size: 14px;
  }

  .page-home .pyrotech-cta-big {
    font-size: 13px;
    height: 46px;
    --pyrotech-cta-big-arrow: 30px;
    --pyrotech-cta-big-arrow-icon: 15px;
  }
}
