/*
! tailwindcss v3.0.22 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
    border: 0 solid #e5e7eb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

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

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

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

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

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

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button,
select {
    text-transform: none
}

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

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

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

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

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

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

summary {
    display: list-item
}

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

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

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

textarea {
    resize: vertical
}

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

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

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

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

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

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

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

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

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

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

.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
}

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

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

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

.-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

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

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

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

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

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

.ml-auto {
    margin-left: auto
}

.mr-auto {
    margin-right: auto
}

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

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

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

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

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

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

.mt-36 {
    margin-top: 9rem
}

.block {
    display: block
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.table {
    display: table
}

.hidden {
    display: none
}

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

.w-full {
    width: 100%
}

.w-24 {
    width: 6rem
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.transform {
    -webkit-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));
    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))
}

.flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

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

.items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235/var(--tw-bg-opacity))
}

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

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

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

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

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

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

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

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

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

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

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

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

.pt-32 {
    padding-top: 8rem
}

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

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

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

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

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

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

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

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

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

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

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

.leading-relaxed {
    line-height: 1.625
}

.target\:mt-0:target {
    margin-top: 0
}

@media (min-width:375px) {
    .mobile_m\:ml-4 {
        margin-left: 1rem
    }
}

@media (min-width:425px) {
    .mobile_l\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (min-width:768px) {
    .tablet\:order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .tablet\:order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .tablet\:order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .tablet\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .tablet\:mx-3 {
        margin-left: .75rem;
        margin-right: .75rem
    }

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

    .tablet\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }

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

    .tablet\:ml-6 {
        margin-left: 1.5rem
    }

    .tablet\:mt-0 {
        margin-top: 0
    }

    .tablet\:ml-0 {
        margin-left: 0
    }

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

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

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

    .tablet\:ml-8 {
        margin-left: 2rem
    }

    .tablet\:ml-2 {
        margin-left: .5rem
    }

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

    .tablet\:mr-0 {
        margin-right: 0
    }

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

    .tablet\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

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

    .tablet\:w-5\/12 {
        width: 41.666667%
    }

    .tablet\:w-7\/12 {
        width: 58.333333%
    }

    .tablet\:w-1\/3 {
        width: 33.333333%
    }

    .tablet\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .tablet\:flex-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .tablet\:items-start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .tablet\:justify-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

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

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

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

    .tablet\:pt-8 {
        padding-top: 2rem
    }

    .tablet\:pb-24 {
        padding-bottom: 6rem
    }

    .tablet\:pt-32 {
        padding-top: 8rem
    }

    .tablet\:pb-32 {
        padding-bottom: 8rem
    }

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

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

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

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

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

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

@media (min-width:1024px) {
    .laptop\:order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .laptop\:order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .laptop\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .laptop\:-mx-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .laptop\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .laptop\:ml-6 {
        margin-left: 1.5rem
    }

    .laptop\:ml-9 {
        margin-left: 2.25rem
    }

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

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

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

    .laptop\:ml-0 {
        margin-left: 0
    }

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

    .laptop\:mr-0 {
        margin-right: 0
    }

    .laptop\:-mb-24 {
        margin-bottom: -6rem
    }

    .laptop\:ml-8 {
        margin-left: 2rem
    }

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

    .laptop\:w-auto {
        width: auto
    }

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

    .laptop\:w-32 {
        width: 8rem
    }

    .laptop\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .laptop\:justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

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

    .laptop\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .laptop\:pt-32 {
        padding-top: 8rem
    }

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

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

@media (min-width:1440px) {
    .laptop_l\:-mx-8 {
        margin-left: -2rem;
        margin-right: -2rem
    }

    .laptop_l\:-mx-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .laptop_l\:-mx-12 {
        margin-left: -3rem;
        margin-right: -3rem
    }

    .laptop_l\:mx-12 {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .laptop_l\:-mx-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

    .laptop_l\:-mx-10 {
        margin-left: -2.5rem;
        margin-right: -2.5rem
    }

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

    .laptop_l\:ml-8 {
        margin-left: 2rem
    }

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

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

    .laptop_l\:justify-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

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

    .laptop_l\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

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

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

    .laptop_l\:pt-8 {
        padding-top: 2rem
    }

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

/*# sourceMappingURL=index.cf3a5c3b.css.map */