.Story_triple__24q-m {
    margin-bottom:2rem;
    display:inline-flex;
    width:40vw
}
.Story_txt__Zg4As {
    font-size:1rem;
    background-color:var(--prim)
}
.Story_pic__1L_1R {
    margin-top:11rem;
    width:100vw
}
.Story_piccont2__1s0iI,
.Story_piccont__2JFkE {
    width:80vw;
    margin:10rem auto 2rem;
    position:relative;
    z-index:10
}
.Story_nogallery__lFT7i {
    width:80vw
}
.Story_pic2__3zWl5 {
    margin-top:11rem;
    width:100vw
}
.Story_villa__3Z0Ym {
    width:80vw;
    margin-left:auto;
    margin-right:auto
}
.Story_villa__3Z0Ym h3 {
    font-size:2rem;
    font-family:GTSectraDisplay;
    font-weight:800;
    color:var(--sec);
    margin-top:3rem
}
.Story_villap__1CU2k {
    -webkit-column-count:2;
    -webkit-column-gap:5rem;
    -webkit-column-width:35vw;
    margin:0!important;
    grid-column-gap:5rem;
    column-gap:5rem;
    columns:35vw 2;
    line-height:1.6rem;
    font-size:1.1rem
}
.Story_message__1yoY4 {
    display:grid;
    grid-template-columns:1.2fr 1fr;
    grid-template-areas:"img msg";
    width:80vw;
    margin-top:15rem;
    margin-left:auto;
    margin-right:auto;
    grid-column-gap:5rem;
    column-gap:5rem;
    background-color:var(--prim);
    padding:5rem 10vw 0;
    height:38rem
}
.Story_msgPic__25dQP {
    grid-area:img;
    width:35vw;
    transform:translateY(-13rem)
}
.Story_msgTxt__yqKk7 {
    font-size:1rem;
    line-height:1.5rem;
    grid-area:msg
}
@media only screen and (max-width:828px) {
    .Story_villa__3Z0Ym {
        margin-top:1rem!important
    }
    .Story_txt__Zg4As {
        width:80vw;
        padding:16rem 10vw 2rem;
        margin-left:auto;
        margin-right:auto
    }
    .Story_villap__1CU2k {
        column-count:1;
        -webkit-column-count:1
    }
    .Story_message__1yoY4 {
        display:grid;
        grid-template-areas:"img" "msg";
        padding:5rem 10vw 1rem!important;
        margin-top:1rem!important;
        background-color:var(--prim);
        margin-bottom:20rem;
        transform:translateY(13rem)
    }
    .Story_msgPic__25dQP {
        grid-area:img;
        width:80vw;
        height:60vw;
        object-fit:cover;
        margin-left:auto;
        margin-right:auto;
        transform:translateY(-13rem)
    }
    .Story_msgTxt__yqKk7 {
        font-size:1rem;
        line-height:1.5rem;
        grid-area:msg;
        width:80vw;
        transform:translateY(-11rem)
    }
    .Story_triple__24q-m {
        flex-flow:wrap!important;
        justify-content:space-between!important
    }
}
@media only screen and (max-width:480px) {
    .Story_txt__Zg4As {
        width:80vw;
        padding:9rem 10vw 2rem;
        margin-left:auto;
        margin-right:auto
    }
    .Story_triple__24q-m {
        flex-flow:wrap!important
    }
    .Story_pic2__3zWl5 {
        margin-top:18rem;
        width:100vw
    }
    .Story_nogallery__lFT7i,
    .Story_piccont__2JFkE {
        width:100vw
    }
    .Story_piccont2__1s0iI {
        margin-top:18rem!important;
        width:100vw
    }
}
@media only screen and (min-width:829px) {
    .Story_txt__Zg4As {
        font-size:1rem;
        background-color:var(--prim);
        width:33vw;
        padding:30rem 5rem 5rem 10vw
    }
    .Story_triple__24q-m {
        display:none
    }
}
@media only screen and (min-width:1600px) {
    .Story_msgPic__25dQP {
        grid-area:img;
        width:40rem;
        height:55rem;
        object-fit:contain;
        transform:translateY(-13rem)
    }
}
