.si-resources-box{display:flex;flex-direction:column;box-shadow:0 1px 5px 0 rgba(0,0,0,.08);border-radius:4px;background:#fff;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:4em;transition:all .15s linear}.si-resources-box:hover{box-shadow:0 5px 10px 0 rgba(68,149,216,.3)}.si-resources-box .entry-featured{border-radius:3px 3px 0 0;background:0 0;border:none}.si-resources-box .entry-featured .resources-link{border-radius:3px 3px 0 0;background:0 0;border:none;display:block;position:relative}.si-resources-box .entry-featured .resources-thumb{width:100%;height:160px;background-size:cover;background-position:center center;background-repeat:no-repeat;border-radius:3px 3px 0 0}.si-resources-box .overlay-link{position:absolute;width:100%;height:100%;z-index:1}.si-resources-box .entry-wrap{padding:30px;box-shadow:none;border-radius:0 0 3px 3px}.si-resources-box .entry-wrap .entry-header h2.entry-title{font-size:22px;color:#424649;font-weight:500;line-height:30px}.si-resources-box .entry-wrap .entry-content{font-size:15px;color:#424649;line-height:22px;font-weight:400;margin-top:10px;margin-bottom:40px}.si-resources-box .entry-wrap .entry-content .resources-link{padding:15px;text-align:center;min-height:165px}.si-resources-box.has-description .resources-link{max-height:200px;overflow:hidden}.si-resources-box.has-description .resources-link img{width:100%}