<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-6440 .elementor-element.elementor-element-409d1d9:not(.elementor-motion-effects-element-type-background), .elementor-6440 .elementor-element.elementor-element-409d1d9 &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer{background-image:url("https://diagnosticgreen.com/row/wp-content/uploads/sites/2/2019/04/diagnostic-green-contact-us-header-gradient-1.jpg");background-position:center center;background-size:cover;}.elementor-6440 .elementor-element.elementor-element-409d1d9 &gt; .elementor-container{min-height:350px;}.elementor-6440 .elementor-element.elementor-element-409d1d9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6440 .elementor-element.elementor-element-409d1d9 &gt; .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6440 .elementor-element.elementor-element-791b32b &gt; .elementor-element-populated{margin:0px 0px 45px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6440 .elementor-element.elementor-element-3f30397{margin-top:0px;margin-bottom:45px;}.elementor-6440 .elementor-element.elementor-element-ad7dda4{text-align:center;}.elementor-6440 .elementor-element.elementor-element-48aa025{margin-top:0px;margin-bottom:80px;}.elementor-6440 .elementor-element.elementor-element-5b9cbb1{text-align:center;}/* Start custom CSS */.green-text {
    color: #93ee10;
}

.info-block{
/*   temp */
  border: 2px solid;
  padding: 2em;
}

.info-block.info-block--green{
  border-image-source: linear-gradient(to left,#93ee10,#2ca65f);
  border-image-slice: 1;
}
.info-block.info-block--blue{
  border-image-source: linear-gradient(to left,#20a6ff,#2ca65f);
  border-image-slice: 1;
}

.dot-line-wrapper{
  background: rgb(228,235,235);
  background: -moz-linear-gradient(27deg, rgba(228,235,235,1) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(27deg, rgba(228,235,235,1) 0%, rgba(255,255,255,1) 100%);
  background: linear-gradient(27deg, rgba(228,235,235,1) 0%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e4ebeb",endColorstr="#ffffff",GradientType=1);
  border-radius: 0 30px 30px 0;
}

.dot-line-wrapper--block{
  padding: 2em;
  position: relative;
}

.dot-line-wrapper--block:before{
  content: "";
  background: rgb(72,183,96);
  background: -moz-linear-gradient(90deg, rgba(72,183,96,1) 0%, rgba(147,200,61,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(72,183,96,1) 0%, rgba(147,200,61,1) 100%);
  background: linear-gradient(90deg, rgba(72,183,96,1) 0%, rgba(147,200,61,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48b760",endColorstr="#93c83d",GradientType=1);
  height: 25px;
  width: 25px;
  position: absolute;
  border-radius: 100%;
  top: -12px;
  left: -12px;
}
.dot-line-wrapper--block:after{
  content: "";
    background: rgb(72,183,96);
  background: -moz-linear-gradient(90deg, rgba(72,183,96,1) 0%, rgba(147,200,61,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(72,183,96,1) 0%, rgba(147,200,61,1) 100%);
  background: linear-gradient(90deg, rgba(72,183,96,1) 0%, rgba(147,200,61,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48b760",endColorstr="#93c83d",GradientType=1);
  position: absolute;
  top: 0;
  left: 0;
  width: 85%;
  height: 2px;
}

.line-block{
  background: rgb(228,235,235);
  background: -moz-linear-gradient(27deg, rgba(228,235,235,1) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(27deg, rgba(228,235,235,1) 0%, rgba(255,255,255,1) 100%);
  background: linear-gradient(27deg, rgba(228,235,235,1) 0%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e4ebeb",endColorstr="#ffffff",GradientType=1);
  border-radius: 0 30px 30px 0;
  padding: 1em 2em;
  margin-bottom: 2.1rem;
  position: relative;
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}

.number-block{
  font-size: 5rem;
  font-weight: 900;
  line-height: 1;
  display: block;
  position: relative;
}

.line-block:after{
  content: "";
  background: rgb(72,183,96);
  background: -moz-linear-gradient(90deg, rgba(72,183,96,1) 0%, rgba(147,200,61,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(72,183,96,1) 0%, rgba(147,200,61,1) 100%);
  background: linear-gradient(90deg, rgba(72,183,96,1) 0%, rgba(147,200,61,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48b760",endColorstr="#93c83d",GradientType=1);
  position: absolute;
  top: 0;
  left: 0;
  width: 85%;
  height: 2px;
}

/*NEW*/
.content-info-block{
  padding: 1em !important;
    /*border-radius: 0 30px 30px 0;*/
    padding: 1em 2em;
    margin-bottom: 2.1rem;
    position: relative;
  display: flex;
  padding: 0 2em !important;
}

.content-info-block .content-block {
  width: 50%;
  position: relative;
}
.content-info-block .content-block:first-child{
  text-align: right;
  border-right: ;
}

.content-info-block .content-block:first-child:after{
    content: "";
    background: #48b760;
    background: -moz-linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    background: -webkit-linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    background: linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48b760",endColorstr="#93c83d",GradientType=1);
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
}
.content-info-block .content-block--right {
    margin-top: 65px;
}
.content-info-block .content-block li{
  border-radius: 30px 0 0 30px;
}
.content-info-block .content-block--right li {
  border-radius: 0 30px 30px 0;
}

.content-info-block .content-block ul{
  list-style: none;
  padding-left: 0;
}

.content-info-block .content-block li{
  padding: 1em 3em;
  position: relative;
      box-shadow: 0px 3px 15px rgba(0,0,0,.2);
  background: #e4ebeb;
    background: -moz-linear-gradient(27deg,rgba(228,235,235,1) 0%,rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(27deg,rgba(228,235,235,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(27deg,rgba(228,235,235,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e4ebeb",endColorstr="#ffffff",GradientType=1);
    margin-bottom: 24px
}

.content-info-block .content-block li:before{
    content: "";
    background: #48b760;
    background: -moz-linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    background: -webkit-linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    background: linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48b760",endColorstr="#93c83d",GradientType=1);
    position: absolute;
    top: 0;
    right: 0;
    width: 80%;
    height: 2px;
}

.content-info-block .content-block--right li:before{
    content: "";
    background: #48b760;
    background: -moz-linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    background: -webkit-linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    background: linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48b760",endColorstr="#93c83d",GradientType=1);
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 2px;
}

.content-info-block .content-block:first-child li:after{
    content: "";
    background: #48b760;
    background: -moz-linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    background: -webkit-linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    background: linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48b760",endColorstr="#93c83d",GradientType=1);
    border: 2px solid #fff;
    border-radius: 100%;
    position: absolute;
    top: -9px;
    right: -9px;
    width: 20px;
    height: 20px;
    z-index: 1
}

.content-info-block .content-block--right li:after{
    content: "";
    background: #48b760;
    background: -moz-linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    background: -webkit-linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    background: linear-gradient(90deg,rgba(72,183,96,1) 0%,rgba(147,200,61,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48b760",endColorstr="#93c83d",GradientType=1);
    border: 2px solid #fff;
    border-radius: 100%;
    position: absolute;
    top: -9px;
    left: -9px;
    width: 20px;
    height: 20px;
    z-index: 1;
}/* End custom CSS */</pre></body></html>