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

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

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: 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"
}

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,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button,
select {
    text-transform: none
}


:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

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

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

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

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

summary {
    display: list-item
}

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

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

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

textarea {
    resize: vertical
}

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

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

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

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

* {
    scrollbar-color: initial;
    scrollbar-width: initial
}


body {
    font-family: Avenir-Roman, sans-serif
}

*,
: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;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

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

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

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

.inset-y-0 {
    top: 0px;
    bottom: 0px
}

.left-0 {
    left: 0px
}

.-bottom-40 {
    bottom: -10rem
}

.right-0 {
    right: 0px
}

.left-4 {
    left: 1rem
}

.top-0 {
    top: 0px
}

.-left-3 {
    left: -.75rem
}

.-right-64 {
    right: -16rem
}

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

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.z-30 {
    z-index: 30
}

.z-0 {
    z-index: 0
}

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

.mb-\[500px\] {
    margin-bottom: 500px
}

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

.mb-96 {
    margin-bottom: 24rem
}

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

.mt-0\.5 {
    margin-top: .125rem
}

.mt-0 {
    margin-top: 0
}

.mt-14 {
    margin-top: 3.5rem
}

.-mr-32 {
    margin-right: -8rem
}

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

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

.ml-10 {
    margin-left: 2.5rem
}

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

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

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

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

.mt-7 {
    margin-top: 1.75rem
}

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

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

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

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

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

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-full {
    height: 100%
}

.h-6 {
    height: 1.5rem
}

.h-12 {
    height: 3rem
}

.h-3 {
    height: .75rem
}

.h-44 {
    height: 11rem
}

.h-40 {
    height: 10rem
}

.h-\[475px\] {
    height: 475px
}

.h-5 {
    height: 1.25rem
}

.h-72 {
    height: 18rem
}

.h-48 {
    height: 12rem
}

.h-\[400px\] {
    height: 400px
}

.h-64 {
    height: 16rem
}

.h-2 {
    height: .5rem
}

.h-8 {
    height: 2rem
}

.h-4 {
    height: 1rem
}

.w-full {
    width: 100%
}

.w-52 {
    width: 13rem
}

.w-6 {
    width: 1.5rem
}

.w-12 {
    width: 3rem
}

.w-3 {
    width: .75rem
}

.w-20 {
    width: 5rem
}

.w-28 {
    width: 7rem
}

.w-24 {
    width: 6rem
}

.w-80 {
    width: 20rem
}

.w-64 {
    width: 16rem
}

.w-5 {
    width: 1.25rem
}

.w-72 {
    width: 18rem
}

.w-14 {
    width: 3.5rem
}

.w-2 {
    width: .5rem
}

.w-11 {
    width: 2.75rem
}

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

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

.max-w-7xl {
    max-width: 80rem
}

.max-w-xs {
    max-width: 20rem
}

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

.max-w-sm {
    max-width: 24rem
}

.max-w-5xl {
    max-width: 64rem
}

.max-w-xl {
    max-width: 36rem
}

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

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

.translate-y-1\/2 {
    --tw-translate-y: 50%;
    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))
}

.-translate-y-36 {
    --tw-translate-y: -9rem;
    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))
}

.translate-y-20 {
    --tw-translate-y: 5rem;
    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))
}

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

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

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

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

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

.flex-wrap {
    flex-wrap: wrap;
}

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

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

.justify-center {
    justify-content: center
}

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

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-2 {
    gap: .5rem
}

.gap-1 {
    gap: .25rem
}

.gap-9 {
    gap: 2.25rem
}

.gap-3 {
    gap: .75rem
}

.gap-1\.5 {
    gap: .375rem
}

.gap-7 {
    gap: 1.75rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-12 {
    gap: 3rem
}

.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
}

.gap-y-12 {
    row-gap: 3rem
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-3\.5>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.875rem * var(--tw-space-y-reverse))
}

.space-y-3>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
}

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

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

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

.border {
    border-width: 1px
}

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

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

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

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

