.delivery-progress-section{background:linear-gradient(180deg,#f4f4f4 60.58%,#fff);padding:60px 0}.delivery-progress-title-wrapper h2{color:#161618}.delivery-progress-title-wrapper p{color:#636363;max-width:1049px}.delivery-progress-card-wrapper{margin-top:40px}.delivery-progress-card-row{display:flex;flex-wrap:wrap;gap:24px 0;margin:0 -12px}.delivery-card-col{padding:0 12px;width:33.33%}.delivery-img{align-items:center;background-color:#fff;border-radius:24px;display:flex;height:412px;justify-content:flex-end;margin-bottom:24px;overflow:hidden;width:100%}.delivery-content h5{color:#161618;font-size:20px;font-weight:700;line-height:26px}.delivery-content p{color:#636363}.delivery-img img{height:100%;object-fit:contain;object-position:bottom center;transition:all .4s ease-in-out;width:100%}.delivery-card:hover .delivery-img img{transform:scale(1.1)}@media (max-width:1440px){.delivery-img{height:330px}}@media (max-width:991px){.delivery-card-col{width:50%}}@media (max-width:574px){.delivery-card-col{width:100%}.delivery-img{height:360px}}