.gradient-text .tn-atom {
    letter-spacing: 3.5px !important;
}
.gradient-text .tn-atom em {
    font-style: normal !important;
    background: #2AE3FC;
    background: -webkit-linear-gradient(to right, #2AE3FC 0%, #89F1FF 50%, #75f8d2 100%);
    background: -moz-linear-gradient(to right, #2AE3FC 0%, #89F1FF 50%, #75f8d2 100%);
    background: linear-gradient(to right, #2AE3FC 0%, #89F1FF 50%, #75f8d2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.gradient-text-short  .tn-atom {
    letter-spacing: 1.5px !important;
}
.gradient-text-short  .tn-atom em {
    font-style: normal !important;
    background: #2AE3FC;
    background: -webkit-linear-gradient(to right, #2AE3FC 0%, #89F1FF 50%, #75f8d2 100%);
    background: -moz-linear-gradient(to right, #2AE3FC 0%, #89F1FF 50%, #75f8d2 100%);
    background: linear-gradient(to right, #2AE3FC 0%, #89F1FF 50%, #75f8d2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.t585__header {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

#rec369169869, .t585 {
    z-index: 4;
    position: relative;
}

@media (max-width: 575px) {
    .t585__title {
        font-size: 20px !important;
        line-height: 1.3 !important;
    }
}


      
      .intro-back-light {
          visibility: hidden;
      }
      
      body {
          
        overflow-x: hidden;
      }