.testimonials__inner{padding:35px 0;text-align:center}.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 #46885b;transition:.5s}@media(min-width:1200px){.reviews__item{max-width:250px;width:250px;height:390px;margin-top:10px;margin-bottom:10px}}@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:20px}.reviews__item:before{transition:1s;content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(315deg,#46885b,#46885b);transform:skew(2deg,2deg);z-index:-1}}@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(min-width:992px){.reviews__item:hover:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(315deg,#46885b,#46885b);transform:skew(2deg,2deg);transition:1s;z-index:-1}}@media(max-width:767px){.reviews__item{margin:20px}.reviews__item:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(315deg,#46885b,#46885b);transform:skew(2deg,2deg);transition:1s;z-index:-1}}.reviews__item--name{margin:20px 0 0;font-size:35px;color:rgba(59,55,81,.3);transition:.5s}@media(max-width:1199px){.reviews__item--name{margin:0;font-size:30px}}@media(max-width:991px){.reviews__item--name{color:rgba(59,55,81,.9)}}@media(min-width:992px){.reviews__item:hover .reviews__item--name{font-size:40px;color:rgba(59,55,81,.9)}}.reviews__item--bio{width:100%;margin:0;padding:0;font-size:16px}@media(max-width:1199px){.reviews__item--bio{font-size:14px}}.static-stars__wrapper{margin:5px 0}.testimonials__buttons__wrapper{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;margin:40px auto 0}@media(min-width:992px){.testimonials__buttons__wrapper{width:60%}}.testimonials__buttons__get-quote__wrapper,.testimonials__buttons__open-reviews__wrapper,.testimonials__buttons__order-button__wrapper{margin:0 auto 35px;background:#4eba6f;box-shadow:inset 0 4px 2px hsla(0,0%,100%,.24),inset -4px -4px 2px hsla(0,0%,100%,.18);cursor:pointer;font-size:22px;font-weight:500}@media(min-width:650px){.testimonials__buttons__get-quote__wrapper,.testimonials__buttons__open-reviews__wrapper,.testimonials__buttons__order-button__wrapper{width:240px}}@media(max-width:649px){.testimonials__buttons__get-quote__wrapper,.testimonials__buttons__open-reviews__wrapper,.testimonials__buttons__order-button__wrapper{width:100%}}.order-button__via-link--testimonials,.testimonials__buttons__get-quote,.testimonials__buttons__open-reviews{display:flex;justify-content:center;align-items:center;width:100%;height:100%;max-height:70px;padding:14px 20px;color:#fff;transition:.3s}.order-button__via-link--testimonials:focus,.order-button__via-link--testimonials:hover,.testimonials__buttons__get-quote:focus,.testimonials__buttons__get-quote:hover,.testimonials__buttons__open-reviews:focus,.testimonials__buttons__open-reviews:hover{text-decoration:none;color:#333}