body.page-id-467,
body.page-id-467 .sa-page {
  background: #fff;
}

body.page-id-467 .sa-page > article,
body.page-id-467 .sa-page-shell,
body.page-id-467 .sa-page-supporto {
  margin: 0;
  padding: 0;
  background: #fff;
  color: #000;
}

body.page-id-467 .sa-elementor-header .sa-header__quick .sa-header__preview {
  color: #000 !important;
}

body.page-id-467 .sa-elementor-header .sa-header__quick .sa-header__preview::after {
  display: none !important;
}

body.page-id-467 .sa-elementor-header .sa-header__quick a:nth-child(2) {
  position: relative !important;
  color: #61ce70 !important;
}

body.page-id-467 .sa-elementor-header .sa-header__quick a:nth-child(2)::after {
  content: "" !important;
  position: absolute !important;
  right: 0 !important;
  bottom: -14px !important;
  left: 0 !important;
  height: 3px !important;
  background: #61ce70 !important;
}

.sa-support-hero {
  position: relative;
  display: flex;
  min-height: 396px;
  overflow: hidden;
  background: #fff;
}

.sa-support-hero::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0 0 auto;
  height: 406px;
  background: url("/wp-content/uploads/2025/02/Onda-gialla-1-e1739300219561.png") 50% -45px / 110% 406px no-repeat;
  pointer-events: none;
}

.sa-support-hero__copy {
  position: relative;
  z-index: 1;
  width: 65%;
  padding: 19px 0 0 9%;
}

.sa-support-hero__title {
  width: 100%;
  margin: -10px 0 0 !important;
  color: #000 !important;
  font-family: "Avenir bold", AvenirNextLTPro, Arial, sans-serif !important;
  font-size: 60px !important;
  font-weight: 400 !important;
  line-height: 60px !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
}

.sa-support-hero__divider {
  width: 75%;
  height: 2px;
  margin-top: 10px;
  background: #000;
}

.sa-support-hero__lead {
  margin: 10px 0 0 !important;
  color: #000 !important;
  font-family: AvenirNextLTPro, Arial, sans-serif !important;
  font-size: 25px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  letter-spacing: 0 !important;
}

.sa-support-hero__action {
  position: relative;
  z-index: 1;
  width: 45%;
  padding-top: 133px;
  text-align: center;
}

.sa-support-hero__button {
  display: inline-flex;
  min-width: 324px;
  min-height: 96px;
  align-items: center;
  justify-content: center;
  border: 3px solid #000;
  border-radius: 0;
  background: #89fe96;
  box-shadow: -12px 12px 10px rgba(0, 0, 0, 0.5);
  color: #000 !important;
  font-family: "Avenir bold", AvenirNextLTPro, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none !important;
  text-transform: uppercase;
}

.sa-support-faq {
  width: 86%;
  margin: 0 auto;
  padding: 0 0 20px;
}

.sa-support-faq__section {
  margin: 0;
  padding: 0;
}

.sa-support-faq__section + .sa-support-faq__section {
  margin-top: 112px;
}

.sa-support-faq__title {
  margin: 0 !important;
  color: #000 !important;
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 50px !important;
  font-weight: 900 !important;
  line-height: 50px !important;
  letter-spacing: 5px !important;
  text-transform: uppercase;
}

.sa-support-faq__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 100px;
  margin-top: 20px;
}

.sa-support-faq__column {
  display: grid;
  align-content: start;
}

.sa-support-faq__item {
  border-bottom: 1px solid #212121;
}

.sa-support-faq__item + .sa-support-faq__item {
  margin-top: 43px;
}

.sa-support-faq__item[open] {
  padding-bottom: 18px;
}

.sa-support-faq__question {
  position: relative;
  display: flex;
  min-height: 80px;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  padding: 25px 0 30px;
  color: #000;
  cursor: pointer;
  list-style: none;
}

.sa-support-faq__question::-webkit-details-marker {
  display: none;
}

.sa-support-faq__question span {
  color: #000;
  font-family: "Avenir bold", AvenirNextLTPro, Arial, sans-serif;
  font-size: 25px;
  font-weight: 900;
  line-height: 24px;
  text-transform: uppercase;
}

.sa-support-faq__question::after {
  content: "+";
  flex: 0 0 auto;
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 24px;
}

.sa-support-faq__item[open] .sa-support-faq__question::after {
  content: "-";
}

.sa-support-faq__answer {
  max-width: 100%;
  padding: 0 0 4px;
  color: #000;
  font-family: AvenirNextLTPro, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.35;
}

.sa-support-faq__answer p {
  margin: 0;
}

.sa-support-mobile-cta {
  display: none;
}

@media (min-width: 1920px) {
  .sa-support-hero__copy {
    padding-left: 9%;
  }

  .sa-support-faq {
    width: 86%;
  }
}

