/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

span.yellow {
    background-color: #fc0;
    padding-left: 3px;
    padding-right: 3px
}

span.yellow a {
    text-decoration: none;
}

span.yellow a:hover {
    color: #000
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, 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
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

li.block {
    padding-top: 6px
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

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

button {
    background-color: transparent;
    background-image: none;
    padding: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

html {
    font-family: 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;
    line-height: 1.5
}

*,
:after,
:before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #a0aec0
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #a0aec0
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #a0aec0
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #a0aec0
}

input::placeholder,
textarea::placeholder {
    color: #a0aec0
}

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

table {
    border-collapse: collapse
}

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

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

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

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

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

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

[v-cloak] {
    display: none
}

.container {
    width: 100%
}

@media (min-width:480px) {
    .container {
        max-width: 480px
    }
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

.the-header--hidden:not(.the-header--expanded) {
    transform: translateY(-100%)
}

@media (min-width:1024px) {
    .the-header--hidden {
        transform: translateY(-100%)
    }
}

.header-menu__button {
    display: block;
    width: 44px;
    height: 44px;
    position: relative
}

.header-menu__button:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(255, 204, 0, .7)
}

.header-menu__icon {
    position: absolute;
    left: 5px;
    top: 21px;
    display: block;
    width: 34px;
    height: 2px;
    background-color: #fff;
    transition: transform .2s ease
}

.header-menu__icon--top {
    transform: translateY(-10px)
}

.header-menu__button--expanded>.header-menu__icon--top {
    transform: translateY(0) rotate(45deg)
}

.header-menu__button--expanded>.header-menu__icon--middle {
    transform: scaleX(0)
}

.header-menu__icon--bottom {
    transform: translateY(10px)
}

.header-menu__button--expanded>.header-menu__icon--bottom {
    transform: translateY(0) rotate(-45deg)
}

.header-menu__panel {
    height: calc(100vh - 96px)
}

.header-menu__link.current-page {
    --text-opacity: 1;
    color: #fc0;
    color: rgba(255, 204, 0, var(--text-opacity));
    --border-opacity: 1;
    border-color: #fc0;
    border-color: rgba(255, 204, 0, var(--border-opacity))
}

.hero-primary__video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: opacity .4s ease-in
}

.hero-primary__video-wrapper.loading {
    opacity: 1
}

.hero-primary__video-wrapper>div {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%)
}

.hero-primary__video-wrapper>div>div {
    position: relative;
    height: 0;
    padding-top: 56.25%
}

.hero-primary__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero-first {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-name: animationFirst;
    animation-name: animationFirst
}

.hero-second {
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-name: animationSecond;
    animation-name: animationSecond
}

