<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1200px) {
  .xl-none {
    display: none !important;
  }
  .section-title.style1 p {
    max-width: 70%;
  }
  .contact-box-wrap {
    margin: 0 50px;
  }
}</pre></body></html>