.testimonials__wrapper{padding:60px 10px;color:#333;text-align:center}.testimonials__title{font-size:35px;font-weight:500}.testimonials__subtitle{font-size:22px;font-weight:300}.image-rating__wrapper{padding:10px 0}.reviews__wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;margin-top:40px}@media(min-width:768px)and (max-width:991px){.reviews__wrapper{flex-wrap:wrap;justify-content:space-around}}@media(max-width:767px){.reviews__wrapper{flex-direction:column}}.reviews__item{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:20px;background:#fff;border:1px solid hsla(0,0%,59.2%,.2);box-shadow:0 10px 15px rgba(0,0,0,.1);transition:.5s}@media(min-width:992px){.reviews__item{max-width:250px;width:250px;height:380px;margin-top:10px;margin-bottom:10px;border:1px solid #4c875d;box-shadow:none}}@media(min-width:992px)and (max-width:1199px){.reviews__item{max-width:210px;width:210px;height:360px;margin-top:10px;margin-bottom:10px}}@media(min-width:768px)and (max-width:991px){.reviews__item{width:40%;height:285px;margin-top:10px;margin-bottom:10px}}@media(min-width:992px){.reviews__item:hover{height:400px;margin-top:0;margin-bottom:0}}@media(min-width:992px)and (min-width:992px)and (max-width:1199px){.reviews__item:hover{height:380px;margin-top:0;margin-bottom:0}}@media(max-width:767px){.reviews__item{margin:20px}}.reviews__item--name{margin:20px 0 0;color:rgba(59,55,81,.3);font-size:35px;transition:.5s}@media(max-width:1199px){.reviews__item--name{margin:0}}@media(max-width:991px){.reviews__item--name{color:#333;font-size:22px}}@media(min-width:992px){.reviews__item:hover .reviews__item--name{color:#333;font-size:40px}}.reviews__item--bio{width:100%;margin:0;padding:0;font-size:16px}@media(max-width:1199px){.reviews__item--bio{font-size:14px}}