/*! @<%= grunt.template.today() %> | v<%= pkg.version %>
 * Copyright 2015-<%= grunt.template.today("yyyy") %> artundweise GmbH | http://www.artundweise.de/
 * .::::::::::::::::::::::::::::::::::::::::::::::::.
 * ::    This file may include third-party code    ::
 * :: which is licenced by their respective owners ::
 * '::::::::::::::::::::::::::::::::::::::::::::::::'
 */@media print {
  * {
    background: transparent !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    color: #000 !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre {
    border: 1px solid #999;
    page-break-inside: avoid; }
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr {
    page-break-inside: avoid; }
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p {
    orphans: 3;
    widows: 3; }
  h2 {
    orphans: 3;
    widows: 3; }
  h3 {
    orphans: 3;
    widows: 3; }
  h2 {
    page-break-after: avoid; }
  h3 {
    page-break-after: avoid; }
  .header--nav, #footer, .auw-slider--wrap, .video-container, form, .auw--page-collector {
    display: none; }
  .header__staged .header--logo svg {
    fill: black !important; }
  body {
    font-size: 12px !important; }
  .h1, h1 {
    font-size: 2rem; }
  .h2, h2 {
    font-size: 1.75rem; }
  .h3, h3 {
    font-size: 1.5rem; } }
/*# sourceMappingURL=print.css.map */