.testimony__wrapper{display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;padding:0 120px 50px;position:relative}.testimony__item{align-items:center;background-color:#fff;border:1px solid #2358ac;border-radius:7px;box-shadow:5px 10px 5px 0 rgba(0,0,0,.1);display:flex;justify-content:center;margin-bottom:10px;max-height:250px;max-width:262px;min-width:262px;padding:22px;position:relative;width:33%;z-index:10}.testimony__footer{bottom:26px;left:0;padding:0 22px;position:absolute;width:100%}.testimony__short_name{color:var(--primary-color);font-size:18px;font-weight:700;line-height:160%}.testimony__company{color:#2358ac;font-size:24px;font-style:normal;font-weight:700;line-height:130%;text-align:center}@media (max-width:768px){.testimony__wrapper{gap:10px;justify-content:center}.testimony__item{background:var(--white);min-height:165px}.testimony__footer{margin-top:30px;padding:0;position:relative}}