.card-hover-module{border-radius:10px;cursor:pointer;height:155px;overflow:hidden;position:relative;width:100%}.card-hover-module__front,.card-hover-module__hover{align-items:center;background-position:calc(100% - 12px) calc(100% - 10px);background-repeat:no-repeat;background-size:48px;display:flex;height:100%;left:0;padding-left:48px;position:absolute;top:0;width:100%}.card-hover-module__front{background-color:#04127c;top:0;z-index:0}.card-hover-module__hover{background-color:#65b3a4;padding:0 68px 0 48px;top:100%;z-index:1}.card-hover-module__front h3,.card-hover-module__hover p{color:#fff;margin:0}