.md-only{display:block}@media (min-width:768px){.md-only{display:none}}.lg-only{display:none}@media (min-width:768px){.lg-only{display:block}}.testimonial__outercontainer{background-color:var(--colour-yellow-light);display:flex;flex-direction:column}.testimonial__innercontainer{display:flex;flex-direction:row;flex-wrap:wrap;padding-inline:var(--space-xs-s);gap:var(--space-m-l);width:100%;max-width:calc(1280px + var(--space-xs-s)*2);margin:var(--space-2xl) auto var(--space-4xl) auto}.testimonial__card{background-color:var(--colour-white);width:calc(50% - var(--space-m-l)/2);padding:var(--space-s-m);display:flex;flex-direction:column}.testimonial__card--single{width:100%}.testimonial__image{transform:translateY(calc(var(--space-s-m)*-1*1.4));margin-right:var(--space-s-m);margin-bottom:calc(var(--space-s-m)*-1)}.testimonial__cardheader{display:flex;flex-direction:row}.testimonial__person{display:flex;flex-direction:column}.testimonial__person a{text-decoration:underline}.testimonial__person-name{margin-top:0!important;margin-bottom:var(--space-2xs-1xs)!important;color:var(--colour-black-headings)}.testimonial__person-business{margin-top:0!important;color:var(--colour-grey-text)}.testimonial__content p{color:var(--colour-grey-text)}.testimonial__stars{margin-top:auto;padding-top:var(--space-s-m);display:flex;flex-direction:row}.testimonial__star{margin-right:var(--space-xs-s)}.testimonial__indicators{display:none}.testimonial__morecontainer{width:100%;display:flex;justify-content:center}.testimonial__more{text-decoration:underline;color:var(--colour-black-copy)}.extra-testimonials{display:none;flex-direction:row;flex-wrap:wrap;gap:var(--space-m-l);width:100%}.extra-testimonials .testimonial__card{opacity:0}.extra-testimonials--visible{display:flex!important}.extra-testimonials--visible>:nth-child(1){animation:testimonialsFadeIn .2s ease forwards;animation-delay:.1s}.extra-testimonials--visible>:nth-child(2){animation:testimonialsFadeIn .2s ease forwards;animation-delay:.2s}.extra-testimonials--visible>:nth-child(3){animation:testimonialsFadeIn .2s ease forwards;animation-delay:.3s}.extra-testimonials--visible>:nth-child(4){animation:testimonialsFadeIn .2s ease forwards;animation-delay:.4s}.extra-testimonials--visible>:nth-child(5){animation:testimonialsFadeIn .2s ease forwards;animation-delay:.5s}.extra-testimonials--visible>:nth-child(6){animation:testimonialsFadeIn .2s ease forwards;animation-delay:.6s}.extra-testimonials--visible>:nth-child(7){animation:testimonialsFadeIn .2s ease forwards;animation-delay:.7s}.extra-testimonials--visible>:nth-child(8){animation:testimonialsFadeIn .2s ease forwards;animation-delay:.8s}.extra-testimonials--visible>:nth-child(9){animation:testimonialsFadeIn .2s ease forwards;animation-delay:.9s}.extra-testimonials--visible>:nth-child(10){animation:testimonialsFadeIn .2s ease forwards;animation-delay:1s}.extra-testimonials--visible>:nth-child(11){animation:testimonialsFadeIn .2s ease forwards;animation-delay:1.1s}.extra-testimonials--visible>:nth-child(12){animation:testimonialsFadeIn .2s ease forwards;animation-delay:1.2s}.extra-testimonials--visible>:nth-child(13){animation:testimonialsFadeIn .2s ease forwards;animation-delay:1.3s}.extra-testimonials--visible>:nth-child(14){animation:testimonialsFadeIn .2s ease forwards;animation-delay:1.4s}.extra-testimonials--visible>:nth-child(15){animation:testimonialsFadeIn .2s ease forwards;animation-delay:1.5s}.extra-testimonials--visible>:nth-child(16){animation:testimonialsFadeIn .2s ease forwards;animation-delay:1.6s}.extra-testimonials--visible>:nth-child(17){animation:testimonialsFadeIn .2s ease forwards;animation-delay:1.7s}.extra-testimonials--visible>:nth-child(18){animation:testimonialsFadeIn .2s ease forwards;animation-delay:1.8s}.extra-testimonials--visible>:nth-child(19){animation:testimonialsFadeIn .2s ease forwards;animation-delay:1.9s}.extra-testimonials--visible>:nth-child(20){animation:testimonialsFadeIn .2s ease forwards;animation-delay:2s}@keyframes testimonialsFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:767.98px){.testimonial__innercontainer{display:flex;flex-wrap:nowrap;overflow-x:scroll;scrollbar-width:none;overflow-y:auto;scroll-snap-type:x mandatory;scrollbar-color:transparent;padding:var(--space-m-l) var(--space-xs-s);margin-bottom:var(--space-xs-s)}.testimonial__innercontainer::-webkit-scrollbar{display:none}.extra-testimonials{display:contents}.extra-testimonials .testimonial__card{opacity:1}.testimonial__card{min-width:80vw;width:100%;scroll-snap-align:center;scroll-snap-stop:always}.testimonial__image{width:70px;height:70px;margin-right:var(--space-s)}.testimonial__star{width:36px;height:36px}.testimonial__indicators{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-3xs);padding-inline:var(--space-xs-s);transform:translateY(2rem)}.testimonial__indicator{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:var(--colour-yellow-bold);transition:all .5s ease-in}.testimonial__indicator.active{background-color:var(--colour-black-headings);opacity:.8}.testimonial__more{display:none}}