.playerContainer{margin:0 0 60px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.playerWrapper{width:100%;background-color:#263137;box-sizing:border-box;display:flex;justify-content:space-between;overflow:hidden;background-repeat:no-repeat;background-size:cover;position:relative;height:247px;flex:0 0 100%}.playerWrapper:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:0}.playerWrapper *{z-index:1}.playerWrapper>p:first-child{text-transform:uppercase}.playerWrapper .vagaPlayAlpha{width:8rem;height:8rem;position:absolute;bottom:0}.playerWrapper .styleDesc{padding-top:7px}.playerWrapper .playerInfo{padding:30px 20px;flex:0 0 25%}.playerImgs{padding:30px 0;position:relative;right:90px;flex:0 0 calc(75% - 90px)}.playerImgs li:last-child{width:187px;margin-top:0}.playerImgs li{width:180px;margin-top:5px;margin-right:-90px;float:right}.playerImgs li div{box-shadow:10px 3px 45px 0 #000;display:block;height:0;padding-bottom:100%}.playerImgs img{width:100%}.playerContainer .ad{flex:0 0 calc(33.333333% - 20px)}@media (min-width:1025px){.playerWrapper{flex:0 0 calc(66.666666% - 10px)}}