@font-face {
	font-family: Montserrat-Regular;
	src: url(../fonts/Montserrat-Regular.ttf);
}
@font-face {
	font-family: Montserrat-Medium;
	src: url(../fonts/Montserrat-Medium.ttf);
}
@font-face {
	font-family: Montserrat-Bold;
	src: url(../fonts/Montserrat-Bold.ttf);
}
@font-face {
	font-family: Montserrat-Black;
	src: url(../fonts/Montserrat-Black.ttf);
}

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

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

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

hr {
    height: 0;
    color: inherit
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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=reset],
[type=submit],
button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

legend {
    padding: 0
}

progress {
    vertical-align: initial
}

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

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

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

ol,
ul {
    list-style: none
}

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

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

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

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

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

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

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

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

:-moz-focusring {
    outline: auto
}

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

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

[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-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));
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

@-webkit-keyframes glow {
    0% {
        opacity: 0
    }

    50% {
        opacity: .9
    }

    to {
        opacity: 0
    }
}

@keyframes glow {
    0% {
        opacity: 0
    }

    50% {
        opacity: .9
    }

    to {
        opacity: 0
    }
}

h2 {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 1.25rem;
    padding-left: .75rem;
    padding-right: .75rem;
    text-align: center;
    font-family: Philosopher, sans-serif;
    font-weight: 700;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgba(195, 153, 107, var(--tw-text-opacity))
}

