<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">main.what-we-do {
  overflow: hidden;
}
main.what-we-do .title-holder {
  margin-top: 3em;
  margin-bottom: 3em;
}
main.what-we-do .title-holder .title {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  font-size: 3em;
  line-height: 1em;
}
@media screen and (min-width: 576px) {
  main.what-we-do .title-holder .title {
    font-size: 4em;
    line-height: 1em;
    padding-bottom: 0.1em;
  }
}
main.what-we-do .title-holder .title-underline {
  padding-top: 0.2em;
  padding-bottom: 1em;
  width: 100%;
}
main.what-we-do .title-holder .title-underline span {
  background-color: #000;
  display: block;
  width: 100%;
  height: 0.45rem;
}
@media screen and (min-width: 576px) {
  main.what-we-do .title-holder .title-underline {
    width: 68.1%;
  }
}
@media screen and (min-width: 768px) and (orientation: portrait) {
  main.what-we-do .title-holder .title-underline {
    width: 100%;
  }
}
main.what-we-do .title-holder .title-description {
  font-size: 1.2em;
  line-height: 1.2em;
  color: #000;
  font-family: "Georgia", serif;
  font-style: italic;
}
@media screen and (min-width: 576px) {
  main.what-we-do .title-holder .title-description {
    max-width: 68.1%;
  }
}
main.what-we-do .items-holder {
  font-size: 0.82em;
}
main.what-we-do .items-holder .item .icon {
  margin-bottom: 1em;
  height: 75px;
}
@media screen and (min-width: 768px) {
  main.what-we-do .items-holder .item .icon {
    height: 100px;
  }
}
main.what-we-do .items-holder .item .title {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
}
main.what-we-do .items-holder .item .description {
  font-family: "Raleway", sans-serif;
  line-height: 1.125em;
  font-weight: 400;
}
@media screen and (min-width: 768px) and (orientation: portrait) {
  main.what-we-do .items-holder .item {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media screen and (max-height: 576px) and (max-width: 812px) {
  main.what-we-do .items-holder .item {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media screen and (min-width: 768px) {
  main.what-we-do .items-holder {
    font-size: 0.687em;
  }
}
/*# sourceMappingURL=what-we-do.css.map */</pre></body></html>