  
  
   .popup_modal_wrap 
    {
      max-width:none!important;  
    } 
     .btn 
    {
     background-color: #09AFBD; 
     border-color: #09AFBD; 
     color: #FFF; 
     display: inline-block; 
     border: solid #FFF 2px; 
     padding: 8px 27px; 
     border-radius: 30px; 
     height: 44px; 
     font-size: 1rem; 
     font-family: "Roboto-Bold"; 
     line-height: 24px; 
     text-decoration: none; 
     white-space: nowrap; 
     text-decoration: none; 
      box-shadow: none; 
     } 
     .btn:hover 
      { 
       text-decoration:none; 
       border: solid #09AFBD 2px; 
       background-color:white; 
     }
      p 
       { 
       font-size:0.8em;     
margin-bottom:10px;
      } 


      .disclaimer 
       {  
       width:100%; 
       padding:50px; 
       background-color:white; 
       overflow: auto; 
       max-height:900px; 
       } 
  @media screen and (max-height: 600px)
{
.disclaimer 
       {         
       max-height:500px; 
overflow: scroll; 
       } 



}
.esk_2023.layout_2023.node-type-advanced-basic-page .content .view-advanced-basic-page .view-content .views-row .views-field .text-wrap .headline h2
{
font-size: 1.6rem !important;

}

.investors_2024_us h2 
{
max-width:unset!important;
font-size: 1.8rem !important;
}
   


