.testimonial-section{background:transparent;padding:112px 64px;display:flex;justify-content:center;position:relative;overflow:visible}.testimonial-section__inner{max-width:1280px;width:100%;margin-inline:auto;display:flex;flex-direction:column;gap:32px;position:relative;z-index:2;padding-right:32px}.testimonial-section__deco{position:absolute;top:-36.88%;left:97.58%;width:26.09%;aspect-ratio:337.473 / 506.704;pointer-events:none;z-index:-2;overflow:visible;transition:top 650ms ease,left 650ms ease,opacity 650ms ease;opacity:.2}.testimonial-section__inner.is-visible .testimonial-section__deco{top:-7.51%;left:71.41%;opacity:1}.testimonial-section__deco img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain}.testimonial-section__quote-mark{width:50px;height:40px;transform:rotate(14.6deg);flex-shrink:0;display:block}.testimonial-section__quote{font-family:'Cabin',sans-serif;font-size:48px;font-weight:700;line-height:1.3;letter-spacing:-.48px;color:#0d2762;max-width:1100px}.testimonial-section__quote p{margin:0}.testimonial-section__author{position:relative;display:inline-flex;align-items:center;gap:16px;padding:6px 20px 6px 6px;background:rgba(255,255,255,.8);border:2px solid #fff;border-radius:24px;box-shadow:0 4px 2px rgba(0,0,0,.04);align-self:flex-start;margin-top:8px}.testimonial-section__author::after{content:"";position:absolute;inset:-2px;border-radius:inherit;box-shadow:inset 0 2px 1px rgba(0,0,0,.08);pointer-events:none}.testimonial-section__author-avatar{width:32px;height:32px;border-radius:50%;border:2px solid #fff;background:#fff;object-fit:cover;display:block;flex-shrink:0;box-shadow:0 5.8px 2.9px rgba(0,0,0,.04)}.testimonial-section__author-name{font-family:'DM Sans',sans-serif;font-weight:600;font-size:14px;line-height:1.5;color:#0e4c92;white-space:nowrap}@keyframes testimonial-deco-breathe{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.03);opacity:.88}}@media (min-width:769px){.testimonial-section__inner.is-visible .testimonial-section__deco{animation:testimonial-deco-breathe 6s ease-in-out 0.7s infinite}}.testimonial-section__inner{opacity:0;transform:translateY(20px);transition:opacity 350ms ease,transform 350ms ease}.testimonial-section__inner.is-visible{opacity:1;transform:none}@media (max-width:1024px){.testimonial-section{padding:80px 48px}.testimonial-section__quote{font-size:40px}}@media (max-width:768px){.testimonial-section{padding:64px 32px}.testimonial-section__quote{font-size:32px}.testimonial-section__author{margin-top:0}.testimonial-section__author-name{white-space:normal}.testimonial-section__deco{width:55%;top:50%;left:110%;transform:translateY(-50%)}.testimonial-section__inner.is-visible .testimonial-section__deco{top:50%;left:66%;transform:translateY(-50%)}}@media (max-width:500px){.testimonial-section{padding:48px 20px}.testimonial-section__quote{font-size:24px;letter-spacing:-.24px}.testimonial-section__inner{gap:24px}}