.content-a{
    width:  100%;
    height: 10.2782rem;
}
.content-b{
    height: 11.9292rem;
    width: 100vw;
}
.content-c{
    height: 9.2917rem;
    width:  100vw;
}

.container .cards-list {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /*border-radius: .3125rem;*/
    transition: 330ms;
}
.horizontal .img>img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-user-drag: none;
    -moz-user-select: none;
    user-select: none;
}
.content-d{
    width:  100vw;
    height: 12rem;
}
.content-e{
    width:  100vw;
    height: 20.2947rem;
    background-color: #eef1f6;
}
.content-e .float{
    transition: 1.2s;
    transform:scale(1.2);
}
.content-f{
    width:  100vw;
    height: 17.365rem;
}
.content-g{
    width:  100vw;
    height: 18.9rem;
}
