.t702__wrapper {
     background-image: url(https://static.tildacdn.com/tild6231-6566-4233-a635-643063383261/__.png);
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    border-radius: 30px !important;
}
    


.t-submit {
     
     background-image: linear-gradient(120deg , #FF00FF 0%, #FF0068 50%, #FFCC00 90%);
   
    
}


  /* Скругление углов pop-up*/
  .t-popup__container{
        border-radius: 30px;
  }
  
/* ANNEXX */ 
/* ANX014 внешний вид тела страницы */ 
.t-records { 
 background-color: #ffffff; 
} 
body.t-body { 
 background-color: #000000 !important; 
 background-image: url(); 
 background-repeat: repeat; 
 background-attachment: fixed; 
} 
 
@supports not (-webkit-touch-callout: none) { 
 body.t-body { 
 background-position: center; 
 } 
} 
/* ANNEXX конец кода */ 
  
 