/*! tailwindcss v2.2.4 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */ html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

/*footer Kilim Teknoloji ibaresi için kullanıldı*/
.devTitle {
    font-size: 11px;
    /*color: #c2c2c2;*/
    line-height: 25px;
}

body {
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
    margin: 0
}

hr {
    color: inherit;
    height: 0
}

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

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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-color: inherit;
    text-indent: 0
}

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

button, select {
    text-transform: none
}

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

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

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

summary {
    display: list-item
}

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

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

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

ol, ul {
    list-style: none
}

html {
    font-family: Inter,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
}

body {
    font-family: inherit;
    line-height: inherit
}

*, :after, :before {
    border: 0 solid;
    box-sizing: border-box
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

    input::-moz-placeholder, textarea::-moz-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
    }

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 {
    color: inherit;
    line-height: inherit;
    padding: 0
}

code, kbd, pre, samp {
    font-family: source-code-pro,ui-monospace,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 {
    height: auto;
    max-width: 100%
}

*, :after, :before {
    --tw-border-opacity: 1;
    border-color: rgba(229,231,235,var(--tw-border-opacity))
}

.container {
    width: 100%
}

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

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

.prose {
    color: #374151;
    max-width: 65ch
}

    .prose [class~=lead] {
        color: #4b5563;
        font-size: 1.25em;
        line-height: 1.6;
        margin-bottom: 1.2em;
        margin-top: 1.2em
    }

    .prose a {
        color: #111827;
        font-weight: 500;
        text-decoration: underline
    }

    .prose strong {
        color: #111827;
        font-weight: 600
    }

    .prose ol {
        counter-reset: list-counter;
        margin-bottom: 1.25em;
        margin-top: 1.25em
    }

        .prose ol > li {
            counter-increment: list-counter;
            padding-left: 1.75em;
            position: relative
        }

            .prose ol > li:before {
                color: #6b7280;
                content: counter(list-counter) ".";
                font-weight: 400;
                left: 0;
                position: absolute
            }

    .prose ul > li {
        padding-left: 1.75em;
        position: relative
    }

        .prose ul > li:before {
            background-color: #d1d5db;
            border-radius: 50%;
            content: "";
            height: .375em;
            left: .25em;
            position: absolute;
            top: .6875em;
            width: .375em
        }

    .prose hr {
        border-color: #e5e7eb;
        border-top-width: 1px;
        margin-bottom: 3em;
        margin-top: 3em
    }

    .prose blockquote {
        border-left-color: #e5e7eb;
        border-left-width: .25rem;
        color: #111827;
        font-style: italic;
        font-weight: 500;
        margin-bottom: 1.6em;
        margin-top: 1.6em;
        padding-left: 1em;
        quotes: "\201C""\201D""\2018""\2019"
    }

        .prose blockquote p:first-of-type:before {
            content: open-quote
        }

        .prose blockquote p:last-of-type:after {
            content: close-quote
        }

    .prose h1 {
        color: #111827;
        font-size: 2.25em;
        font-weight: 800;
        line-height: 1.1111111;
        margin-bottom: .8888889em;
        margin-top: 0
    }

    .prose h2 {
        color: #111827;
        font-size: 1.5em;
        font-weight: 700;
        line-height: 1.3333333;
        margin-bottom: 1em;
        margin-top: 2em
    }

    .prose h3 {
        font-size: 1.25em;
        line-height: 1.6;
        margin-bottom: .6em;
        margin-top: 1.6em
    }

    .prose h3, .prose h4 {
        color: #111827;
        font-weight: 600
    }

    .prose h4 {
        line-height: 1.5;
        margin-bottom: .5em;
        margin-top: 1.5em
    }

    .prose figure figcaption {
        color: #6b7280;
        font-size: .875em;
        line-height: 1.4285714;
        margin-top: .8571429em
    }

    .prose code {
        color: #111827;
        font-size: .875em;
        font-weight: 600
    }

        .prose code:after, .prose code:before {
            content: "`"
        }

    .prose a code {
        color: #111827
    }

    .prose pre {
        background-color: #1f2937;
        border-radius: .375rem;
        color: #e5e7eb;
        font-size: .875em;
        line-height: 1.7142857;
        margin-bottom: 1.7142857em;
        margin-top: 1.7142857em;
        overflow-x: auto;
        padding: .8571429em 1.1428571em
    }

        .prose pre code {
            background-color: transparent;
            border-radius: 0;
            border-width: 0;
            color: inherit;
            font-family: inherit;
            font-size: inherit;
            font-weight: 400;
            line-height: inherit;
            padding: 0
        }

            .prose pre code:after, .prose pre code:before {
                content: ""
            }

    .prose table {
        font-size: .875em;
        line-height: 1.7142857;
        margin-bottom: 2em;
        margin-top: 2em;
        table-layout: auto;
        text-align: left;
        width: 100%
    }

    .prose thead {
        border-bottom-color: #d1d5db;
        border-bottom-width: 1px;
        color: #111827;
        font-weight: 600
    }

        .prose thead th {
            padding-bottom: .5714286em;
            padding-left: .5714286em;
            padding-right: .5714286em;
            vertical-align: bottom
        }

    .prose tbody tr {
        border-bottom-color: #e5e7eb;
        border-bottom-width: 1px
    }

        .prose tbody tr:last-child {
            border-bottom-width: 0
        }

    .prose tbody td {
        padding: .5714286em;
        vertical-align: top
    }

.prose {
    font-size: 1rem;
    line-height: 1.75
}

    .prose p {
        margin-bottom: 1.25em;
        margin-top: 1.25em
    }

    .prose figure, .prose img, .prose video {
        margin-bottom: 2em;
        margin-top: 2em
    }

        .prose figure > * {
            margin-bottom: 0;
            margin-top: 0
        }

    .prose h2 code {
        font-size: .875em
    }

    .prose h3 code {
        font-size: .9em
    }

    .prose ul {
        margin-bottom: 1.25em;
        margin-top: 1.25em
    }

    .prose li {
        margin-bottom: .5em;
        margin-top: .5em
    }

    .prose > ul > li p {
        margin-bottom: .75em;
        margin-top: .75em
    }

    .prose > ul > li > :first-child {
        margin-top: 1.25em
    }

    .prose > ul > li > :last-child {
        margin-bottom: 1.25em
    }

    .prose > ol > li > :first-child {
        margin-top: 1.25em
    }

    .prose > ol > li > :last-child {
        margin-bottom: 1.25em
    }

    .prose ol ol, .prose ol ul, .prose ul ol, .prose ul ul {
        margin-bottom: .75em;
        margin-top: .75em
    }

    .prose h2 + *, .prose h3 + *, .prose h4 + *, .prose hr + * {
        margin-top: 0
    }

    .prose thead th:first-child {
        padding-left: 0
    }

    .prose thead th:last-child {
        padding-right: 0
    }

    .prose tbody td:first-child {
        padding-left: 0
    }

    .prose tbody td:last-child {
        padding-right: 0
    }

    .prose > :first-child {
        margin-top: 0
    }

    .prose > :last-child {
        margin-bottom: 0
    }

.prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778
}

    .prose-lg p {
        margin-bottom: 1.3333333em;
        margin-top: 1.3333333em
    }

    .prose-lg [class~=lead] {
        font-size: 1.2222222em;
        line-height: 1.4545455;
        margin-bottom: 1.0909091em;
        margin-top: 1.0909091em
    }

    .prose-lg blockquote {
        margin-bottom: 1.6666667em;
        margin-top: 1.6666667em;
        padding-left: 1em
    }

    .prose-lg h1 {
        font-size: 2.6666667em;
        line-height: 1;
        margin-bottom: .8333333em;
        margin-top: 0
    }

    .prose-lg h2 {
        font-size: 1.6666667em;
        line-height: 1.3333333;
        margin-bottom: 1.0666667em;
        margin-top: 1.8666667em
    }

    .prose-lg h3 {
        font-size: 1.3333333em;
        line-height: 1.5;
        margin-bottom: .6666667em;
        margin-top: 1.6666667em
    }

    .prose-lg h4 {
        line-height: 1.5555556;
        margin-bottom: .4444444em;
        margin-top: 1.7777778em
    }

    .prose-lg figure, .prose-lg img, .prose-lg video {
        margin-bottom: 1.7777778em;
        margin-top: 1.7777778em
    }

        .prose-lg figure > * {
            margin-bottom: 0;
            margin-top: 0
        }

        .prose-lg figure figcaption {
            font-size: .8888889em;
            line-height: 1.5;
            margin-top: 1em
        }

    .prose-lg code {
        font-size: .8888889em
    }

    .prose-lg h2 code {
        font-size: .8666667em
    }

    .prose-lg h3 code {
        font-size: .875em
    }

    .prose-lg pre {
        border-radius: .375rem;
        font-size: .8888889em;
        line-height: 1.75;
        margin-bottom: 2em;
        margin-top: 2em;
        padding: 1em 1.5em
    }

    .prose-lg ol, .prose-lg ul {
        margin-bottom: 1.3333333em;
        margin-top: 1.3333333em
    }

    .prose-lg li {
        margin-bottom: .6666667em;
        margin-top: .6666667em
    }

    .prose-lg ol > li {
        padding-left: 1.6666667em
    }

        .prose-lg ol > li:before {
            left: 0
        }

    .prose-lg ul > li {
        padding-left: 1.6666667em
    }

        .prose-lg ul > li:before {
            height: .3333333em;
            left: .2222222em;
            top: .72222em;
            width: .3333333em
        }

    .prose-lg > ul > li p {
        margin-bottom: .8888889em;
        margin-top: .8888889em
    }

    .prose-lg > ul > li > :first-child {
        margin-top: 1.3333333em
    }

    .prose-lg > ul > li > :last-child {
        margin-bottom: 1.3333333em
    }

    .prose-lg > ol > li > :first-child {
        margin-top: 1.3333333em
    }

    .prose-lg > ol > li > :last-child {
        margin-bottom: 1.3333333em
    }

    .prose-lg ol ol, .prose-lg ol ul, .prose-lg ul ol, .prose-lg ul ul {
        margin-bottom: .8888889em;
        margin-top: .8888889em
    }

    .prose-lg hr {
        margin-bottom: 3.1111111em;
        margin-top: 3.1111111em
    }

        .prose-lg h2 + *, .prose-lg h3 + *, .prose-lg h4 + *, .prose-lg hr + * {
            margin-top: 0
        }

    .prose-lg table {
        font-size: .8888889em;
        line-height: 1.5
    }

    .prose-lg thead th {
        padding-bottom: .75em;
        padding-left: .75em;
        padding-right: .75em
    }

        .prose-lg thead th:first-child {
            padding-left: 0
        }

        .prose-lg thead th:last-child {
            padding-right: 0
        }

    .prose-lg tbody td {
        padding: .75em
    }

        .prose-lg tbody td:first-child {
            padding-left: 0
        }

        .prose-lg tbody td:last-child {
            padding-right: 0
        }

    .prose-lg > :first-child {
        margin-top: 0
    }

    .prose-lg > :last-child {
        margin-bottom: 0
    }

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

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

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

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

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

