/**handles:marby-testimonials**/
.marby-testimonials-page{overflow:hidden}.marby-testimonials-page .marby-public-container{width:80%;margin:0 auto;padding:0}.testimonials-closing,.testimonials-hero,.testimonials-intro,.testimonials-stories{padding:100px 0}.testimonials-hero{background:linear-gradient(180deg,var(--marby-color-white),var(--marby-color-soft-tan))}.testimonials-closing-grid,.testimonials-hero-grid,.testimonials-intro-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,0.95fr);gap:76px;align-items:center}.testimonials-hero h1{margin-bottom:24px}.testimonials-count{display:flex;gap:14px;align-items:center;margin-top:32px}.testimonials-count b{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:var(--marby-color-black);color:var(--marby-color-white)}.testimonials-hero-art{position:relative;min-height:460px;border-radius:44% 56% 38% 62%/57% 43% 57% 43%;background:linear-gradient(145deg,var(--marby-color-soft-blue),var(--marby-color-white) 60%,var(--marby-color-light-tan));box-shadow:inset 0 0 0 1px var(--marby-color-border-light);transform:rotate(4deg)}.testimonials-hero-art blockquote,.testimonials-hero-art>div{position:absolute;margin:0;box-shadow:var(--marby-shadow-soft)}.testimonials-hero-art blockquote{top:88px;left:54px;width:min(360px,75%);padding:38px;border:1px solid var(--marby-color-border-light);background:var(--marby-color-white);font-size:var(--marby-public-h4-size);transform:rotate(-7deg)}.testimonials-hero-art>div{right:18px;bottom:30px;width:245px;padding:29px;background:var(--marby-color-black);transform:rotate(3deg)}.testimonials-hero-art>div h3,.testimonials-hero-art>div p{color:var(--marby-color-white)}.testimonials-intro,.testimonials-stories{background:var(--marby-color-soft-tan)}.testimonials-intro-grid{grid-template-columns:350px 1fr}.testimonials-stories{position:relative}.testimonials-curve{position:absolute;inset:0;pointer-events:none}.testimonials-curve::before{position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--marby-color-marby-blue);content:"";opacity:.45}.testimonials-curve svg{position:relative;z-index:1;width:100%;height:100%}.testimonials-curve path{fill:none;stroke:var(--marby-color-marby-blue);stroke-width:3px;stroke-dasharray:12 16;opacity:.52}.testimonial-story{position:relative;display:grid;grid-template-columns:1fr 110px 1fr;min-height:360px;align-items:center}.testimonial-copy{position:relative;width:min(560px,100%);padding:44px 48px;border:0;border-top:1px solid var(--marby-color-border-light);border-right:1px solid var(--marby-color-border-light);border-bottom:1px solid var(--marby-color-border-light);border-left:1px solid var(--marby-color-border-light);background:var(--marby-color-white);box-shadow:var(--marby-shadow-soft)}.testimonial-copy::before{position:absolute;top:-50px;right:20px;z-index:2;color:var(--marby-color-marby-blue);content:"“";font-family:Georgia,serif;font-size:170px;font-weight:var(--marby-font-weight-bold);line-height:1;opacity:.3}.testimonial-story:nth-child(odd) .testimonial-copy{grid-column:1;justify-self:end;transform:rotate(-1.1deg);border-right:4px solid var(--marby-color-marby-blue)}.testimonial-story:nth-child(2n) .testimonial-copy{grid-column:3;justify-self:start;transform:rotate(1.1deg);border-left:4px solid var(--marby-color-marby-blue)}.testimonial-story:nth-child(3n) .testimonial-copy{background:var(--marby-color-soft-blue)}.testimonial-story:nth-child(5n) .testimonial-copy{background:var(--marby-color-black)}.testimonial-story:nth-child(5n) .testimonial-copy .marby-testimonial,.testimonial-story:nth-child(5n) .testimonial-copy p{color:var(--marby-color-white)}.testimonial-story:nth-child(5n) .testimonial-copy::before{color:var(--marby-color-marby-blue)}.testimonial-copy .marby-testimonial{margin:0}.testimonial-author,.testimonial-copy>span,.testimonial-industry{font-size:var(--marby-public-p-small-size);font-weight:var(--marby-font-weight-bold)}.testimonial-industry{color:var(--marby-color-marby-blue);letter-spacing:var(--marby-letter-spacing-medium);text-transform:uppercase}.testimonial-author{margin-top:24px;color:var(--marby-color-marby-blue)}.testimonial-copy>span{position:absolute;bottom:-12px;padding:10px 16px;background:var(--marby-color-marby-blue);color:var(--marby-color-white)}.testimonial-story:nth-child(odd) .testimonial-copy>span{left:-18px}.testimonial-story:nth-child(2n) .testimonial-copy>span{right:-18px}.testimonial-marker{grid-column:2;grid-row:1;display:grid;width:72px;height:72px;place-items:center;justify-self:center;border:1px solid var(--marby-color-border-light);border-radius:50%;background:var(--marby-color-white);box-shadow:var(--marby-shadow-soft);position:relative}.testimonial-marker::before{position:absolute;inset:-12px;border:1px solid var(--marby-color-marby-blue);border-radius:50%;content:""}.testimonial-story:nth-child(3n) .testimonial-marker{background:var(--marby-color-soft-blue);color:var(--marby-color-black)}.testimonial-story:nth-child(5n) .testimonial-marker{background:var(--marby-color-black);color:var(--marby-color-white)}.marby-reveal{opacity:1;transform:none}.marby-reveal.is-pending{opacity:0;transform:translateY(30px);transition:opacity .75s ease,transform .75s ease}.marby-reveal.is-pending.is-visible{opacity:1;transform:none}.testimonials-closing-grid{grid-template-columns:1fr 270px}.testimonials-closing aside{display:grid;width:270px;height:270px;place-items:center;padding:35px;border-radius:50%;background:var(--marby-color-marby-blue);color:var(--marby-color-white);font-size:var(--marby-public-h4-size);font-weight:var(--marby-font-weight-bold);text-align:center;transform:rotate(7deg)}@media (max-width:900px){.marby-testimonials-page .marby-public-container{width:calc(100% - 40px)}.testimonials-closing-grid,.testimonials-hero-grid,.testimonials-intro-grid{grid-template-columns:1fr}.testimonial-story{grid-template-columns:64px minmax(0,1fr);min-height:auto;padding:30px 0}.testimonial-marker{grid-column:1;grid-row:1;width:54px;height:54px}.testimonials-curve{display:none}.testimonial-story:nth-child(n) .testimonial-copy{grid-column:2;grid-row:1;justify-self:stretch;min-width:0;width:100%;padding:29px 25px;border-right:1px solid var(--marby-color-border-light);border-left:4px solid var(--marby-color-marby-blue);transform:none}.testimonial-story:nth-child(n) .testimonial-copy>span{left:auto;right:0}}