.container.svelte-xkz5wy {
    margin-bottom: 50px
}

.image.svelte-xkz5wy {
    max-width: 360px;
    max-height: 270px;
    border-radius: 7px;
    margin-right: 26px;
    -o-object-fit: cover;
    object-fit: cover;
    flex: 30%;
    display: block
}

.imageLink.svelte-xkz5wy {
    min-width: 386px;
    min-height: 270px;
    display: block
}

.right.svelte-xkz5wy {
    display: flex;
    flex-direction: column;
    max-width: 754px
}

.title.svelte-xkz5wy {
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-top: 20px
}

.description.svelte-xkz5wy {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    margin-top: 10px
}

.region.svelte-xkz5wy {
    opacity: .5;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-top: 10px;
    text-transform: uppercase
}

.detail.svelte-xkz5wy {
    width: 113px;
    height: 44px;
    line-height: 44px;
    background: black;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    margin: 20px 0;
    display: block
}

@media screen and (max-width: 28rem) {
    .container.svelte-xkz5wy {
        margin:10px 0 20px;
        flex-direction: column
    }

    .image.svelte-xkz5wy {
        max-width: 100%!important;
        border-radius: 7px;
        margin-right: 26px;
        -o-object-fit: cover;
        object-fit: cover;
        flex: 100%
    }

    .imageLink.svelte-xkz5wy {
        min-width: auto;
        min-height: calc((100vw - 60px) / 1.3333333333);
        display: block
    }

    .title.svelte-xkz5wy {
        font-size: 20px;
        margin-top: 10px
    }

    .description.svelte-xkz5wy {
        font-size: 12px;
        text-align: justify
    }

    .detail.svelte-xkz5wy {
        width: 100%;
        height: 36px;
        line-height: 36px;
        font-size: 12px;
        margin: 10px 0
    }
}
