.prose p {
    padding-bottom: 1.2rem
}

.prose a,
.prose a:link {
    color: #0181a8;
    text-decoration: none
}

.prose a:hover,
.prose a:link:hover {
    text-decoration: underline
}

.prose h1,
.prose h2,
.prose h3,
.prose h4,
.prose h5 {
    color: #545454;
    font-family: Open Sans, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem;
    margin: 1rem 0
}

.prose h2 {
    font-size: 24px
}

.prose ul {
    list-style: disc;
    margin-bottom: 1rem;
    padding-left: 1.5rem
}

.prose ul li {
    padding-bottom: .5rem;
    padding-left: 5px
}

.prose ul li::marker {
    color: #999
}


/*! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com*/

*,
:after,
:before {
    border: 0 solid;
    box-sizing: border-box
}

:after,
:before {
    --tw-content: ""
}

html {
    -webkit-text-size-adjust: 100%;
    font-family: Open Sans, sans-serif;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    height: auto;
    max-width: 100%
}

h3 {
    font-family: Raleway, sans-serif
}

.btn {
    --tw-text-opacity: 1!important;
    color: rgb(255 255 255/var(--tw-text-opacity))!important
}

iframe {
    height: clamp(320px, 50vh, 520px);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    width: clamp(300px, 100%, 720px)
}

.p-container {
    margin: auto;
    max-width: 1280px;
    padding-left: 15px;
    padding-right: 15px
}

*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::-webkit-backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.subnav.active {
    display: block
}

[data-slug=contact]:after {
    display: none!important
}

svg.active .vertical-rectangle {
    visibility: hidden
}

[data-card]:hover a h3 {
    --tw-bg-opacity: 1;
    background-color: #bf1a2f;
}

.decorated {
    overflow: hidden;
    text-align: center
}

.decorated>span {
    display: inline-block;
    position: relative
}

.decorated>span:after,
.decorated>span:before {
    border-bottom: 1px solid #bbb;
    content: "";
    margin: 0 20px;
    position: absolute;
    top: 50%;
    width: 100vw
}

.decorated>span:before {
    right: 100%
}

.decorated>span:after {
    left: 100%
}

.fill-current {
    fill: currentColor
}

._form {
    margin: 0!important;
    width: 100%!important
}

._form-label {
    --tw-text-opacity: 1!important;
    color: rgb(57 57 57/var(--tw-text-opacity))!important;
    font-weight: 700!important
}

._field-wrapper * {
    border-radius: 0!important
}

.ao-required {
    --tw-text-opacity: 1;
    color: rgb(155 44 44/var(--tw-text-opacity))
}

.ao-form-field {
    --tw-bg-opacity: 1;
    background-color: rgb(237 237 237/var(--tw-bg-opacity))
}

#upload-button {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(57 57 57/var(--tw-bg-opacity));
    border-radius: .125rem;
    color: rgb(255 255 255/var(--tw-text-opacity));
    display: inline-block;
    flex: 0 1 auto;
    padding-left: .75rem;
    padding-right: .75rem
}

#upload-button,
#upload-file {
    font-size: .875rem;
    line-height: 1.25rem
}

#upload-file {
    margin-left: .5rem;
    padding: .25rem
}

#file-label {
    font-size: .75rem;
    font-weight: 700;
    line-height: 1rem;
    padding: .5rem
}

#file {
    --tw-bg-opacity: 1;
    align-items: center;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-radius: .125rem;
    display: flex;
    font-weight: 400;
    justify-content: space-between
}

#file-label span {
    display: block
}

#file a {
    display: inline-block;
    padding: .25rem
}

#file-remove {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(52 139 161/var(--tw-bg-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity));
    width: 2rem
}

#upload-container {
    --tw-bg-opacity: 1;
    background-color: rgb(237 237 237/var(--tw-bg-opacity));
    display: grid;
    grid-template-columns: 30% 1fr;
    margin-bottom: 2.5rem;
    padding: .5rem
}

.g-recaptcha {
    overflow: hidden
}