@-webkit-keyframes animationFirst {
    0% {
        opacity: 0;
        transform: translateY(80px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes animationFirst {
    0% {
        opacity: 0;
        transform: translateY(80px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes animationSecond {
    0% {
        opacity: 0;
        transform: translateY(80px)
    }
    40% {
        opacity: 0;
        transform: translateY(80px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes animationSecond {
    0% {
        opacity: 0;
        transform: translateY(80px)
    }
    40% {
        opacity: 0;
        transform: translateY(80px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.content-wysiwyg blockquote p {
    position: relative;
    padding-left: 1.5rem;
    border-left-width: 16px;
    --border-opacity: 1;
    border-color: #fc0;
    border-color: rgba(255, 204, 0, var(--border-opacity));
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity));
    font-size: 1.5rem;
    line-height: 1.25
}

.content-wysiwyg p {
    font-size: 1.25rem;
    font-weight: 300
}

.content-wysiwyg h2 {
    font-size: 3rem;
    line-height: 1.25
}

.content-wysiwyg h2,
.content-wysiwyg h3 {
    font-family: futura-pt, sans-serif;
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity))
}

.content-wysiwyg h3 {
    font-size: 1.5rem;
    line-height: 1.2
}

.content-wysiwyg hr {
    margin: 0;
    padding: 0;
    border-top-width: 3px;
    --border-opacity: 1;
    border-color: #fc0;
    border-color: rgba(255, 204, 0, var(--border-opacity))
}

.content-wysiwyg *+h2,
.content-wysiwyg *+h3 {
    margin-top: 2rem
}

.content-wysiwyg *+hr,
.content-wysiwyg *+ol,
.content-wysiwyg *+p,
.content-wysiwyg *+ul {
    margin-top: 1.5rem
}

.content-wysiwyg ul {
    list-style-type: disc
}

.content-wysiwyg ol,
.content-wysiwyg ul {
    padding-left: 1rem;
    font-size: 1.25rem;
    font-weight: 300
}

.content-wysiwyg ol {
    list-style-type: decimal
}

.content-wysiwyg strong {
    font-weight: 500
}

.content-wysiwyg a {
    border-bottom-width: 2px;
    --border-opacity: 1;
    border-color: #fc0;
    border-color: rgba(255, 204, 0, var(--border-opacity));
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity));
    transition-property: background-color, border-color, color, fill, stroke;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.content-wysiwyg a:hover {
    --border-opacity: 1;
    border-color: #000;
    border-color: rgba(0, 0, 0, var(--border-opacity))
}

.content-wysiwyg a:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .6)
}

.content-wysiwyg a.wysiwyg__button {
    display: inline-block;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    border-width: 1px;
    --border-opacity: 1;
    border-color: #000;
    border-color: rgba(0, 0, 0, var(--border-opacity));
    border-radius: 9999px;
    text-transform: uppercase;
    text-align: center;
    font-size: 1rem;
    font-weight: 300
}

.content-wysiwyg a.wysiwyg__button:hover {
    --bg-opacity: 1;
    background-color: #fc0;
    background-color: rgba(255, 204, 0, var(--bg-opacity));
    --border-opacity: 1;
    border-color: #fc0;
    border-color: rgba(255, 204, 0, var(--border-opacity))
}

.content-wysiwyg a.wysiwyg__button:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .6)
}

.content-wysiwyg img {
    max-width: 100%
}

@media (min-width:768px) {
    .content-wysiwyg h2 {
        font-size: 3.3rem
    }
    .content-wysiwyg blockquote p {
        margin-left: -8.33333%;
        font-size: 2rem;
        padding-left: 2rem;
        border-left-width: 20px
    }
    .content-wysiwyg a.wysiwyg__button {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.alignnone {
    margin: 5px 20px 15px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 15px auto
}

.alignright {
    float: right;
    margin: 5px 0 6px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 6px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 6px 20px
}

a img.alignnone {
    margin: 5px 20px 15px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 6px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 96%
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 6px 0
}

.wp-caption.alignright {
    margin: 5px 0 6px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.carousel-stats__list {
    position: relative;
    overflow: hidden;
    width: 180px;
    height: 180px
}

@media (min-width:480px) {
    .carousel-stats__list {
        width: 210px;
        height: 210px
    }
}

@media (min-width:768px) {
    .carousel-stats__list {
        width: 100%;
        height: 180px
    }
}

@media (min-width:1024px) {
    .carousel-stats__list {
        height: 210px
    }
}

.carousel-stats__stat {
    position: relative;
    width: 180px;
    height: 180px
}

@media (min-width:480px) {
    .carousel-stats__stat {
        width: 210px;
        height: 210px
    }
}

@media (min-width:768px) {
    .carousel-stats__stat {
        width: 180px;
        height: 180px
    }
}

@media (min-width:1024px) {
    .carousel-stats__stat {
        width: 210px;
        height: 210px
    }
}

.carousel-stats__indicator.active {
    --bg-opacity: 1;
    background-color: #fc0;
    background-color: rgba(255, 204, 0, var(--bg-opacity))
}

.carousel-stats__description a {
    --text-opacity: 1;
    color: #fc0;
    color: rgba(255, 204, 0, var(--text-opacity));
    text-decoration: underline;
    transition-property: background-color, border-color, color, fill, stroke;
    transition-duration: .2s;
    transition-timing-function: linear
}

.carousel-stats__description a:hover {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity))
}

.carousel-stats__description a:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(255, 204, 0, .7)
}

.hero-secondary+.carousel-images {
    margin-top: 4rem
}

.carousel-images__list {
    height: 270px
}

.carousel-images__caption {
    max-width: calc(100% - 2.5rem)
}

@media (min-width:768px) {
    .carousel-images__list {
        height: 320px
    }
}

@media (min-width:1024px) {
    .carousel-images__list {
        height: 400px
    }
    .carousel-images__caption {
        max-width: 100%
    }
}

@media (min-width:1280px) {
    .carousel-images__list {
        height: 456px
    }
}

.pathway-cta__description p+p {
    margin-top: 1.5rem
}

.pathway-cta__description a {
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity));
    text-decoration: underline
}

.pathway-cta__description a:focus,
.pathway-cta__description a:hover {
    --text-opacity: 1;
    color: #fc0;
    color: rgba(255, 204, 0, var(--text-opacity))
}

.form-email iframe,
.form-embed iframe,
.form-modal iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cards-image__wrap:focus {
    --bg-opacity: 1;
    background-color: #fc0;
    background-color: rgba(255, 204, 0, var(--bg-opacity))
}

.cards-image__wrap {
    opacity: 0
}

.cards-image__wrap.active,
.cards-image__wrap[focus-within] {
    opacity: 1
}

.cards-image__wrap:focus-within {
    opacity: 1
}

@media (min-width:1024px) {
    .cards-image__wrap:hover {
        opacity: 1
    }
}

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

.space-x-3>:not(template)~:not(template) {
    --space-x-reverse: 0;
    margin-right: calc(.75rem*var(--space-x-reverse));
    margin-left: calc(.75rem*(1 - var(--space-x-reverse)))
}

.space-x-4>:not(template)~:not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1rem*var(--space-x-reverse));
    margin-left: calc(1rem*(1 - var(--space-x-reverse)))
}

