.home-features .content-wrapper{align-items:center;display:flex;justify-content:space-between}.home-features .content{width:56%}.home-features .image{width:38%}.home-features .info{margin-bottom:10px}.home-features .btns{margin-top:35px}.home-features .items{display:flex;flex-wrap:wrap;margin:0 -12px}.home-features .item{display:flex;margin-top:24px;padding:0 12px;width:50%}.home-features .item-inner{background:#fff;border-left:3px solid #eb7161;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);color:inherit;cursor:pointer;padding:25px;transition:.2s;width:100%}.home-features .item-inner:hover{transform:translateY(-5px)}.home-features .item h3{font-family:inherit;font-size:18px;font-weight:600;margin-bottom:10px}@media(max-width:1280px){.home-features .image{width:35%}.home-features .content{width:60%}.home-features .item-inner{font-size:15px;padding:20px}}@media(max-width:991px){.home-features .content-wrapper{display:block}.home-features .image{margin-bottom:40px;width:100%}.home-features .image img{height:400px;max-width:400px;object-fit:cover;width:100%}.home-features .content{width:100%}}@media(max-width:767px){.home-features .item{margin-top:25px;padding:0;width:100%}.home-features .item h3{font-size:16px}.home-features .items{margin:0}}