.ac-form-reset * {
    border: 0!important;
    float: none!important;
    margin: 0!important;
    padding: 0!important
}

._form_3 {
    margin-top: 1rem
}

#ac-email-signup ._form-label {
    display: none!important
}

#ac-email-signup ._field-wrapper input[type=email],
#ac-email-signup ._field-wrapper input[type=text] {
    height: 34px;
    padding: 2px 0
}

#ac-email-signup ._form-content {
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

#ac-email-signup #_form_3_submit._submit {
    height: 36px;
    padding: 0 6px!important
}

#ac-email-signup ._form-thank-you {
    --tw-bg-opacity: 1!important;
    --tw-text-opacity: 1!important;
    background-color: rgb(57 57 57/var(--tw-bg-opacity))!important;
    color: rgb(255 255 255/var(--tw-text-opacity))!important;
    font-size: .875rem!important;
    line-height: 1.25rem!important;
    line-height: 1!important;
    margin-right: 1rem!important;
    padding: .5rem!important;
    text-align: left!important
}

.ao-richtext-block {
    background-color: rgb(57 57 57/var(--tw-bg-opacity));
    padding: .75rem
}

.ao-form-error-message,
.ao-richtext-block {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.ao-form-error-message {
    background-color: rgb(116 42 42/var(--tw-bg-opacity));
    font-size: .75rem;
    line-height: 1rem;
    padding: .25rem
}

#technical-data table tr td:first-child {
    white-space: nowrap
}

#technical-data table {
    border-color: #dedede;
    border-width: 1px;
    width: 100%
}

#technical-data table td {
    border-bottom-width: 1px;
    border-color: #dedede;
    border-top-width: 1px;
    font-size: .875rem;
    line-height: 1.25rem;
    padding: 1rem
}

#technical-data table tr:nth-child(odd) td {
    background-color: #f9f9f9
}

#navbar {
    background: cornflowerblue;
    left: 50%;
    margin-top: 3em;
    max-width: 1280px;
    position: fixed;
    top: 0;
    transform: translate(-50%);
    transition: all .68s;
    width: 100%;
    z-index: 99999
}

.stickey-header-below-offset #navbar {
    margin-top: 0
}

.hide-sticky-header #navbar {
    transform: translate(-50%, -60px)
}

.show-sticky-header #navbar {
    transform: translate(-50%)
}

.aos-ready {
    opacity: 0
}

.bg {
    position: relative
}

.bg-faded:after {
    opacity: .4
}

.bg:after {
    background-image: url(../img/bg-footer.jpg);
    background-size: cover;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

@media screen and (min-width:768px) {
    .level-0:hover:after {
        display: none
    }
    li.level-0:after {
        background-color: hsla(0, 0%, 40%, .61);
        content: "";
        display: inline-block;
        height: 6px;
        margin-top: -3px;
        position: absolute;
        right: 0;
        top: 50%;
        width: 1px
    }
    [data-slug=what-we-do] .link-1 {
        padding-right: 35px!important
    }
    [data-slug=what-we-do] .link-1:after {
        border-color: transparent transparent transparent #ccc;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: "";
        display: inline-block;
        margin-top: -3px;
        position: absolute;
        right: 8px;
        top: 50%
    }
    #nav li.active {
        background-color: #bf1a2f;
    }
    #nav li.active,
    .level-0:hover {
        --tw-bg-opacity: 1
    }
    .level-0:hover {
        background-color: #bf1a2f
    }
    .level-1:hover,
    .level-2:hover {
        --tw-bg-opacity: 1;
        background-color: #bf1a2f
    }
    .level-0:hover .subnav-level-0,
    .level-1:hover .subnav-level-1 {
        display: block
    }
}

@media screen {
    .p-container {
        padding-left: 0;
        padding-right: 0
    }
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    width: 1px
}

.absolute,
.sr-only {
    position: absolute
}

.relative {
    position: relative
}

.inset-0 {
    left: 0;
    right: 0;
    top: 0
}

