.other{width:calc(100% + 20px);margin-left:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.other.other_mobile{-ms-flex-pack:distribute;justify-content:space-around}.other .other__item{margin:0 10px 10px 10px;text-decoration:none}.other .other__item :hover .other__action{display:block}.other .other__icon-wrap{width:80px;height:80px;background-color:#8392b5;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.other .other__icon{color:#fff;font-size:50px}.other .other__img{width:50px;height:50px}.other .other__label-wrap{width:80px;color:rgba(0,0,0,.87);text-align:center;margin-top:10px;font-size:13px}.other .other__action{width:100%;height:100%;position:absolute;top:0;left:0;background-color:hsla(0,0%,52.5%,.15);display:none;border-radius:20px}