.testimonials__grid{display:flex}@media(max-width: 1100px){.testimonials__grid{flex-wrap:wrap}}.testimonials__top{width:calc(100% - 650px - 80px)}@media(max-width: 1600px){.testimonials__top{width:calc(100% - 650px - 60px)}}@media(max-width: 1100px){.testimonials__top{width:100%}}.testimonials__left{flex:0 0 55%;padding-right:80px}@media(max-width: 1600px){.testimonials__left{padding-right:60px}}@media(max-width: 1100px){.testimonials__left{flex:0 0 100%;margin-bottom:50px;padding-right:0}}@media(max-width: 599px){.testimonials__left{margin-bottom:40px}}.testimonials__subtitle{color:var(--color-charcoal);margin-bottom:15px}.testimonials__title{margin-bottom:20px}.testimonials__btn{margin-bottom:40px}@media(max-width: 1100px){.testimonials__btn{margin-bottom:30px}}@media(max-width: 599px){.testimonials__btn{margin-bottom:20px}}.testimonials__image{display:block;height:auto}.testimonials__right{flex:0 0 45%;margin-top:-170px}@media(max-width: 1100px){.testimonials__right{flex:0 0 100%;margin-top:0}}.testimonials__image-wrapper{margin-bottom:40px;overflow:hidden;position:relative}@media(max-width: 1100px){.testimonials__image-wrapper{margin-bottom:30px}}@media(max-width: 599px){.testimonials__image-wrapper{margin-bottom:20px}}.testimonials__image-wrapper a{display:block}.testimonials__image-wrapper a:hover .testimonials__highlight{opacity:1;transform:translateY(0)}.testimonials__highlight{align-items:center;background:var(--color-jade-dark);color:#fff;display:flex;justify-content:space-between;opacity:0;padding:0 10px;position:absolute;bottom:0;left:0;transition:all .3s var(--cubic);transform:translateY(100%);width:100%;height:40px}@media(max-width: 1100px){.testimonials__highlight{font-size:14px;opacity:1;transform:translateY(0)}}.testimonials__highlight path{stroke:#fff}.testimonials__copy{font-size:24px;font-weight:300;font-style:italic;margin-bottom:12px;transition:all .5s ease;transform:translateY(40px)}@media(max-width: 1100px){.testimonials__copy{font-size:20px}}.testimonials__copy--animate{transform:translateY(0)}.testimonials__name{font-size:18px;font-weight:300;transition:all .5s ease;transform:translateY(40px)}@media(max-width: 1100px){.testimonials__name{font-size:16px}}.testimonials__name--animate{transform:translateY(0)}