@media (max-width: 1180px) {
  .sa-support-hero {
    min-height: 246px;
  }

  .sa-support-hero::before {
    height: 300px;
    background-size: 130% 300px;
    background-position: center -38px;
  }

  .sa-support-hero__copy {
    width: 65%;
    padding-left: 9%;
  }

  .sa-support-hero__title {
    font-size: 30px !important;
    line-height: 30px !important;
  }

  .sa-support-hero__divider {
    width: 48%;
  }

  .sa-support-hero__lead {
    font-size: 17px !important;
    line-height: 20px !important;
  }

  .sa-support-hero__button {
    min-width: 230px;
    min-height: 72px;
    font-size: 30px;
    line-height: 30px;
  }

  .sa-support-faq__title {
    font-size: 49px !important;
    line-height: 49px !important;
  }

  .sa-support-faq__grid {
    gap: 58px;
  }

  .sa-support-faq__question span {
    font-size: 20px;
    line-height: 22px;
  }
}

@media (max-width: 767px) {
  body.page-id-467 .sa-elementor-header {
    --sa-tablet-main-height: 81px !important;
  }

  body.page-id-467 .sa-elementor-header .sa-header__main,
  body.page-id-467 .sa-elementor-header .sa-header__main-inner {
    height: 81px !important;
    min-height: 81px !important;
  }

  body.page-id-467 .sa-elementor-header .sa-menu-toggle {
    left: 57px !important;
    top: 24px !important;
    width: 25px !important;
    height: 25px !important;
  }

  body.page-id-467 .sa-elementor-header .sa-menu-toggle::before {
    width: 25px !important;
    height: 3px !important;
    box-shadow: 0 8px 0 #000, 0 16px 0 #000 !important;
  }

  body.page-id-467 .sa-elementor-header .sa-header__brand {
    left: 131px !important;
    top: 7px !important;
    width: 127px !important;
  }

  body.page-id-467 .sa-elementor-header .sa-header__brand .custom-logo-link,
  body.page-id-467 .sa-elementor-header .sa-header__brand .custom-logo,
  body.page-id-467 .sa-elementor-header .sa-header__brand img {
    width: 95px !important;
    min-width: 95px !important;
    max-width: 95px !important;
  }

  body.page-id-467 .sa-elementor-header .sa-header__right {
    left: 0 !important;
    right: auto !important;
    top: 0 !important;
    width: 100% !important;
    height: 81px !important;
  }

  body.page-id-467 .sa-elementor-header .sa-header__account {
    position: absolute !important;
    left: 280px !important;
    top: 22px !important;
    width: 29px !important;
    height: 29px !important;
  }

  body.page-id-467 .sa-elementor-header .sa-header__cart {
    position: absolute !important;
    left: 309px !important;
    top: 18px !important;
    width: 73px !important;
    height: 46px !important;
  }

  body.page-id-467 .sa-elementor-header .sa-header-search--elementor {
    top: 81px !important;
  }

  body.page-id-467 .sa-elementor-header .sa-header__quick {
    display: none !important;
  }

  .sa-support-hero {
    min-height: 190px;
  }

  .sa-support-hero::before {
    height: 236px;
    background: url("/wp-content/uploads/2025/02/Banner-onda-gialla-mobile.png") center top / 467px auto no-repeat;
  }

  .sa-support-hero__copy {
    width: 100%;
    padding: 0 0 0 9%;
  }

  .sa-support-hero__title {
    margin-top: 0 !important;
    font-size: 30px !important;
    line-height: 30px !important;
  }

  .sa-support-hero__divider {
    width: 100%;
    margin-top: 2px;
  }

  .sa-support-hero__lead {
    margin-top: 7px !important;
    font-size: 14px !important;
    line-height: 17px !important;
  }

  .sa-support-hero__action {
    display: none;
  }

  .sa-support-hero__button {
    min-width: 221px;
    min-height: 76px;
    font-size: 30px;
    line-height: 30px;
  }

  .sa-support-faq {
    width: 94%;
    padding-top: 0;
  }

  .sa-support-faq__section + .sa-support-faq__section {
    margin-top: 0;
  }

  .sa-support-faq__item + .sa-support-faq__item {
    margin-top: 52px;
  }

  .sa-support-faq__title {
    font-size: 30px !important;
    line-height: 30px !important;
    letter-spacing: 5px !important;
  }

  .sa-support-faq__grid {
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 0;
  }

  .sa-support-faq__question {
    min-height: 72px;
    padding: 25px 0 30px;
  }

  .sa-support-faq__question span {
    font-size: 18px;
    line-height: 20px;
  }

  .sa-support-faq__answer {
    font-size: 17px;
  }

  .sa-support-mobile-cta {
    display: block;
    margin: 4px 0 39px;
    text-align: center;
  }
}