.border-b-\[6px\] {
    border-bottom-width: 6px
}

.border-l-2 {
    border-left-width: 2px
}

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

.border-dotted {
    border-style: dotted
}

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

.border-navy-300 {
    --tw-border-opacity: 1;
    border-color: rgb(20 148 203 / var(--tw-border-opacity))
}

.border-lime {
    --tw-border-opacity: 1;
    border-color: rgb(100 180 70 / var(--tw-border-opacity))
}

.border-gray-400\/90 {
    border-color: #9ca3afe6
}

.border-transparent {
    border-color: transparent
}

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

.bg-white\/40 {
    background-color: #fff6
}

.bg-navy-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 148 203 / var(--tw-bg-opacity))
}

.bg-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgb(106 126 134 / var(--tw-bg-opacity))
}

.bg-\[\#e9e9e9\] {
    --tw-bg-opacity: 1;
    background-color: rgb(233 233 233 / var(--tw-bg-opacity))
}

.bg-\[\#dfdfdf\] {
    --tw-bg-opacity: 1;
    background-color: rgb(223 223 223 / var(--tw-bg-opacity))
}

.bg-\[\#f9f9f9\] {
    --tw-bg-opacity: 1;
    background-color: rgb(249 249 249 / var(--tw-bg-opacity))
}

.bg-lime {
    --tw-bg-opacity: 1;
    background-color: rgb(100 180 70 / var(--tw-bg-opacity))
}

.bg-\[\#f5f5f5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}

.bg-navy-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(151 200 227 / var(--tw-bg-opacity))
}

.bg-navy-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(6 10 39 / var(--tw-bg-opacity))
}

.bg-navy-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 59 108 / var(--tw-bg-opacity))
}

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

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

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

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

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

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

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

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

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

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

.py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem
}

.py-3\.5 {
    padding-top: .875rem;
    padding-bottom: .875rem
}

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

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

.py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem
}

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

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

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

.px-1\.5 {
    padding-left: .375rem;
    padding-right: .375rem
}

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

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

.pr-3 {
    padding-right: .75rem
}

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

.pr-4 {
    padding-right: 1rem
}

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

.pr-10 {
    padding-right: 2.5rem
}

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

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

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

.pb-5 {
    padding-bottom: 1.25rem
}

.pt-36 {
    padding-top: 9rem
}

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

.pr-5 {
    padding-right: 1.25rem
}
.pr-10 {
    padding-right: 2.5rem
} 
.pr-20 {
    padding-right: 5rem!important;
}
.pb-0\.5 {
    padding-bottom: .125rem
}

.pb-0 {
    padding-bottom: 0
}

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

.pb-7 {
    padding-bottom: 1.75rem
}

.pt-3\.5 {
    padding-top: .875rem
}

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

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

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

.text-center {
    text-align: center
}