.top-0 {
    top: 0
}

.top-1 {
    top: .25rem
}

.top-2 {
    top: .5rem
}

.top-3 {
    top: .75rem
}

.top-4 {
    top: 1rem
}

.top-5 {
    top: 1.25rem
}

.top-6 {
    top: 1.5rem
}

.top-8 {
    top: 2rem
}

.top-24 {
    top: 6rem
}

.top-32 {
    top: 8rem
}

.top-36 {
    top: 9rem
}

.top-40 {
    top: 10rem
}

.top-48 {
    top: 12rem
}

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

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

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

.top-1\/2 {
    top: 50%
}

.top-full {
    top: 100%
}

.right-0 {
    right: 0
}

.right-1 {
    right: .25rem
}

.right-4 {
    right: 1rem
}

.right-5 {
    right: 1.25rem
}

.right-6 {
    right: 1.5rem
}

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

.-right-1 {
    right: -.25rem
}

.-right-2 {
    right: -.5rem
}

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

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

.-right-2\.5 {
    right: -.625rem
}

.right-1\/2 {
    right: 50%
}

.bottom-0 {
    bottom: 0
}

.bottom-9 {
    bottom: 2.25rem
}

.bottom-10 {
    bottom: 2.5rem
}

.bottom-20 {
    bottom: 5rem
}

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

.-bottom-px {
    bottom: -1px
}

.bottom-full {
    bottom: 100%
}

.left-0 {
    left: 0
}

.left-2 {
    left: .5rem
}

.left-4 {
    left: 1rem
}

.left-5 {
    left: 1.25rem
}

.left-6 {
    left: 1.5rem
}

.left-8 {
    left: 2rem
}

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

