:root{--BottomOffset:-2px;--LineHeight:5px;--LineColor:#FB0100}.dl-menu-style2 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style2 ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);width:0;height:var(--LineHeight);bottom:var(--BottomOffset);left:calc(var(--LineHeight) / -2);transition:0.3s cubic-bezier(.03,.3,.4,.96);transform:skew(-10deg)}.dl-menu-style2 ul.et-menu>li>a:hover:before{width:calc(100% + var(--LineHeight))}.mySwiper{width:100%;height:600px}.mySwiper .swiper-slide{background:#eee;display:flex;justify-content:center;align-items:center;font-size:24px}@media only screen and (max-width:767px){.swiper{height:auto!important}.swiper-slide{height:auto!important;padding:0!important;margin:0!important}.swiper-slide img{width:100%;height:auto;object-fit:cover;display:block}}