body{background:#f9fafc}.izu-videos-container{width:100%;height:auto;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:.6666666667rem}.izu-videos-container .card-item{width:calc(50% - .1333333333rem)}.izu-videos-container .card-item .card-des{color:#444}.card-item .card-video.on::after{display:none}.card-item .card-video.on:hover::after{display:block;content:"";width:1.0666666667rem;height:1.0666666667rem;overflow:hidden;border-radius:50%;position:absolute;left:50%;top:50%;margin-left:-.5333333333rem;margin-top:-.5333333333rem;z-index:10;opacity:.6;background-image:url(../images/icons/video-play.svg);background-position:center center;background-repeat:no-repeat;background-size:120% auto}@media screen and (max-width: 740px)and (min-width: 10px){.card-item{width:100%}}