.hosted-feature{padding:50px 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.hosted-feature .title{width:100%}.hosted-feature-item{position:relative;margin-bottom:20px;width:20%;list-style:none;background:#181a20;-webkit-transition:all .5s;transition:all .5s;-webkit-box-shadow:0 2px 4px 0 rgba(238,248,255,.04),0 0 1px 0 rgba(238,248,255,.08);box-shadow:0 2px 4px 0 rgba(238,248,255,.04),0 0 1px 0 rgba(238,248,255,.08);border-radius:4px;text-align:center;border:1px solid #333}.hosted-feature-item .icon-wrapper{position:relative;background-color:#f4feff;overflow:hidden;padding:10px 0 0;background:-webkit-gradient(linear,left top,left bottom,from(#121212),to(#121212));background:linear-gradient(180deg,#121212,#121212)}.hosted-feature-item .icon{width:100px;height:100px;margin:20px 0;-webkit-transition:top .3s .1s;transition:top .3s .1s}.hosted-feature-item .h5{padding-bottom:19px;padding-top:20px;font-size:18px;color:hsla(0,0%,100%,.9);line-height:24px}.hosted-feature-item .digest{position:relative;font-size:14px;line-height:24px;padding:0 15px;color:hsla(0,0%,100%,.6);display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-bottom:18px}.hosted-feature-item:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);z-index:9;-webkit-box-shadow:0 1px 3px 0 hsla(0,0%,100%,.12),0 8px 16px -4px hsla(0,0%,100%,.16);box-shadow:0 1px 3px 0 hsla(0,0%,100%,.12),0 8px 16px -4px hsla(0,0%,100%,.16)}.hosted-feature-item:hover .icon{top:16px}.white .hosted-feature-item{-webkit-box-shadow:0 2px 4px 0 rgba(37,48,68,.04),0 0 1px 0 rgba(37,48,68,.08);box-shadow:0 2px 4px 0 rgba(37,48,68,.04),0 0 1px 0 rgba(37,48,68,.08);border:1px solid #e3e8ee;background:#fff}.white .hosted-feature-item .icon-wrapper{background:-webkit-gradient(linear,left top,left bottom,from(#f9fbfc),to(#f9fbfc));background:linear-gradient(180deg,#f9fbfc,#f9fbfc)}.white .hosted-feature-item .digest,.white .hosted-feature-item .h5{color:rgba(11,38,64,.68)}.white .hosted-feature-item:hover{-webkit-box-shadow:0 1px 3px 0 rgba(37,48,68,.12),0 8px 16px -4px rgba(37,48,68,.16);box-shadow:0 1px 3px 0 rgba(37,48,68,.12),0 8px 16px -4px rgba(37,48,68,.16)}