.cards-container{background-color:#141516;overflow:hidden;position:relative}.cards-container img.card-gradiant-img{bottom:0;position:absolute;width:100%}.cards{display:flex;gap:110px;gap:2.5%;justify-content:center;padding:74px 1rem;position:relative;z-index:2}.cards .card{align-items:center;background-color:#ebebeb;border-radius:22px;display:flex;gap:24px;gap:20px;max-width:503px;max-width:100%;padding:26px;width:33.33%}.cards .card .card-img{border:2px solid #3ec0b6;border-radius:22px;max-width:160px!important}@media (max-width:1100px){.cards .card .card-img{max-width:100%!important;width:160px!important}}@media (max-width:991px){.cards{flex-direction:column;gap:30px}.cards .card{margin-left:auto;margin-right:auto;max-width:100%;width:400px}.cards .card .card-img{max-width:100%!important;min-width:130px;width:160px!important}}@media (max-width:540px){.cards .card .content{width:100%}.cards .card{flex-direction:column;text-align:center}.cards .card .card-img{max-width:100%!important}}