@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.homeReviews{padding:8rem 0 8.9rem}.homeReviews_heading+.homeReviews_items{margin-top:3.6rem}.homeReviews_heading{text-align:center}.homeReviews_items{margin-bottom:-2.9rem}.homeReviews_col{margin-bottom:2.9rem}.homeReviews_item{background:#fff;box-shadow:0 .3rem .6rem rgba(29,29,29,.16);display:flex;flex-direction:column;padding:5rem;position:relative;text-decoration:none;width:100%}@media only screen and (max-width:767px){.homeReviews_item{display:none}.homeReviews_item:first-child,.homeReviews_item:nth-child(2){display:block}}.homeReviews_itemDescription+.homeReviews_itemAuthor{margin-top:2.4rem}.homeReviews_itemDescription{line-height:3.6rem}@media only screen and (max-width:767px){.homeReviews_itemDescription{font-size:1.6rem;line-height:3rem}}.homeReviews_itemAuthor{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:-2.6rem;margin-left:-2.6rem}.homeReviews_itemAuthorDetails,.homeReviews_itemAuthorPicture{margin-bottom:2.6rem;margin-left:2.6rem}.homeReviews_itemAuthorPicture{border-radius:50%;display:flex;flex:0 1 auto;height:10rem;overflow:hidden;width:10rem}@media only screen and (min-width:768px){.homeReviews_itemAuthorPicture{height:15rem;width:15rem}}.homeReviews_itemAuthorImg{font-family:"object-fit:cover";height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.homeReviews_itemAuthorDetails{font-size:1.6rem;line-height:3rem}}.homeReviews_itemAuthorName{font-weight:700}.homeReviews-white{background:#fff}.homeReviews-white .homeReviews_item{background:#fbfbfb}.homeReviews-gray{background:#f4f4f4}