.home-ramp .content-wrapper{max-width:1150px}.home-ramp .content{margin:0 auto 20px;max-width:700px;text-align:center}.home-ramp .items{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px}.home-ramp .item{display:flex;margin-top:20px;padding:0 10px;width:25%}.home-ramp .btn{margin-top:50px;text-align:center}.home-ramp .item .icon{margin-bottom:30px}.home-ramp .item-inner{background:#fff;border:1px solid #d6cdc4;color:inherit;cursor:pointer;display:flex;flex-direction:column;padding:25px;text-align:center;transition:.2s;width:100%}.home-ramp .item-inner:hover{transform:translateY(-5px)}.home-ramp .item h3{font-family:inherit;font-size:18px;font-weight:600;margin-bottom:15px}@media(max-width:991px){.home-ramp .item{width:50%}}@media(max-width:600px){.home-ramp .item{width:100%}.home-ramp .item h3{font-size:16px}}