<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header.entry-header {
    padding-top: 5rem;
    padding-bottom: 3rem;
}

#page h1.entry-title {
    text-align: center;
    display: block;
    margin: auto;
    color: #000;
    font-weight: 700;
    font-size: 3.5rem;
    text-transform: uppercase;
    font-style: italic;
}
h2.news-title::before {
    content: '\f1ea';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    padding-right: 0.5rem;
}
.padding-md {
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.padding-sm {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.bg-red {
	background-color: #EF3340;
}
#page .careers-wrapper {
    padding: 0;
    overflow: hidden;
}
.btn.btn-light {
    color: #EF3340;
    background-color: #fff;
    border-radius: 0;
    border-color: #fff;
    text-decoration: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
#page .text-red {
	color: #EF3340;
}
.cards-section .card * {
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}
.cards-section .card {
    height: 100%;
}

figure.icon &gt; img {
    height: 45px;
    width: auto;
}

.cards-section .card-body {
    padding: 2.5rem;
}
.content-section.floating-section {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.content-section.cards-section {
    padding-bottom: 7rem;
}

.col-inner &gt; *:last-child {
	margin-bottom: 0;
}
.content-section {
	position: relative;
	z-index: 1;
}
.bg-graphic::before {
	content: '';
	background-image: url(/wp-content/uploads/2023/10/schematics_white.png);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	opacity: 0.25;
}
#page .section-title {
	font-weight: 700;
    line-height: 1 !important;
}
.angle-bottom::after {
    content: '';
    position: absolute;
    width: 110vw;
    height: 8vw;
    background-color: #fff;
    transform: rotate(4deg) translateX(-50%);
    left: 50%;
    bottom: -8vw;
    z-index: -2;
}

.angle-bottom {
    padding-bottom: 0rem;
    z-index: 2;
}

.angle-bottom+.content-section {
    padding-top: 5rem;
}
.angle-bottom+.content-section.bg-red {
    padding-top: 9vw;
}
h2.section-title {
    text-align: center;
    display: block;
    font-size: 4rem;
    font-style: italic;
    color: #000;
    margin-bottom: 1rem;
	line-height: 1;
}
h3.section-sub-title {
    font-size: 2rem;
    font-style: italic;
}
#page h2.section-title.h3 {
    font-size: 3rem;
}
.circle-wrapper.col-inner {
    width: 80px;
}

.circle-wrapper.col-inner &gt; figure {
    position: relative;
    padding-top: 100%;
    display: flex;
    overflow: hidden;
    border-radius: 50%;
}

.circle-wrapper.col-inner &gt; figure &gt; img {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    min-width: 101%;
    min-height: 101%;
    width: auto;
    height: auto;
}
.col-inner.content-padding-right {
    padding-right: 4rem;
}
.col-inner.content-padding-left {
    padding-left: 4rem;
}
.title-col {
    margin-bottom: 2rem;
}
hr {
    width: 150px;
    margin-left: 0;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
header.entry-header {
    background-image: url(/wp-content/uploads/2024/07/BG_Subtitle-scaled.jpg);
    background-size: cover;
    background-position: center;
}
a.team-link {
    font-weight: 700;
}
a.team-link::after {
    content: '\00BB';
    padding-left: 0.25rem;
}
a.linkedin-link {
    font-weight: 700;
}

a.linkedin-link &gt; span {
    color: #000;
}

.cards-row &gt; *:not(.title-col) {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
#page h1.entry-title {
    text-align: center;
    display: block;
    margin: auto;
    color: #000;
    font-weight: 900;
    font-size: 3.5rem;
    text-transform: uppercase;
    font-style: italic;
}
@media screen and (min-width: 768px) {
    .floating-section .col-inner.shadow {
        background-color: #fff;
        position: absolute;
        width: calc(100% - 30px);
        transform: translate(-50%, -50%);
        padding: 1rem 2rem;
        left: 50%;
        top: -2rem;
    }
}
@media screen and (max-width: 992px) {
    .content-section.two-column .row &gt; *+* {
        margin-top: 2rem;
    }
}
@media screen and (max-width: 768px) {
    .col-inner.content-padding-left {
        padding-left: 2rem;
    }
    .col-inner.content-padding-right {
        padding-right: 2rem;
    }
    .cards-row &gt; *:not(.title-col) {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .col-md-6.main-link {
        margin-bottom: 1rem;
        text-align: center;
    }
    .content-section.floating-section {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .floating-section .col-inner.shadow {
        padding: 2rem;
    }
    .row.linkedin-row &gt; *:not(.main-link) {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .angle-bottom {
        padding-bottom: 3rem;
    }
    .angle-bottom+.content-section.bg-red {
        padding-top: 6rem;
    }
    h2.section-title {
        font-size: 2.5rem;
    }
    #page h2.section-title.h3 {
        font-size: 2rem;
    }
    h3.section-sub-title {
        font-size: 1.5rem;
    }
    .padding-md {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .angle-bottom+.content-section {
        padding-top: 3rem;
    }
    header.entry-header {
        padding-top: 3rem;
        padding-bottom: 2rem;
    }
    #page h1.entry-title {
        font-size: 3rem;
    }
}
</pre></body></html>