body {
    font-size: 8.5pt;
    line-height: 12pt;
}

* {
    color: black !important;
}

a, a:visited {
    color: black;
    text-decoration: none;
}

@page {
    size: A4;
    margin: 40pt 40pt 20pt;
}

h1, h2, h3, h4, h5 {
    page-break-after: avoid;
}

h1 {
    font-size: 30pt;
    line-height: 32pt;
    margin-top: 30px;
    margin-bottom: 22px;
}

h2, h2 b, h3, h3 b {
    font-size: 13pt;
    line-height: 15pt;
}

#shortDescription {
    margin-top: 30px;
    margin-bottom: 20px;
}

main {
    border: none;
    box-shadow: none;
}

.title-section {
    color: #333333 !important;
}

.application-section {
    margin: 0 auto;
    border-top: none !important;
    border-bottom: none !important;
}

[data-role=action],
[data-role=image],
.media {
    display: none !important;
}

.contact-image {
    display: none;
}

.printOnly {
    display: block;
}

.hiddenPrint {
    display: none !important;
}

main {
    flex-direction: column;
}
.column-1 {
    width: 100%;
}
.column-2 {
    align-self: flex-start;
}

header {
    position: relative;
}

header .logo {
    position: relative;
}

header .logo svg {
    height: 80px;
    width: auto;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: -20px;
}

main {
    margin-top: 0;
}

.customerLogo {
    position: relative;
    top: 0;
}

.customerLogo {
    max-width: 200px;
    max-height: 200px;
}

#contact p {
    font-size: 7pt;
    line-height: 9pt;
}

.desktop {
    display: none;
}

.awards img {
    width: 70px;
}

#workplace a {
    gap: 0.25rem;
}

#workplace a svg {
    height: 14px;
    overflow: visible;
}