p:where(.astro-XR6CQ6RP) {
    margin: 0
}

.place:where(.astro-XR6CQ6RP) {
    color: #1e1e1e;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.text:where(.astro-XR6CQ6RP) {
    color: #1e1e1e;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    width: 90%
}

.time:where(.astro-XR6CQ6RP) {
    color: #1e1e1e;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400
}

.price:where(.astro-XR6CQ6RP) {
    color: #d88788;
    font-size: 32px;
    line-height: 48px;
    font-weight: 700
}

.item:where(.astro-XR6CQ6RP) {
    background-color: #fff;
    height: auto;
    padding: 1.5rem .5rem 1.25rem
}

@media only screen and (min-width: 1200px) {
    .item:where(.astro-XR6CQ6RP) {
        background-color: #fff;
        width: 100%;
        max-width: 42.3rem;
        min-height: 23.4rem;
        padding: 2.5rem 2.3rem 2.25rem 3.4rem
    }
}

h2:where(.astro-OS7WQCUI) {
    color: #d88788;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700
}

.items-column:where(.astro-OS7WQCUI) {
    gap: 2.2rem
}

main:where(.astro-OS7WQCUI) > div:where(.astro-OS7WQCUI) {
    gap: 3.1rem
}

main:where(.astro-OS7WQCUI) {
    background-color: #f1f1f1;
    padding: 9.6rem .5rem 10.8rem
}

@media only screen and (min-width: 1200px) {
    h2:where(.astro-OS7WQCUI) {
        color: #d88788;
        font-size: 40px;
        line-height: 60px;
        font-weight: 700
    }
}