.space-x-5>:not(template)~:not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1.25rem*var(--space-x-reverse));
    margin-left: calc(1.25rem*(1 - var(--space-x-reverse)))
}

.space-x-6>:not(template)~:not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1.5rem*var(--space-x-reverse));
    margin-left: calc(1.5rem*(1 - var(--space-x-reverse)))
}

.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
}

.focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.bg-black {
    --bg-opacity: 1;
    background-color: #000;
    background-color: rgba(0, 0, 0, var(--bg-opacity))
}

.bg-white {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity))
}

.bg-yellow {
    --bg-opacity: 1;
    background-color: #fc0;
    background-color: rgba(255, 204, 0, var(--bg-opacity))
}

.bg-gray-lighter {
    --bg-opacity: 1;
    background-color: #f7f7f7;
    background-color: rgba(247, 247, 247, var(--bg-opacity))
}

.hover\:bg-black:hover {
    --bg-opacity: 1;
    background-color: #000;
    background-color: rgba(0, 0, 0, var(--bg-opacity))
}

.focus\:bg-yellow,
.hover\:bg-yellow {
    --bg-opacity: 1;
    background-color: #fc0;
    background-color: rgba(255, 204, 0, var(--bg-opacity))
}

.focus\:bg-yellow,
.hover\:bg-yellow:hover {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: #fff
}

.bg-opacity-70 {
    --bg-opacity: 0.70
}

.bg-opacity-80 {
    --bg-opacity: 0.80
}

.bg-opacity-90 {
    --bg-opacity: 0.90
}

.bg-opacity-95 {
    --bg-opacity: 0.95
}

.border-black {
    --border-opacity: 1;
    border-color: #000;
    border-color: rgba(0, 0, 0, var(--border-opacity))
}

.border-white {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity))
}

.border-yellow {
    --border-opacity: 1;
    border-color: #fc0;
    border-color: rgba(255, 204, 0, var(--border-opacity))
}

.border-transparent {
    border-color: transparent
}

.hover\:border-yellow:hover {
    --border-opacity: 1;
    border-color: #fc0;
    border-color: #000
}

.group:hover .group-hover\:border-black {
    --border-opacity: 1;
    border-color: #000;
    border-color: rgba(0, 0, 0, var(--border-opacity))
}

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

.border-3 {
    border-width: 3px
}

