/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

main {
    display: block
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,a:hover {
    outline-width: 0
}

strong {
    font-weight: inherit
}

strong {
    font-weight: bolder
}

button {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

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

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

[hidden] {
    display: none
}

@font-face {
    font-family: Fraunces;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(fonts/Fraunces/Fraunces72ptSoft-SemiBold.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
    src: url(fonts/Inter/Inter-Regular--latin.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
    src: url(fonts/Inter/Inter-Regular--latin-ext.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
    src: url(fonts/Inter/Inter-SemiBold--latin.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
    src: url(fonts/Inter/Inter-SemiBold--latin-ext.woff2) format("woff2")
}

body {
    --line-height: 1.4286;
    font-size: 14px;
    line-height: 1.4286;
    font-family: Inter,system-ui,sans-serif;
    font-weight: 400;
    color: #1e1e1e
}

strong {
    font-weight: 600
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0
}

h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a {
    font-weight: 600
}

h1 {
    --line-height: 1.3333;
    font-size: 24px;
    line-height: 1.3333
}

h2 {
    --line-height: 1.3333;
    font-size: 24px;
    line-height: 1.3333
}

h3 {
    --line-height: 1.4;
    font-size: 20px;
    line-height: 1.4
}

h4 {
    --line-height: 1.5;
    font-size: 16px;
    line-height: 1.5
}

h5 {
    --line-height: 1.4286;
    font-size: 14px;
    line-height: 1.4286
}

h6 {
    --line-height: 1.4286;
    font-size: 14px;
    line-height: 1.4286
}

a {
    color: #139a9a;
    text-decoration: none
}

a:focus,a:hover {
    text-decoration: underline
}

a:focus {
    outline: 3px solid rgba(19,154,154,.4);
    outline-offset: 3px
}

a:focus:not(:focus-visible) {
    outline: 0
}

a:focus-visible {
    outline: 3px solid rgba(19,154,154,.4);
    outline-offset: 3px
}

button {
    font: inherit
}

button {
    background-image: none
}

@supports not selector(:focus-visible) {
    select:focus {
        outline-color: #5ee8e8
    }
}

@supports not selector(:focus-visible) {
    .InputGroup-button:focus {
        outline: .1875rem solid #5ee8e8
    }
}

@supports (-webkit-overflow-scrolling:touch) {
    @media screen and (max-device-width: 736px) {
        input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea {
            font-size:16px
        }
    }
}

.OldStatic_2023-root_1AGy1 {
    flex: 1 1 auto
}

.OldStatic_2023-title_13ceK {
    text-align: center
}

.OldStatic_2023-text_37nqO {
    color: rgba(255,255,255,.7)
}

.OldStatic_2023-text_37nqO a {
    color: #fff;
    font-weight: 400
}

body {
    background-color: #47636e;
    background-image: url(img/Parking.jpg);
    background-repeat: no-repeat;
    background-position: center -300px;
    color: #fff
}

.Parking_2023-content_1rA87 {
    padding-top: 80px;
    width: 100%;
    color: #fff
}

.Parking_2023-content_1rA87 * {
    position: relative;
    z-index: 1
}

.Parking_2023-text_1JZys {
    text-align: center;
    color: rgba(255,255,255,.8)
}

.Parking_2023-text_1JZys p:last-child {
    margin-bottom: 0
}

.Parking_2023-button_j5Lir {
    cursor: pointer
}

.Parking_2023-button_j5Lir:hover {
    text-decoration: underline
}

.Parking_2023-positionbox_2OgLh {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 50%;
    height: 300px;
    width: 153px
}

.Parking_2023-outerbox_2j18t {
    position: absolute;
    bottom: 0;
    left: 0
}

.Parking_2023-borderbox_1Gwb_ {
    position: relative;
    left: -50%;
    margin-left: -4px;
    background-color: #15131e;
    clip-path: polygon(0 0,100% 0,100% 100%,4.75px 100%);
    padding: 4px;
    border-radius: 2px
}

.Parking_2023-infobox_DMdft {
    display: block;
    clip-path: polygon(0 0,100% 0,100% 100%,4px 100%);
    margin: 0;
    padding: 10px 20px;
    border-radius: 1px;
    min-width: 100px;
    width: max-content;
    max-width: 400px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: none;
    text-align: center;
    font-weight: inherit;
    background-color: #f1fffd;
    color: #333
}

.Parking_2023-linksContainer_19x1c {
    line-height: 2em;
    position: absolute;
    top: 700px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center
}

.Parking_2023-linksContainer_19x1c a {
    color: #fff
}

@media screen and (max-width: 47.9375em) {
    .Parking_2023-infobox_DMdft {
        padding:10px;
        max-width: 300px
    }
}

@media screen and (max-width: 39.9375em) {
    body {
        background-size:auto 800px;
        background-position: center -10px
    }

    .Parking_2023-positionbox_2OgLh {
        width: 77px;
        height: 311px
    }

    .Parking_2023-infobox_DMdft {
        padding: 10px 15px;
        max-width: 240px
    }

    .Parking_2023-linksContainer_19x1c {
        top: 550px
    }
}

@media screen and (max-width: 26.9375em) {
    body {
        background-size:auto 700px;
        background-position: 40% -50px
    }

    .Parking_2023-content_1rA87 {
        padding-top: 50px
    }

    .Parking_2023-positionbox_2OgLh {
        width: 41px;
        height: 271px
    }

    .Parking_2023-infobox_DMdft {
        padding: 10px;
        max-width: 300px
    }

    .Parking_2023-linksContainer_19x1c {
        top: 425px
    }
}

@media screen and (max-width: 22em) {
    .Parking_2023-positionbox_2OgLh {
        left:15px;
        right: 15px;
        width: auto
    }

    .Parking_2023-borderbox_1Gwb_ {
        left: 0
    }

    .Parking_2023-infobox_DMdft {
        box-sizing: border-box;
        width: 100%;
        width: 90vw;
        min-width: 0;
        max-width: 100%
    }
}