.end-to-end-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:24px;margin-top:30px}.end-to-end-card{flex-grow:1;flex-shrink:1;flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);text-align:center;display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#fff;border-radius:8px;min-height:320px;transition:all .3s ease-in-out}.end-to-end-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.2);transform:translateY(-5px);cursor:pointer!important}.end-to-end-card img{width:200px;height:200px;object-fit:contain;margin-bottom:10px}.it-title{font-size:16px!important;font-weight:400!important;line-height:24px;color:#000;margin-bottom:10px;min-height:48px}.it-description,.it-title{font-family:Poppins;text-align:center}.it-description{font-size:14px;font-weight:300;line-height:21px;color:#5f5f5f;min-height:42px;margin-top:10px}@media (max-width:768px){.end-to-end-card{flex:1 1 100%;max-width:100%;min-height:auto;padding:5px}.end-to-end-container{gap:0}.end-to-end-card img{width:137.83px;height:127.35px}.end-to-end-card:hover{box-shadow:none!important;transform:none!important;cursor:pointer!important}.it-title{font-family:Poppins;font-size:18px!important;font-weight:400!important;line-height:27px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#000}.it-description{font-family:Poppins;font-size:14px!important;font-weight:300!important;line-height:21px!important;text-align:center;color:#5f5f5f;min-height:auto;margin-top:0}}