.border {
    border-width: 1px
}

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

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

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

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

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.hidden {
    display: none
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

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

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

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

.justify-center {
    justify-content: center
}

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

.flex-shrink-0 {
    flex-shrink: 0
}

.font-body {
    font-family: basic-sans, sans-serif
}

.font-display {
    font-family: futura-pt, sans-serif
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-bold {
    font-weight: 700
}

.h-1 {
    height: .25rem
}

.h-2 {
    height: .5rem
}

.h-3 {
    height: .75rem
}

.h-4 {
    height: 1rem
}

.h-8 {
    height: 2rem
}

.h-10 {
    height: 2.5rem
}

.h-12 {
    height: 3rem
}

.h-24 {
    height: 6rem
}

.h-36 {
    height: 9rem
}

.h-64 {
    height: 16rem
}

.h-full {
    height: 100%
}

.text-12 {
    font-size: .75rem
}

.text-16 {
    font-size: 1rem
}

.text-20 {
    font-size: 1.15rem
}

.text-24 {
    font-size: 1.4rem
}

.text-32 {
    font-size: 2rem
}

.text-40 {
    font-size: 2.5rem
}

.text-48 {
    font-size: 3rem
}

.leading-0 {
    line-height: 1.1
}

.leading-2 {
    line-height: 1.1
}

.leading-3 {
    line-height: 1.15
}

.leading-4 {
    line-height: 1.2
}

.leading-6 {
    line-height: 1.3
}

.leading-8 {
    line-height: 1.4
}

.m-auto {
    margin: auto
}

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

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

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

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

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

.mt-3 {
    margin-top: .75rem
}

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

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

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

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

.mr-5 {
    margin-right: 1.25rem
}

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

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

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

.mt-10 {
    margin-top: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mr-12 {
    margin-right: 3rem
}

.mb-12 {
    margin-bottom: 3rem
}

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

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

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

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

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

.focus\:outline-none:focus,
.outline-none {
    outline: 0
}

.overflow-hidden {
    overflow: hidden
}

.overflow-y-auto {
    overflow-y: auto
}

.scrolling-touch {
    -webkit-overflow-scrolling: touch
}

.p-2 {
    padding: .5rem
}

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

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

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

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

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

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

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

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

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

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

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

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

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

.pb-6 {
    padding-bottom: 1.5rem
}

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

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

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

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.right-4 {
    right: 1rem
}

.top-24 {
    top: 6rem
}

.resize {
    resize: both
}

.focus\:shadow-focus:focus {
    box-shadow: 0 0 0 3px rgba(255, 204, 0, .7)
}

.focus\:shadow-focusdark:focus {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .6)
}

.focus-within\:shadow-focus:focus-within {
    box-shadow: 0 0 0 3px rgba(255, 204, 0, .7)
}

.fill-current {
    fill: currentColor
}

.stroke-current {
    stroke: currentColor
}

.text-center {
    text-align: center
}

.text-black {
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity))
}

.text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity))
}

.text-gray-light {
    --text-opacity: 1;
    color: #707070;
    color: rgba(112, 112, 112, var(--text-opacity))
}

.hover\:text-black:hover {
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity))
}

.hover\:text-yellow:hover {
    --text-opacity: 1;
    color: #fc0;
    color: rgba(255, 204, 0, var(--text-opacity))
}

.focus\:text-black:focus {
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity))
}

.focus\:text-yellow:focus {
    --text-opacity: 1;
    color: #fc0;
    color: rgba(255, 204, 0, var(--text-opacity))
}

.uppercase {
    text-transform: uppercase
}

.underline {
    text-decoration: underline
}

.tracking-5 {
    letter-spacing: .025em
}

.tracking-8 {
    letter-spacing: .04em
}

.tracking-10 {
    letter-spacing: .05em
}

.w-2 {
    width: .5rem
}

.w-3 {
    width: .75rem
}

.w-4 {
    width: 1rem
}

.w-8 {
    width: 2rem
}

.w-10 {
    width: 2.5rem
}

.w-12 {
    width: 3rem
}

.w-56 {
    width: 14rem
}

.w-320 {
    width: 20rem
}

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

.w-10\/12 {
    width: 83.333333%
}

.w-full {
    width: 100%
}

.z-10 {
    z-index: 10
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
}

.rotate-180 {
    --transform-rotate: 180deg
}

.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform
}

.transition-colors {
    transition-property: background-color, border-color, color, fill, stroke
}

.transition-opacity {
    transition-property: opacity
}

.transition-transform {
    transition-property: transform
}

