<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.csi-body-7 {
  text-align: center;
  padding-bottom: 10.625rem;
  position: relative;
  background: #fff;
}
.csi-body-7 .card {
  border: none;
}
.body-7-title{
  margin: 10rem 0;
}
.csi-body-7 .card-body{
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding-left: 3rem;
  padding-top: 2rem;
}
.csi-body-7 .card-body p {
  color: #fff;
}
.csi-body-7 h1{
  color: #001C0E;
}
.csi-body-7 .card-body p, .csi-body-7 .card-body h3{
  font-style: normal;
}
.csi-body-7 h1 a{
  color: #036A36;
  font-style: normal;
}
.csi-body-7 .card-body:hover{
  background: rgba(0, 0, 0, 0.9);
}
.csi-body-7 .card:hover .card-linkName {
  text-decoration: none;
}
.csi-body-7 .card-body .lined-link{
  text-transform: uppercase;
  margin: 10px 0 20px;
  width: 50%;
  text-align: right;
  overflow: hidden;
}
.csi-body-7 .card-body .lined-link:before,
.csi-body-7 .card-body .lined-link:after {
  background-color: #77BC1F;
  content: "";
  display: inline-block;
  height: 3px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.csi-body-7 .card-body .lined-link:before {
  right: 0.5em;
  margin-left: -50%;
}
.csi-body-7 .card-body .lined-link:after {
  left: 0.5em;
  margin-right: -50%;
}
.csi-body-7 .card-body .lined-link a{
  color: #fff;
  font-style: normal;
  text-decoration: none;
}
.csi-body-7 a {
  text-decoration: none;
}
.csi-body-7 .card-body h3{
  font-size: 1.7rem;
  color: #fff;
  text-align: left;
}
.csi-body-7 .card-body a{
  color: #fff;
  text-transform: uppercase;
  font-style: normal;
}
.csi-body-7 .card-icon {
  width: 75px;
  margin: 0 auto;
}
.csi-body-7 .card-linkName {
  text-decoration: underline;
}
.csi-body-7 h1{
  font-size: 3.625rem;
  text-align: center;
}
.csi-body-7 .card-deck{
  margin: 0 -7px;
}
.csi-body-7 .card-deck .csi-bodyBox{
  width: 100%;
  position: relative;
}
.csi-body-7 .card-deck:nth-child(1) .csi-bodyBox{
  height: 604px;
}
.csi-body-7 .card-deck:nth-child(2) .csi-bodyBox{
  height: 564px;
}
.csi-body-7 .card-deck:nth-child(3) .csi-bodyBox{
  height: 524px;
}
.csi-body-7 .card-deck:nth-child(4) .csi-bodyBox{
  height: 484px;
}
</pre></body></html>