@font-face {
    font-family: hostelly;
    src: url(../fonts/Housttely_Signature.otf);
    font-weight: normal;]
}

@font-face {
    font-family: mighty-wing;
    src: url(../fonts/mighty_wings.otf);
    font-weight: normal;]
}

@font-face {
    font-family: YAEK94THsCY-0;
    src: url(../fonts/s3-amazonaws.woff2);
    font-style: normal;
    font-weight: 400;
}


:after, :before {
    --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, 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 {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: 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::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

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

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

:disabled {
    cursor: default
}

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

:root {
    --main-black: #1c1c1c;
    --main-red: #a53f2b;
    --main-gold: #efc88b;
    --main-banana: #f4e3b2;
    --main-gray: #f8f4f0
}

body {
    background-color: #f8f4f0;
    scroll-behavior: smooth
}

body, section {
    position: relative
}

.font-main {
    font-family: mighty-wing
}

.font-name {
    font-family: hostelly
}

.bg-trans {
    background-color: var(--main-gray);
    opacity: .9;
    -webkit-backdrop-filter: blur(1.5px);
    backdrop-filter: blur(1.5px);
    background-blend-mode: multiply
}

[data-scroll-direction=horizontal] [data-scroll-container] {
    height: 100vh;
    display: inline-block;
    white-space: nowrap
}

[data-scroll-direction=horizontal] [data-scroll-section] {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    height: 100%
}

.\!visible {
    visibility: visible !important
}

.relative {
    position: relative
}

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

.top-\[30\%\] {
    top: 30%
}

.right-\[7\%\] {
    right: 7%
}

.top-\[17\%\] {
    top: 17%
}

.right-\[25\%\] {
    right: 25%
}

.bottom-\[10\%\] {
    bottom: 10%
}

.left-\[50\%\] {
    left: 50%
}

.\!z-\[100\] {
    z-index: 100 !important
}

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

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

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

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

.my-\[3vh\] {
    margin-top: 3vh;
    margin-bottom: 3vh
}

.my-\[5vh\] {
    margin-top: 5vh;
    margin-bottom: 5vh
}

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

.mb-\[8vh\] {
    margin-bottom: 8vh
}

.mt-\[4vw\] {
    margin-top: 4vw
}

.mt-\[10vh\] {
    margin-top: 10vh
}

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

.\!flex {
    display: flex !important
}

.grid {
    display: grid
}

.\!h-\[180px\] {
    height: 180px !important
}

.h-\[30vw\] {
    height: 30vw
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

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

.h-\[100vh\] {
    height: 100vh
}

.h-\[105\%\] {
    height: 105%
}

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

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

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

.h-2\.5 {
    height: .625rem
}

.\!h-\[290px\] {
    height: 290px !important
}

.max-h-\[75vh\] {
    max-height: 75vh
}

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

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

.w-\[30vw\] {
    width: 30vw
}

.w-\[70px\] {
    width: 70px
}

.w-\[30px\] {
    width: 30px
}

.w-\[35px\] {
    width: 35px
}

.w-\[60px\] {
    width: 60px
}

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

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

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

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

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

.gap-5 {
    gap: 1.25rem
}

.gap-\[5vw\] {
    gap: 5vw
}

.gap-6 {
    gap: 1.5rem
}

.gap-4 {
    gap: 1rem
}

.gap-\[8vw\] {
    gap: 8vw
}

.gap-y-\[3vh\] {
    row-gap: 3vh
}

.gap-x-\[3vw\] {
    -moz-column-gap: 3vw;
    column-gap: 3vw
}

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

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

.gap-y-\[1\.5rem\] {
    row-gap: 1.5rem
}

.bg-black\/40 {
    background-color: rgba(0, 0, 0, .4)
}

.bg-black\/60 {
    background-color: rgba(0, 0, 0, .6)
}

.bg-teal-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 94 89/var(--tw-bg-opacity))
}

.bg-orange-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(154 52 18/var(--tw-bg-opacity))
}

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

.bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39/var(--tw-bg-opacity))
}

.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246/var(--tw-bg-opacity))
}

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

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

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

.bg-transparent {
    background-color: transparent
}

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

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

.bg-opacity-25 {
    --tw-bg-opacity: 0.25
}

