.testimonials .wrapper{padding-block:32px 40px;}.testimonials .title{margin-bottom:32px;}.testimonials .title .h-small{opacity:0.7;}.testimonial-list{display:flex;justify-content:center;flex-wrap:wrap;gap:32px 16px;}.testimonial{display:flex;align-items:center;flex:1;padding:16px 32px;gap:16px;min-width:449px;max-width:522px;border-radius:100vw;}@media screen and (max-width:700px){.testimonials .wrapper{padding-block:24px 40px;}.testimonial-list{flex-direction:column;}.testimonial{min-width:unset;max-width:unset;width:100%;}.testimonial:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)){display:none;}.testimonial:nth-child(2){box-shadow:0px 0px 0px 2px inset rgba(220,226,236,0.6),0px 4px 8px 0px rgba(0,0,0,0.25),0px -1px 8px 0px rgba(255,255,255,0.06);position:relative;}.testimonial:nth-child(2)::after{position:absolute;content:"";inset:0px;z-index:-2;border-radius:inherit;background-image:linear-gradient(330deg,rgba(220,226,236,0.35),rgba(56,74,99,0.35)),linear-gradient(#d0d3d7,#d0d3d7);opacity:0.8;}.testimonial:nth-child(2)::before{position:absolute;content:"";inset:0px;padding:2px;z-index:-1;border-radius:inherit;background:linear-gradient(330deg,rgba(220,226,236,0.35),#979797);border-radius:inherit;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;}}