.section{
    width:1920px;
    height: 1080px;
    overflow: hidden;
}
.swiper-container{
    width: 100%;
    height: 100%;
}
iframe {
    pointer-events: none;
}