@media (min-width:640px) {
    h2 {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

@media (min-width:768px) {
    h2 {
        font-size: 3rem;
        line-height: 1;
        line-height: 1.375
    }
}

@media (min-width:1024px) {
    h2 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

@media (min-width:1280px) {
    h2 {
        font-size: 3.75rem;
        line-height: 1;
        line-height: 1.25
    }
}

h3 {
    font-family: Philosopher, sans-serif;
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(195, 153, 107, var(--tw-text-opacity))
}

@media (min-width:768px) {
    h3 {
        line-height: 1.25
    }
}

p {
    margin-left: auto;
    margin-right: auto;
    max-width: 24rem;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
    font-family: Montserrat-Regular, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(89, 74, 66, var(--tw-text-opacity))
}

@media (min-width:768px) {
    p {
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.375
    }
}

@media (min-width:1280px) {
    p {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media (min-width:500px) {
    p {
        max-width: none
    }
}

@media (min-width:768px) {
    .mobile {
        display: none !important
    }
}

.desktop {
    display: none !important
}

@media (min-width:768px) {
    .desktop {
        display: block !important
    }
}

.button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    cursor: pointer;
    border-radius: 9999px;
    padding: .625rem 1rem;
    text-align: center;
    font-family: Montserrat-Medium, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1.25
}

@media (min-width:768px) {
    .button {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@media (min-width:1024px) {
    .button {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

.button-glow {
    position: relative
}

.button-glow:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    --tw-scale-y: 1.25;
    --tw-scale-x: 1.1;
    transform: var(--tw-transform);
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgba(215, 223, 35, var(--tw-bg-opacity));
    --tw-bg-opacity: 0.4;
    -webkit-animation: glow 1.4s infinite;
    animation: glow 1.4s infinite
}

.button-glow>* {
    z-index: 1;
    position: relative
}

.glow:before {
    content: "";
    transform: scale(1.3);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgba(215, 223, 35, var(--tw-bg-opacity));
    --tw-bg-opacity: 0.4;
    -webkit-animation: glow 1.4s infinite;
    animation: glow 1.4s infinite
}

.glow>* {
    z-index: 1;
    position: relative
}

.max-width {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:768px) {
    .max-width {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.mobile-menu {
    transform: translateX(100%);
    transition: .3s;
    height: calc(100vh - 80px);
    box-sizing: border-box;
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
    --tw-bg-opacity: 0.8;
    padding: .5rem
}

@media (min-width:1024px) {
    .mobile-menu {
        display: none
    }
}

.mobile-menu.slide-in {
    transform: translateX(0)
}

.mobile-menu a {
    margin-top: 3rem;
    text-align: center;
    font-family: Montserrat-Bold, sans-serif;
    font-size: 1.5rem;
    line-height: 2rem
}

@media (min-width:340px) {
    .mobile-menu .register-btn {
        display: none
    }
}

.navbar {
    background: url(../images/navbar-mobile.svg) 0/cover
}

.navbar .register-btn {
    display: none
}

@media (min-width:340px) {
    .navbar .register-btn {
        display: flex
    }

    .navbar .register-btn span {
        width: 6rem
    }
}

@media (min-width:370px) {
    .navbar .register-btn span {
        width: auto
    }
}

@media (min-width:1024px) {
    .navbar {
        background: url(../images/navbar.svg) 50%/cover
    }
}

.navbar a {
    font-size: 1rem;
    line-height: 1.5rem
}

@media (min-width:768px) {
    .navbar a {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

nav.bg {
    background-color: rgba(0, 0, 0, .2);

    .wrapper {
        height: 80px
    }
}

nav.bg-white {
    background-color: hsla(0, 0%, 100%, .5) !important
}

main {
    background-color: #4b70ae
}

main .top-gap {
    height: 200px
}

@media (min-width:430px) {
    main .top-gap {
        height: 120px
    }

    @media (min-width:768px) {
        main .top-gap {
            height: 13rem
        }
    }

    @media (min-width:1024px) {
        main .top-gap {
            height: 0
        }
    }
}

@media (min-width:1024px) {
    main .hero-img {
        height: 1480px
    }
}

main .register-btn-green {
    background-image: linear-gradient(180deg, #bcd343, #8fc440)
}

@media (min-width:1200px) {
    .main-gradient {
        background-image: linear-gradient(0deg, rgba(0, 0, 0, .4), transparent)
    }
}

@media (min-width:768px) {
    .features h3 {
        line-height: 1.15;
        margin-bottom: .5rem
    }
}

.features div {
    width: 25%
}

.features .image {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity))
}

.features .item {
    height: 340px;
    padding: 1rem
}

@media (min-width:1280px) {
    .features .item {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
        padding-top: 2.5rem;
        padding-bottom: 1rem
    }
}

.features .item:last-of-type {
    padding-right: .25rem !important
}

.features p {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.25
}

.features p.right {
    text-align: right
}

.swiper-slide {
    width: 100%;
    padding-bottom: 2.5rem
}

.swiper-slide img {
    margin-bottom: 2rem
}

.swiper-slide h2 {
    margin-bottom: .5rem
}

.swiper-slide p {
    line-height: 1.25 !important;
    max-width: 42rem;
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1.25
}

@media (min-width:640px) {
    .swiper-slide p {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@media (min-width:768px) {
    .swiper-slide p {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

.swiper-horizontal>.swiper-scrollbar {
    height: 10px;
    width: 70%;
    left: 15%
}

.swiper-scrollbar-drag {
    height: .625rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity))
}

.scroller-arrow {
    margin-top: -15px;
    pointer-events: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 83.333333%
}

@media (min-width:1024px) {
    .scroller-arrow {
        display: none
    }
}

.scroller-arrow span {
    height: 2px;
    width: calc(100% - 2px);
    top: 6px;
    left: 1px;
    position: absolute;
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity))
}

.map {
    max-width: 1048px;
    margin-left: auto;
    margin-right: auto
}

.map-btn {
    max-width: 200px;
    margin-bottom: .25rem
}

.map-btn .btn {
    display: flex;
    height: 100%;
    align-items: center;
    border-radius: 9999px;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgba(244, 235, 225, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity));
    padding: .5rem .875rem;
    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-duration: .15s
}

@media (min-width:768px) {
    .map-btn .btn {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: .75rem;
        padding-bottom: .75rem
    }
}

.map-btn .btn.first {
    padding-left: .5rem;
    padding-right: .5rem
}

@media (min-width:768px) {
    .map-btn .btn.first {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.map-btn .btn img {
    margin-right: .25rem;
    height: 1rem;
    width: 1.5rem;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width:768px) {
    .map-btn .btn img {
        margin-right: .75rem;
        height: 1.75rem;
        width: 2.25rem
    }
}

.map-btn .btn span {
    margin-bottom: 1px;
    font-family: Montserrat-Medium, sans-serif;
    font-size: .75rem;
    line-height: 1rem;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .map-btn .btn span {
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1
    }
}

.map-btn.selected .btn {
    background-color: #754c29
}

.gradient-ring {
    background-image: linear-gradient(90deg, #e1e42a, #44b050);
    cursor: pointer;
    border-radius: 9999px;
    padding: .125rem;
    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-duration: .15s
}

.gradient-ring.selected {
    background-image: none
}

.close-by .item {
    width: 184px;
    max-width: 50%;
    margin-bottom: 2.25rem;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    padding-left: .25rem;
    padding-right: .25rem
}

@media (min-width:768px) {
    .close-by .item {
        width: 25%
    }
}

.close-by .item .distance {
    margin-bottom: .25rem;
    font-family: Montserrat-Black, sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgba(89, 74, 66, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .close-by .item .distance {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

.close-by .item span {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1.25
}

@media (min-width:768px) {
    .close-by .item span {
        font-size: 1.125rem;
        line-height: 1.75rem;
        line-height: 1.25
    }
}

.close-by .item img {
    margin-right: .75rem;
    margin-top: .25rem;
    height: auto;
    width: 2.5rem
}

@media (min-width:768px) {
    .close-by .item img {
        width: 3.5rem
    }
}

.list .item {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem
}

@media (min-width:1270px) {
    .list {
        padding-top: 144px
    }

    .list .item {
        background-color: #442a4a;
        margin-bottom: 144px
    }

    .list .item:last-of-type {
        margin-bottom: 0
    }
}

.list .item h2 {
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: 2.5rem
}

@media (min-width:768px) {
    .list .item h2 {
        padding-top: 4rem
    }
}

.list .item p {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 4rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .list .item p {
        padding-bottom: 5rem;
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@media (min-width:1024px) {
    .list .item p {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

.list .item .image img {
    width: 100%
}

.list .item .image .dots {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.list .item .image .dots svg,
.list .item .image .dots svg * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.list .item .image .dots svg {
    height: auto;
    width: 100%
}

.list .item .image .dots circle.glow {
    opacity: 0 !important;
    -webkit-animation: glow 1.4s infinite !important;
    animation: glow 1.4s infinite !important
}

.list .item .bubble {
    left: calc(50% - 120px);
    width: 240px;
    min-height: 70px;
    border-radius: 18px;
    position: absolute;
    top: -2.25rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity));
    padding: .875rem .625rem;
    text-align: center;
    font-size: .75rem;
    line-height: 1rem;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    opacity: 0
}

@media (min-width:768px) {
    .list .item .bubble {
        top: -2.5rem;
        display: none;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        font-size: 1rem;
        line-height: 1.5rem;
        line-height: 1.25
    }
}

.list .item .bubble.selected {
    opacity: 1
}

@media (min-width:400px) {
    .list .item .bubble {
        left: calc(50% - 30vw);
        width: 60vw
    }
}

.list .item .bubble span {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

@media (min-width:768px) {
    .list .item .bubble span {
        max-width: none;
        line-height: 1.25
    }
}

.list .item .bubbles {
    image-rendering: smooth;
    top: -4vw;
    position: absolute;
    left: 0;
    display: none;
    width: 100%
}

@media (min-width:768px) {
    .list .item .bubbles {
        display: block
    }
}

@media (min-width:1280px) {
    .list .item .bubbles {
        top: -50px
    }
}

.list svg {
    z-index: 10
}

.list svg line,
.list svg path {
    pointer-events: none;
    opacity: 0
}

@media (min-width:768px) {

    .list svg line,
    .list svg path {
        display: none
    }
}

.list svg g {
    cursor: pointer
}

.list svg g:hover+g line,
.list svg g:hover+g path,
.list svg g:hover+line,
.list svg g:hover+path {
    opacity: 1
}

.park .item {
    width: 184px;
    max-width: 50%;
    display: flex;
    cursor: pointer;
    align-items: flex-start;
    --tw-text-opacity: 1;
    color: rgba(89, 74, 66, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .park .item {
        width: 25%
    }
}

.park .item:nth-of-type(2),
.park .item:nth-of-type(4) {
    width: 150px;
    display: flex;
    align-items: flex-start
}

@media (min-width:768px) {

    .park .item:nth-of-type(2),
    .park .item:nth-of-type(4) {
        width: 25%
    }
}

.park .item .text {
    width: calc(100% - 56px)
}

@media (max-width:324px) {
    .park .item .text .park-name {
        font-size: .875rem;
        line-height: 1.25rem;
        line-height: 1.25
    }
}

.park .item .park-name {
    font-family: Montserrat-Medium, sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.25
}

@media (min-width:1024px) {
    .park .item .park-name {
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25
    }
}

.park .item .image {
    margin-right: .75rem;
    height: auto;
    width: 2.75rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity))
}

@media (min-width:1024px) {
    .park .item .image {
        width: 6rem
    }
}

.park .item img {
    height: auto;
    width: 2.75rem;
    border-radius: 9999px;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgba(244, 235, 225, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity))
}

@media (min-width:1024px) {
    .park .item img {
        width: 6rem;
        border-width: 4px
    }
}

.park .item.selected .image {
    background-image: none;
    --tw-bg-opacity: 1;
    background-color: rgba(244, 235, 225, var(--tw-bg-opacity))
}

.park .item.selected .image img {
    background-color: #754c29;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgba(244, 235, 225, var(--tw-border-opacity))
}

@media (min-width:1024px) {
    .park .item.selected .image img {
        border-width: 4px
    }
}

.park .content {
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgba(89, 74, 66, var(--tw-bg-opacity));
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem
}

@media (min-width:768px) {
    .park .content {
        position: absolute;
        bottom: 2.75rem;
        right: 5rem;
        background-color: initial
    }
}

.park-img {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, transparent)
}

@media (min-width:768px) {
    .park .content {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.park .name {
    font-size: 1.125rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .park .name {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

.park ul {
    list-style: unset;
    list-style-position: inside
}

.park ul li {
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .park ul li {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

#site-plan .tag {
    margin-bottom: .75rem;
    display: flex;
    width: 50%;
    cursor: pointer;
    align-items: center;
    font-family: Montserrat-Medium, sans-serif;
    font-size: .75rem;
    line-height: 1rem
}

@media (min-width:768px) {
    #site-plan .tag {
        width: 100%;
        font-size: .875rem;
        line-height: 1.25rem
    }
}

#site-plan .num {
    background-color: #00a79d;
    margin-right: .375rem;
    display: flex;
    height: 1.25rem;
    width: 1.25rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

#site-plan span {
    width: calc(100% - 28px);
    box-sizing: border-box;
    display: block;
    padding-right: .5rem
}

#site-plan svg * {
    transform-box: fill-box
}

.site-plan-wrapper {
    height: 112vw;
    max-height: 554px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: move;
    position: relative;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    overflow: hidden
}

@media (min-width:768px) {
    .site-plan-wrapper {
        height: 58vw;
        max-height: 760px
    }
}

.site-plan-wrapper img,
.site-plan-wrapper svg {
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform: translate(0);
    transition: .3s
}

.site-plan-wrapper svg {
    height: auto;
    width: 100%
}

.site-plan-wrapper svg path {
    stroke: transparent
}

.site-plan-wrapper .marker {
    transition: .5s
}

.site-plan-wrapper .marker.selected {
    transform-origin: center;
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    transform: var(--tw-transform)
}

@media (min-width:768px) {
    .site-plan-wrapper .marker.selected {
        --tw-scale-x: 1.5;
        --tw-scale-y: 1.5;
        transform: var(--tw-transform)
    }
}

.site-plan-wrapper .marker.selected path {
    stroke: #fff
}

.zoom-btn {
    display: flex;
    height: 1.5rem;
    width: 1.75rem;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity))
}

@media (min-width:768px) {
    .zoom-btn {
        height: 2.25rem;
        width: 2.5rem
    }
}

.zoom-plus {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
}

@media (min-width:768px) {
    .zoom-plus {
        border-top-left-radius: .75rem;
        border-bottom-left-radius: .75rem
    }
}

.zoom-minus {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px
}

@media (min-width:768px) {
    .zoom-minus {
        border-top-right-radius: .75rem;
        border-bottom-right-radius: .75rem
    }
}

.floor-plans .type {
    border-bottom-width: 7px;
    cursor: pointer;
    white-space: nowrap;
    border-color: transparent;
    padding-bottom: .5rem;
    font-family: Montserrat-Bold, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    opacity: .5
}

@media (min-width:768px) {
    .floor-plans .type {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

@media (min-width:1024px) {
    .floor-plans .type {
        padding-bottom: 0;
        padding-left: 1rem;
        font-size: 1.5rem;
        line-height: 2rem
    }
}

@media (max-width:340px) {
    .floor-plans .type {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

.floor-plans .type.selected {
    --tw-border-opacity: 1;
    border-color: rgba(195, 153, 107, var(--tw-border-opacity));
    opacity: 1
}

@media (min-width:1024px) {
    .floor-plans .type {
        border-left-width: 7px;
        padding-left: 1rem
    }

    .floor-plans .type,
    .floor-plans .type.selected {
        border-bottom-width: 0
    }
}

.fittings .btn {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 235, 225, var(--tw-bg-opacity));
    font-family: Montserrat-Medium, sans-serif;
    --tw-text-opacity: 1;
    color: rgba(195, 153, 107, var(--tw-text-opacity))
}

.fittings .btn.selected {
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

section#calculator {
    padding: 70px 20px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center
}

section#calculator h2 {
    text-align: center
}

section#calculator h2 br {
    display: block !important
}

@media only screen and (min-width:1000px) {
    section#calculator {
        padding-bottom: 40px
    }
}

section#calculator .wrapper {
    background: #fff;
    border-radius: 12px;
    padding: 40px 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .25);
    color: #000;
    font-size: 16px;
    font-family: Montserrat-Regular, sans-serif
}

@media (min-width:768px) {
    section#calculator .wrapper {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media only screen and (min-width:1000px) {
    section#calculator .wrapper {
        width: 600px
    }
}

section#calculator .wrapper .colored {
    --tw-text-opacity: 1;
    color: rgba(89, 74, 66, var(--tw-text-opacity))
}

section#calculator .wrapper .tile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px
}

section#calculator .wrapper .tile .subtitle,
section#calculator .wrapper .tile .value {
    width: 50%
}

section#calculator .wrapper .tile .subtitle {
    line-height: 20px;
    text-align: left
}

section#calculator .wrapper .tile .monthly {
    display: flex;
    font-size: 24px;
    font-family: Montserrat-Medium, sans-serif
}

@media (min-width:768px) {
    section#calculator .wrapper .tile .monthly {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

section#calculator .wrapper .tile .monthly .unit {
    font-size: 12px;
    font-weight: 400;
    margin-right: 8px;
    line-height: 30px
}

@media (min-width:768px) {
    section#calculator .wrapper .tile .monthly .unit {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

section#calculator .wrapper .tile .value {
    border: 1px solid hsla(0, 0%, 74%, .4);
    border-radius: 4px;
    padding: 8px;
    display: flex;
    justify-content: space-between
}

section#calculator .wrapper .tile .value.borderless {
    border: none
}

section#calculator .wrapper .tile .value .unit {
    font-size: 12px;
    font-weight: 400;
    margin-right: 8px;
    line-height: 30px
}

@media (min-width:768px) {
    section#calculator .wrapper .tile .value .unit {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

section#calculator .wrapper .tile .value input {
    border: none;
    width: 100%;
    overflow: hidden;
    text-align: right;
    font-size: 16px
}

@media (min-width:768px) {
    section#calculator .wrapper .tile .value input {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

section#calculator .wrapper .tile .value input::focus {
    outline: none !important
}

section#calculator .wrapper .range-slider {
    position: relative;
    margin-bottom: 60px
}

section#calculator .wrapper .range-slider .output {
    position: absolute;
    display: flex;
    justify-content: center;
    color: gray;
    font-weight: 700;
    margin-left: -22px;
    width: 46px;
    text-align: center;
    border-radius: 5px;
    padding: 8px 0;
    bottom: -40px;
    left: calc(100% - 8px);
    --tw-text-opacity: 1;
    color: rgba(89, 74, 66, var(--tw-text-opacity))
}

section#calculator .wrapper .range-slider .slider {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 4px;
    outline: none;
    transition: opacity .2s;
    border-radius: 8px;
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity))
}

section#calculator .wrapper .range-slider .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 4px solid #d44d38;
    border-radius: 50%;
    cursor: pointer;
    --tw-border-opacity: 1;
    border-color: rgba(195, 153, 107, var(--tw-border-opacity))
}