.left-1\/2 {
    left: 50%
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.order-2 {
    order: 2
}

.col-span-1 {
    grid-column: span 1/span 1
}

.col-span-2 {
    grid-column: span 2/span 2
}

.col-span-3 {
    grid-column: span 3/span 3
}

.col-span-4 {
    grid-column: span 4/span 4
}

.float-right {
    float: right
}

.float-left {
    float: left
}

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

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

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

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

.my-auto {
    margin-bottom: auto;
    margin-top: auto
}

.mt-0 {
    margin-top: 0
}

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

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

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

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

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

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

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

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

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

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

.mt-40 {
    margin-top: 11rem
}

.mt-px {
    margin-top: 1px
}

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

.mt-1\.5 {
    margin-top: .375rem
}

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

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

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

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

.mr-0 {
    margin-right: 0
}

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

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

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

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

.mr-6 {
    margin-right: 1.5rem
}

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

.mb-0 {
    margin-bottom: 0
}

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

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

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

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

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

.mb-6 {
    margin-bottom: 1.5rem
}

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

.mb-10 {
    margin-bottom: 2.5rem
}

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

.mb-14 {
    margin-bottom: 3.5rem
}

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

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

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

.mb-auto {
    margin-bottom: auto
}

.mb-0\.5 {
    margin-bottom: .125rem
}

.mb-1\.5 {
    margin-bottom: .375rem
}

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

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

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

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

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

.ml-auto {
    margin-left: auto
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.list-item {
    display: list-item
}

.hidden {
    display: none
}

.h-0 {
    height: 0
}

.h-1 {
    height: .25rem
}

.h-3 {
    height: .75rem
}

.h-4 {
    height: 1rem
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-8 {
    height: 2rem
}

.h-9 {
    height: 2.25rem
}

.h-10 {
    height: 2.5rem
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 3.5rem
}

.h-16 {
    height: 4rem
}

.h-20 {
    height: 5rem
}

.h-24 {
    height: 6rem
}

.h-28 {
    height: 7rem
}

.h-32 {
    height: 8rem
}

.h-40 {
    height: 10rem
}

.h-44 {
    height: 11rem
}

.h-48 {
    height: 12rem
}

.h-72 {
    height: 18rem
}

.h-80 {
    height: 20rem
}

.h-96 {
    height: 24rem
}

.h-120 {
    height: 30rem
}

.h-auto {
    height: auto
}

.h-px {
    height: 1px
}

.h-0\.5 {
    height: .125rem
}

.h-1\.5 {
    height: .375rem
}

.h-2\/5 {
    height: 40%
}

.h-3\/5 {
    height: 60%
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.max-h-64 {
    max-height: 16rem
}

.max-h-full {
    max-height: 100%
}

.min-h-full {
    min-height: 100%
}

.min-h-screen {
    min-height: 100vh
}

.min-h-\[0px\] {
    min-height: 0px
}

.w-0 {
    width: 0
}

.w-1 {
    width: .25rem
}

.w-2 {
    width: .5rem
}

.w-4 {
    width: 1rem
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-8 {
    width: 2rem
}

.w-10 {
    width: 2.5rem
}

.w-12 {
    width: 3rem
}

.w-14 {
    width: 3.5rem
}

.w-16 {
    width: 4rem
}

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-28 {
    width: 7rem
}

.w-32 {
    width: 8rem
}

.w-40 {
    width: 10rem
}

.w-48 {
    width: 12rem
}

.w-56 {
    width: 14rem
}

.w-64 {
    width: 16rem
}

.w-72 {
    width: 18rem
}

.w-80 {
    width: 20rem
}

.w-120 {
    width: 30rem
}

.w-144 {
    width: 36rem
}

.w-176 {
    width: 44rem
}

.w-auto {
    width: auto
}

.w-px {
    width: 1px
}

.w-1\.5 {
    width: .375rem
}

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

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

.w-2\/3 {
    width: 66.666667%
}

.w-3\/4 {
    width: 75%
}

.w-1\/5 {
    width: 20%
}

.w-full {
    width: 100%
}

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

.max-w-0 {
    max-width: 0
}

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

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

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

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

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

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

.max-w-3xl {
    max-width: 48rem
}

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

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

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

.flex-initial {
    flex: 0 1 auto
}

.flex-none {
    flex: none
}

.flex-grow {
    flex-grow: 1
}

.transform {
    --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;
    transform: translateX(var(--tw-translate-x)) translateY(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))
}

.translate-x-0 {
    --tw-translate-x: 0px
}

.translate-x-full {
    --tw-translate-x: 100%
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.-translate-x-full {
    --tw-translate-x: -100%
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%
}

.rotate-45 {
    --tw-rotate: 45deg
}

.rotate-90 {
    --tw-rotate: 90deg
}

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

.hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9
}

.hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
}

.hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
}

@-webkit-keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes ping {
    75%,to {
        opacity: 0;
        transform: scale(2)
    }
}

@keyframes ping {
    75%,to {
        opacity: 0;
        transform: scale(2)
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {
    0%,to {
        -webkit-animation-timing-function: cubic-bezier(.8,0,1,1);
        animation-timing-function: cubic-bezier(.8,0,1,1);
        transform: translateY(-25%)
    }

    50% {
        -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
        animation-timing-function: cubic-bezier(0,0,.2,1);
        transform: none
    }
}

@keyframes bounce {
    0%,to {
        -webkit-animation-timing-function: cubic-bezier(.8,0,1,1);
        animation-timing-function: cubic-bezier(.8,0,1,1);
        transform: translateY(-25%)
    }

    50% {
        -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
        animation-timing-function: cubic-bezier(0,0,.2,1);
        transform: none
    }
}

.cursor-auto {
    cursor: auto
}

.cursor-pointer {
    cursor: pointer
}

.cursor-move {
    cursor: move
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.resize-y {
    resize: vertical
}

.resize {
    resize: both
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

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

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

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

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

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

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

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

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

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

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

.items-center {
    align-items: center
}

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

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

.justify-center {
    justify-content: center
}

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

.overflow-y-scroll {
    overflow-y: scroll
}

.break-words {
    overflow-wrap: break-word
}

.gap-1 {
    gap: .25rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-12 {
    gap: 3rem
}

.gap-20 {
    gap: 5rem
}

.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem
}

.gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem
}

.gap-y-5 {
    row-gap: 1.25rem
}

.gap-y-8 {
    row-gap: 2rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.25rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(.25rem*var(--tw-space-x-reverse))
}

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

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

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

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

.space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1.75rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(1.75rem*var(--tw-space-x-reverse))
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(2rem*var(--tw-space-x-reverse))
}

.space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.625rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(.625rem*var(--tw-space-x-reverse))
}

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

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

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

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

.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-bottom-width: calc(1px*var(--tw-divide-y-reverse));
    border-top-width: calc(1px*(1 - var(--tw-divide-y-reverse)))
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229,231,235,var(--tw-divide-opacity))
}

.justify-self-end {
    justify-self: end
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

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

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

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

.overflow-y-hidden {
    overflow-y: hidden
}

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.rounded-sm {
    border-radius: .125rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

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

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

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

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

.border {
    border-width: 1px
}

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

.border-r {
    border-right-width: 1px
}

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

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

.border-solid {
    border-style: solid
}

.border-transparent {
    border-color: transparent
}

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

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243,244,246,var(--tw-border-opacity))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229,231,235,var(--tw-border-opacity))
}

