                                                                                 
                                                    
                                                                                 

                                                 
                                                                                               
                                                                                               
                                                                                              
                                                                                                
                                                                                                 
                                                

                                                                                             

                                                                                
                                                                                           

                                                                                        
                                                                                          
                                                                                                  

                                                                                             
                                                                                             
                                                    

                                                                
                                                                  
                                                                                        

                                                                                
                                                                                                
                       

                                                                                     
                                                                                           
                                                                   
                                                                                                  
                                                                                               
                                                                                       
                                                                                           
                                                                                

                                                                                
                                                                                                
                                                                                          

                                                                               
                                                                                                
                                                                                               
                                                                                         
                                                                                  
                                                                                           
                                                                                  
                                                            
                                                                                    

                                                                                          
                                                     
                                                                                            
                                                                                              
                                                                                           
                                                                                           
                                                                
main.below#main-content > #data-services.sec--data,
#data-services.sec--data {
  --ink:      #F6F1E6;
  --ink-dim:  rgba(246, 241, 230, .72);
                                                                                           
                                                   
                                                                                                 
                                                                                                 
                                                                                            
                                                                                              
                                                                                                
                                                                                                  
  --ink-mute: rgba(246, 241, 230, .70);
  --hair:     rgba(246, 241, 230, .13);
  --lav:      #C9B6EC;
  --ground:   #07040F;

  position: relative;
                                                                                                 
                                                                                                   
                                                                                                  
                                                                                                 
                                                                                   
  isolation: auto;

                                                                                                 
                                                                                                 
                                                              

                                                                                                  
                                                                                                
                                                                                                
                                                                                                
                                                                                              
                                                                                         

                                                                                                
                                                                                   

                                                   
                                                   
                                                                  
                                                               

                                                                                                 
                           

                                                                                                   
                                                                               
                                                                                             
                                                                                                  

                                                           
                                
                                                                                                

                                                                                               
                                                                                          
                                                                                                    
                                                                                   

                                                                                               
                                                                                     
  background: transparent !important;
  border-top: 0;
  border-bottom: 0;
  padding-block: clamp(80px, 8vh, 132px) clamp(64px, 7vh, 108px);
}
#data-services.sec--data * { box-sizing: border-box; }

                                                                                                                                               
                                                           
#data-services.sec--data::before,
#data-services.sec--data::after { display: none !important; }
@media (prefers-reduced-motion: reduce) {

}

@media (max-width: 1080px) {

}
@media (max-width: 700px) {

}

                                                                               
                                                                                              
                                                                                             
                                                                                             
                                                
#data-services .ds2-bg {
  position: absolute;
  inset: 0;
                                                                                                 
                                                                                              
                                                                                                
                                                                                                 
                                                              
                                                                                                   
                    
  z-index: auto;
  overflow: hidden;
  pointer-events: none;
}
                                                                                            
                                                                                               
                                                                                            
                                                                                             
                                                                                            
                                                                                                
                                                                                                
                                                                                             
                                                                             

                                      
                                                                                    
                                                                                          
                                                                                              
                                                                 

                                                                                                
                                                                                            
                                                                                             
                                                                          
                                                                                                 
                                                                                    
#data-services .ds2-bg::after {
  content: "";
  position: absolute; inset: 0;
  z-index: 2;
  background:
    /* TOP BAND ADDED after film-gate F7 failed at 1.97:1 on "trade show exhibitor lists" —
       an 18px bold inside the lead paragraph at ~15% height. The cause was mine: brightening the
       film toward the reference's measured luminance (meanLum 0.09x -> 0.40x) put a much brighter
       body directly under the smallest copy in the section. The bar caught a regression I had
       just introduced, which is the entire reason it exists.
       Fixed by COMPOSITION rather than by crushing the artwork: the ramp protects the top band
       where the lead sits and the bottom band where the metadata sits, and stays fully clear
       across 30-48% — which is exactly where the display line is and where the film should be
       most visible through the words. */
    linear-gradient(to bottom,
      rgba(7, 4, 15, .84)  0%,
      rgba(7, 4, 15, .82) 30%,
      rgba(7, 4, 15, .08) 38%,
      rgba(7, 4, 15, 0)   44%,
      rgba(7, 4, 15, .58) 52%,
      rgba(7, 4, 15, .58) 66%,
      rgba(7, 4, 15, .62) 100%),
    rgba(7, 4, 15, .71);
}
                                                                                                
                                                                                                   
                                                                                                 
                                                                                               
#data-services .sec-inner { position: relative; z-index: 3; }

                                                                                             
                                                                                              
                                                                                                 
                                                                                                
                                                                                            

                                                                                     
#data-services.sec--data {
  padding-block: 0;
  min-height: 0;
}

