<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.eds_containers_Ozone2::before, .eds_containers_Ozone2::after {
  display: table;
  width: 100%;
  content: "";
}
.eds_containers_Ozone2.eds_default .eds_containerTitle {
  position: relative;
  text-align: center;
  color: #1e1f24;
  margin: 0 0 5rem;
  padding: 5rem 2rem 2rem 2rem;
}
@media (max-width: 768px) {
  .eds_containers_Ozone2.eds_default .eds_containerTitle {
    margin-bottom: 2rem;
    padding: 2rem 1rem 1rem 1rem;
  }
}
.eds_containers_Ozone2.eds_default .eds_containerTitle::before, .eds_containers_Ozone2.eds_default .eds_containerTitle::after {
  content: "";
  position: absolute;
  width: 60px;
  bottom: 0;
  left: 50%;
  height: 3px;
}
.eds_containers_Ozone2.eds_default .eds_containerTitle::before {
  background-color: #268fe0;
  margin-left: -60px;
}
.eds_containers_Ozone2.eds_default .eds_containerTitle::after {
  background: url("images/defaultSeparator2/predefined/box3TitleImage.png") 0 0 repeat-x;
}
.eds_containers_Ozone2.eds_default.eds_defaultStyle2 .eds_containerTitle {
  color: #fff;
}
.eds_containers_Ozone2.eds_default.eds_defaultStyle3 {
  background-color: #1e1f24;
}
.eds_containers_Ozone2.eds_default.eds_defaultStyle3 .eds_containerTitle {
  color: #fff;
}
.eds_containers_Ozone2.eds_default.eds_biggerTitle .eds_containerTitle {
  font-size: 2.5rem;
}
.eds_containers_Ozone2.eds_templateGroup_titleWithBackground .eds_containerTitle {
  background: url("images/titleWithBackgroundImage/predefined/box21HeaderImage.png") no-repeat center bottom;
  padding-bottom: 45px;
  text-align: center;
  margin: 0 0 5rem;
  padding: 5rem 2rem 45px 2rem;
  font-size: 2.5rem;
  font-weight: bolder;
}
@media (max-width: 768px) {
  .eds_containers_Ozone2.eds_templateGroup_titleWithBackground .eds_containerTitle {
    margin: 0 0 2rem;
    padding: 2rem 1rem 45px 1rem;
  }
}
.eds_containers_Ozone2.eds_threeDots .eds_containerTitle {
  margin: 0;
  padding: 2rem 0 1rem;
}
.eds_containers_Ozone2.eds_threeDots .eds_containerTitle::after {
  content: "\f141";
  font: 900 3rem/1 "Font Awesome 6 Free";
  display: block;
  color: #1e1f24;
}
.eds_containers_Ozone2.eds_threeDots.eds_primaryDots .eds_containerTitle::after {
  color: #268fe0;
}
.eds_containers_Ozone2.eds_threeDots.eds_secondaryDots .eds_containerTitle::after {
  color: #ddd;
}
.eds_containers_Ozone2.eds_threeDots.eds_dotsCenter .eds_containerTitle {
  text-align: center;
}
.eds_containers_Ozone2.eds_paddingY {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (max-width: 768px) {
  .eds_containers_Ozone2.eds_paddingY {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.eds_containers_Ozone2.eds_paddingTop {
  padding-top: 3rem;
}
@media (max-width: 768px) {
  .eds_containers_Ozone2.eds_paddingTop {
    padding-top: 2rem;
  }
}
.eds_containers_Ozone2.eds_paddingBottom {
  padding-bottom: 3rem;
}
@media (max-width: 768px) {
  .eds_containers_Ozone2.eds_paddingBottom {
    padding-bottom: 2rem;
  }
}

/* Version 6 */
</pre></body></html>