section#calculator .wrapper .range-slider .slider::-moz-range-thumb {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 4px solid #44676d;
    border-radius: 50%;
    cursor: pointer;
    --tw-border-opacity: 1;
    border-color: rgba(195, 153, 107, var(--tw-border-opacity))
}

#registration form {
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

#registration input {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .75rem;
    display: block;
    width: 100%;
    max-width: 48rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgba(244, 235, 225, var(--tw-bg-opacity));
    padding: 1rem;
    text-align: center;
    font-family: Montserrat-Medium, sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgba(89, 74, 66, var(--tw-text-opacity))
}

#registration input::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgba(195, 153, 107, var(--tw-text-opacity))
}

#registration input:-ms-input-placeholder {
    --tw-text-opacity: 1;
    color: rgba(195, 153, 107, var(--tw-text-opacity))
}

#registration input::placeholder {
    --tw-text-opacity: 1;
    color: rgba(195, 153, 107, var(--tw-text-opacity))
}

#registration input.checkbox {
    display: inline-block;
    border-radius: 9999px;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgba(244, 235, 225, var(--tw-bg-opacity))
}

#registration .checkbox-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin-top: 1rem
}

#registration .checkbox-wrapper input {
    height: 28px;
    width: 28px;
    opacity: 0;
    left: 0;
    top: 2px;
    position: absolute
}

