.nnd-deliver-grid-5{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:10px}.nnd-deliver-grid-5>:nth-child(4){grid-column:1/2;margin-left:auto;margin-right:0}.nnd-deliver-grid-5>:nth-child(5){grid-column:2/3}.nnd-deliver-bottom-row{display:flex;justify-content:center;gap:24px;margin-top:24px}.nnd-deliver-bottom-row .nnd-deliver-card{flex:0 1 calc(33.333% - 12px);max-width:calc(33.333% - 12px)}@media (max-width:1024px){.nnd-deliver-bottom-row .nnd-deliver-card{flex:0 1 calc(50% - 12px);max-width:calc(50% - 12px)}}@media (max-width:768px){.nnd-deliver-bottom-row{flex-direction:column;align-items:center}.nnd-deliver-bottom-row .nnd-deliver-card{flex:0 1 100%;max-width:100%}}