.tem294-irregular{padding:5% 0;}
.tem294-irregular img{width:100%;}
.tem294-irregular a{color:inherit;display:inline-block;}
.tem294-irregular .container{align-items:center;}
.tem294-irregular .item{padding:.3vw!important;}
.tem294-irregular .box{background-color:#FFF;padding:30px;border-radius:10px;box-shadow:0 20px 40px rgba(0,0,0,.1);}
.tem294-irregular .description_{transition:.5s;}
.tem294-irregular .more{display:inline-block;position:relative;border-radius:20px;height:46px;max-height:0;border-radius:50px;overflow:hidden;color:#FFF;transition:.5s;}
.tem294-irregular .more:before{content:"";border-top:46px solid;border-color:inherit;position:absolute;top:0;left:0;display:block;width:100%;}
.tem294-irregular .more:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:46px;z-index:1;
background:-webkit-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,.5));
background:-o-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,.5));
background:-moz-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,.5));
background:linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,.5));
}
.tem294-irregular .more a{display:inline-block;line-height:46px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;z-index:2;padding:0 30px;}
.tem294-irregular .box:hover .more{max-height:46px;}
.tem294-irregular .box:hover .description_{padding-bottom:20px;}
@media(max-width:768px){
.tem294-irregular .box .more{max-height:46px;}
.tem294-irregular .box .description_{padding-bottom:20px;}
.tem294-irregular .container{padding-left: 2%!important;padding-right: 2%!important}
.tem294-irregular.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
}
@media(max-width:480px){
.tem294-irregular .item{width:100%;}
}