#data-services .sec-inner {
                                                                                                 
                                                                                       
  width: min(1240px, calc(100% - clamp(56px, 12vw, 360px)));
  max-width: none;
  margin-inline: auto;
  padding-block: clamp(60px, 3.6vw, 72px) clamp(64px, 3.6vw, 72px);
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, .72fr);
  column-gap: clamp(58px, 7vw, 132px);
  align-items: start;
}

                                                                                               
                                                                                                   
                                                                                                    
                                                                                            

                                        
                                                                                                   
                                                          
                                                                                              
                                 
                                                                                                    
                                                                                                  
                       
                                                                                                 
                                                                                

                                                                                                    
                                                                                                  
                                             
#data-services .ds2-bg::after {
                                                                                                
                                                                                             
                                                                                                   
                                                                                             
                                                                                            

                                                                                                
                                                                                                
                                           

                                                                             
                                                                            
                                                      
                                                                                          

                                                                                                 
                                                                                            
                                                                                                
                                                                    
                                                                                          
                                                                                                  
                                                                                                
                                                                        
  background: rgba(16, 10, 38, .55);
  -webkit-mask-image: linear-gradient(to bottom,
    rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 1) 200px,
    rgba(0, 0, 0, 1) calc(100% - 200px), rgba(0, 0, 0, 0) 100%);
  mask-image: linear-gradient(to bottom,
    rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 1) 200px,
    rgba(0, 0, 0, 1) calc(100% - 200px), rgba(0, 0, 0, 0) 100%);
}


@media (max-width: 1100px) {
  #data-services .sec-inner { grid-template-columns: 1fr; }

}

@media (max-width: 700px) {
  #data-services .sec-inner {
    width: calc(100% - 40px);
    padding-block: 64px 72px;
  }
                                                                                                 
                                                                                                    
                                                                                       
  #data-services .ds2-bg::after {
    background:
      linear-gradient(to bottom, rgba(16,10,38,.62), rgba(16,10,38,.30) 48%, rgba(16,10,38,.66));
  }

}

                                                                                               
  
                                                                                                  
                            
                                                    
                                               
                                                                                            
  
                                                                                                   
                                                                                                  
                                                                                                
                                                                                              
                                                                                             
  
                                                                                              
                                                                                             
                                           
@media (min-width: 901px) {

}

                                                                                               
  
                                                                                                 
                                                                                           
                                                                                                   
                                                                                                  
                                                                                                   
                                                                                                
                                                                                                
                                       
  
                                                                                                  
                                                                                                    
             
                                                                                            
                                                                                   
                                                                                                 
                                                                                                  
                                                                         
  
                                                                                                   
                                                                                                
                                                                                                
                                                                                              
@media (min-width: 901px) {

}

                                      
                                                                                                   
                                                                                                   
                                                                                                
                                                                                                  
                                                                                                  
                                                                                           
@media (min-width: 901px) {

}

                                                                                               
  
                                                                                                  
                                                                                                
                                                                                            
  
                                                                              
  
                                                                                                     
                                                                                                  
                                                                                                   
                     
  
                                                                                                   
                                                                                                   
                                                                                                
                                                                                               
                                               
  
                                                                                                
                                                                                                   
                                                                                              
  
                                                                                           
                                                                                                
                                                  
