.delivery-strategy-grid{margin-top:3rem;--bs-gutter-x:2rem!important;--bs-gutter-y:2rem!important}.strategy-card{align-self:flex-start;background-color:var(--text-white);box-shadow:0 1px 15px rgba(0,0,0,.05);padding:2rem 1.25rem;transition:transform .5s cubic-bezier(.19,1,.22,1);width:100%}.strategy-card:hover{transform:translateY(-6px)}.strategy-card .solution-title{font-size:1.375rem;margin-bottom:0}.strategy-card .solution-line{background-color:var(--accent-lime);display:block;height:6px;margin:1rem 0;width:44px}.strategy-card .solution-desc{font-size:1rem;margin-bottom:1.5rem}.strategy-card p:last-child{padding-bottom:0}@media (min-width:992px){.strategy-card{align-self:stretch;box-shadow:0 1px 30px rgba(0,0,0,.05);padding:3rem 1.5rem}.strategy-card .solution-title{font-size:2.5rem}.strategy-card .solution-line{margin:2.5rem 0;width:58px}.strategy-card .solution-desc{font-size:1.375rem;margin-bottom:2.125rem}}