@charset "UTF-8";.testimonials{padding-top:var(--spacing-10);padding-bottom:var(--spacing-10)}@media (min-width: 1024px){.testimonials{padding-top:var(--spacing-15);padding-bottom:var(--spacing-15)}}.testimonials__inner{display:flex;flex-direction:column}@media (min-width: 1024px){.testimonials__inner{display:grid;grid-template:"stack"}}@media (min-width: 1024px){.testimonials__inner>*{grid-area:stack}}.testimonials__images{display:grid;grid-template-areas:"stack";width:100%;aspect-ratio:1}@media (min-width: 1024px){.testimonials__images{aspect-ratio:1280/720}}.testimonials__images>*{grid-area:stack}.testimonials__images img{width:100%}.testimonials__images img.hidden{opacity:0;transition:opacity .5s ease-in-out}@media (min-width: 1024px){.testimonials__images img.hidden{transition-duration:1s}}.testimonials .swiper{width:100%;overflow:visible;min-width:0}@media (min-width: 1024px){.testimonials .swiper{margin:auto 0 auto auto;overflow:hidden;min-width:0;width:41.6666666667vw;max-width:600px;height:-moz-fit-content;height:fit-content;background-color:#fff}}.testimonials__arrows{display:none}@media (min-width: 1024px){.testimonials__arrows{position:relative;display:flex;margin-bottom:var(--spacing-10);margin-left:var(--spacing-10);z-index:1}}.testimonials__arrows:has(.swiper-button-lock){display:none}.testimonials__arrows button{width:40px}.testimonials__pagination{margin-top:var(--spacing-10);position:relative;z-index:1}@media (min-width: 1024px){.testimonials__pagination{display:none}}.testimonials__pagination:has(.swiper-pagination-lock){display:none}.testimonial-slide{margin-top:-110px;margin-left:var(--spacing-2-half);margin-right:var(--spacing-2-half);padding:var(--spacing-5);background:#fff}@media (min-width: 1024px){.testimonial-slide{margin:0;padding:var(--spacing-10)}}.testimonial-slide__text{display:flex;flex-direction:column;gap:var(--spacing-5);color:var(--colour-primary)}.testimonial-slide__quote{position:relative;font-size:var(--text-body-lg);line-height:28px;font-weight:var(--font-weight-light);max-height:300px;overflow-y:auto;scrollbar-gutter:stable}@media (min-width: 1024px){.testimonial-slide__quote{font-size:var(--text-3xl);line-height:36px}}.testimonial-slide__quote>p:first-child:before{content:"\201c"}.testimonial-slide__quote>p:last-child:after{content:"\201d"}.testimonial-slide__citation{font-weight:var(--font-weight-bold);font-size:var(--text-body-sm);line-height:20px}@media (min-width: 1024px){.testimonial-slide__citation{font-size:var(--text-body-regular);line-height:24px}}
