h2{
    --line-height:1.1428571429;
    font-family:Media77,serif;
    font-size:calc(1.03448vw + 14.31034px);
    font-style:normal;
    font-weight:400;
    letter-spacing:0;
    line-height:1.1428571429
}
@media(min-width:2001px){
    h2{
        font-size:35px
    }
}
@media(max-width:550px){
    h2{
        font-size:20px
    }
}
.Marquee{
    display:flex;
    overflow:hidden;
    white-space:nowrap;
    width:100%
}
.Marquee__wrap{
    align-items:center;
    display:flex
}
.Marquee__content{
    display:inline-flex
}
.Marquee__image{
    height:calc(13.7931vw + 174.13793px);
    margin-right:calc(11.03448vw - 20.68966px)
}
@media(min-width:2001px){
    .Marquee__image{
        height:450px
    }
}
@media(max-width:550px){
    .Marquee__image{
        height:250px
    }
}
@media(min-width:2001px){
    .Marquee__image{
        margin-right:200px
    }
}
@media(max-width:550px){
    .Marquee__image{
        margin-right:40px
    }
}
.Marquee__image img{
    height:calc(13.7931vw + 174.13793px);
    max-width:unset;
    width:auto
}
@media(min-width:2001px){
    .Marquee__image img{
        height:450px
    }
}
@media(max-width:550px){
    .Marquee__image img{
        height:250px
    }
}
.Marqee--scale-on-scroll{
    position:absolute
}
.Marqee--scale-on-scroll .Marquee__content,.Marqee--scale-on-scroll .Marquee__image,.Marqee--scale-on-scroll .Marquee__wrap{
    height:calc(37.93103vw - 8.62069px)
}
@media(min-width:2001px){
    .Marqee--scale-on-scroll .Marquee__content,.Marqee--scale-on-scroll .Marquee__image,.Marqee--scale-on-scroll .Marquee__wrap{
        height:750px
    }
}
@media(max-width:550px){
    .Marqee--scale-on-scroll .Marquee__content,.Marqee--scale-on-scroll .Marquee__image,.Marqee--scale-on-scroll .Marquee__wrap{
        height:200px
    }
}
@media(min-width:768px)and (max-width:1023px){
    .Marqee--scale-on-scroll .Marquee__content,.Marqee--scale-on-scroll .Marquee__image,.Marqee--scale-on-scroll .Marquee__wrap{
        height:calc(8.62069vw + 177.58621px)
    }
}
@media(min-width:768px)and (max-width:1023px)and (min-width:2001px){
    .Marqee--scale-on-scroll .Marquee__content,.Marqee--scale-on-scroll .Marquee__image,.Marqee--scale-on-scroll .Marquee__wrap{
        height:350px
    }
}
@media(min-width:768px)and (max-width:1023px)and (max-width:550px){
    .Marqee--scale-on-scroll .Marquee__content,.Marqee--scale-on-scroll .Marquee__image,.Marqee--scale-on-scroll .Marquee__wrap{
        height:225px
    }
}
.Marqee--scale-on-scroll .Marquee__wrap{
    transform-origin:top left;
    width:100%
}
.Marqee--scale-on-scroll .Marquee__image{
    margin-right:calc(21.37931vw - 77.58621px);
    max-width:unset;
    position:relative;
    width:auto
}
@media(min-width:2001px){
    .Marqee--scale-on-scroll .Marquee__image{
        margin-right:350px
    }
}
@media(max-width:550px){
    .Marqee--scale-on-scroll .Marquee__image{
        margin-right:40px
    }
}