#registration .checkbox-wrapper input:checked~span {
    --tw-bg-opacity: 1;
    background-color: rgba(89, 74, 66, var(--tw-bg-opacity))
}

#registration .checkbox-wrapper span {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    display: inline-block;
    margin-right: 8px;
    margin-top: 4px;
    --tw-border-opacity: 1;
    border-color: rgba(244, 235, 225, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(244, 235, 225, var(--tw-bg-opacity))
}

#registration .checkbox-wrapper label {
    width: calc(100% - 40px);
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width:640px) {
    #registration .checkbox-wrapper label {
        width: auto;
        font-size: 1rem;
        line-height: 1.5rem
    }
}

#registration .checkbox-wrapper a {
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width:640px) {
    #registration .checkbox-wrapper a {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

#registration input.submit {
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity));
    font-family: Montserrat-Bold, sans-serif;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

#rcaptcha {
    max-width: calc(100vw - 40px);
    overflow-x: auto;
    overflow-y: hidden
}

.contact p {
    margin-left: .25rem;
    margin-right: .25rem;
    margin-bottom: .25rem;
    padding-left: 0;
    padding-right: 0;
    --tw-text-opacity: 1;
    color: rgba(244, 235, 225, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .contact p {
        margin-bottom: .375rem
    }

    .contact p.name {
        margin-bottom: .5rem
    }
}

.contact p.notice {
    max-width: 228px;
    margin: auto !important;
    line-height: 1.25
}

@media (min-width:768px) {
    .contact p.notice {
        max-width: none
    }
}

.nav-btns .button {
    max-width: 150px;
    width: 100%;
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity));
    padding: .75rem 1rem;
    text-align: center;
    font-family: Montserrat-Medium, sans-serif;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .nav-btns .button {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

@media only screen and (min-width:1100px) {
    section#registration img.splash {
        margin-top: -12vw
    }
}