.border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239,68,68,var(--tw-border-opacity))
}

.border-main {
    --tw-border-opacity: 1;
    border-color: rgba(52,55,65,var(--tw-border-opacity))
}

.border-brown {
    --tw-border-opacity: 1;
    border-color: rgba(178,163,144,var(--tw-border-opacity))
}

.border-creamlight {
    --tw-border-opacity: 1;
    border-color: rgba(233,232,228,var(--tw-border-opacity))
}

.hover\:border-brown:hover {
    --tw-border-opacity: 1;
    border-color: rgba(178,163,144,var(--tw-border-opacity))
}

.border-opacity-10 {
    --tw-border-opacity: 0.1
}

.border-opacity-20 {
    --tw-border-opacity: 0.2
}

.border-opacity-30 {
    --tw-border-opacity: 0.3
}

.border-opacity-50 {
    --tw-border-opacity: 0.5
}

.border-opacity-100 {
    --tw-border-opacity: 1
}

.hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5
}

.hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7
}

.focus\:border-opacity-100:focus {
    --tw-border-opacity: 1
}

.bg-transparent {
    background-color: transparent
}

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

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

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249,250,251,var(--tw-bg-opacity))
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243,244,246,var(--tw-bg-opacity))
}

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

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity))
}

.hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity))
}

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

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

.hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity))
}

.bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209,213,219,var(--tw-bg-opacity))
}

.bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156,163,175,var(--tw-bg-opacity))
}

.bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185,28,28,var(--tw-bg-opacity))
}

.bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245,158,11,var(--tw-bg-opacity))
}

.bg-main {
    --tw-bg-opacity: 1;
    background-color: rgba(52,55,65,var(--tw-bg-opacity))
}

.bg-cream {
    --tw-bg-opacity: 1;
    background-color: rgba(221,219,212,var(--tw-bg-opacity))
}

.bg-brown {
    --tw-bg-opacity: 1;
    background-color: rgba(178,163,144,var(--tw-bg-opacity))
}

.bg-modern {
    --tw-bg-opacity: 1;
    background-color: rgba(200,198,191,var(--tw-bg-opacity))
}

.bg-classic {
    --tw-bg-opacity: 1;
    background-color: rgba(58,75,149,var(--tw-bg-opacity))
}

.bg-minimal {
    --tw-bg-opacity: 1;
    background-color: rgba(193,201,219,var(--tw-bg-opacity))
}

.bg-elegant {
    --tw-bg-opacity: 1;
    background-color: rgba(134,31,74,var(--tw-bg-opacity))
}

.bg-retro {
    --tw-bg-opacity: 1;
    background-color: rgba(170,144,53,var(--tw-bg-opacity))
}

.bg-creamlight {
    --tw-bg-opacity: 1;
    background-color: rgba(233,232,228,var(--tw-bg-opacity))
}

.hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249,250,251,var(--tw-bg-opacity))
}

.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243,244,246,var(--tw-bg-opacity))
}

.hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251,191,36,var(--tw-bg-opacity))
}

.hover\:bg-main:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52,55,65,var(--tw-bg-opacity))
}

.hover\:bg-brown:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(178,163,144,var(--tw-bg-opacity))
}

.bg-opacity-5 {
    --tw-bg-opacity: 0.05
}

.bg-opacity-10 {
    --tw-bg-opacity: 0.1
}

.bg-opacity-20 {
    --tw-bg-opacity: 0.2
}

.bg-opacity-30 {
    --tw-bg-opacity: 0.3
}

.bg-opacity-40 {
    --tw-bg-opacity: 0.4
}

.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}

.bg-opacity-60 {
    --tw-bg-opacity: 0.6
}

.bg-opacity-90 {
    --tw-bg-opacity: 0.9
}

.hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1
}

.hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2
}

.bg-right {
    background-position: 100%
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.fill-current {
    fill: currentColor
}

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

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

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-0 {
    padding-top: 0
}

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

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

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

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

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

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

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

.pt-10 {
    padding-top: 2.5rem
}

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

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

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

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

.pt-28 {
    padding-top: 7rem
}

.pt-30 {
    padding-top: 7.5rem
}

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

.top-12 {
    top: 6rem
}

.left-0 {
    left: 0px
}

.pr-2 {
    padding-right: .5rem
}

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

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

.pr-5 {
    padding-right: 1.25rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-8 {
    padding-right: 2rem
}

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

.pr-20 {
    padding-right: 5rem
}

.pb-0 {
    padding-bottom: 0
}

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

.pb-3 {
    padding-bottom: .75rem
}

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

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

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

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

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

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

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

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

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

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

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

.pl-6 {
    padding-left: 1.5rem
}

.pl-9 {
    padding-left: 2.25rem
}

.pl-10 {
    padding-left: 2.5rem
}

.pl-14 {
    padding-left: 3.5rem
}

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

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity))
}

.align-bottom {
    vertical-align: bottom
}

.font-serif {
    font-family: Playfair Display,Georgia,Cambria,Times New Roman,Times,serif
}

.font-mono {
    font-family: source-code-pro,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}

.text-xxs{
    font-size: .6rem;
    line-height: 0.9rem;
}

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

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

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

.text-lg {
    font-size: 1.125rem
}

.text-lg, .text-xl {
    line-height: 1.75rem
}

.text-xl {
    font-size: 1.25rem
}

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

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

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

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

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.uppercase {
    text-transform: uppercase
}

