.testimonials-block{background-color:var(--color-red-light);background-position:50%;background-size:cover;position:relative}.testimonials-block.color-overlay:before{background-color:var(--overlay-color);content:"";display:block;height:100%;position:absolute;width:100%}.testimonials-block.testimonials-block{margin-top:var(--margin-top-mobile);@media screen and (min-width:768px){margin-top:var(--margin-top)}}.testimonials-inner-wrapper{display:flex;flex-direction:column;padding-bottom:3rem;padding-top:3rem;position:relative;@media screen and (min-width:768px){padding-bottom:12rem;padding-top:12rem}}.testimonials-block .heading-column{width:100%;@media screen and (min-width:768px){margin-right:auto;width:60%}}.testimonials-block .heading{margin:0}.testimonials-block .contents-column{margin:3rem auto 0;width:100%;@media screen and (min-width:768px){margin-bottom:0;margin-left:auto;margin-right:auto;margin-top:8rem}}.testimonials-block .testimonials-contents-column-items-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.testimonials-block .testimonials-content-box{align-self:stretch;border-radius:20px;box-sizing:border-box;height:auto;margin:0 auto;overflow:hidden;width:100%;@media screen and (min-width:768px){width:50%}@media screen and (min-width:960px){width:33.333%}}.testimonials-block .testimonials-content-column,.testimonials-block .visual-column{width:100%}.testimonials-block .testimonials-content-column{background-color:rgba(220,66,84,.8);display:flex;flex-direction:column;justify-content:flex-start;padding:3rem 2rem;@media screen and (min-width:768px){padding-bottom:4.5rem;padding-left:4rem;padding-right:4rem;padding-top:4.5rem}}.testimonials-block .testimonials-content-column .name{font-weight:700;margin-top:1em}