.ease-linear {
    transition-timing-function: linear
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

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

.duration-4 {
    transition-duration: .2s
}

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

@media (min-width:640px) {
    .sm\:h-72 {
        height: 18rem
    }
    .sm\:mx-1\/12 {
        margin-left: 8.333333%;
        margin-right: 8.333333%
    }
    .sm\:w-10\/12 {
        width: 83.333333%
    }
}

@media (min-width:768px) {
    .md\:block {
        display: block
    }
    .md\:flex {
        display: flex
    }
    .md\:hidden {
        display: none
    }
    .md\:items-center {
        align-items: center
    }
    .md\:flex-grow {
        flex-grow: 1
    }
    .md\:order-1 {
        order: 1
    }
    .md\:order-2 {
        order: 2
    }
    .md\:order-3 {
        order: 3
    }
    .md\:text-24 {
        font-size: 1.5rem
    }
    .md\:text-52 {
        font-size: 3.3rem
    }
    .md\:my-24 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }
    .md\:mx-1\/12 {
        margin-left: 8.333333%;
        margin-right: 8.333333%
    }
    .md\:mx-2\/12 {
        margin-left: 16.666667%;
        margin-right: 16.666667%
    }
    .md\:mt-0 {
        margin-top: 0
    }
    .md\:mt-2 {
        margin-top: .5rem
    }
    .md\:mt-3 {
        margin-top: .75rem
    }
    .md\:mt-6 {
        margin-top: 1.5rem
    }
    .md\:mt-16 {
        margin-top: 4rem
    }
    .md\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
    .md\:py-56 {
        padding-top: 14rem;
        padding-bottom: 14rem
    }
    .md\:pt-24 {
        padding-top: 6rem
    }
    .md\:text-left {
        text-align: left
    }
    .md\:w-1\/2 {
        width: 50%
    }
    .md\:w-1\/3 {
        width: 33.333333%
    }
    .md\:w-8\/12 {
        width: 66.666667%
    }
    .md\:w-10\/12 {
        width: 83.333333%
    }
}

@media (min-width:1024px) {
    .lg\:space-x-8>:not(template)~:not(template) {
        --space-x-reverse: 0;
        margin-right: calc(2rem*var(--space-x-reverse));
        margin-left: calc(2rem*(1 - var(--space-x-reverse)))
    }
    .lg\:border-0 {
        border-width: 0
    }
    .lg\:block {
        display: block
    }
    .lg\:flex {
        display: flex
    }
    .lg\:hidden {
        display: none
    }
    .lg\:flex-no-wrap {
        flex-wrap: nowrap
    }
    .lg\:flex-grow {
        flex-grow: 1
    }
    .lg\:h-8 {
        height: 2rem
    }
    .lg\:h-auto {
        height: auto
    }
    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .lg\:mx-1\/12 {
        margin-left: 8.333333%;
        margin-right: 8.333333%
    }
    .lg\:mx-2\/12 {
        margin-left: 16.666667%;
        margin-right: 16.666667%
    }
    .lg\:mx-3\/12 {
        margin-left: 25%;
        margin-right: 25%
    }
    .lg\:mt-4 {
        margin-top: 1rem
    }
    .lg\:mt-6 {
        margin-top: 1.5rem
    }
    .lg\:ml-6 {
        margin-left: 1.5rem
    }
    .lg\:mt-8 {
        margin-top: 2rem
    }
    .lg\:p-8 {
        padding: 2rem
    }
    .lg\:static {
        position: static
    }
    .lg\:w-8 {
        width: 2rem
    }
    .lg\:w-16 {
        width: 4rem
    }
    .lg\:w-1\/2 {
        width: 50%
    }
    .lg\:w-2\/3 {
        width: 66.666667%
    }
    .lg\:w-1\/4 {
        width: 25%
    }
    .lg\:w-6\/12 {
        width: 50%
    }
    .lg\:w-8\/12 {
        width: 66.666667%
    }
    .lg\:w-10\/12 {
        width: 83.333333%
    }
    .lg\:w-full {
        width: 100%
    }
}

@media (min-width:1280px) {
    .xl\:space-x-12>:not(template)~:not(template) {
        --space-x-reverse: 0;
        margin-right: calc(3rem*var(--space-x-reverse));
        margin-left: calc(3rem*(1 - var(--space-x-reverse)))
    }
    .xl\:h-96 {
        height: 20rem
    }
    .xl\:text-32 {
        font-size: 2rem
    }
    .xl\:mr-16 {
        margin-right: 4rem
    }
    .xl\:ml-16 {
        margin-left: 4rem
    }
    .xl\:w-380 {
        width: 23.75rem
    }
}
