<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#AgreementsSection{ min-height:50vh; padding:120px 0; height:auto; width:100%; }
#AgreementsSection &gt; div{ width:90%; max-width:1300px; margin:auto;}
#AgreementsSection &gt; div &gt; h2{
font-size: 48px;
  font-weight:bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #000;
  margin:4px;
  text-transform:uppercase;
  padding:20px 0;
  margin-top:80px;
  margin-bottom:20px;
  text-align:center;
}

.main0 &gt; div &gt; .text{text-transform:none; }

.main0 &gt; div &gt; .text &gt; h3{
font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #000;
  display:inline-block;
  margin:4px;
  text-transform:uppercase;
  margin:20px 0;
  padding:20px 0;
  margin-top:30px;
}
.main0 &gt; div &gt; .text p{ margin:16px 0;}
.main0 &gt; div &gt; .text &gt; div{ font-size:16px;}
.main0 &gt; div &gt; .text table{ margin:8px 0;}
.main0 &gt; div &gt; .text table &gt; thead &gt; tr &gt; td{ padding:8px 30px;}
.main0 &gt; div &gt; .text table &gt; tbody &gt; tr &gt; td{ padding:8px 30px;}


</pre></body></html>