.bg-cover {
    background-size: cover
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.font-Lora {
    font-family: Lora, serif
}

.font-Ooh {
    font-family: Oooh Baby, cursive
}

.text-\[1\.5rem\] {
    font-size: 1.5rem
}

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

.text-\[10vw\] {
    font-size: 10vw
}

.text-\[3vw\] {
    font-size: 3vw
}

.\!text-\[8vw\] {
    font-size: 8vw !important
}

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

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

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

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

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

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

.text-\[0\.8rem\] {
    font-size: .8rem
}

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

.text-\[8vw\] {
    font-size: 8vw
}

.text-\[5vh\] {
    font-size: 5vh
}

.text-\[10vh\] {
    font-size: 10vh
}

.text-\[4vw\] {
    font-size: 4vw
}

.text-\[5vw\] {
    font-size: 5vw
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.text-\[\#14CF93\] {
    --tw-text-opacity: 1;
    color: rgb(20 207 147/var(--tw-text-opacity))
}

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

.opacity-100 {
    opacity: 1
}

.opacity-0 {
    opacity: 0
}

.\!opacity-100 {
    opacity: 1 !important
}

@media (min-width: 1024px) {
    .lg\:relative {
        position: relative
    }

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

    .lg\:top-\[24\%\] {
        top: 24%
    }

    .lg\:right-\[10\%\] {
        right: 10%
    }

    .lg\:top-\[12\%\] {
        top: 12%
    }

    .lg\:right-\[20\%\] {
        right: 20%
    }

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

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

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

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

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

    .lg\:col-start-8 {
        grid-column-start: 8
    }

    .lg\:col-start-3 {
        grid-column-start: 3
    }

    .lg\:col-start-1 {
        grid-column-start: 1
    }

    .lg\:col-start-6 {
        grid-column-start: 6
    }

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

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

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

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

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

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

    .lg\:row-start-1 {
        grid-row-start: 1
    }

    .lg\:row-start-3 {
        grid-row-start: 3
    }

    .lg\:row-start-7 {
        grid-row-start: 7
    }

    .lg\:row-start-13 {
        grid-row-start: 13
    }

    .lg\:row-start-11 {
        grid-row-start: 11
    }

    .lg\:row-start-2 {
        grid-row-start: 2
    }

    .lg\:row-start-4 {
        grid-row-start: 4
    }

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

    .lg\:my-\[10vh\] {
        margin-top: 10vh;
        margin-bottom: 10vh
    }

    .lg\:my-\[3vh\] {
        margin-top: 3vh;
        margin-bottom: 3vh
    }

    .lg\:mt-\[5vw\] {
        margin-top: 5vw
    }

    .lg\:mt-\[3vh\] {
        margin-top: 3vh
    }

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

    .lg\:mb-\[5vh\] {
        margin-bottom: 5vh
    }

    .lg\:ml-\[10vw\] {
        margin-left: 10vw
    }

    .lg\:mb-\[15vh\] {
        margin-bottom: 15vh
    }

    .lg\:mt-\[10vh\] {
        margin-top: 10vh
    }

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

    .lg\:block {
        display: block
    }

    .lg\:hidden {
        display: none
    }

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

    .lg\:h-\[100px\] {
        height: 100px
    }

    .lg\:h-\[80px\] {
        height: 80px
    }

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

    .lg\:w-2\/6 {
        width: 33.333333%
    }

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

    .lg\:w-\[100px\] {
        width: 100px
    }

    .lg\:w-\[80px\] {
        width: 80px
    }

    .lg\:max-w-\[1190px\] {
        max-width: 1190px
    }

    .lg\:max-w-\[980px\] {
        max-width: 980px
    }

    .lg\:max-w-\[40vw\] {
        max-width: 40vw
    }

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

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

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

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

    .lg\:grid-cols-16 {
        grid-template-columns:repeat(16, minmax(0, 83px))
    }

    .lg\:grid-rows-16 {
        grid-template-rows:repeat(16, minmax(0, 4vw))
    }

    .lg\:grid-rows-880 {
        grid-template-rows:repeat(8, 83px)
    }

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

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

    .lg\:gap-\[4vw\] {
        gap: 4vw
    }

    .lg\:gap-x-\[5vw\] {
        -moz-column-gap: 5vw;
        column-gap: 5vw
    }

    .lg\:gap-y-\[8vh\] {
        row-gap: 8vh
    }

    .lg\:gap-y-6 {
        row-gap: 1.5rem
    }

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

    .lg\:gap-x-\[40px\] {
        -moz-column-gap: 40px;
        column-gap: 40px
    }

    .lg\:gap-y-\[40px\] {
        row-gap: 40px
    }

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

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

    .lg\:bg-center {
        background-position: 50%
    }

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

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

    .lg\:py-\[10vh\] {
        padding-top: 10vh;
        padding-bottom: 10vh
    }

    .lg\:pt-\[150px\] {
        padding-top: 150px
    }

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

    .lg\:text-\[4vw\] {
        font-size: 4vw
    }

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

    .lg\:\!text-\[5vw\] {
        font-size: 5vw !important
    }

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

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

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

    .lg\:text-\[2vh\] {
        font-size: 2vh
    }

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

    .lg\:text-\[2\.25rem\] {
        font-size: 2.25rem
    }

    .lg\:text-\[3vw\] {
        font-size: 3vw
    }

    .lg\:\!text-\[4vw\] {
        font-size: 4vw !important
    }
}