@media (min-width: 901px) {

}

                                                                              
  
                                                                                              
                                                                                                 
                                                                                                    
                                                                                                   
                                                                          
  
                                                                                                  
                                                                                                      
                                                                                                 
                                                                                                  
                                                                                                 
@media (min-width: 901px) {

}

                                                                            
  
                                                                                                   
                                                                                              
                                                                             
  
                                                                                                  
                                                                                            
                                                                                                
                                                                                             
                                      
  
                                                                                                  
                                                                                            
                                                                                         
                                                                                             
                                                                                   
  
                                                                                            
                                                                                               
                                                                                                

                                                                                                
  
                                                                                                  
                                                                                   
                                                                  
                                                                                             
                                                                       
  
                                                                                                 
                                                                                                
                                                                                          
  
                                                                                                
                                                                      
@media (min-width: 901px) {

}

                                                            
                                                                                                  
                                                                                                 
                                                                                               
                                                                                                   
@media (min-width: 901px) {

}

                                                                                               
  
                                                                                                   
                                                                 
  
                                                                                                  
                                                                                                 
                                                                                                  
                                                                                               
                                                                              
                                                                                                
                                                                                                 
                                                                 
  
                                                            
  
                                                                         
                                                                                               
                                                                                                 
                                                                                                  
  
                                                                                                
                                                                                               
                                                                                         
  
                                                                                                 
                                                                                              
                                                                                                
                                                                                         
                                                                                                 
                                                                                                
                                                                   
@media (min-width: 901px) {
                                           
  #data-services .sec-inner { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }

}

                                                                                                 
  
                                                                                                  
                                                                                                   
                                                                                                
                                                                                       
  
                                                                                             
                                                                                             
                                                                                                
@media (min-width: 901px) {

}

                                                                  
  
                                                                                                
                                                                                                  
                                                                                                  
  
                                                                                                
                                                                                                  
                                                                                                
                                         
  
                                                                                                 
                                                                                                 
                                                                
@media (min-width: 901px) {

}

                                                            
  
                                                                                              
                                                                                               
                                                                                            
                                                                                           
                                                                                               
  
                                                                                                
                                                                                             
@media (min-width: 901px) {
                                                                                               
                                                                                                      
                                                                                                  
                                                                                               
  #data-services .sec-inner,
  #marketing-solutions .asx-inner {
    width: min(1360px, calc(100% - 112px));
    max-width: none;                                                                             
  }

}

                                                                                               
  
                                                                                            
                                       
  
                                                                                                 
                                                                                                 
                                                                                                   
                                                                      
  
                                                                                                
                                                                                                 
                                                                                                 
  
                                                                                                   
                                                                                               
  
                                                                                                
                                                                                        
                                                                            

                                                                                               
  
                                                                                               
                                                        
  
                                                                                            
                                                                                               
                                                                                               
                     
  
                                                                                                 
                                                                                               
                                              
  
                                                                                              
                                                                                             
                                                                                               
                                                 
  
                                                                                                 
                                                                                                 
                                                                                        
@media (min-width: 901px) {

}

                                                                                               
  
                                                                                                   
                                                                                               
                            
  
                                                                                           
                                                                                                 
                          
  
                                                                                                 
                                                                                                   
                                                                                                   
                                                                                                  
                                                                                                
                                    
  
                                                                                                 
                                                                                                
                                                                                
  
                                                                                               
                                                                                                   
                                                                                                 
                                                
@media (min-width: 901px) {

}

                                                                      
                                                                                                
                                                                                              
                                                                                                 
                                                                                                
                                                                                              
                                                                                                      
@media (min-width: 901px) {

}

                                                                                               
  
                                                                 
  
                                                                                                   
                                                                                                  
                                                                                                   
                       
  
                                                                                               
                                                                                                 
                                                                                                    
                                                            
  
                                                                                                
                                                                                                
                                                                                                   
                                                                         
@media (min-width: 901px) {

}

                                                                                               
  
                                                                                         
                                                    
  
                                        
                                                                 
                                                                                 
  
                                                                                                  
                                                                                               
                                  
  
                                                                                            
                                                                                                
                               
  
                                                                                                
                                                                    
  
                                                                                                  
                                                                                                   
                                                                                                
@media (min-width: 901px) {

}

                                                                                               
  
                                                                                            
                                                                                            
                                                                          
  
                           
  
                                                             
                                                               
                                                                                     
                                                          
  
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                               
  
                                                                                                 
                                                                                                    
                                                                                     
@media (min-width: 901px) {

}
