.v2-show-more-gradient{position:relative;overflow:hidden;min-height:140px}.v2-show-more-gradient__state{position:absolute;visibility:hidden}.v2-show-more-gradient__state:checked~.v2-show-more-gradient{max-height:100%;transition:.8s ease-out}.v2-show-more-gradient__state:checked~.v2-show-more-gradient .v2-show-more-gradient__mask{height:0;opacity:0;transition:.8s ease-out}.v2-show-more-gradient__mask{background:linear-gradient(180deg,hsla(0,0%,100%,.1),#fff 65%);width:100%;position:absolute;height:70px;padding-bottom:5px;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;cursor:pointer}.v2-show-more-gradient--lg{min-height:280px}.v2-show-more-gradient--lg .v2-show-more-gradient__mask{height:140px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),#fff 75%)}a.v2-show-more-gradient{display:inline-block;cursor:pointer}