.featured-card-wrapper .feature-text .content{font-size:1.4em;line-height:1.3em;font-weight:300}.featured-card-wrapper .category-cards{list-style-type:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:24px}.featured-card-wrapper .category-cards li{width:50%}.featured-card-wrapper .category-card{border-radius:8px;color:#fff;background-color:#1d2b2b;margin:8px;height:150px;position:relative;overflow:hidden}.featured-card-wrapper .category-title{position:relative;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:16px;font-weight:500;margin:0;text-align:center;text-shadow:0 0 16px rgb(0 0 0 / 72%)}.featured-card-wrapper .category-img{position:absolute;top:0;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.featured-card-wrapper .category-img img{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:130%;position:relative;opacity:.15;max-width:none}@media(min-width:768px){.featured-card-wrapper .feature-left,.featured-card-wrapper .feature-right{width:50%;float:left}.featured-card-wrapper .feature-right{float:right}.featured-card-wrapper .feature-text{width:45%}.featured-card-wrapper .feature-title{margin:72px 0 17px}.featured-card-wrapper .category-cards{margin:0}.featured-card-wrapper .category-card{height:150px;opacity:.9;-webkit-box-shadow:0 8px 16px rgb(0 0 0 / 15%);box-shadow:0 8px 16px rgb(0 0 0 / 15%);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.featured-card-wrapper .category-card:hover{z-index:1;opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}}@media(min-width:1280px){.featured-card-wrapper .category-cards li{width:33.3%}}