.leading-5 {
    line-height: 1.25rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-tight {
    line-height: 1.25
}

.leading-snug {
    line-height: 1.375
}

.leading-relaxed {
    line-height: 1.625
}

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

.tracking-widest {
    letter-spacing: .1em
}

.text-current {
    color: currentColor
}

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

.text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243,244,246,var(--tw-text-opacity))
}

.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209,213,219,var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156,163,175,var(--tw-text-opacity))
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239,68,68,var(--tw-text-opacity))
}

.text-main {
    --tw-text-opacity: 1;
    color: rgba(52,55,65,var(--tw-text-opacity))
}

.text-cream {
    --tw-text-opacity: 1;
    color: rgba(221,219,212,var(--tw-text-opacity))
}

.text-brown {
    --tw-text-opacity: 1;
    color: rgba(178,163,144,var(--tw-text-opacity))
}

.text-browndark {
    --tw-text-opacity: 1;
    color: rgba(128,117,103,var(--tw-text-opacity))
}

.text-modern {
    --tw-text-opacity: 1;
    color: rgba(200,198,191,var(--tw-text-opacity))
}

.text-classic {
    --tw-text-opacity: 1;
    color: rgba(58,75,149,var(--tw-text-opacity))
}

.text-minimal {
    --tw-text-opacity: 1;
    color: rgba(193,201,219,var(--tw-text-opacity))
}

.text-elegant {
    --tw-text-opacity: 1;
    color: rgba(134,31,74,var(--tw-text-opacity))
}

.text-retro {
    --tw-text-opacity: 1;
    color: rgba(170,144,53,var(--tw-text-opacity))
}

.text-creamlight {
    --tw-text-opacity: 1;
    color: rgba(233,232,228,var(--tw-text-opacity))
}

.underline {
    text-decoration: underline
}

.line-through {
    text-decoration: line-through
}

.hover\:underline:hover {
    text-decoration: underline
}

.placeholder-main::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52,55,65,var(--tw-placeholder-opacity))
}

.placeholder-main:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52,55,65,var(--tw-placeholder-opacity))
}

.placeholder-main::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52,55,65,var(--tw-placeholder-opacity))
}

.placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3
}

.placeholder-opacity-30:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3
}

.placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3
}

.opacity-0 {
    opacity: 0
}

.opacity-10 {
    opacity: .1
}

.opacity-20 {
    opacity: .2
}

.opacity-30 {
    opacity: .3
}

.opacity-40 {
    opacity: .4
}

.opacity-50 {
    opacity: .5
}

.opacity-60 {
    opacity: .6
}

.opacity-100 {
    opacity: 1
}

.hover\:opacity-50:hover {
    opacity: .5
}

.hover\:opacity-100:hover {
    opacity: 1
}

.mix-blend-multiply {
    mix-blend-mode: multiply
}

*, :after, :before {
    --tw-shadow: 0 0 #0000
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0,0,0,.05)
}

.shadow-lg, .shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)
}

.shadow-2xl, .shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0,0,0,.25)
}

.focus\:outline-none:focus, .outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

*, :after, :before {
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/ );
    --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
}

.blur {
    --tw-blur: blur(8px)
}

.transition-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition {
    transition-duration: .15s;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-colors {
    transition-duration: .15s;
    transition-property: background-color,border-color,color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-opacity {
    transition-duration: .15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

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

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

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

.origin-top-left {
    transform-origin: top left
}

.pt-full {
    padding-top: 100%
}

.pt-2\/3 {
    padding-top: 66.6666666667%
}

.dropdown, .dropdown.is-closed {
    display: none
}

    .dropdown.is-open, .has-dropdown:hover .dropdown:not(.is-closed) {
        display: block
    }

.slick-list * {
    outline: none !important
}

.p-container-f {
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width:640px) {
    .p-container-f {
        padding-left: calc(50vw - 18rem);
        padding-right: calc(50vw - 18rem)
    }
}

@media (min-width:768px) {
    .p-container-f {
        padding-left: 0;
        padding-right: 0
    }
}

.w-container-l {
    width: 1rem
}

@media (min-width:640px) {
    .w-container-l {
        width: calc(50vw - 19rem)
    }
}

@media (min-width:768px) {
    .w-container-l {
        width: calc(50vw - 21rem)
    }
}

@media (min-width:1024px) {
    .w-container-l {
        width: calc(50vw - 28rem)
    }
}

@media (min-width:1280px) {
    .w-container-l {
        width: calc(50vw - 35rem)
    }
}

@media (min-width:1536px) {
    .w-container-l {
        width: calc(50vw - 41rem)
    }
}

.slick-slide .w-container-l {
    width: 1rem
}

@media (min-width:640px) {
    .slick-slide .w-container-l {
        width: calc(50vw - 18rem)
    }
}

@media (min-width:768px) {
    .slick-slide .w-container-l {
        width: calc(50vw - 20rem)
    }
}

@media (min-width:1024px) {
    .slick-slide .w-container-l {
        width: calc(50vw - 27rem)
    }
}

@media (min-width:1280px) {
    .slick-slide .w-container-l {
        width: calc(50vw - 34rem)
    }
}

@media (min-width:1536px) {
    .slick-slide .w-container-l {
        width: calc(50vw - 40rem)
    }
}

.max-w-10 {
    max-width: 2.5rem
}

.max-w-48 {
    max-width: 12rem
}

.max-w-\[120\%\] {
    max-width: 120%
}

.min-w-\[120\%\] {
    min-width: 120%
}

.scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    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))
}

.nav.nav-inverted .profile-icon * {
    fill: #e9e8e4
}

.nav .nav-overlay, .nav:before {
    background-color: rgba(0,0,0,.4);
    content: "";
    display: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.nav .nav-overlay {
    cursor: pointer;
    display: block;
    margin: 0 !important;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s;
    z-index: 30
}

@media (min-width:1024px) {
    .nav .nav-overlay {
        display: none
    }
}

.nav.is-scrolled {
    background-color: #fff;
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    color: #343741 !important
}

    .nav.is-scrolled .nav-drop {
        top: 3.5rem !important
    }

    .nav.is-scrolled .nav-topbar {
        display: none
    }

    .nav.is-scrolled .profile-icon * {
        fill: #b2a390
    }

    .nav.is-scrolled .shown-when-scrolled {
        display: block
    }

    .nav.is-scrolled .profile-button {
        color: #b2a390 !important
    }

.nav.is-open-m .nav-overlay {
    opacity: 1;
    pointer-events: auto
}

@media (min-width:1024px) {
    .nav.nav-standard .profile-button {
        color: #b2a390 !important
    }

    .nav.is-open {
        color: #343741 !important
    }

        .nav.is-open, .nav.is-open #navLinks {
            background-color: #fff
        }

            .nav.is-open:before {
                display: block
            }

            .nav.is-open .profile-button {
                color: #b2a390 !important
            }

            .nav.is-open .profile-icon * {
                fill: #b2a390
            }

    .nav.is-closed {
        background-color: transparent
    }

    .nav-tab-h {
        height: calc(100vh - 30rem)
    }
}

