/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.testimonials{position:relative;overflow:hidden;background:#001e65}.testimonials__title{color:#fff;margin-bottom:0;padding-top:2rem;padding-bottom:4rem}.testimonials__content{position:relative;padding-bottom:6rem}.testimonials__bg{position:absolute;z-index:0;background-repeat:no-repeat;background-size:contain}@media (max-width:1023px){.testimonials__bg{display:none}}.testimonials__bg--top-left{top:8rem;left:-10rem;width:185px;height:165px;background:url(/themes/custom/werkenbij/images/shape-outline-grey.svg) center no-repeat}.testimonials__bg--bottom-left{bottom:0;left:-4rem;width:378px;height:336px;background:url(/themes/custom/werkenbij/images/shape-grey.svg) center no-repeat}@media (max-width:1339px){.testimonials__bg--bottom-left{background-size:80%}}.testimonials__bg--top-right{top:0;right:0;width:120px;height:110px;background:url(/themes/custom/werkenbij/images/shape-blue.svg) center no-repeat}.testimonials__bg--bottom-right{bottom:0;right:-8rem;width:245px;height:220px;background:url(/themes/custom/werkenbij/images/shape-outline-blue.svg) center no-repeat}.testimonial{display:grid;grid-template-rows:repeat(2,auto);position:relative;overflow:hidden;background:#fff;border-radius:15px;height:100%}.testimonial img{width:100%;height:auto;transition:250ms ease-in-out;border-top-left-radius:15px;border-top-right-radius:15px}.testimonial__title{color:#231f20;margin-bottom:4rem}.testimonial__author{border-top:solid 1px #231f20;padding-top:1rem}.testimonial__media{grid-row-start:1;display:grid}.testimonial__content{grid-row-start:2;z-index:3;padding:2rem 2rem 1rem 2rem}
.person{font-size:.8rem;text-transform:uppercase;font-weight:700}.person__function{font-weight:400;text-transform:none}
