.problem{background:var(--color-vc-blue);color:#fff;padding:140px 0 120px;position:relative;overflow:hidden}.problem-wrap{width:min(1240px,100% - 42px);margin-inline:auto}.problem-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.problem-label{position:sticky;top:120px}.problem-label p{max-width:460px;margin:24px 0 0;font-size:22px;font-weight:500;line-height:1.65}.problem-eyebrow{letter-spacing:.14em;text-transform:uppercase;background:#ffffff26;border-radius:999px;align-items:center;padding:8px 16px;font-size:11px;font-weight:900;display:inline-flex}.problem h2{letter-spacing:normal;margin:18px 0 0;font-size:clamp(46px,6vw,88px);font-weight:900;line-height:.95}.problem h2 .cream{color:var(--color-vc-cream)}.problem-copy{max-width:660px;margin-top:150px;font-size:22px;font-weight:500;line-height:1.65}.problem-copy p{margin:0 0 28px}.pain-list{border-top:1px solid #ffffff52;margin-top:40px}.pain{border-bottom:1px solid #ffffff42;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:18px;font-weight:400;display:flex}.pain .num{background:var(--color-vc-lime);color:#000;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:11px;display:grid}.solution-card{background:var(--color-vc-coral);color:#000;border:2px solid #000;border-radius:28px;margin-top:42px;padding:30px;transform:rotate(-1deg);box-shadow:12px 12px #000}.solution-card h3{margin:0 0 13px;font-size:30px;font-weight:900;line-height:1.1}.solution-card p{margin:0;font-size:17px;font-weight:600;line-height:1.7}.solution-card p+p{margin-top:14px}.solution-card strong{font-weight:900}.problem .reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(24px)}.problem .reveal.on{opacity:1;transform:none}@media (width<=1050px){.problem-grid{grid-template-columns:1fr;gap:45px}.problem-label{position:static}.problem-copy{margin-top:0}}@media (width<=680px){.problem{padding:90px 0}.problem-wrap{width:min(100% - 28px,1240px)}.problem-grid{gap:45px}.problem-copy{font-size:18px}}.testimonials-section{--blue:var(--color-vc-blue);--cream:var(--color-vc-cream);--lime:var(--color-vc-lime);--lime-soft:var(--color-vc-lime-soft);--coral:var(--color-vc-coral);--ink:var(--color-vc-ink);isolation:isolate;background:var(--blue);color:#fff;padding:112px 0 126px;font-family:Leon,Arial,sans-serif;position:relative;overflow:hidden}.testimonials-wrap{z-index:2;width:min(1240px,100% - 48px);margin-inline:auto;position:relative}.testimonials-ghost{z-index:-1;white-space:nowrap;letter-spacing:-.07em;color:#ffffff0a;pointer-events:none;direction:ltr;font-size:clamp(110px,17vw,255px);font-weight:900;line-height:.72;position:absolute;bottom:-24px;left:-1vw}.testimonials-header{grid-template-columns:1fr .52fr;align-items:end;gap:70px;margin-bottom:38px;display:grid}.testimonials-eyebrow{letter-spacing:.12em;direction:ltr;align-items:center;gap:9px;font-size:11px;font-weight:900;display:inline-flex}.testimonials-eyebrow:before{content:"";background:var(--lime);border-radius:999px;width:8px;height:8px}.testimonials-header h2{letter-spacing:normal;margin:14px 0 0;font-size:clamp(56px,6.8vw,94px);font-weight:900;line-height:.9}.testimonials-side p{color:#ffffffdb;max-width:370px;margin:0 0 19px;font-size:15px;font-weight:400;line-height:1.62}.testimonials-arrows{direction:ltr;gap:8px;display:flex}.testimonials-arrows button{color:#fff;width:42px;height:42px;font:inherit;cursor:pointer;background:0 0;border:1px dashed #ffffffb8;border-radius:50%;place-items:center;padding:0;font-size:17px;transition:background .22s,color .22s,border .22s,transform .22s;display:grid}.testimonials-arrows button:hover{color:var(--blue);background:#fff;border-style:solid;transform:translateY(-2px)}.testimonials-wall{grid-template-columns:repeat(3,1fr);grid-auto-rows:130px;grid-auto-flow:dense;direction:ltr;gap:14px;display:grid}.testimonial-card{--tilt:0deg;background:var(--cream);color:#000;border:2px solid #000;border-radius:30px;flex-direction:column;min-width:0;padding:16px;transition:transform .28s,box-shadow .28s,opacity .6s;display:flex;position:relative;overflow:hidden;box-shadow:8px 8px #00000038}.tc-cream{background:#fff3d8}.tc-lime{background:#8df65c}.tc-coral{background:#ff664f}.tc-white{background:#fff}.testimonial-card:first-child{--tilt:-1.1deg}.testimonial-card:nth-child(2){--tilt:.7deg}.testimonial-card:nth-child(3){--tilt:-.4deg}.testimonial-card:nth-child(4){--tilt:.8deg}.testimonial-card:nth-child(5){--tilt:-.35deg}.testimonial-card:nth-child(6){--tilt:.5deg}.testimonial-card:nth-child(7){--tilt:-.55deg}.testimonials-wall .testimonial-card:hover{z-index:3;transform:translateY(-6px)rotate(0);box-shadow:12px 14px #0000003d}.testimonial-meta{align-items:center;min-height:38px;margin-bottom:12px;display:flex}.testimonial-num{color:#fff;direction:ltr;background:#000;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.card-wide{grid-area:span 2/span 2}.card-small,.card-medium{grid-row:span 2}.card-tall{grid-row:span 4}.testimonial-shot{background:#fff;border:1.5px solid #00000038;border-radius:20px;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.testimonial-shot img{object-fit:contain;object-position:center;background:#fff;width:100%;height:100%;display:block}[data-reveal]{opacity:0;transform:translateY(18px) rotate(var(--tilt,0deg));transition-property:opacity,transform;transition-duration:.62s;transition-timing-function:cubic-bezier(.2,.75,.25,1)}[data-reveal].is-visible{opacity:1;transform:rotate(var(--tilt,0deg))}@media (width<=980px){.testimonials-header{grid-template-columns:1fr;gap:24px}.testimonials-wall{grid-auto-rows:134px}}@media (width<=680px){.testimonials-section{padding:88px 0}.testimonials-wrap{width:min(100% - 28px,1240px)}.testimonials-header h2{font-size:54px}.testimonials-side{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.testimonials-side p{max-width:250px;margin:0;font-size:13px}.testimonials-wall{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:9px;padding:0 0 12px;display:flex;overflow-x:auto}.testimonials-wall::-webkit-scrollbar{display:none}.testimonial-card,.card-wide,.card-small,.card-medium,.card-tall{--tilt:0deg;scroll-snap-align:start;border-radius:24px;flex:0 0 235px;grid-area:auto;width:235px;height:330px;padding:12px;box-shadow:6px 6px #00000038}.card-wide{flex-basis:360px;width:360px}.testimonials-ghost{font-size:42vw;bottom:-8px}}@media (prefers-reduced-motion:reduce){[data-reveal],.testimonial-card,.testimonials-arrows button{transition:none}}
