.boxShadow.svelte-q5p7z5 {
    box-shadow: 0 1px 2px #1018280d;
}

.svelte-q5p7z5::-moz-placeholder {
    color: #667085;
}

.svelte-q5p7z5::placeholder {
    color: #667085;
}

.main.svelte-q5p7z5 {
    grid-template-rows: 5rem calc(100vh - 5rem);
}

/* .img.svelte-q5p7z5 {
    background: url(../../../parking.jpg) no-repeat center;
    background-size: cover;
} */

.content.svelte-q5p7z5 {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    height: 100%;
    width: 91.666667%;
    flex-direction: column;
    justify-content: center;
}

@media (min-width: 640px) {
    .content.svelte-q5p7z5 {
        width: 100vw;
    }
}

@media (min-width: 640px) {
    .content.svelte-q5p7z5 {
        max-width: 640px;
    }
}

@media (min-width: 768px) {
    .content.svelte-q5p7z5 {
        max-width: 768px;
    }
}

@media (min-width: 1024px) {
    .content.svelte-q5p7z5 {
        max-width: 1024px;
    }
}

@media (min-width: 1280px) {
    .content.svelte-q5p7z5 {
        max-width: 1280px;
    }
}

@media (min-width: 1536px) {
    .content.svelte-q5p7z5 {
        max-width: 1536px;
    }
}

.text-container.svelte-q5p7z5 {
    border-radius: 1rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1.5rem;
}

@media (min-width: 640px) {
    .text-container.svelte-q5p7z5 {
        padding: 3rem;
    }
}

@media (min-width: 1024px) {
    .text-container.svelte-q5p7z5 {
        border-radius: 1rem;
        background-color: transparent;
        padding: 0;
    }
}

.heading.svelte-q5p7z5 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    --tw-text-opacity: 1;
    color: rgb(16 24 40 / var(--tw-text-opacity));
    line-height: 1.2;
}

@media (min-width: 640px) {
    .heading.svelte-q5p7z5 {
        font-size: 3rem;
        line-height: 1;
    }
}

@media (min-width: 1024px) {
    .heading.svelte-q5p7z5 {
        width: 50%;
    }
}

@media (min-width: 1280px) {
    .heading.svelte-q5p7z5 {
        font-size: 3.75rem;
        line-height: 1;
    }
}

@media (min-width: 1536px) {
    .heading.svelte-q5p7z5 {
        font-size: 70px;
    }
}

.sub-heading.svelte-q5p7z5 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: block;
    max-width: 32rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 400;
    font-style: normal;
    --tw-text-opacity: 1;
    color: rgb(71 84 103 / var(--tw-text-opacity));
    line-height: 1.4;
}

@media (min-width: 640px) {
    .sub-heading.svelte-q5p7z5 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@media (min-width: 1280px) {
    .sub-heading.svelte-q5p7z5 {
        max-width: 36rem;
        font-size: 24px;
    }
}

@media (min-width: 1024px) {
    .spacing.svelte-q5p7z5 {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
}

@media (min-width: 1060px) {
    .spacing.svelte-q5p7z5 {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 1280px) {
    .spacing.svelte-q5p7z5 {
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

@media (min-width: 1340px) {
    .spacing.svelte-q5p7z5 {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 1536px) {
    .spacing.svelte-q5p7z5 {
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

@media (min-width: 1560px) {
    .spacing.svelte-q5p7z5 {
        margin-left: 0;
        margin-right: 0;
    }
}
