﻿ #advantageswiper .swiper-slide em{color:#fff}
#advantageswiper .swiper-slide .p1::after{background:#fff}
@media (min-width:769px){.home-boxshaw{margin-top:4%;}}
.home-boxshaw .l-wrap{display:flex;flex-wrap:wrap}
.home-boxshaw .l-wrap .img{width:50%}
.home-boxshaw .l-wrap .img img{width:100%;height:100%;object-fit:cover}
.home-boxshaw .box{width:50%;border-radius:0;display:flex;flex-direction:column;justify-content:center;align-items:center}
@media (max-width:768px){
.home-boxshaw .l-wrap .img{width:100%}
.home-boxshaw .box{width:100%}
}