.pt-1\/2 {
    padding-top: 50%
}

.scrollable::-webkit-scrollbar {
    width: .25rem
}

.scrollable::-webkit-scrollbar-track {
    background-color: transparent
}

.scrollable::-webkit-scrollbar-thumb {
    background-color: #dddbd4
}

    .scrollable::-webkit-scrollbar-thumb:hover {
        background-color: #b2a390
    }

.scrollable-x::-webkit-scrollbar {
    height: .25rem
}

@media (min-width:768px) {
    .scrollable-x::-webkit-scrollbar {
        height: auto;
        width: .25rem
    }
}

.scrollable-x::-webkit-scrollbar-track {
    background-color: transparent
}

.scrollable-x::-webkit-scrollbar-thumb {
    background-color: #dddbd4
}

    .scrollable-x::-webkit-scrollbar-thumb:hover {
        background-color: #b2a390
    }

#campaignsDots .slick-dots, #detailsDots .slick-dots {
    text-align: left !important;
    width: auto !important
}

    #campaignsDots .slick-dots li, #detailsDots .slick-dots li {
        height: .75rem !important;
        margin: 0 .5rem 0 0 !important;
        width: .75rem !important
    }

        #campaignsDots .slick-dots li button:before, #detailsDots .slick-dots li button:before {
            display: none !important
        }

        #campaignsDots .slick-dots li button, #detailsDots .slick-dots li button {
            background-color: #343741;
            border-radius: .375rem;
            box-shadow: 0 3px 6px rgba(0,0,0,.2);
            height: .75rem !important;
            opacity: .2;
            transition: opacity .3s;
            width: .75rem !important
        }

            #campaignsDots .slick-dots li button:hover, #detailsDots .slick-dots li button:hover {
                opacity: .4
            }

        #campaignsDots .slick-dots li.slick-active button, #detailsDots .slick-dots li.slick-active button {
            background-color: #343741;
            opacity: .6
        }

#campaignsDots .slick-dots {
    position: static !important;
    text-align: center !important
}

.check-toggler + .checkbox .check-off {
    display: inline-block
}

.check-toggler + .checkbox .check-on, .check-toggler:checked + .checkbox .check-off {
    display: none
}

.check-toggler:checked + .checkbox .check-on {
    display: inline-block
}

.options-dd {
    max-width: 24rem;
    width: calc(100% + 1rem)
}

@media (max-width:641px) {
    .sets-slide-w {
        max-width: calc(100vw - 3rem)
    }
}

input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    cursor: pointer;
    width: 100%
}

    input[type=range]:focus {
        outline: none
    }

.range-slider {
    height: 80px;
    position: relative;
    text-align: center
}

    .range-slider input[type=range] {
        height: 60px;
        left: 0;
        margin: 0;
        outline: none;
        overflow: hidden;
        padding: 0;
        pointer-events: none;
        position: absolute;
        top: 24px;
        width: 100%
    }

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: #343741;
    border: 12px solid #b2a390;
    border-radius: 20px;
    cursor: ew-resize;
    height: 40px;
    margin-top: -18px;
    outline: 0;
    pointer-events: all;
    position: relative;
    width: 40px;
    z-index: 1
}

input[type=range]::-moz-range-thumb {
    -moz-appearance: none;
    background: #343741;
    border: 12px solid #b2a390;
    border-radius: 20px;
    cursor: ew-resize;
    height: 40px;
    pointer-events: all;
    position: relative;
    width: 40px;
    z-index: 10
}

input[type=range]::-webkit-slider-runnable-track {
    background-color: #b2a390;
    border-radius: .25rem;
    height: .25rem
}

input[type=range]::-moz-range-track {
    background-color: #b2a390;
    border: 0;
    border-radius: .25rem;
    height: .25rem;
    position: relative;
    z-index: -1
}

.clearfix {
    overflow: auto
}

    .clearfix:after {
        clear: both;
        content: "";
        display: table
    }

.faqs .filter-togglable:last-child button, .qanda:last-child .border-gray-100 {
    border: none !important
}

.list-item {
    padding-left: 1.75rem;
    position: relative
}

    .list-item:before {
        background-image: url(../img/dot.svg);
        content: "";
        display: block;
        height: 1.5rem;
        left: 0;
        position: absolute;
        top: 0;
        width: 1.5rem
    }

.installments-table {
    border-collapse: collapse
}

    .installments-table td, .installments-table th {
        border: 1px solid rgba(52,55,65,.05);
        font-size: .875rem
    }

    .installments-table td {
        background-color: rgba(52,55,65,.05);
        font-weight: 500;
        padding: .375rem .75rem
    }

        .installments-table td:first-child {
            padding-left: 1.5rem
        }

    .installments-table th {
        background-color: #fff;
        padding: 1.5rem
    }

.slick-slide .hidden-when-inactive {
    opacity: 0;
    transition: opacity .3s ease
}

.slick-slide.slick-active .hidden-when-inactive {
    opacity: 1
}

.has-bg {
    background-image: url(../img/bg.svg);
    background-size: 512px 909px
}

input.toggles-appearance:checked + span {
    background-color: #b2a390 !important;
    color: #dddbd4 !important
}

input.toggles-appearance-c:checked + span {
    border-color: #343741
}

input.toggles-appearance-r + span > .icon-checked {
    display: none
}

input.toggles-appearance-r + span > .icon-unchecked, input.toggles-appearance-r:checked + span > .icon-checked {
    display: inline-block
}

input.toggles-appearance-r:checked + span > .icon-unchecked {
    display: none
}

input.toggles-appearance-d:checked + span {
    background-color: #b2a390
}

    input.toggles-appearance-d:checked + span > span {
        left: 1.5rem
    }

.top-compare {
    top: 136px
}

@media (min-width:1024px) {
    .top-compare {
        top: 180px
    }
}

.top-basket {
    top: calc(100% - 6rem)
}

.datepicker-container {
    border: 0 !important
}

    .datepicker-container:before {
        display: none !important
    }