.font-avenir-black {
    font-family: Avenir-Black, 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-avenir-light {
    font-family: Avenir-light, 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-avenir-medium {
    font-family: Avenir-Medium, 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-avenir-roman {
    font-family: Avenir-Roman, 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: 1.5rem;
    line-height: 2rem
}

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

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

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

.text-\[30px\] {
    font-size: 30px
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

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

.text-\[26px\] {
    font-size: 26px
}

.font-bold {
    font-weight: 700
}

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-normal {
    font-weight: 400
}

.uppercase {
    text-transform: uppercase
}

.italic {
    font-style: italic
}

.leading-snug {
    line-height: 1.375
}

.leading-9 {
    line-height: 2.25rem
}

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

.leading-10 {
    line-height: 2.5rem
}

.leading-loose {
    line-height: 2
}

.text-\[\#666666\] {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity))
}

.text-navy-900 {
    --tw-text-opacity: 1;
    color: rgb(6 10 39 / var(--tw-text-opacity))
}

.text-\[\#173e6f\] {
    --tw-text-opacity: 1;
    color: rgb(23 62 111 / var(--tw-text-opacity))
}

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

.text-\[\#333333\] {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity))
}

.text-lime {
    --tw-text-opacity: 1;
    color: rgb(100 180 70 / var(--tw-text-opacity))
}

.text-navy-300 {
    --tw-text-opacity: 1;
    color: rgb(20 148 203 / var(--tw-text-opacity))
}

.text-navy-800 {
    --tw-text-opacity: 1;
    color: rgb(20 59 108 / var(--tw-text-opacity))
}

.underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.decoration-lime {
    -webkit-text-decoration-color: #64b446;
    text-decoration-color: #64b446
}

.decoration-2 {
    text-decoration-thickness: 2px
}

.decoration-\[3px\] {
    text-decoration-thickness: 3px
}

.underline-offset-4 {
    text-underline-offset: 4px
}

.underline-offset-8 {
    text-underline-offset: 8px
}

.drop-shadow-4xl {
    --tw-drop-shadow: drop-shadow(5px 0 20px rgba(0, 0, 0, .2));
    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)
}

.scrollbar.overflow-x-hidden,
.scrollbar-thin.overflow-x-hidden {
    overflow-x: hidden
}

.scrollbar-none {
    scrollbar-width: none
}

.scrollbar-none::-webkit-scrollbar {
    display: none
}

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

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

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

.hover\:underline:hover {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.hover\:decoration-lime:hover {
    -webkit-text-decoration-color: #64b446;
    text-decoration-color: #64b446
}

.hover\:decoration-2:hover {
    text-decoration-thickness: 2px
}

.hover\:underline-offset-4:hover {
    text-underline-offset: 4px
}

@media (min-width: 640px) {
    .sm\:mt-0 {
        margin-top: 0
    }

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

    .sm\:mt-44 {
        margin-top: 11rem
    }

    .sm\:mb-0 {
        margin-bottom: 0
    }

    .sm\:inline-block {
        display: inline-block
    }

    .sm\:flex {
        display: flex
    }

    .sm\:h-44 {
        height: 11rem
    }

    .sm\:w-64 {
        width: 16rem
    }

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

    .sm\:max-w-lg {
        max-width: 32rem
    }

    .sm\:max-w-xl {
        max-width: 36rem
    }

    .sm\:-translate-y-24 {
        --tw-translate-y: -6rem;
        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))
    }

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

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

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

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

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

    .sm\:gap-5 {
        gap: 1.25rem
    }

    .sm\:gap-9 {
        gap: 2.25rem
    }

    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .sm\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem
    }

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

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

    .sm\:py-7 {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem
    }

    .sm\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

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

    .sm\:pb-7 {
        padding-bottom: 1.75rem
    }

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

    .sm\:text-right {
        text-align: right
    }

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

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

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

    .sm\:text-\[26px\] {
        font-size: 26px
    }

    .sm\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .sm\:leading-snug {
        line-height: 1.375
    }

    .sm\:leading-10 {
        line-height: 2.5rem
    }
}

@media (min-width: 768px) {
    .md\:-ml-14 {
        margin-left: -3.5rem
    }

    .md\:ml-10 {
        margin-left: 2.5rem
    }

    .md\:w-40 {
        width: 10rem
    }

    .md\:w-28 {
        width: 7rem
    }

    .md\:max-w-xl {
        max-width: 36rem
    }

    .md\:translate-y-28 {
        --tw-translate-y: 7rem;
        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))
    }

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

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

    .md\:gap-6 {
        gap: 1.5rem
    }

    .md\:pr-0 {
        padding-right: 0
    }

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

    .md\:text-\[23px\] {
        font-size: 23px
    }

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

    .md\:text-\[40px\] {
        font-size: 40px
    }

    .md\:text-\[26px\] {
        font-size: 26px
    }

    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .md\:leading-snug {
        line-height: 1.375
    }

    .md\:leading-10 {
        line-height: 2.5rem
    }
}

