<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.impc-attachment {
  margin-top: 30px; }
  .impc-attachment .file-download {
    color: #ce6211;
    position: relative;
    display: inline-block;
    width: 100%;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none !important;
    margin-bottom: 1.5rem; }
    @media (min-width: 768px) {
      .impc-attachment .file-download {
        width: 49%;
        float: left; }
        .impc-attachment .file-download:nth-child(odd) {
          margin-right: 2%; } }
    .impc-attachment .file-download i {
      font-size: 45px;
      margin-right: 20px;
      position: absolute;
      top: 25px; }
    .impc-attachment .file-download--title {
      font-size: 20px;
      display: block;
      font-weight: 700;
      margin-left: 50px; }
    .impc-attachment .file-download--details {
      display: block;
      color: #87410b;
      font-size: 16px;
      font-weight: 700;
      margin-left: 50px; }
  .impc-attachment:after {
    content: '';
    display: table;
    clear: both; }

/*# sourceMappingURL=attachment.css.map */
</pre></body></html>