.bottom-0,
.inset-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.top-0 {
    top: 0
}

.left-100 {
    left: 100%
}

.z-10 {
    z-index: 10
}

.z-0 {
    z-index: 0
}

.m-1 {
    margin: .25rem
}

.m-auto {
    margin: auto
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-16 {
    margin-bottom: 4rem;
    margin-top: 4rem
}

.my-5 {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem
}

.my-2 {
    margin-bottom: .5rem;
    margin-top: .5rem
}

.my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem
}

.my-10 {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.my-12 {
    margin-bottom: 3rem;
    margin-top: 3rem
}

.mt-16 {
    margin-top: 4rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mt-24 {
    margin-top: 6rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-1 {
    margin-bottom: .25rem
}

.mr-1px {
    margin-right: 1px
}

.mb-10 {
    margin-bottom: 2.5rem
}

.ml-5 {
    margin-left: 1.25rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mt-20 {
    margin-top: 5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-1 {
    margin-top: .25rem
}

.ml-1 {
    margin-left: .25rem
}

.mr-4 {
    margin-right: 1rem
}

.mt-32 {
    margin-top: 8rem
}

.mr-1 {
    margin-right: .25rem
}

.mt-5 {
    margin-top: 1.25rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.h-full {
    height: 100%
}

.h-64 {
    height: 16rem
}

.h-1 {
    height: .25rem
}

.h-48 {
    height: 12rem
}

.h-20 {
    height: 5rem
}

.h-5 {
    height: 1.25rem
}

.w-full {
    width: 100%
}

.w-1 {
    width: .25rem
}

.w-20 {
    width: 5rem
}

.min-w-36 {
    min-width: 36px
}

.max-w-none {
    max-width: none
}

.max-w-screen-sm {
    max-width: 640px
}

.max-w-6xl {
    max-width: 72rem
}

.max-w-full {
    max-width: 100%
}

.max-w-1\/2 {
    max-width: 50%
}

.max-w-2xl {
    max-width: 42rem
}

.max-w-3xl {
    max-width: 48rem
}

.flex-1 {
    flex: 1 1 0%
}

.origin-center {
    transform-origin: center
}

.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.animate-fade-in {
    -webkit-animation: fade-in .8s ease-in forwards;
    animation: fade-in .8s ease-in forwards
}

@-webkit-keyframes fade-in-grow {
    0% {
        transform-origion: 50% 50%;
        ;
        opacity: 0;
        transform: scale(.95)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes fade-in-grow {
    0% {
        transform-origion: 50% 50%;
        ;
        opacity: 0;
        transform: scale(.95)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

.animate-fade-in-grow {
    -webkit-animation: fade-in-grow 1.2s forwards;
    animation: fade-in-grow 1.2s forwards
}

@-webkit-keyframes fade-in-right {
    0% {
        opacity: 0;
        transform: translate(2em)
    }
    to {
        opacity: 1;
        transform: translate(0)
    }
}

@keyframes fade-in-right {
    0% {
        opacity: 0;
        transform: translate(2em)
    }
    to {
        opacity: 1;
        transform: translate(0)
    }
}

.animate-fade-in-right {
    -webkit-animation: fade-in-right 1s ease-in forwards;
    animation: fade-in-right 1s ease-in forwards
}

@-webkit-keyframes fade-in-left {
    0% {
        opacity: 0;
        transform: translate(-2em)
    }
    to {
        opacity: 1;
        transform: translate(0)
    }
}

@keyframes fade-in-left {
    0% {
        opacity: 0;
        transform: translate(-2em)
    }
    to {
        opacity: 1;
        transform: translate(0)
    }
}

.animate-fade-in-left {
    -webkit-animation: fade-in-left 1s ease-in forwards;
    animation: fade-in-left 1s ease-in forwards
}

.cursor-pointer {
    cursor: pointer
}

.list-none {
    list-style-type: none
}

.grid-cols-fr-30 {
    grid-template-columns: 1fr 33%
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-30-fr {
    grid-template-columns: 33% 1fr
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}

.flex-wrap {
    flex-wrap: wrap
}

.content-center {
    align-content: center
}

.space-between {
    justify-content: space-between;
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.gap-10 {
    gap: 2.5rem
}

.gap-12 {
    gap: 3rem
}

.gap-8 {
    gap: 2rem
}

.gap-16 {
    gap: 4rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-3 {
    gap: .75rem
}

.space-x-1>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.25rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(.25rem*var(--tw-space-x-reverse))
}

.space-x-2>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(.5rem*var(--tw-space-x-reverse))
}

.divide-y>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-bottom-width: calc(1px*var(--tw-divide-y-reverse));
    border-top-width: calc(1px*(1 - var(--tw-divide-y-reverse)))
}

.self-center {
    align-self: center
}

.overflow-hidden {
    overflow: hidden
}

.rounded-full {
    border-radius: 9999px
}

.rounded-sm {
    border-radius: .125rem
}

.border {
    border-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-smf-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-smf-gray-light {
    --tw-border-opacity: 1;
    border-color: rgb(237 237 237/var(--tw-border-opacity))
}

.border-smf-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgb(22 23 27/var(--tw-border-opacity))
}

.border-accent-dark {
    --tw-border-opacity: 1;
    border-color: rgb(52 139 161/var(--tw-border-opacity))
}

.border-smf-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgb(57 57 57/var(--tw-border-opacity))
}

.bg-accent-dark {
    --tw-bg-opacity: 1;
    background-color: #bf1a2f
}

.bg-smf-gray-light {
    background-color: rgb(237 237 237/var(--tw-bg-opacity))
}

.bg-black,
.bg-smf-gray-light {
    --tw-bg-opacity: 1
}

.bg-black {
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.bg-darkcyan {
    background-color: darkcyan;
}

.bg-accent {
    background-color: #bf1a2f;
}

.bg-theme {
    background-color: cornflowerblue;
}

.bg-service-icon {
    background-color: aliceblue;
}

.bg-accent,
.bg-white {
    --tw-bg-opacity: 1
}

.bg-white {
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-smf-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 23 27/var(--tw-bg-opacity))
}

.bg-smf-gray-super-light {
    --tw-bg-opacity: 1;
    background-color: rgb(251 251 251/var(--tw-bg-opacity))
}

.bg-smf-gray-1 {
    --tw-bg-opacity: 1;
    border-bottom: 2px solid;
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.p-2 {
    padding: .5rem
}

.p-1 {
    padding: .25rem
}

.p-8 {
    padding: 2rem
}

.p-3 {
    padding: .75rem
}

.p-6 {
    padding: 1.5rem
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.py-2 {
    padding-bottom: .5rem;
    padding-top: .5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem
}

.py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}

.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.pt-20 {
    padding-top: 5rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-24 {
    padding-top: 6rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-3 {
    padding-top: .75rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pt-2 {
    padding-top: .5rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-4 {
    padding-left: 1rem
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.font-display {
    font-family: Open Sans, sans-serif;
}

.font-sans {
    font-family: Open Sans, sans-serif
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-tiny {
    font-size: 10px
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.font-black {
    font-weight: 900
}

.uppercase {
    text-transform: uppercase
}

.leading-snug {
    line-height: 1.375
}

.leading-tight {
    line-height: 1.25
}

.leading-7 {
    line-height: 1.75rem
}

.text-smf-gray-1 {
    color: rgb(57 57 57/var(--tw-text-opacity))
}

.text-accent,
.text-smf-gray-1 {
    --tw-text-opacity: 1
}

.text-accent {
    color: rgb(72 174 211/var(--tw-text-opacity))
}

.text-black {
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-black,
.text-white {
    --tw-text-opacity: 1
}

.text-white {
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-smf-gray-3 {
    color: rgb(22 23 27/var(--tw-text-opacity))
}

.text-smf-gray-2,
.text-smf-gray-3 {
    --tw-text-opacity: 1
}

.text-smf-gray-2 {
    color: rgb(163 163 163/var(--tw-text-opacity))
}

.text-smf-gray-light {
    --tw-text-opacity: 1;
    color: rgb(237 237 237/var(--tw-text-opacity))
}

.no-underline {
    text-decoration-line: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.opacity-50 {
    opacity: .5
}

.opacity-80 {
    opacity: .8
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.transition {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.hover\:bg-accent-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(52 139 161/var(--tw-bg-opacity))
}

.hover\:bg-smf-gray-light:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(237 237 237/var(--tw-bg-opacity))
}

.hover\:pl-4:hover {
    padding-left: 1rem
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

@media (min-width:640px) {
    .sm\:block {
        display: block
    }
}

@media (min-width:768px) {
    .md\:absolute {
        position: absolute
    }
    .md\:float-right {
        float: right
    }
    .md\:m-0 {
        margin: 0
    }
    .md\:mt-0 {
        margin-top: 0
    }
    .md\:mb-0 {
        margin-bottom: 0
    }
    .md\:-mb-6 {
        margin-bottom: -1.5rem
    }
    .md\:mr-6 {
        margin-right: 1.5rem
    }
    .md\:block {
        display: block
    }
    .md\:inline-block {
        display: inline-block
    }
    .md\:flex {
        display: flex
    }
    .md\:grid {
        display: grid
    }
    .md\:hidden {
        display: none
    }
    .md\:h-350 {
        height: 350px
    }
    .md\:h-auto {
        height: auto
    }
    .md\:h-195 {
        height: 195px
    }
    .md\:min-h-520 {
        min-height: 520px
    }
    .md\:w-2\/3 {
        width: 66.666667%
    }
    .md\:w-225 {
        width: 225px
    }
    .md\:w-1\/3 {
        width: 33.333333%
    }
    .md\:max-w-sm {
        max-width: 24rem
    }
    .md\:max-w-none {
        max-width: none
    }
    .md\:grid-cols-30-fr {
        grid-template-columns: 33% 1fr
    }
    .md\:grid-cols-blog-sidebar {
        grid-template-columns: 55px 1fr
    }
    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .md\:flex-wrap {
        flex-wrap: wrap
    }
    .md\:justify-start {
        justify-content: flex-start
    }
    .md\:justify-end {
        justify-content: flex-end
    }
    .md\:divide-y-0>:not([hidden])~:not([hidden]) {
        --tw-divide-y-reverse: 0;
        border-bottom-width: calc(0px*var(--tw-divide-y-reverse));
        border-top-width: calc(0px*(1 - var(--tw-divide-y-reverse)))
    }
    .md\:divide-accent-dark>:not([hidden])~:not([hidden]) {
        --tw-divide-opacity: 1;
        border-color: rgb(52 139 161/var(--tw-divide-opacity))
    }
    .md\:whitespace-nowrap {
        white-space: nowrap
    }
    .md\:border-0 {
        border-width: 0
    }
    .md\:bg-black {
        background-color: rgb(0 0 0/var(--tw-bg-opacity))
    }
    .md\:bg-accent,
    .md\:bg-black {
        --tw-bg-opacity: 1
    }
    .md\:bg-accent {
        background-color: #bf1a2f
    }
    .md\:p-4 {
        padding: 1rem
    }
    .md\:p-0 {
        padding: 0
    }
    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .md\:py-3 {
        padding-bottom: .75rem;
        padding-top: .75rem
    }
    .md\:pt-0 {
        padding-top: 0
    }
    .md\:pt-8 {
        padding-top: 2rem
    }
    .md\:pb-2 {
        padding-bottom: .5rem
    }
    .md\:pt-4 {
        padding-top: 1rem
    }
    .md\:pl-0 {
        padding-left: 0
    }
    .md\:text-left {
        text-align: left
    }
    .md\:text-right {
        text-align: right
    }
    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
    .md\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .md\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }
    .md\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }
    .md\:uppercase {
        text-transform: uppercase
    }
}