@media (min-width: 1024px) {
    .lg\:container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    @media (min-width: 640px) {
        .lg\:container {
            max-width: 640px;
            padding-right: 2rem;
            padding-left: 2rem
        }
    }

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

    @media (min-width: 1024px) {
        .lg\:container {
            max-width: 1024px;
            padding-right: 2rem;
            padding-left: 2rem
        }
    }

    @media (min-width: 1280px) {
        .lg\:container {
            max-width: 1280px;
            padding-right: 3rem;
            padding-left: 3rem
        }
    }

    @media (min-width: 1536px) {
        .lg\:container {
            max-width: 1536px;
            padding-right: 3rem;
            padding-left: 3rem
        }
    }

    .lg\:mt-52 {
        margin-top: 13rem
    }

    .lg\:block {
        display: block
    }

    .lg\:inline-block {
        display: inline-block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-96 {
        height: 24rem
    }

    .lg\:w-4\/5 {
        width: 80%
    }

    .lg\:max-w-xl {
        max-width: 36rem
    }

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

    .lg\:max-w-lg {
        max-width: 32rem
    }

    .lg\:-translate-y-44 {
        --tw-translate-y: -11rem;
        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))
    }

    .lg\:translate-y-44 {
        --tw-translate-y: 11rem;
        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))
    }

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

    .lg\:gap-10 {
        gap: 2.5rem
    }

    .lg\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .lg\:pr-0 {
        padding-right: 0
    }

    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .lg\:leading-snug {
        line-height: 1.375
    }
}

@media (min-width: 1280px) {
    .xl\:ml-0 {
        margin-left: 0
    }

    .xl\:ml-20 {
        margin-left: 5rem
    }

    .xl\:mt-14 {
        margin-top: 3.5rem
    }

    .xl\:inline {
        display: inline
    }

    .xl\:hidden {
        display: none
    }

    .xl\:h-80 {
        height: 20rem
    }

    .xl\:h-14 {
        height: 3.5rem
    }

    .xl\:w-3\/5 {
        width: 60%
    }

    .xl\:w-80 {
        width: 20rem
    }

    .xl\:w-full {
        width: 100%
    }

    .xl\:w-14 {
        width: 3.5rem
    }

    .xl\:max-w-4xl {
        max-width: 56rem
    }

    .xl\:max-w-md {
        max-width: 28rem
    }

    .xl\:max-w-xl {
        max-width: 36rem
    }

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

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

    .xl\:flex-col {
        flex-direction: column
    }

    .xl\:gap-9 {
        gap: 2.25rem
    }

    .xl\:gap-0 {
        gap: 0px
    }

    .xl\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

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

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

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

    .xl\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .xl\:text-7xl {
        font-size: 4.5rem;
        line-height: 1
    }

    .xl\:text-\[26px\] {
        font-size: 26px
    }

    .xl\:leading-snug {
        line-height: 1.375
    }

    .xl\:leading-9 {
        line-height: 2.25rem
    }
}

@media (min-width: 1536px) {
    .\32xl\:container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    @media (min-width: 640px) {
        .\32xl\:container {
            max-width: 640px;
            padding-right: 2rem;
            padding-left: 2rem
        }
    }

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

    @media (min-width: 1024px) {
        .\32xl\:container {
            max-width: 1024px;
            padding-right: 2rem;
            padding-left: 2rem
        }
    }

    @media (min-width: 1280px) {
        .\32xl\:container {
            max-width: 1280px;
            padding-right: 3rem;
            padding-left: 3rem
        }
    }

    @media (min-width: 1536px) {
        .\32xl\:container {
            max-width: 1536px;
            padding-right: 3rem;
            padding-left: 3rem
        }
    }

    .\32xl\:ml-12 {
        margin-left: 3rem
    }

    .\32xl\:-mr-28 {
        margin-right: -7rem
    }

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

    .\32xl\:max-w-\[680px\] {
        max-width: 680px
    }

    .\32xl\:pr-5 {
        padding-right: 1.25rem
    }

    .\32xl\:pl-16 {
        padding-left: 4rem
    }
}