.features-list{display:flex;flex-flow:column wrap;width:100%}.features-list__item{height:20rem;width:100%}@media screen and (min-width:641px){.features-list__item{width:50%}}@media screen and (min-width:1081px){.features-list__item{height:25rem;width:33.3333333333%}.features-list__item:first-of-type,.features-list__item:nth-of-type(10){height:50rem}}.features-list__content{align-items:flex-end;color:#fff;display:flex;height:100%;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.features-list__content:hover{text-decoration:none}.features-list__details{padding:1.25rem;position:relative;width:100%;z-index:2}.features-list__details p{line-height:0;margin:0;max-height:0;opacity:0;padding:.625rem 0 0;transition:all .6s cubic-bezier(.76,0,.07,1)}.features-list__item:hover .features-list__details p{line-height:1.5;max-height:6rem;opacity:1}.features-list__details:before{background:linear-gradient(180deg,rgba(38,38,38,0),rgba(38,38,38,.4) 40%,rgba(38,38,38,.7));bottom:0;content:"";display:block;height:8.125rem;left:0;position:absolute;width:101%;z-index:-1}.features-list__sub-heading{font-size:.8125rem;font-weight:400;letter-spacing:1px;text-transform:uppercase}.features-list__heading{color:#fff;margin:.3125rem 0 0;padding:0}.features-list__image{background-color:#9c9c9c;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .6s cubic-bezier(.76,0,.07,1);width:100%;z-index:-1}.features-list__item:hover .features-list__image{transform:scale(1.1)}
