body{
  background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
}
#ta0{
    text-align: justify;
    color: #1f7096;
    font-weight: bold;
    font-size: 24pt;
    font-family: var(--avenirR) ;
    letter-spacing: 1.5pt; 
    line-height: 28pt;
    margin-bottom: 20pt;
    }
#ta1{
    text-align: justify;
    color: #1f7096;
    font-weight: bold;
    font-size: 20pt;
    font-family: var(--avenirR) ;
    letter-spacing: 1pt; 
    line-height: 20pt;
    margin-bottom: 20pt;
    opacity: 0;
    }
#ba0{
    text-align: justify!important;
    color: black;
    font-size: 16pt;
    font-family: var(--avenirR) ;
    letter-spacing: .5pt; 
    line-height: 21pt;
  }
  #ba1{
    text-align: justify!important;
    color: black;
    width: 250pt;
    font-size: 14pt;
    font-family: var(--avenirR) ;
    letter-spacing: .5pt; 
    line-height: 18pt;
    position: relative; 
    opacity: 0;
    top: 50pt;
     }

 #ima1{
  height:160pt;
  width:250pt;
  position: relative; 
  opacity: 0;
  top: -20pt;
  }
  #figa{
    width: 250pt; 
    margin-left: 20pt; 
    margin-right: 20pt;
  }