div.testimonies{padding-top:2rem;position:relative;display:flex;gap:2.5rem;flex-direction:column;justify-content:space-between;width:100%;max-width:100vw}div.testimonies:before{content:"";position:absolute;width:100vw;height:100%;left:-1rem;top:0;background-color:#f5f7fc;z-index:-100}div.testimonies h2{font-weight:600;font-size:2.4rem;letter-spacing:0;line-height:2.5rem;text-align:center;padding:1rem}div.testimonies>.cta{margin:0 auto}div.testimonies .slider{display:flex;width:100%;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;padding:1rem;gap:1rem}div.testimonies .slider figure{width:75%;flex-shrink:0;scroll-snap-align:center;margin:0}div.testimonies .slider button{display:none}@media screen and (min-width:800px){div.testimonies{padding:2rem}div.testimonies h2{padding:0}div.testimonies .slider.js-auto-slide{width:75%;max-width:1200px;margin:0 auto;scrollbar-width:none}div.testimonies .slider.js-auto-slide::-webkit-scrollbar{display:none}div.testimonies .slider.js-auto-slide button{display:block;position:absolute;top:50%;--margin:12.5%;left:var(--margin);-webkit-appearance:none;appearance:none;background:none;border-radius:0;cursor:pointer;height:1rem;width:1rem;border-color:#2f308d;border-style:solid none none solid;border-width:4px;transform:rotate(-45deg)}div.testimonies .slider.js-auto-slide button:last-child{right:var(--margin);left:unset;transform:rotate(135deg)}div.testimonies .slider.js-auto-slide figure{width:100%}}@media screen and (min-width:1920px){div.testimonies .slider.js-auto-slide button{--margin:calc(50% - 720px)}}@media screen and (min-width:1600px){div.testimonies .slider.js-auto-slide{--margin:calc(37.5vw - 640px)}div.testimonies .slider.js-auto-slide>figure:first-of-type{margin-left:var(--margin)}div.testimonies .slider.js-auto-slide>figure:last-of-type{margin-right:var(--margin)}}@media screen and (min-width:2560px){div.testimonies .slider.js-auto-slide{--margin:280px}}figure.testimonial{max-width:1200px;background:#fff;box-shadow:0 .25rem 1.25rem 0 rgba(0,0,0,.08);border-radius:.5rem;padding:1rem}figure.testimonial .portrait img{border-radius:50%;max-width:100%;aspect-ratio:1/1;height:auto}figure.testimonial .logo,figure.testimonial .logo img{max-width:100%;height:auto}figure.testimonial>figcaption{display:grid;gap:0 1ch;grid-template-columns:auto 1fr;grid-template-areas:"portait portait" "quote name" "quote title";margin-bottom:.5rem}figure.testimonial>figcaption>div:first-child{grid-area:portait;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}figure.testimonial>figcaption>div:first-child>.logo{max-width:75%}figure.testimonial>figcaption>img{grid-area:quote;align-self:center}@media screen and (max-width:369px){figure.testimonial>figcaption{grid-template-columns:unset;grid-template-areas:"portait" "name" "title"}figure.testimonial>figcaption>img{display:none}}figure.testimonial blockquote{margin:0;font-weight:300}figure.testimonial strong{font-weight:600;font-size:1.6rem;line-height:1em}figure.testimonial em{font-weight:400;font-style:normal;font-size:1rem;font-weight:300;line-height:1.1em}figure.testimonial em,figure.testimonial strong{letter-spacing:0;display:block;width:100%;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:800px){figure.testimonial{display:grid;gap:0 1.5rem;grid-template-columns:175px 1fr;grid-template-rows:1fr repeat(4,auto) 1fr;padding:2rem}figure.testimonial:after,figure.testimonial:before{content:"";height:100%}figure.testimonial:before{grid-column:span 2}figure.testimonial>figcaption{display:contents;margin-bottom:unset}figure.testimonial>figcaption>div:first-child{width:100%;height:100%;grid-area:unset;grid-row:span 5;gap:1rem;margin-bottom:unset}figure.testimonial>figcaption>img{display:block;margin-bottom:1rem;grid-area:unset}figure.testimonial blockquote{padding-block-start:.25rem;padding-block-end:2rem}}@media screen and (min-width:2560px){#testimonials{display:grid;grid-template-columns:1fr 1fr}#testimonials h2{grid-column:span 2}}