.testimonials-grid-wrapper-title{margin-bottom:52px}.testimonials-grid-box{background:#9dd0d8;border:1px solid rgba(0,42,73,.06);border-radius:20px;box-shadow:0 10px 28px rgba(0,42,73,.05);display:flex;flex-direction:column;gap:28px;padding:32px;transition:.2s linear}.testimonials-grid-box:not(:last-child){margin-bottom:24px}.testimonials-grid-box:hover{border-color:rgba(0,42,73,.12);box-shadow:0 16px 36px rgba(0,42,73,.09);transform:translateY(-4px)}.testimonials-grid-box .main-text{font-size:18px;margin-bottom:0}.testimonials-grid-box .author-info{display:flex;gap:14px}.testimonials-grid-box .author-info .image-wrapper{border-radius:50%;height:52px;max-width:52px;min-width:52px;position:relative}.testimonials-grid-box .author-info .image-wrapper img{border-radius:50%;bottom:0;height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.testimonials-grid-box .author-info .text-wrapper .author-name{font-size:15px;font-weight:700;margin-bottom:2px}.testimonials-grid-box .author-info .text-wrapper .position{color:rgba(0,42,73,.78);font-size:15px;line-height:1.45;margin-bottom:0}@media (min-width:768px){.testimonials-grid-boxes{display:flex;flex-wrap:wrap;gap:24px}.testimonials-grid-box{justify-content:space-between;margin-bottom:0!important;max-width:calc(33.3333% - 16px)}}