html {
    font-size: 62.5%;
    overflow-x: hidden !important;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
    scroll-padding-top: 10.24rem
}

@media screen and (min-width: 768px) {
    html {
        scroll-padding-top: 11.6rem
    }
}

@media screen and (min-width: 1024px) {
    html {
        scroll-padding-top: 11.8rem
    }
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    box-sizing: border-box;
    margin: 0;
    font-size: 1.6rem
}

::selection {
    background: black;
    color: #fff
}

::-moz-selection {
    background: black;
    color: #fff
}

::-webkit-selection {
    background: black;
    color: #fff
}

h1,
h2,
h3,
p {
    margin: 0
}

button {
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: none transparent;
    color: inherit;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    font: inherit;
    line-height: normal;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

button {
    display: flex
}

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

:before,
:after {}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: sans-serif;
    font-feature-settings: normal;
    font-variation-settings: normal
}

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

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

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

strong {
    font-weight: bolder
}

code {
    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
}

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

button,
select {
    text-transform: none
}

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

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

h1,
h2,
h3,
p {
    margin: 0
}

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

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

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

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

img,
svg {
    display: block;
    vertical-align: middle
}

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

[hidden] {
    display: none
}

*,
:before,
:after {
    --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
}

::backdrop {
    --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
}

.p-blurb {
    text-align: center;
    font-size: 2rem;
    font-weight: 400;
    lien-height: normal;
    color: #3e4953
}

.footer-developer-by {
    font-size: 2rem;
    color: #8d969e
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.top-0 {
    top: 0
}

.z-\[999\] {
    z-index: 999
}

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

.ml-auto {
    margin-left: auto
}

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

.block {
    display: block
}

.flex {
    display: flex
}

.hidden {
    display: none
}

.h-11 {
    height: 11rem
}

.h-3 {
    height: 3rem
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.max-h-\[calc\(100vh-76px\)\] {
    max-height: calc(100vh - 76px)
}

.min-h-35 {
    min-height: 35rem
}

.w-21\.5 {
    width: 21.5rem
}

.w-3 {
    width: 3rem
}

.w-35 {
    width: 35rem
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content
}

.w-full {
    width: 100%
}

.max-w-96 {
    max-width: 96rem
}

.shrink-0 {
    flex-shrink: 0
}

.grow {
    flex-grow: 1
}

.-translate-x-1\/4 {
    --tw-translate-x: -25%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

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

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

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

.justify-center {
    justify-content: center
}

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

.gap-2 {
    gap: 2rem
}

.gap-\[2rem\] {
    gap: 2rem
}

.overflow-auto {
    overflow: auto
}

.whitespace-nowrap {
    white-space: nowrap
}

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

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

.bg-overlay {
    background-color: #0003
}

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

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

.p-1 {
    padding: 1rem
}

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

.pb-2\.4 {
    padding-bottom: 2.4rem
}

.pt-1\.2 {
    padding-top: 1.2rem
}

.text-center {
    text-align: center
}

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

.text-28 {
    font-size: 2.8rem
}

.font-bold {
    font-weight: 700
}

.uppercase {
    text-transform: uppercase
}

.leading-\[1\] {
    line-height: 1
}

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

.underline {
    text-decoration-line: underline
}

.opacity-0 {
    opacity: 0
}

.transition-\[top\] {
    transition-property: top;
    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-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

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

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

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

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

.section-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 144rem;
    padding: 2rem
}

@media (min-width: 768px) {
    .section-container {
        padding-left: 4rem;
        padding-right: 4rem
    }
}

@media (min-width: 1024px) {
    .section-container {
        padding-left: 8rem;
        padding-right: 8rem
    }
}

.footer-logo {
    width: 40rem
}

@media (min-width: 768px) {
    .footer-logo {
        width: 35rem
    }
}

.hover-nav-item {
    font-size: 1.6rem
}

.hover-nav-item a {
    text-decoration: underline;
    text-underline-offset: 2rem;
    text-decoration-color: transparent;
    transition: .2s ease-out all;
    line-height: 1.8
}

.hover-nav-item a.current {
    color: #f05a2a;
    text-underline-offset: .8rem;
    text-decoration-color: #f05a2a
}

.hover-nav-item:hover a {
    text-underline-offset: .8rem;
    text-decoration-color: #f05a2a
}

.mobile-nav-shadow {
    box-shadow: #0000008f 0 0 10rem
}

@media (min-width: 768px) {
    .md\:px-4 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .md\:px-\[4rem\] {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .md\:py-7\.2 {
        padding-top: 7.2rem;
        padding-bottom: 7.2rem
    }

    .md\:text-left {
        text-align: left
    }
}

@media (min-width: 1024px) {
    .lg\:block {
        display: block
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-\[6\.4rem\] {
        height: 6.4rem
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:justify-start {
        justify-content: flex-start
    }

    .lg\:px-\[10rem\] {
        padding-left: 10rem;
        padding-right: 10rem
    }
}

@media (min-width: 1280px) {
    .xl\:h-\[12\.4rem\] {
        height: 12.4rem
    }

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

.bg-overlay-50 {
    background-color: #0005;
}