@import url(https://use.typekit.net/dmy6qnj.css);.reviews-list .grid-custom{position:relative;-ms-grid-columns:minmax(0,1fr) minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:0 20rem;gap:0 20rem}.reviews-list .grid-custom:before{content:"";position:absolute;width:1px;top:0;bottom:0;z-index:1;background:#e8e8e8;left:50%}@media only screen and (max-width:1024px){.reviews-list .grid-custom{display:block}}@media only screen and (max-width:820px){.reviews-list .grid-custom{grid-gap:0;gap:0;-ms-grid-columns:1fr;grid-template-columns:1fr}.reviews-list .grid-custom:before{display:none}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.review-cell{position:relative;padding-bottom:7rem;margin-bottom:7rem;border-bottom:1px solid #e8e8e8}.review-cell:nth-last-of-type(-n+2){margin-bottom:0}.review-cell .image{position:relative;width:14em;margin-bottom:3rem}.review-cell h2{font-size:2.664rem;font-weight:700;margin:0 0 3rem}.review-cell iframe{width:100%;height:auto}.review-cell .author{margin-top:2rem}@media only screen and (max-width:820px){.review-cell{position:relative;padding-bottom:5rem;border-bottom:1px solid #e8e8e8}.review-cell,.review-cell:nth-last-of-type(-n+2){margin-bottom:5rem}.review-cell:last-child{margin-bottom:0}}