.datepicker-panel > ul > li.highlighted {
    background-color: #e9e8e4 !important;
    border-radius: 999999px !important
}

.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
    color: #fff !important
}

.datepicker-panel > ul > li.picked {
    background-color: #343741 !important;
    border-radius: 999999px !important
}

input.moves-label.has-content + span, input.moves-label:focus + span {
    font-size: .75rem !important;
    top: .5rem !important
}

.proceed-footer.is-pinned {
    box-shadow: 0 -3px 8px rgba(0,0,0,.15)
}

.z-60 {
    z-index: 60
}

.z-70 {
    z-index: 70
}

.home-lock {
    overflow-y: hidden !important
}
/*@media (min-width:1366px) {
    .home-lock {
        overflow-y: hidden !important
    }
}*/


@media (min-width:640px) {
    .sm\:container {
        width: 100%
    }

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

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

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

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

    @media (min-width:1536px) {
        .sm\:container {
            max-width: 1536px
        }
    }

    .sm\:static {
        position: static
    }

    .sm\:top-56 {
        top: 14rem
    }

    .sm\:right-0 {
        right: 0
    }

    .sm\:right-4 {
        right: 1rem
    }

    .sm\:bottom-10 {
        bottom: 2.5rem
    }

    .sm\:bottom-32 {
        bottom: 8rem
    }

    .sm\:left-auto {
        left: auto
    }

    .sm\:-left-2 {
        left: -.5rem
    }

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

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

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

    .sm\:mb-16 {
        margin-bottom: 4rem
    }

    .sm\:block {
        display: block
    }

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

    .sm\:flex {
        display: flex
    }

    .sm\:hidden {
        display: none
    }

    .sm\:h-40 {
        height: 10rem
    }

    .sm\:h-56 {
        height: 14rem
    }

    .sm\:h-64 {
        height: 16rem
    }

    .sm\:w-8 {
        width: 2rem
    }

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

    .sm\:w-48 {
        width: 12rem
    }

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

    .sm\:w-72 {
        width: 18rem
    }

    .sm\:w-96 {
        width: 24rem
    }

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

    .sm\:w-1\/5 {
        width: 20%
    }

    .sm\:max-w-none {
        max-width: none
    }

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

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

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

    .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\:items-center {
        align-items: center
    }

    .sm\:gap-4 {
        gap: 1rem
    }

    .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(.5rem*var(--tw-space-x-reverse))
    }

    .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(1rem*var(--tw-space-x-reverse))
    }

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

    .sm\:rounded-l-full {
        border-bottom-left-radius: 9999px;
        border-top-left-radius: 9999px
    }

    .sm\:bg-transparent {
        background-color: transparent
    }

    .sm\:bg-opacity-90 {
        --tw-bg-opacity: 0.9
    }

    .sm\:focus\:bg-opacity-100:focus, .sm\:hover\:bg-opacity-100:hover {
        --tw-bg-opacity: 1
    }

    .sm\:p-3 {
        padding: .75rem
    }

    .sm\:p-6 {
        padding: 1.5rem
    }

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

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

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

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

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

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

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

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

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

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

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

    .sm\:opacity-100 {
        opacity: 1
    }
}

@media (min-width:768px) {
    .md\:container {
        width: 100%
    }

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

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

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

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

    @media (min-width:1536px) {
        .md\:container {
            max-width: 1536px
        }
    }

    .md\:static {
        position: static
    }

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

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

    .md\:mb-7 {
        margin-bottom: 1.75rem
    }

    .md\:mb-9 {
        margin-bottom: 2.25rem
    }

    .md\:block {
        display: block
    }

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

    .md\:flex {
        display: flex
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:h-7 {
        height: 1.75rem
    }

    .md\:h-64 {
        height: 16rem
    }

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

    .md\:h-120 {
        height: 30rem
    }

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

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

    .md\:w-72 {
        width: 18rem
    }

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

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

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

    .md\:flex-1 {
        flex: 1 1 0%
    }

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

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

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

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

    .md\:gap-2 {
        gap: .5rem
    }

    .md\:gap-16 {
        gap: 4rem
    }

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

    .md\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1.75rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(1.75rem*var(--tw-space-x-reverse))
    }

    .md\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(2rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(2rem*var(--tw-space-x-reverse))
    }

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

    .md\:overflow-x-visible {
        overflow-x: visible
    }

    .md\:p-8 {
        padding: 2rem
    }

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

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

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

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

    .md\:pr-2 {
        padding-right: .5rem
    }

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:pb-20 {
        padding-bottom: 5rem
    }

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

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

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

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

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

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

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

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

    .md\:font-light {
        font-weight: 300
    }

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

    .md\:opacity-100 {
        opacity: 1
    }
}