.parallax-wrap {
    height: calc(100vh - 80px);
    z-index: -2;
    position: relative;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgba(244, 235, 225, var(--tw-bg-opacity))
}

@media (min-width:1024px) {
    .parallax-wrap {
        height: 100vh
    }
}

.parallax {
    top: 80px;
    z-index: -1;
    transition: opacity .3s;
    height: calc(100vh - 80px);
    position: fixed;
    left: 0;
    width: 100%;
    opacity: 0
}

@media (min-width:1024px) {
    .parallax {
        top: 0;
        height: 100vh
    }
}

@media (orientation:portrait) {
    .parallax.first {
        background: url(../images/img-parallax-1-mobile.jpg) no-repeat;
        background-size: 100% auto
    }

    .parallax.second {
        background: url(../images/img-parallax-2-mobile.jpg) no-repeat;
        background-size: 100% auto
    }
}

@media (orientation:landscape) {
    .parallax.first {
        background: url(../images/img-parallax-1.jpg) no-repeat;
        background-size: 100% auto
    }

    .parallax.second {
        background: url(../images/img-parallax-2.jpg?v=2) no-repeat;
        background-size: 100% auto
    }
}

@-webkit-keyframes slideUp {
    0% {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate {
    opacity: 0
}

.animate.appear {
    -webkit-animation: slideUp .8s forwards;
    animation: slideUp .8s forwards
}

.neon-line.animate.appear {
    -webkit-animation: extend .8s forwards;
    animation: extend .8s forwards
}

.animate.appear.delay-1 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.animate.appear.delay-2 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.animate.appear.delay-3 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.animate.appear.delay-4 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.animate.appear.delay-5 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.animate.appear.delay-6 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.animate.appear.delay-7 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.animate.appear.delay-8 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.raya-modal .wrapper {
    position: relative;
    z-index: 10;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    min-height: 400px
}

@media only screen and (min-width:1024px) {
    .raya-modal img {
        image-rendering: -webkit-optimize-contrast
    }
}

@media only screen and (max-height:400px) {
    .raya-modal .wrapper {
        align-items: flex-start;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.top-0 {
    top: 0
}

.left-0 {
    left: 0
}

.top-20 {
    top: 5rem
}

.bottom-0 {
    bottom: 0
}

.top-1\/3 {
    top: 33.333333%
}

.right-0 {
    right: 0
}

.left-5 {
    left: 1.25rem
}

.left-0\.5 {
    left: .125rem
}

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

.right-2 {
    right: .5rem
}

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

.top-2 {
    top: .5rem
}

.right-5 {
    right: 1.25rem
}

.top-5 {
    top: 1.25rem
}

.top-48 {
    top: 12rem
}

.z-20 {
    z-index: 20
}

.z-10 {
    z-index: 10
}

.z-30 {
    z-index: 30
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-6 {
    order: 6
}

.order-5 {
    order: 5
}

.order-8 {
    order: 8
}

.order-7 {
    order: 7
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.m-auto {
    margin: auto
}

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

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

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

.my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem
}

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

.mr-3 {
    margin-right: .75rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-0 {
    margin-bottom: 0
}

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

.mr-0\.5 {
    margin-right: .125rem
}

.mr-0 {
    margin-right: 0
}

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

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

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

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

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

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

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

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

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

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

.box-border {
    box-sizing: border-box
}

.block {
    display: block
}

.flex {
    display: flex
}

.table {
    display: table
}

.hidden {
    display: none
}

.h-20 {
    height: 5rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.h-8 {
    height: 2rem
}

.h-32 {
    height: 8rem
}

.h-px {
    height: 1px
}

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

.h-0 {
    height: 0
}

.h-screen {
    height: 100vh
}

.max-h-96 {
    max-height: 24rem
}

.w-full {
    width: 100%
}

.w-14 {
    width: 3.5rem
}

.w-11 {
    width: 2.75rem
}

.w-4\/6 {
    width: 66.666667%
}

.w-8 {
    width: 2rem
}

.w-4 {
    width: 1rem
}

.w-16 {
    width: 4rem
}

.w-32 {
    width: 8rem
}

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

.w-2 {
    width: .5rem
}

.w-3\.5 {
    width: .875rem
}

.w-3 {
    width: .75rem
}

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

.w-2\.5 {
    width: .625rem
}

.w-6 {
    width: 1.5rem
}

.w-0\.5 {
    width: .125rem
}

.w-0 {
    width: 0
}

.w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.w-9 {
    width: 2.25rem
}

.w-5 {
    width: 1.25rem
}

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

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

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

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

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

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

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

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

.rotate-180,
.transform {
    transform: var(--tw-transform)
}

.cursor-pointer {
    cursor: pointer
}

.resize {
    resize: both
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

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

.justify-center {
    justify-content: center
}

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

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

.overflow-scroll {
    overflow: scroll
}

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

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

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

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

.rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem
}

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

.bg-themeBrownLight {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 235, 225, var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: initial
}

.bg-themePurple {
    --tw-bg-opacity: 1;
    background-color: rgba(54, 27, 56, var(--tw-bg-opacity))
}

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

.bg-themeBrown {
    --tw-bg-opacity: 1;
    background-color: rgba(195, 153, 107, var(--tw-bg-opacity))
}

.bg-themePurpleLight {
    --tw-bg-opacity: 1;
    background-color: rgba(68, 41, 73, var(--tw-bg-opacity))
}

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

.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops))
}

.from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, transparent)
}

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

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

.p-5 {
    padding: 1.25rem
}

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

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

.px-0\.5 {
    padding-left: .125rem;
    padding-right: .125rem
}

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

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

.px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem
}

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

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

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

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

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

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

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

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

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

.pt-14 {
    padding-top: 3.5rem
}

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

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

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

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

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

.pr-9 {
    padding-right: 2.25rem
}

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

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

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

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.font-gothamBook {
    font-family: Montserrat-Regular, sans-serif
}

.font-gothamBold {
    font-family: Montserrat-Bold, sans-serif
}

.font-gothamMedium {
    font-family: Montserrat-Medium, sans-serif
}

.font-sans {
    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
}

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

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

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

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

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

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

.leading-tight {
    line-height: 1.25
}

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

.text-themeBrownDark {
    --tw-text-opacity: 1;
    color: rgba(89, 74, 66, var(--tw-text-opacity))
}

.text-themeBrown {
    --tw-text-opacity: 1;
    color: rgba(195, 153, 107, var(--tw-text-opacity))
}

.text-themeBrownLight {
    --tw-text-opacity: 1;
    color: rgba(244, 235, 225, var(--tw-text-opacity))
}

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

.opacity-0 {
    opacity: 0
}

.opacity-30 {
    opacity: .3
}

.transition {
    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-duration: .15s
}

@media (min-width:640px) {
    .sm\:right-7 {
        right: 1.75rem
    }

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

@media (min-width:768px) {
    .md\:absolute {
        position: absolute
    }

    .md\:bottom-8 {
        bottom: 2rem
    }

    .md\:left-28 {
        left: 7rem
    }

    .md\:top-4 {
        top: 1rem
    }

    .md\:top-7 {
        top: 1.75rem
    }

    .md\:right-7 {
        right: 1.75rem
    }

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

    .md\:my-14 {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem
    }

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

    .md\:mt-11 {
        margin-top: 2.75rem
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .md\:block {
        display: block
    }

    .md\:inline {
        display: inline
    }

    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

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

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

    .md\:w-4\/12 {
        width: 33.333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .md\:pb-28 {
        padding-bottom: 7rem
    }

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

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

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

    .md\:pb-36 {
        padding-bottom: 9rem
    }

    .md\:pt-14 {
        padding-top: 3.5rem
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1024px) {
    .lg\:top-9 {
        top: 2.25rem
    }

    .lg\:right-9 {
        right: 2.25rem
    }

    .lg\:mr-12 {
        margin-right: 3rem
    }

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

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

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

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

    .lg\:h-11 {
        height: 2.75rem
    }

    .lg\:w-10\/12 {
        width: 83.333333%
    }

    .lg\:w-11 {
        width: 2.75rem
    }

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

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

    .lg\:w-4\/6 {
        width: 66.666667%
    }

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

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

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

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

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

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

    .lg\:pl-20 {
        padding-left: 5rem
    }

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

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

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

@media (min-width:1280px) {
    .xl\:px-20 {
        padding-right: 5rem
    }

    .xl\:pl-20,
    .xl\:px-20 {
        padding-left: 5rem
    }
}