/*! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #ebebeb
}

:after,
:before {
    --tw-content: ""
}

:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: Arial Nova Condensed, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

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-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: initial
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: initial
}

::-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
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

*,
::backdrop,
: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-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --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: #3b82f680;
    --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: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: .75rem;
    padding-left: .75rem
}

@media (min-width:400px) {
    .container {
        max-width: 400px
    }
}

@media (min-width:640px) {
    .container {
        max-width: 640px;
        padding-right: 3rem;
        padding-left: 3rem
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1290px) {
    .container {
        max-width: 1290px
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.-bottom-4 {
    bottom: -1rem
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.top-0 {
    top: 0
}

.top-9 {
    top: 2.25rem
}

.z-20 {
    z-index: 20
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.z-\[1000000000\] {
    z-index: 1000000000
}

.z-\[1000\] {
    z-index: 1000
}

.order-1 {
    order: 1
}

.col-span-2 {
    grid-column: span 2/span 2
}

.col-span-full {
    grid-column: 1/-1
}

.row-span-1 {
    grid-row: span 1/span 1
}

.row-span-full {
    grid-row: 1/-1
}

.row-start-1 {
    grid-row-start: 1
}

.row-start-2 {
    grid-row-start: 2
}

.m-2 {
    margin: .5rem
}

.m-4 {
    margin: 1rem
}

.m-6 {
    margin: 1.5rem
}

.-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.-mb-12 {
    margin-bottom: -3rem
}

.-mt-12 {
    margin-top: -3rem
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.ml-1 {
    margin-left: .25rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-6 {
    margin-left: 1.5rem
}

.ml-auto {
    margin-left: auto
}

.mr-2 {
    margin-right: .5rem
}

.mr-3 {
    margin-right: .75rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mt-0 {
    margin-top: 0
}

.mt-1 {
    margin-top: .25rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-24 {
    margin-top: 6rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-6 {
    margin-top: 1.5rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.aspect-\[4\/3\] {
    aspect-ratio: 4/3
}

.aspect-classic-film {
    aspect-ratio: 3/2
}

.aspect-portrait {
    aspect-ratio: 4/5
}

.aspect-portrait-horizontal {
    aspect-ratio: 5/4
}

.aspect-social {
    aspect-ratio: 1.9/1
}

.aspect-square {
    aspect-ratio: 1/1
}

.aspect-video {
    aspect-ratio: 16/9
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 3.5rem
}

.h-16 {
    height: 4rem
}

.h-24 {
    height: 6rem
}

.h-28 {
    height: 7rem
}

.h-3 {
    height: .75rem
}

.h-6 {
    height: 1.5rem
}

.h-7 {
    height: 1.75rem
}

.h-8 {
    height: 2rem
}

.h-\[1\.75em\] {
    height: 1.75em
}

.h-\[1em\] {
    height: 1em
}

.h-\[80vh\] {
    height: 80vh
}

.h-fit {
    height: -moz-fit-content;
    height: fit-content
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.max-h-screen {
    max-height: 100vh
}

.min-h-\[3rem\] {
    min-height: 3rem
}

.min-h-screen {
    min-height: 100vh
}

.w-1\/2 {
    width: 50%
}

.w-14 {
    width: 3.5rem
}

.w-16 {
    width: 4rem
}

.w-2\/5 {
    width: 40%
}

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-28 {
    width: 7rem
}

.w-3 {
    width: .75rem
}

.w-6 {
    width: 1.5rem
}

.w-7 {
    width: 1.75rem
}

.w-72 {
    width: 18rem
}

.w-8 {
    width: 2rem
}

.w-96 {
    width: 24rem
}

.w-\[1\.75em\] {
    width: 1.75em
}

.w-\[14rem\] {
    width: 14rem
}

.w-\[1em\] {
    width: 1em
}

.w-\[75px\] {
    width: 50px
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content
}

.w-full {
    width: 100%
}

.min-w-\[10rem\] {
    min-width: 10rem
}

.max-w-2xl {
    max-width: 42rem
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-\[1126px\] {
    max-width: 1126px
}

.max-w-\[11rem\] {
    max-width: 11rem
}

.max-w-\[125px\] {
    max-width: 125px
}

.max-w-lg {
    max-width: 32rem
}

.max-w-md {
    max-width: 28rem
}

.max-w-prose {
    max-width: 65ch
}

.max-w-screen-lg {
    max-width: 1024px
}

.max-w-screen-md {
    max-width: 768px
}

.max-w-screen-sm {
    max-width: 640px
}

.max-w-screen-xl {
    max-width: 1290px
}

.max-w-sm {
    max-width: 24rem
}

.max-w-xl {
    max-width: 36rem
}

.max-w-xs {
    max-width: 20rem
}

.flex-shrink-0 {
    flex-shrink: 0
}

.flex-shrink-\[2\],
.shrink-\[2\] {
    flex-shrink: 2
}

.flex-grow,
.grow {
    flex-grow: 1
}

.rotate-180 {
    --tw-rotate: 180deg
}

.rotate-180,
.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))
}

.cursor-pointer {
    cursor: pointer
}

.list-none {
    list-style-type: none
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr))
}

.grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr))
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}
.items-centera {
    align-items: flex-end
}
.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-evenly {
    justify-content: space-evenly
}

.gap-1 {
    gap: .25rem
}

.gap-12 {
    gap: 3rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem
}

.justify-self-end {
    justify-self: end
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-hidden {
    overflow-y: hidden
}

.overflow-x-scroll {
    overflow-x: scroll
}

.overflow-y-scroll {
    overflow-y: scroll
}

.whitespace-nowrap {
    white-space: nowrap
}

.rounded {
    border-radius: .25rem
}

.rounded-full {
    border-radius: 9999px
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-20 {
    border-width: 20px
}

.border-b-1 {
    border-bottom-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-b-6 {
    border-bottom-width: 6px
}

.border-t-1 {
    border-top-width: 1px
}

.border-t-20 {
    border-top-width: 20px
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(59 56 55/var(--tw-border-opacity))
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(235 235 235/var(--tw-border-opacity))
}

.border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(95 95 95/var(--tw-border-opacity))
}

.border-pcc-yellow {
    --tw-border-opacity: 1;
    border-color: rgb(255 205 0/var(--tw-border-opacity))
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-b-pcc-yellow {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 205 0/var(--tw-border-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(59 56 55/var(--tw-bg-opacity))
}

.bg-black-rich {
    --tw-bg-opacity: 1;
    background-color: rgb(6 6 6/var(--tw-bg-opacity))
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(235 235 235/var(--tw-bg-opacity))
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(247 250 253/var(--tw-bg-opacity))
}

.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(95 95 95/var(--tw-bg-opacity))
}

.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(49 46 45/var(--tw-bg-opacity))
}

.bg-pcc-yellow {
    --tw-bg-opacity: 1;
    background-color: rgb(255 205 0/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-white\/\[\.07\] {
    background-color: #ffffff12
}

.bg-opacity-30 {
    --tw-bg-opacity: 0.3
}

.bg-opacity-70 {
    --tw-bg-opacity: 0.7
}

.bg-opacity-90 {
    --tw-bg-opacity: 0.9
}

.fill-current {
    fill: currentColor
}

.fill-pcc-yellow {
    fill: #ffcd00
}

.fill-white {
    fill: #fff
}

.stroke-current {
    stroke: currentColor
}

.stroke-pcc-yellow {
    stroke: #ffcd00
}

.stroke-white {
    stroke: #fff
}

.stroke-\[4\] {
    stroke-width: 4
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.p-1 {
    padding: .25rem
}

.p-12 {
    padding: 3rem
}

.p-2 {
    padding: .5rem
}

.p-4 {
    padding: 1rem
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-\[0\.1em\] {
    padding-bottom: .1em
}

.pr-2 {
    padding-right: .5rem
}

.pr-20 {
    padding-right: 5rem
}

.pr-4 {
    padding-right: 1rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.font-condensed {
    font-family: Arial Nova Condensed, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.font-display {
    font-family: Creighton, Arial Nova Condensed, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.font-headline {
    font-family: Arial Nova Condensed, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.text-2xl {
    font-size: 2.8125rem
}

.text-3xl {
    font-size: 3.4375rem
}

.text-4xl {
    font-size: 5rem
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[18px\] {
    font-size: 18px
}

.text-base {
    font-size: 1rem
}

.text-button {
    font-size: 1.125rem
}

.text-button-sm {
    font-size: .9375rem
}

.text-lg {
    font-size: 1.5rem
}

.text-md {
    font-size: 1.25rem
}

.text-sm {
    font-size: .9375rem
}

.text-xl {
    font-size: 1.25rem
}

.text-xs {
    font-size: .75rem
}

.font-bold {
    font-weight: 700
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.uppercase {
    text-transform: uppercase
}

.normal-case {
    text-transform: none
}

.italic {
    font-style: italic
}

.leading-none {
    line-height: 1
}

.leading-snug {
    line-height: 1.375
}

.leading-tight {
    line-height: 1.25
}

.tracking-\[\.1em\] {
    letter-spacing: .1em
}

.tracking-tight {
    letter-spacing: -.02em
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(59 56 55/var(--tw-text-opacity))
}

.text-gray-200 {
    --tw-text-opacity: 1;
    color: rgb(235 235 235/var(--tw-text-opacity))
}

.text-pcc-blue {
    --tw-text-opacity: 1;
    color: rgb(0 135 214/var(--tw-text-opacity))
}

.text-pcc-yellow {
    --tw-text-opacity: 1;
    color: rgb(255 205 0/var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.opacity-0 {
    opacity: 0
}

.opacity-10 {
    opacity: .1
}

.opacity-100 {
    opacity: 1
}

.opacity-30 {
    opacity: .3
}

.opacity-40 {
    opacity: .4
}

.bg-blend-multiply {
    background-blend-mode: multiply
}

.mix-blend-multiply {
    mix-blend-mode: multiply
}

.drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
    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-duration: .15s
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.duration-100 {
    transition-duration: .1s
}

.duration-300 {
    transition-duration: .3s
}

.alignfull {
    margin: 2rem calc(50% - 50vw) !important;
    max-width: 100vw !important;
    width: 100vw
}

.alignwide {
    margin: 2rem 0;
    max-width: 1290px !important
}

.alignnone {
    margin-left: 0;
    margin-right: 0;
    height: auto;
    max-width: 100%
}

.aligncenter {
    margin: .5rem auto;
    display: block
}

@media (min-width:640px) {
    .alignleft:not(.wp-block-button) {
        margin-right: .5rem;
        float: left
    }

    .alignright:not(.wp-block-button) {
        margin-left: .5rem;
        float: right
    }

    .wp-block-button.alignleft a {
        float: left;
        margin-right: 1rem
    }

    .wp-block-button.alignright a {
        float: right;
        margin-left: 1rem
    }
}

.wp-caption {
    display: inline-block
}

.wp-caption img {
    margin-bottom: .5rem;
    line-height: 1
}

.wp-caption-text {
    font-size: 0;
    color: #4b5563
}

.skip-link {
    clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    box-sizing: border-box;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0
}

.skip-link:focus {
    clip-path: none;
    z-index: 10000;
    text-decoration: none;
    text-align: center;
    padding: 1rem 2rem;
    margin-left: 1rem;
    line-height: 1
}

#main-content:focus,
.skip-link:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 205 0/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(59 56 55/var(--tw-text-opacity))
}

@media (prefers-reduced-motion:reduce) {
    * {
        animation-duration: 1ms !important;
        transition-duration: 1ms !important;
        animation-iteration-count: 1 !important
    }
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.bg-diagonal-thin-yellow {
    z-index: 40;
    overflow: hidden
}

.bg-diagonal-thin-yellow:before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #ffcd00 .1rem, #0000 0);
    background-size: .6rem .6rem;
    transform: skew(-45deg);
    margin-left: -50%;
    width: 200%;
    z-index: -1
}

.bg-diagonal-thick-gray {
    z-index: 40;
    overflow: hidden
}

.bg-diagonal-thick-gray:before {
    height: 100%;
    background: linear-gradient(90deg, #312e2d .3rem, #0000 0);
    background-size: .8rem .8rem;
    transform: skew(-45deg);
    margin-left: -200%;
    width: 400%
}

.bg-diagonal-thick-gray:before,
.gray-bg-overlap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.gray-bg-overlap:before {
    --tw-bg-opacity: 1;
    background-color: rgb(235 235 235/var(--tw-bg-opacity));
    width: 100%;
    height: 25rem;
    font-size: 1rem
}
.gray-bg-overlapx:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.gray-bg-overlapx:before {
    --tw-bg-opacity: 1;
    background-color: rgb(235 235 235/var(--tw-bg-opacity));
    width: 100%;
    height: 9rem;
    font-size: 1rem
}
.block-editor-block-list__layout h1,
.block-editor-block-list__layout h2,
.block-editor-block-list__layout h3,
.block-editor-block-list__layout h4,
.block-editor-block-list__layout h5,
.block-editor-block-list__layout h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.rich-text h1,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5,
.rich-text h6 {
    margin-top: 1.5rem;
    margin-bottom: .5rem;
    font-family: Arial Nova Condensed, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: -.02em
}

.block-editor-block-list__layout h1,
.entry-content h1,
.rich-text h1 {
    font-size: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

@media (min-width:768px) {

    .block-editor-block-list__layout h1,
    .entry-content h1,
    .rich-text h1 {
        font-size: 2.8125rem
    }
}

@media (min-width:1024px) {

    .block-editor-block-list__layout h1,
    .entry-content h1,
    .rich-text h1 {
        font-size: 3.4375rem
    }
}

.block-editor-block-list__layout h2,
.entry-content h2,
.rich-text h2 {
    font-size: 1.5rem
}

@media (min-width:768px) {

    .block-editor-block-list__layout h2,
    .entry-content h2,
    .rich-text h2 {
        font-size: 1.75rem
    }
}

@media (min-width:1024px) {

    .block-editor-block-list__layout h2,
    .entry-content h2,
    .rich-text h2 {
        font-size: 2.8125rem
    }
}

.block-editor-block-list__layout h3,
.entry-content h3,
.rich-text h3 {
    font-size: 1.25rem
}

@media (min-width:768px) {

    .block-editor-block-list__layout h3,
    .entry-content h3,
    .rich-text h3 {
        font-size: 1.5rem
    }
}

@media (min-width:1024px) {

    .block-editor-block-list__layout h3,
    .entry-content h3,
    .rich-text h3 {
        font-size: 1.75rem
    }
}

.block-editor-block-list__layout h4,
.entry-content h4,
.rich-text h4 {
    font-size: 1rem
}

@media (min-width:768px) {

    .block-editor-block-list__layout h4,
    .entry-content h4,
    .rich-text h4 {
        font-size: 1.25rem
    }
}

@media (min-width:1024px) {

    .block-editor-block-list__layout h4,
    .entry-content h4,
    .rich-text h4 {
        font-size: 1.5rem
    }
}

.block-editor-block-list__layout h5,
.entry-content h5,
.rich-text h5 {
    font-size: .9375rem
}

@media (min-width:768px) {

    .block-editor-block-list__layout h5,
    .entry-content h5,
    .rich-text h5 {
        font-size: 1rem
    }
}

@media (min-width:1024px) {

    .block-editor-block-list__layout h5,
    .entry-content h5,
    .rich-text h5 {
        font-size: 1.25rem
    }
}

.block-editor-block-list__layout h6,
.entry-content h6,
.rich-text h6 {
    font-size: .75rem
}

@media (min-width:768px) {

    .block-editor-block-list__layout h6,
    .entry-content h6,
    .rich-text h6 {
        font-size: .9375rem
    }
}

@media (min-width:1024px) {

    .block-editor-block-list__layout h6,
    .entry-content h6,
    .rich-text h6 {
        font-size: 1rem
    }
}

.block-editor-block-list__layout ol,
.block-editor-block-list__layout p,
.block-editor-block-list__layout ul,
.entry-content ol,
.entry-content p,
.entry-content ul,
.rich-text ol,
.rich-text p,
.rich-text ul {
    margin-bottom: 1rem;
    font-size: .9375rem
}

@media (min-width:768px) {

    .block-editor-block-list__layout ol,
    .block-editor-block-list__layout p,
    .block-editor-block-list__layout ul,
    .entry-content ol,
    .entry-content p,
    .entry-content ul,
    .rich-text ol,
    .rich-text p,
    .rich-text ul {
        font-size: 1rem
    }
}

@media (min-width:1024px) {

    .block-editor-block-list__layout ol,
    .block-editor-block-list__layout p,
    .block-editor-block-list__layout ul,
    .entry-content ol,
    .entry-content p,
    .entry-content ul,
    .rich-text ol,
    .rich-text p,
    .rich-text ul {
        font-size: 1.25rem
    }
}

.block-editor-block-list__layout ol a,
.block-editor-block-list__layout p a,
.block-editor-block-list__layout ul a,
.entry-content ol a,
.entry-content p a,
.entry-content ul a,
.rich-text ol a,
.rich-text p a,
.rich-text ul a {
    --tw-text-opacity: 1;
    color: rgb(0 135 214/var(--tw-text-opacity));
    text-decoration-line: underline
}

.block-editor-block-list__layout p,
.entry-content p,
.rich-text p {
    margin-top: 0
}

.block-editor-block-list__layout p+p,
.entry-content p+p,
.rich-text p+p {
    margin-top: 1.5rem
}

.block-editor-block-list__layout ul:not(.block-editor-block-variation-picker__variations),
.entry-content ul:not(.block-editor-block-variation-picker__variations),
.rich-text ul:not(.block-editor-block-variation-picker__variations) {
    list-style-type: disc;
    margin-left: 1em
}

.block-editor-block-list__layout ul.plain-list,
.entry-content ul.plain-list,
.rich-text ul.plain-list {
    list-style-type: none;
    margin-left: 0
}

.block-editor-block-list__layout ol,
.entry-content ol,
.rich-text ol {
    list-style-type: decimal;
    margin-left: 1em
}

.block-editor-block-list__layout li,
.entry-content li,
.rich-text li {
    margin-top: .5rem;
    line-height: 1.25
}

@media (min-width:768px) {

    .block-editor-block-list__layout li,
    .entry-content li,
    .rich-text li {
        margin-top: 1rem
    }
}

.block-editor-block-list__layout blockquote p,
.entry-content blockquote p,
.rich-text blockquote p {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border-left-width: 4px;
    --tw-border-opacity: 1;
    border-color: rgb(255 205 0/var(--tw-border-opacity));
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-family: Arial Nova Condensed, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem
}

@media (min-width:768px) {

    .block-editor-block-list__layout blockquote p,
    .entry-content blockquote p,
    .rich-text blockquote p {
        font-size: 1.25rem
    }
}

@media (min-width:1024px) {

    .block-editor-block-list__layout blockquote p,
    .entry-content blockquote p,
    .rich-text blockquote p {
        font-size: 1.5rem
    }
}

.block-editor-block-list__layout img,
.entry-content img,
.rich-text img {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.block-editor-block-list__layout img:not(.alignright)+img:not(.alignright),
.entry-content img:not(.alignright)+img:not(.alignright),
.rich-text img:not(.alignright)+img:not(.alignright) {
    margin-top: 0
}

.rich-text.rich-text__light a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    text-decoration-line: underline
}

.rich-text.sidebar-rich-text>:first-of-type {
    margin-top: 0
}

.rich-text.sidebar-rich-text p {
    line-height: 1.375
}

.rich-text.tab-rich-text>:first-of-type {
    margin: 0
}

@media (min-width:768px) {
    #header.shrink-header {
        height: 6rem
    }
}

#header.shrink-header #utility-menu {
    display: none
}

@media (min-width:768px) {
    #header.shrink-header #header-logo {
        width: 5rem
    }
}

.leadership-carousel .glider-next.disabled,
.leadership-carousel .glider-prev.disabled,
.projects-carousel .glider-next.disabled,
.projects-carousel .glider-prev.disabled,
.stats-carousel .glider-next.disabled,
.stats-carousel .glider-prev.disabled,
.testimonial-carousel .glider-next.disabled,
.testimonial-carousel .glider-prev.disabled {
    display: none
}

.stats-carousel .glider-dot {
    --tw-bg-opacity: 1;
    background-color: rgb(95 95 95/var(--tw-bg-opacity))
}

.stats-carousel .glider-dot.active {
    --tw-bg-opacity: 1;
    background-color: rgb(255 205 0/var(--tw-bg-opacity))
}

.stats-carousel .glider-next,
.stats-carousel .glider-prev {
    top: 50%
}

.projects-carousel .glider-next,
.projects-carousel .glider-prev {
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: .5rem;
    --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    top: 45%
}

.projects-carousel .glider-prev {
    left: 2rem
}

.projects-carousel .glider-next {
    right: 2rem
}

.video-carousel .glider-next,
.video-carousel .glider-prev {
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: .5rem;
    --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    top: 50%
}

.video-carousel .glider-prev {
    left: 2rem
}

.video-carousel .glider-next {
    right: 2rem
}

@media (min-width:775px) {

    .leadership-carousel-slides,
    .projects-carousel-slides,
    .video-carousel-slides {
        margin-left: 3rem
    }
}

@media (min-width:1290px) {

    .leadership-carousel-slides,
    .projects-carousel-slides,
    .video-carousel-slides {
        margin-left: calc(50vw - 645px + 2.5rem)
    }
}

.leadership-carousel .glider,
.leadership-carousel .glider-track {
    transform: none
}

.leadership-carousel .glider-next,
.leadership-carousel .glider-prev {
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: .5rem;
    --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    top: 35%
}

.leadership-carousel .glider-prev {
    left: 2rem
}

@media (min-width:775px) {
    .leadership-carousel .glider-prev {
        left: -1.5rem
    }
}

.leadership-carousel .glider-next {
    right: 2rem
}

.testimonial-carousel .glider-next,
.testimonial-carousel .glider-prev {
    top: 45%
}

.testimonial-carousel .glider-prev {
    left: 1rem
}

.testimonial-carousel .glider-next {
    right: 1rem
}

.testimonial-carousel .glider-dot {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.testimonial-carousel .glider-dot.active {
    --tw-bg-opacity: 1;
    background-color: rgb(255 205 0/var(--tw-bg-opacity))
}

.gform_body input,
.gform_body textarea {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175/var(--tw-border-opacity))
}

h2.gform_title {
    font-size: 1.5rem
}

@media (min-width:768px) {
    h2.gform_title {
        font-size: 1.75rem
    }
}

.gform_button {
    --tw-bg-opacity: 1;
    background-color: rgb(255 205 0/var(--tw-bg-opacity));
    padding: 1rem 1.5rem;
    font-size: .9375rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    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-duration: .3s
}

.gform_button:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(59 56 55/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

@media (min-width:768px) {
    .gform_button {
        font-size: 1.125rem
    }
}

.gform_confirmation_message {
    margin-bottom: 3rem;
    font-family: Arial Nova Condensed, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1
}

.hero-headline {
    font-family: Creighton, Arial Nova Condensed, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: .2em;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.hero-headline__pre {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.25rem
}

@media (min-width:640px) {
    .hero-headline__pre {
        font-size: 1.5rem
    }
}

@media (min-width:768px) {
    .hero-headline__pre {
        font-size: 1.75rem
    }
}

@media (min-width:1024px) {
    .hero-headline__pre {
        font-size: 3.4375rem
    }
}

.hero-headline__post {
    position: relative;
    margin-left: -1rem;
    margin-right: -1rem;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 3.4375rem;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(255 205 0/var(--tw-text-opacity))
}

@media (min-width:400px) {
    .hero-headline__post {
        font-size: 5.5rem
    }
}

@media (min-width:768px) {
    .hero-headline__post {
        font-size: 8rem
    }
}

@media (min-width:1024px) {
    .hero-headline__post {
        font-size: 10rem
    }
}

.hero-headline__post {
    z-index: 40;
    overflow: hidden
}

.hero-headline__post:before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #ffcd00 .1rem, #0000 0);
    background-size: .6rem .6rem;
    transform: skew(-45deg);
    margin-left: -50%;
    width: 200%;
    z-index: -1
}

.hero-banner a {
    font-weight: 700;
    text-decoration-line: underline
}

.search-form {
    display: flex
}

.search-form label {
    flex-grow: 1
}

.search-form .search-field {
    height: 100%;
    width: 100%;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity));
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    line-height: 1.375
}

.search-form .search-submit {
    --tw-bg-opacity: 1;
    background-color: rgb(255 205 0/var(--tw-bg-opacity));
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: .75rem;
    padding-right: .75rem;
    font-size: .9375rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(59 56 55/var(--tw-text-opacity));
    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-duration: .15s;
    transition-duration: .3s
}

.search-form .search-submit:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(59 56 55/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

@media (min-width:768px) {
    .search-form .search-submit {
        font-size: 1.125rem
    }
}

.menu-search.search-form {
    font-size: .9375rem
}

@media (min-width:768px) {
    .menu-search.search-form {
        font-size: 1.125rem
    }
}

html {
    scroll-behavior: smooth
}

@media (min-width:768px) {
    .fifty-fifty-full-bleed {
        width: calc(50vw - 1rem);
        max-width: unset;
        margin-right: 1rem
    }
}

@media (min-width:1290px) {
    .left.fifty-fifty-full-bleed {
        margin-left: calc(-50vw - -645px)
    }
}

.underscore:after {
    bottom: -1rem;
    width: 4rem;
    border-bottom-width: 6px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 205 0/var(--tw-border-opacity))
}

@media (min-width:768px) {
    .underscore:after {
        bottom: -1.5rem;
        width: 8rem
    }
}

.underscore:after {
    content: "";
    position: absolute;
    left: 0
}

.underscore-sm:after {
    width: 4rem;
    border-bottom-width: 6px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 205 0/var(--tw-border-opacity))
}

@media (min-width:768px) {
    .underscore-sm:after {
        width: 8rem
    }
}

.underscore-sm:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1rem
}

.underscore-center:after {
    left: 45%;
    bottom: -2rem;
    width: 10%
}

.line-above:before,
.underscore-center:after {
    border-bottom-width: 6px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 205 0/var(--tw-border-opacity));
    content: "";
    position: absolute
}

.line-above:before {
    left: 0;
    top: -1rem;
    width: 100%;
    max-width: 10rem
}

.anchor-link {
    display: block;
    position: relative;
    top: -4rem
}

.btn-favorite__star.favorite {
    --tw-text-opacity: 1;
    color: rgb(59 56 55/var(--tw-text-opacity))
}

.btn-favorite__button.favorite {
    --tw-bg-opacity: 1;
    background-color: rgb(59 56 55/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.page * {
    scrollbar-width: thin;
    scrollbar-color: #a9a9a9 #0000
}

.page ::-webkit-scrollbar {
    width: 10px
}

.page ::-webkit-scrollbar-track {
    background: #0000
}

.page ::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    border-radius: 6px;
    border: 2px solid #fff
}

.crew-members * {
    scrollbar-width: thin;
    scrollbar-color: #a9a9a9 #3b3837
}

.crew-members ::-webkit-scrollbar {
    width: 10px
}

.crew-members ::-webkit-scrollbar-track {
    background: #3b3837
}

.crew-members ::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    border-radius: 6px;
    border: 2px solid #3b3837
}

[x-cloak] {
    display: none !important
}

.page-numbers {
    margin-left: .25rem;
    margin-right: .25rem;
    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-duration: .3s
}

.page-numbers:hover {
    --tw-text-opacity: 1;
    color: rgb(95 95 95/var(--tw-text-opacity))
}

.page-numbers.current {
    display: inline-flex;
    height: 1.75em;
    width: 1.75em;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 205 0/var(--tw-bg-opacity))
}

p.text-disclaimer {
    font-size: .85em;
    font-style: italic
}

@media (min-width:640px) {
    .in-the-news {
        -moz-columns: 2;
        column-count: 2
    }
}

.in-the-news {
    gap: 3em
}

.in-the-news li {
    text-wrap: pretty;
    margin-bottom: 1rem;
    margin-top: 0
}

@media (min-width:640px) {
    .sm\:container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: .75rem;
        padding-left: .75rem
    }

    @media (min-width:400px) {
        .sm\:container {
            max-width: 400px
        }
    }

    @media (min-width:640px) {
        .sm\:container {
            max-width: 640px;
            padding-right: 3rem;
            padding-left: 3rem
        }
    }

    @media (min-width:768px) {
        .sm\:container {
            max-width: 768px
        }
    }

    @media (min-width:1024px) {
        .sm\:container {
            max-width: 1024px
        }
    }

    @media (min-width:1290px) {
        .sm\:container {
            max-width: 1290px
        }
    }
}

@media (min-width:1024px) {
    .lg\:container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: .75rem;
        padding-left: .75rem
    }

    @media (min-width:400px) {
        .lg\:container {
            max-width: 400px
        }
    }

    @media (min-width:640px) {
        .lg\:container {
            max-width: 640px;
            padding-right: 3rem;
            padding-left: 3rem
        }
    }

    @media (min-width:768px) {
        .lg\:container {
            max-width: 768px
        }
    }

    @media (min-width:1024px) {
        .lg\:container {
            max-width: 1024px
        }
    }

    @media (min-width:1290px) {
        .lg\:container {
            max-width: 1290px
        }
    }
}

.even\:bg-gray-100:nth-child(2n) {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.focus-within\:bg-pcc-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgb(255 205 0/var(--tw-bg-opacity))
}

.hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(59 56 55/var(--tw-bg-opacity))
}

.hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(235 235 235/var(--tw-bg-opacity))
}

.hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(95 95 95/var(--tw-bg-opacity))
}

.hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(49 46 45/var(--tw-bg-opacity))
}

.hover\:bg-pcc-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 205 0/var(--tw-bg-opacity))
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.hover\:fill-pcc-yellow:hover {
    fill: #ffcd00
}

.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(59 56 55/var(--tw-text-opacity))
}

.hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgb(95 95 95/var(--tw-text-opacity))
}

.hover\:text-pcc-yellow:hover {
    --tw-text-opacity: 1;
    color: rgb(255 205 0/var(--tw-text-opacity))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.hover\:underline:hover {
    text-decoration-line: underline
}

.hover\:opacity-40:hover {
    opacity: .4
}

.focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(235 235 235/var(--tw-bg-opacity))
}

.focus\:fill-pcc-yellow:focus {
    fill: #ffcd00
}

.group:hover .group-hover\:-translate-y-1 {
    --tw-translate-y: -0.25rem
}

.group:hover .group-hover\:-translate-y-1,
.group:hover .group-hover\:translate-x-1 {
    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))
}

.group:hover .group-hover\:translate-x-1 {
    --tw-translate-x: 0.25rem
}

.group:hover .group-hover\:translate-y-1 {
    --tw-translate-y: 0.25rem
}

.group:hover .group-hover\:scale-105,
.group:hover .group-hover\:translate-y-1 {
    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))
}

.group:hover .group-hover\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
}

.group:hover .group-hover\:border-2 {
    border-width: 2px
}

.group:hover .group-hover\:border-pcc-yellow {
    --tw-border-opacity: 1;
    border-color: rgb(255 205 0/var(--tw-border-opacity))
}

.group:hover .group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.group:hover .group-hover\:fill-black {
    fill: #3b3837
}

.group:hover .group-hover\:fill-white {
    fill: #fff
}

.group:hover .group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgb(59 56 55/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-pcc-yellow {
    --tw-text-opacity: 1;
    color: rgb(255 205 0/var(--tw-text-opacity))
}

.group:focus .group-focus\:-translate-y-1 {
    --tw-translate-y: -0.25rem
}

.group:focus .group-focus\:-translate-y-1,
.group:focus .group-focus\:translate-y-1 {
    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))
}

.group:focus .group-focus\:translate-y-1 {
    --tw-translate-y: 0.25rem
}

@media (min-width:640px) {
    .sm\:my-3 {
        margin-top: .75rem;
        margin-bottom: .75rem
    }

    .sm\:mr-6 {
        margin-right: 1.5rem
    }

    .sm\:flex {
        display: flex
    }

    .sm\:grid {
        display: grid
    }

    .sm\:aspect-hero {
        aspect-ratio: 2.5/1
    }

    .sm\:h-24 {
        height: 6rem
    }

    .sm\:w-1\/2 {
        width: 50%
    }

    .sm\:w-1\/3 {
        width: 33.333333%
    }

    .sm\:w-2\/3 {
        width: 66.666667%
    }

    .sm\:w-24 {
        width: 6rem
    }

    .sm\:w-3\/4 {
        width: 75%
    }

    .sm\:w-\[32\%\] {
        width: 32%
    }

    .sm\:max-w-lg {
        max-width: 32rem
    }

    .sm\:max-w-none {
        max-width: none
    }

    .sm\:max-w-screen-xl {
        max-width: 1290px
    }

    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .sm\:p-12 {
        padding: 3rem
    }

    .sm\:pr-4 {
        padding-right: 1rem
    }

    .sm\:text-3xl {
        font-size: 3.4375rem
    }

    .sm\:text-base {
        font-size: 1rem
    }

    .sm\:text-lg {
        font-size: 1.5rem
    }

    .sm\:text-md {
        font-size: 1.25rem
    }

    .sm\:text-xl {
        font-size: 1.75rem
    }
}

@media (min-width:768px) {
    .md\:order-1 {
        order: 1
    }

    .md\:col-span-2 {
        grid-column: span 2/span 2
    }

    .md\:row-span-2 {
        grid-row: span 2/span 2
    }

    .md\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .md\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .md\:my-24 {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    .md\:my-36 {
        margin-top: 9rem;
        margin-bottom: 9rem
    }

    .md\:mb-16 {
        margin-bottom: 4rem
    }

    .md\:mb-4 {
        margin-bottom: 1rem
    }

    .md\:mb-6 {
        margin-bottom: 1.5rem
    }

    .md\:ml-12 {
        margin-left: 3rem
    }

    .md\:ml-24 {
        margin-left: 6rem
    }

    .md\:ml-6 {
        margin-left: 1.5rem
    }

    .md\:mr-12 {
        margin-right: 3rem
    }

    .md\:mr-24 {
        margin-right: 6rem
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mt-24 {
        margin-top: 6rem
    }

    .md\:mt-32 {
        margin-top: 8rem
    }

    .md\:mt-4 {
        margin-top: 1rem
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:aspect-hero {
        aspect-ratio: 2.5/1
    }

    .md\:aspect-video {
        aspect-ratio: 16/9
    }

    .md\:h-32 {
        height: 8rem
    }

    .md\:h-8 {
        height: 2rem
    }

    .md\:h-\[50vw\] {
        height: 50vw
    }

    .md\:h-auto {
        height: auto
    }

    .md\:h-full {
        height: 100%
    }

    .md\:max-h-\[26rem\] {
        max-height: 26rem
    }

    .md\:max-h-\[600px\] {
        max-height: 600px
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-1\/3 {
        width: 33.333333%
    }

    .md\:w-1\/4 {
        width: 25%
    }

    .md\:w-1\/6 {
        width: 16.666667%
    }

    .md\:w-2\/3 {
        width: 66.666667%
    }

    .md\:w-2\/5 {
        width: 40%
    }

    .md\:w-2\/6 {
        width: 33.333333%
    }

    .md\:w-3\/4 {
        width: 75%
    }

    .md\:w-3\/5 {
        width: 60%
    }

    .md\:w-32 {
        width: 8rem
    }

    .md\:w-5\/12 {
        width: 41.666667%
    }

    .md\:w-7\/12 {
        width: 58.333333%
    }

    .md\:w-8 {
        width: 2rem
    }

    .md\:w-80 {
        width: 20rem
    }

    .md\:w-\[125px\] {
        width: 125px
    }

    .md\:w-\[40rem\] {
        width: 40rem
    }

    .md\:w-full {
        width: 100%
    }

    .md\:max-w-\[14rem\] {
        max-width: 14rem
    }

    .md\:max-w-md {
        max-width: 28rem
    }

    .md\:max-w-sm {
        max-width: 24rem
    }

    .md\:max-w-xl {
        max-width: 36rem
    }

    .md\:flex-shrink-0 {
        flex-shrink: 0
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:flex-col-reverse {
        flex-direction: column-reverse
    }

    .md\:flex-wrap {
        flex-wrap: wrap
    }

    .md\:flex-nowrap {
        flex-wrap: nowrap
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:justify-end {
        justify-content: flex-end
    }

    .md\:overflow-x-hidden {
        overflow-x: hidden
    }

    .md\:overflow-y-scroll {
        overflow-y: scroll
    }

    .md\:p-12 {
        padding: 3rem
    }

    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .md\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .md\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:pb-12 {
        padding-bottom: 3rem
    }

    .md\:pl-0 {
        padding-left: 0
    }

    .md\:pl-6 {
        padding-left: 1.5rem
    }

    .md\:pr-0 {
        padding-right: 0
    }

    .md\:pr-12 {
        padding-right: 3rem
    }

    .md\:pr-6 {
        padding-right: 1.5rem
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:text-2xl {
        font-size: 2.8125rem
    }

    .md\:text-4xl {
        font-size: 5rem
    }

    .md\:text-base {
        font-size: 1rem
    }

    .md\:text-button {
        font-size: 1.125rem
    }

    .md\:text-lg {
        font-size: 1.5rem
    }

    .md\:text-md {
        font-size: 1.25rem
    }

    .md\:text-xl {
        font-size: 1.75rem
    }

    .md\:tracking-tight {
        letter-spacing: -.02em
    }
}

@media (min-width:1024px) {
    .lg\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .lg\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:my-4 {
        margin-top: 1rem
    }

    .lg\:mb-4,
    .lg\:my-4 {
        margin-bottom: 1rem
    }

    .lg\:ml-12 {
        margin-left: 3rem
    }

    .lg\:ml-24 {
        margin-left: 6rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:w-1\/4 {
        width: 25%
    }

    .lg\:w-3\/5 {
        width: 60%
    }

    .lg\:max-w-screen-xl {
        max-width: 1290px
    }

    .lg\:max-w-xs {
        max-width: 20rem
    }

    .lg\:flex-grow {
        flex-grow: 1
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:items-baseline {
        align-items: baseline
    }

    .lg\:justify-center {
        justify-content: center
    }

    .lg\:self-center {
        align-self: center
    }

    .lg\:p-12 {
        padding: 3rem
    }

    .lg\:p-6 {
        padding: 1.5rem
    }

    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .lg\:pb-6 {
        padding-bottom: 1.5rem
    }

    .lg\:pt-0 {
        padding-top: 0
    }

    .lg\:pt-4 {
        padding-top: 1rem
    }

    .lg\:text-2xl {
        font-size: 2.8125rem
    }

    .lg\:text-3xl {
        font-size: 3.4375rem
    }

    .lg\:text-4xl {
        font-size: 5rem
    }

    .lg\:text-\[3\.75rem\] {
        font-size: 3.75rem
    }

    .lg\:text-\[6\.875rem\] {
        font-size: 6.875rem
    }

    .lg\:text-base {
        font-size: 1rem
    }

    .lg\:text-lg {
        font-size: 1.5rem
    }

    .lg\:text-md {
        font-size: 1.25rem
    }

    .lg\:text-xl {
        font-size: 1.75rem
    }
}