@media (min-width:1024px) {
    .lg\:container {
        width: 100%
    }

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

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

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

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

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

    .lg\:static {
        position: static
    }

    .lg\:fixed {
        position: fixed
    }

    .lg\:absolute {
        position: absolute
    }

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

    .lg\:top-0 {
        top: 0
    }

    .lg\:top-36 {
        top: 9rem
    }

    .lg\:top-auto {
        top: auto
    }

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

    .lg\:right-auto {
        right: auto
    }

    .lg\:bottom-0 {
        bottom: 0
    }

    .lg\:bottom-16 {
        bottom: 4rem
    }

    .lg\:left-0 {
        left: 0
    }

    .lg\:left-1\/2 {
        left: 50%
    }

    .lg\:col-span-2 {
        grid-column: span 2/span 2
    }

    .lg\:row-span-2 {
        grid-row: span 2/span 2
    }

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

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

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

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

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

    .lg\:mr-auto {
        margin-right: auto
    }

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

    .lg\:mb-1 {
        margin-bottom: .25rem
    }

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

    .lg\:mb-6 {
        margin-bottom: 1.5rem
    }

    .lg\:mb-7 {
        margin-bottom: 1.75rem
    }

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

    .lg\:mb-9 {
        margin-bottom: 2.25rem
    }

    .lg\:mb-10 {
        margin-bottom: 2.5rem
    }

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

    .lg\:mb-14 {
        margin-bottom: 3.5rem
    }

    .lg\:mb-16 {
        margin-bottom: 4rem
    }

    .lg\:mb-20 {
        margin-bottom: 5rem
    }

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

    .lg\:mb-28 {
        margin-bottom: 7rem
    }

    .lg\:mb-32 {
        margin-bottom: 8rem
    }

    .lg\:mb-auto {
        margin-bottom: auto
    }

    .lg\:ml-auto {
        margin-left: auto
    }

    .lg\:block {
        display: block
    }

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

    .lg\:flex {
        display: flex
    }

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

    .lg\:grid {
        display: grid
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-0 {
        height: 0
    }

    .lg\:h-8 {
        height: 2rem
    }

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

    .lg\:h-28 {
        height: 7rem
    }

    .lg\:h-32 {
        height: 8rem
    }

    .lg\:h-60 {
        height: 15rem
    }

    .lg\:h-70 {
        height: 17.5rem
    }

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

    .lg\:h-auto {
        height: auto
    }

    .lg\:h-full {
        height: 100%
    }

    .lg\:w-0 {
        width: 0
    }

    .lg\:w-8 {
        width: 2rem
    }

    .lg\:w-10 {
        width: 2.5rem
    }

    .lg\:w-24 {
        width: 6rem
    }

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

    .lg\:w-36 {
        width: 9rem
    }

    .lg\:w-56 {
        width: 14rem
    }

    .lg\:w-60 {
        width: 15rem
    }

    .lg\:w-70 {
        width: 17.5rem
    }

    .lg\:w-72 {
        width: 18rem
    }

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

    .lg\:w-208 {
        width: 52rem
    }

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

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

    .lg\:w-2\/5 {
        width: 40%
    }

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

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

    .lg\:max-w-none {
        max-width: none
    }

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

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

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

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

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

    .lg\:transform-none {
        transform: none
    }

    .lg\:translate-x-0 {
        --tw-translate-x: 0px
    }

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

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

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

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

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

    .lg\:flex-wrap {
        flex-wrap: wrap
    }

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

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

    .lg\:gap-0 {
        gap: 0
    }

    .lg\:gap-4 {
        gap: 1rem
    }

    .lg\:gap-16 {
        gap: 4rem
    }

    .lg\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(0px*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(0px*var(--tw-space-x-reverse))
    }

    .lg\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1.5rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(1.5rem*var(--tw-space-x-reverse))
    }

    .lg\:overflow-y-visible {
        overflow-y: visible
    }

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

    .lg\:border-r {
        border-right-width: 1px
    }

    .lg\:border-b-0 {
        border-bottom-width: 0
    }

    .lg\:bg-transparent {
        background-color: transparent
    }

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

    .lg\:p-0 {
        padding: 0
    }

    .lg\:p-5 {
        padding: 1.25rem
    }

    .lg\:p-6 {
        padding: 1.5rem
    }

    .lg\:p-8 {
        padding: 2rem
    }

    .lg\:p-10 {
        padding: 2.5rem
    }

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

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

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

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

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

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

    .lg\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .lg\:py-0 {
        padding-bottom: 0;
        padding-top: 0
    }

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

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

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

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

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

    .lg\:pt-0 {
        padding-top: 0
    }

    .lg\:pt-2 {
        padding-top: .5rem
    }

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

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

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

    .lg\:pt-10 {
        padding-top: 2.5rem
    }

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

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

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

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

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

    .lg\:pt-44 {
        padding-top: 10rem
    }

    .lg\:pt-48 {
        padding-top: 12rem
    }

    .lg\:pt-60 {
        padding-top: 15rem
    }

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

    .lg\:pr-16 {
        padding-right: 4rem
    }

    .lg\:pr-20 {
        padding-right: 5rem
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pb-2 {
        padding-bottom: .5rem
    }

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

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

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

    .lg\:pb-20 {
        padding-bottom: 5rem
    }

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

    .lg\:pb-40 {
        padding-bottom: 10rem
    }

    .lg\:pl-0 {
        padding-left: 0
    }

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

    .lg\:pl-10 {
        padding-left: 2.5rem
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .lg\:font-light {
        font-weight: 300
    }

    .lg\:font-normal {
        font-weight: 400
    }

    .lg\:font-bold {
        font-weight: 700
    }

    .lg\:uppercase {
        text-transform: uppercase
    }

    .lg\:leading-tight {
        line-height: 1.25
    }

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

    .lg\:leading-relaxed {
        line-height: 1.625
    }

    .lg\:text-current {
        color: currentColor
    }

    .lg\:text-main {
        --tw-text-opacity: 1;
        color: rgba(52,55,65,var(--tw-text-opacity))
    }

    .lg\:opacity-50 {
        opacity: .5
    }

    .lg\:opacity-100 {
        opacity: 1
    }
}

@media (min-width:1280px) {
    .xl\:col-span-2 {
        grid-column: span 2/span 2
    }

    .xl\:col-span-3 {
        grid-column: span 3/span 3
    }

    .xl\:mb-6 {
        margin-bottom: 1.5rem
    }

    .xl\:mb-10 {
        margin-bottom: 2.5rem
    }

    .xl\:block {
        display: block
    }

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

    .xl\:grid {
        display: grid
    }

    .xl\:hidden {
        display: none
    }

    .xl\:h-8 {
        height: 2rem
    }

    .xl\:h-28 {
        height: 7rem
    }

    .xl\:h-88 {
        height: 22rem
    }

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

    .xl\:h-104 {
        height: 26rem
    }

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

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

    .xl\:w-88 {
        width: 22rem
    }

    .xl\:w-96 {
        width: 24rem
    }

    .xl\:w-192 {
        width: 48rem
    }

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

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

    .xl\:w-2\/3 {
        width: 66.666667%
    }

    .xl\:w-1\/4 {
        width: 25%
    }

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

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

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

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

    .xl\:gap-3 {
        gap: .75rem
    }

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

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

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

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

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

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

    .xl\:pt-48 {
        padding-top: 12rem
    }

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

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

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

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

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

@media (min-width:1536px) {
    .\32xl\:col-span-3 {
        grid-column: span 3/span 3
    }

    .\32xl\:mb-10 {
        margin-bottom: 2.5rem
    }

    .\32xl\:mb-12 {
        margin-bottom: 3rem
    }

    .\32xl\:h-32 {
        height: 8rem
    }

    .\32xl\:h-104 {
        height: 26rem
    }

    .\32xl\:w-104 {
        width: 26rem
    }

    .\32xl\:max-w-3xl {
        max-width: 48rem
    }

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

    .\32xl\:gap-16 {
        gap: 4rem
    }

    .\32xl\:gap-y-0 {
        row-gap: 0
    }

    .\32xl\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1.25rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(1.25rem*var(--tw-space-x-reverse))
    }

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

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

    .\32xl\:pl-3 {
        padding-left: .75rem
    }

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