section.testimonial-block{display:flex;flex-wrap:nowrap;align-items:center;justify-items:center;justify-content:space-between;-moz-column-gap:50px;column-gap:50px;color:var(--global-palette4)}section.testimonial-block.testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:3em 3em}@media screen and (max-width:600px){section.testimonial-block.testimonial-grid{padding:0 20px;grid-template-columns:1fr;gap:0em 0em}}section.testimonial-block.full-height-1{align-items:stretch;height:100%}section.testimonial-block .testimonial-item{display:flex;flex-wrap:wrap;flex:1;background:#fff;padding:0;box-shadow:rgb(50 50 93 / .25) 0 30px 60px -12px,rgb(0 0 0 / .3) 0 18px 36px -18px;border-radius:15px}section.testimonial-block .testimonial-item .review-star-holder{display:flex;width:100%;justify-content:center}section.testimonial-block .testimonial-item img.review-stars{display:block;max-width:175px;margin:24px 24px 0}section.testimonial-block .testimonial-item>p{padding:30px 30px 10px 30px;margin-bottom:0}section.testimonial-block .testimonial-item.show-review-1>p{padding-top:16px}section.testimonial-block .testimonial-item.compact-1 .testimonial-footer{-moz-column-gap:16px;column-gap:16px;width:calc(100% + 24px);margin-left:-12px;margin-right:-12px}section.testimonial-block .testimonial-item.compact-1 .testimonial-footer img{max-width:88px;max-height:88px;background:#fff}section.testimonial-block .testimonial-item.compact-1 .testimonial-footer h5.testimonial-who{margin-top:12px}section.testimonial-block .testimonial-footer{display:flex;-moz-column-gap:20px;column-gap:20px;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;margin-bottom:-20px}section.testimonial-block .testimonial-footer img{border-radius:50%;max-width:100px;max-height:100px;box-shadow:rgb(50 50 93 / .25) 0 6px 12px -2px,rgb(0 0 0 / .3) 0 3px 7px -3px;background:#fff}section.testimonial-block .testimonial-footer .testimonial-who{font-size:1rem;font-weight:700;padding-bottom:20px;line-height:1.4;color:inherit}section.testimonial-block .testimonial-footer .testimonial-who span{display:block;font-weight:400;font-style:italic}@media screen and (max-width:600px){section.testimonial-block{flex-wrap:wrap}section.testimonial-block .testimonial-item{flex:auto;margin-bottom:50px}section.testimonial-block .testimonial-item>p{padding:20px 20px 10px 20px}section.testimonial-block .testimonial-footer{-moz-column-gap:10px;column-gap:10px;width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;margin-bottom:-15px}}