.cr-section{background:#f3fcfb;padding:88px 0 96px;position:relative;overflow:hidden}.cr-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px}.cr-head{text-align:center;margin-bottom:52px}.cr-motion-ready .cr-card,.cr-motion-ready .cr-head{opacity:0;transform:translateY(24px);transition:opacity .64s cubic-bezier(.16,1,.3,1) var(--cr-delay,0ms),transform .64s cubic-bezier(.16,1,.3,1) var(--cr-delay,0ms),background .2s,box-shadow .2s}.cr-motion-ready .cr-card.cr-visible,.cr-motion-ready .cr-head.cr-visible{opacity:1;transform:translateY(0)}.cr-eyebrow{display:inline-block;font-size:11px;letter-spacing:3px;text-transform:uppercase;font-weight:600;color:#0d9488;padding:6px 14px;border-radius:999px;background:#fff;border:1px solid #99f6e4;margin-bottom:22px}.cr-heading{font-family:var(--font-heading);font-weight:400;font-size:clamp(2.25rem,5vw,4.25rem);line-height:1.03;letter-spacing:0;color:#0f172a;max-width:780px;margin:0 auto}.cr-accent{color:#0d9488;font-weight:400}.cr-subhead{max-width:700px;margin:16px auto 0;color:#475569;font-size:16px;line-height:1.65}.cr-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d8f0ec;border-left:1px solid #d8f0ec;background:#fff}.cr-card{position:relative;padding:28px 32px;border-right:1px solid #d8f0ec;border-bottom:1px solid #d8f0ec;display:flex;flex-direction:column;gap:22px;min-height:280px;background:#fff;transition:background .2s,box-shadow .2s,transform .2s}.cr-card:hover{background:#fafbfc;box-shadow:0 14px 34px rgba(15,23,42,.08);z-index:1}.cr-card:hover,.cr-motion-ready .cr-card.cr-visible:hover{transform:translateY(-2px)}.cr-card--video{gap:16px;min-height:280px;padding:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.95),#fff),radial-gradient(circle at 18% 12%,rgba(13,148,136,.14),transparent 38%)}.cr-card--video:hover{background:#fff}.cr-video-copy{display:flex;flex-direction:column;gap:6px;padding:2px 4px 0;text-align:left}.cr-video-kicker{width:-moz-fit-content;width:fit-content;border-radius:999px;border:1px solid rgba(13,148,136,.22);background:#f0fdfa;color:#0f766e;font-size:10px;font-weight:900;letter-spacing:.12em;line-height:1;padding:7px 9px;text-transform:uppercase}.cr-video-copy h3{color:#0f172a;font-family:var(--font-heading);font-size:25px;font-weight:400;letter-spacing:0;line-height:1.04;margin:0}.cr-video-copy p{color:#64748b;font-size:13px;font-weight:600;line-height:1.45;margin:0}.cr-video-frame{position:relative;overflow:hidden;border-radius:18px;border:1px solid rgba(13,148,136,.18);background:#ecfdf5;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.92),0 18px 38px rgba(15,23,42,.11)}.cr-video-frame:after{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.45)}.cr-video-frame wistia-player{display:block;width:100%}.cr-video-frame wistia-player[media-id=oee3h6rbkw]:not(:defined){background:50%/cover no-repeat url(https://fast.wistia.com/embed/medias/oee3h6rbkw/swatch);display:block;filter:blur(5px);padding-top:56.25%}.cr-card--wide{grid-column:span 2}@media (max-width:960px){.cr-card--wide{grid-column:span 2}}@media (max-width:640px){.cr-card--wide{grid-column:span 1}}.cr-fb-badge{position:absolute;top:24px;right:28px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .15s,transform .15s;z-index:2}.cr-fb-badge:after{display:none}.cr-fb-badge:hover{opacity:.75;transform:scale(1.08)}.cr-fb-badge svg{width:26px;height:26px;display:block;fill:#1877f2}.cr-quote{color:#475569;font-size:15px;line-height:1.7;flex:1;padding-right:36px;text-align:left}.cr-qmark{color:#0d9488;font-family:Georgia,Times New Roman,serif;font-size:22px;margin-right:4px;vertical-align:-2px;font-weight:700}.cr-body strong{color:#0f172a;font-weight:700;background:linear-gradient(180deg,rgba(13,148,136,0) 65%,rgba(13,148,136,.15) 0);padding:0 2px}.cr-author{display:flex;align-items:center;gap:13px;min-height:44px;text-decoration:none;color:inherit;transition:opacity .15s;text-align:left}.cr-author:hover{opacity:.85}.cr-author:hover .cr-author-name{color:#0d9488}.cr-author img,.cr-avatar-fallback{width:44px;height:44px;border-radius:50%;background:#e5e7eb;flex:0 0 auto}.cr-author img{-o-object-fit:cover;object-fit:cover;display:block}.cr-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:#ccfbf1;color:#0f766e;font-size:13px;font-weight:900}.cr-author-text{display:flex;flex-direction:column;min-width:0}.cr-author-name{color:#0f172a;font-weight:700;font-size:14.5px;letter-spacing:-.1px;gap:5px;transition:color .15s}.cr-author-name,.cr-verify{display:inline-flex;align-items:center}.cr-verify{justify-content:center;width:13px;height:13px;background:#1877f2;color:#fff;border-radius:50%;font-size:9px;font-weight:900}.cr-author-role{color:#64748b;font-size:12.5px;margin-top:2px;line-height:1.4;white-space:pre-line;font-weight:600}.cr-source{display:none}@media (max-width:960px){.cr-section{padding:64px 0 72px}.cr-head{margin-bottom:40px}.cr-grid{grid-template-columns:repeat(2,1fr)}.cr-card{padding:24px 26px;min-height:240px}.cr-card--video{padding:18px}.cr-video-copy h3{font-size:23px}.cr-fb-badge{top:22px;right:22px}.cr-fb-badge:after{display:none}}@media (max-width:640px){.cr-section{padding:48px 0 36px}.cr-heading{font-size:2.15rem;line-height:1.04}.cr-subhead{font-size:14px;line-height:1.6}.cr-head{margin-bottom:28px}.cr-grid{grid-template-columns:1fr}.cr-card{padding:22px;min-height:auto;gap:18px}.cr-card--video{padding:16px}.cr-video-copy{padding:0}.cr-video-copy h3{font-size:22px}.cr-card:last-child{grid-column:auto}.cr-fb-badge{top:7px;right:7px;width:44px;height:44px}.cr-fb-badge svg{width:22px;height:22px}.cr-quote{font-size:14px;line-height:1.65;padding-right:32px}.cr-author img,.cr-avatar-fallback{width:40px;height:40px}.cr-author-name{font-size:13.5px}.cr-author-role{font-size:12px}}@media (prefers-reduced-motion:reduce){.cr-motion-ready .cr-card,.cr-motion-ready .cr-card.cr-visible,.cr-motion-ready .cr-head,.cr-motion-ready .cr-head.cr-visible{opacity:1;transform:none;transition:none}}