/**WINK_OVERRIDE*/.scontrinoblockora {
  display: none;
}

.scratch_sopra{
display:none;
}

.font-cta {
    font-family: 'roc-grotesk-wide', sans-serif !important;
}

.font-xiaomi {
  font-family: 'roc-grotesk-wide', sans-serif !important;
}

a.background-74.color-74.stilecta {
  font-family: "roc-grotesk-wide", sans-serif !important;
}

/* Stile base per Desktop e Tablet */
a.background-74.color-74.stilecta,
a.background-74.color-74.stilecta * {
  font-family: "roc-grotesk-wide", sans-serif !important;
  font-size: 30px !important;
  line-height: 34px !important;
}

/* Mobile L (max-width: 991px) */
@media screen and (max-width: 991px) {
  a.background-74.color-74.stilecta,
  a.background-74.color-74.stilecta * {
    font-size: 28px !important;
    line-height: 32px !important;
  }
}

/* Mobile (max-width: 767px) */
@media screen and (max-width: 767px) {
  a.background-74.color-74.stilecta,
  a.background-74.color-74.stilecta * {
    font-size: 25px !important;
    line-height: 29px !important;
  }
}/**END_OVERRIDE*/
