.SBSFormTemplate-module__eIHeia__hero{background:var(--bg-surface-alt);padding:60px var(--space-6)}.SBSFormTemplate-module__eIHeia__heroInner{max-width:var(--max-width);gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid}.SBSFormTemplate-module__eIHeia__heroLeft{gap:var(--space-6);flex-direction:column;display:flex}.SBSFormTemplate-module__eIHeia__heroEyebrow{font-family:var(--font-sans);color:var(--color-ink);margin:0 0 var(--space-3);font-size:13px;font-weight:700}.SBSFormTemplate-module__eIHeia__heroHeadline{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(42px,4vw,52px);font-weight:300;line-height:1.15}.SBSFormTemplate-module__eIHeia__heroBody{font-family:var(--font-sans);color:var(--text-primary);max-width:480px;font-size:20px;line-height:1.6}.SBSFormTemplate-module__eIHeia__heroDisclaimer{font-family:var(--font-sans);color:var(--text-secondary);max-width:480px;margin-top:var(--space-3);font-size:12px;line-height:1.5}.SBSFormTemplate-module__eIHeia__heroRight{justify-content:center;display:flex}.SBSFormTemplate-module__eIHeia__formCard{background:var(--bg-surface);border:1px solid var(--border-subtle);width:100%;max-width:420px;padding:var(--space-8);box-shadow:var(--shadow-md);border-radius:12px}.SBSFormTemplate-module__eIHeia__problemSection{background:var(--bg-surface);padding:80px var(--space-6)}.SBSFormTemplate-module__eIHeia__problemInner{max-width:var(--max-width);text-align:center;margin:0 auto}.SBSFormTemplate-module__eIHeia__problemHeadline{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-4);font-size:clamp(28px,3vw,40px);font-weight:300}.SBSFormTemplate-module__eIHeia__problemSubheadline{font-family:var(--font-sans);color:var(--text-primary);max-width:750px;margin:0 auto var(--space-12);font-size:20px;line-height:1.6}.SBSFormTemplate-module__eIHeia__problemCards{gap:var(--space-6);margin-top:var(--space-10);grid-template-columns:repeat(3,1fr);display:grid}.SBSFormTemplate-module__eIHeia__problemCards.SBSFormTemplate-module__eIHeia__resourceGrid{grid-template-columns:repeat(auto-fit,minmax(320px,460px));justify-content:center}.SBSFormTemplate-module__eIHeia__problemCard{background:var(--color-stone-dark);text-align:center;align-items:center;gap:var(--space-4);border-radius:12px;flex-direction:column;padding:40px 50px;display:flex;overflow:hidden}.SBSFormTemplate-module__eIHeia__problemCard.SBSFormTemplate-module__eIHeia__resourceStyle{background:var(--bg-surface);border:1px solid var(--border-subtle);text-align:left;align-items:stretch;gap:0;padding:0;transition:box-shadow .15s}.SBSFormTemplate-module__eIHeia__problemCard.SBSFormTemplate-module__eIHeia__resourceStyle:hover{box-shadow:0 2px 12px #00000014}.SBSFormTemplate-module__eIHeia__cardMedia{aspect-ratio:16/9;width:100%;position:relative}.SBSFormTemplate-module__eIHeia__cardMediaImg{object-fit:cover}.SBSFormTemplate-module__eIHeia__cardBody{align-items:flex-start;gap:var(--space-3);flex-direction:column;padding:24px 28px;display:flex}.SBSFormTemplate-module__eIHeia__cardIconWrap{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.SBSFormTemplate-module__eIHeia__cardIcon{object-fit:contain;width:40px;height:40px}.SBSFormTemplate-module__eIHeia__cardTitle{font-family:var(--font-sans);color:#fff;min-height:2.6em;font-size:22px;font-weight:600;line-height:1.3}.SBSFormTemplate-module__eIHeia__cardDesc{font-family:var(--font-sans);color:#fff;font-size:16px;line-height:1.6}.SBSFormTemplate-module__eIHeia__problemCard.SBSFormTemplate-module__eIHeia__resourceStyle .SBSFormTemplate-module__eIHeia__cardTitle{color:var(--text-primary);min-height:0;font-size:20px}.SBSFormTemplate-module__eIHeia__problemCard.SBSFormTemplate-module__eIHeia__resourceStyle .SBSFormTemplate-module__eIHeia__cardDesc{color:var(--text-secondary)}.SBSFormTemplate-module__eIHeia__solutionSection{background:var(--bg-surface);padding:80px var(--space-6)}.SBSFormTemplate-module__eIHeia__solutionHeader{max-width:var(--max-width);text-align:center;margin:0 auto;margin-bottom:var(--space-16)}.SBSFormTemplate-module__eIHeia__solutionHeadline{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-4);font-size:clamp(28px,3vw,40px);font-weight:300}.SBSFormTemplate-module__eIHeia__solutionSubheadline{font-family:var(--font-sans);color:var(--text-primary);max-width:750px;margin:0 auto var(--space-6);font-size:20px;line-height:1.6}.SBSFormTemplate-module__eIHeia__solutionCta{background:var(--color-sunray);font-family:var(--font-sans);color:var(--color-ink);transition:opacity var(--transition-fast);border-radius:6px;padding:10px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.SBSFormTemplate-module__eIHeia__solutionCta:hover{opacity:.88}.SBSFormTemplate-module__eIHeia__solutionRows{max-width:var(--max-width);flex-direction:column;gap:48px;margin:0 auto;display:flex}.SBSFormTemplate-module__eIHeia__solutionRow{grid-template-columns:1fr 1fr;display:grid}.SBSFormTemplate-module__eIHeia__solutionRowReverse{direction:rtl}.SBSFormTemplate-module__eIHeia__solutionRowReverse>*{direction:ltr}.SBSFormTemplate-module__eIHeia__solutionImageCol{background:var(--bg-surface-alt);aspect-ratio:4/3;overflow:hidden}.SBSFormTemplate-module__eIHeia__solutionImage{object-fit:cover;width:100%;height:100%;display:block}.SBSFormTemplate-module__eIHeia__solutionTextCol{justify-content:center;gap:var(--space-4);padding:var(--space-12) var(--space-10);flex-direction:column;display:flex}.SBSFormTemplate-module__eIHeia__solutionRowHeadline{font-family:var(--font-display);color:var(--text-primary);font-size:40px;font-weight:300;line-height:1.2}.SBSFormTemplate-module__eIHeia__solutionRowBody{font-family:var(--font-sans);color:var(--text-primary);font-size:20px;line-height:1.6}.SBSFormTemplate-module__eIHeia__solutionRowLink{font-family:var(--font-sans);color:var(--text-primary);transition:color var(--transition-fast);align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.SBSFormTemplate-module__eIHeia__solutionRowLink:hover{color:var(--color-periwinkle)}.SBSFormTemplate-module__eIHeia__solutionRowArrow{width:28px;height:11px;transition:transform var(--transition-fast);flex-shrink:0}.SBSFormTemplate-module__eIHeia__solutionRowLink:hover .SBSFormTemplate-module__eIHeia__solutionRowArrow{transform:translate(2px)scale(1.12)}@media (max-width:900px){.SBSFormTemplate-module__eIHeia__heroInner{gap:var(--space-10);grid-template-columns:1fr}.SBSFormTemplate-module__eIHeia__heroRight{justify-content:stretch}.SBSFormTemplate-module__eIHeia__formCard{max-width:100%}.SBSFormTemplate-module__eIHeia__problemCards{grid-template-columns:1fr}.SBSFormTemplate-module__eIHeia__cardTitle{min-height:0}.SBSFormTemplate-module__eIHeia__solutionRow{direction:ltr;grid-template-columns:1fr}.SBSFormTemplate-module__eIHeia__solutionImageCol{aspect-ratio:16/9}.SBSFormTemplate-module__eIHeia__solutionTextCol{padding:var(--space-8) var(--space-6)}}
.customBlocks-module__QVM2BG__loopingVideoWrap{margin:2rem 0}.customBlocks-module__QVM2BG__loopingVideoFrame{width:100%;display:inline-block;position:relative}.customBlocks-module__QVM2BG__loopingVideo{border-radius:12px;width:100%;display:block}.customBlocks-module__QVM2BG__loopingVideoPauseBtn{color:#fff;cursor:pointer;opacity:1;background:#00000080;border:none;border-radius:4px;padding:4px 8px;font-size:12px;line-height:1;transition:opacity .2s;position:absolute;bottom:10px;right:10px}@media (hover:hover) and (pointer:fine){.customBlocks-module__QVM2BG__loopingVideoPauseBtn{opacity:0}.customBlocks-module__QVM2BG__loopingVideoFrame:hover .customBlocks-module__QVM2BG__loopingVideoPauseBtn,.customBlocks-module__QVM2BG__loopingVideoFrame:focus-within .customBlocks-module__QVM2BG__loopingVideoPauseBtn{opacity:1}}.customBlocks-module__QVM2BG__videoWrap{margin:2rem 0}.customBlocks-module__QVM2BG__videoFrame{background:#000;border-radius:12px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.customBlocks-module__QVM2BG__videoIframe{border:none;width:100%;height:100%;position:absolute;inset:0}.customBlocks-module__QVM2BG__videoCaption{color:#666;text-align:center;margin-top:.5rem;font-size:.85rem}.customBlocks-module__QVM2BG__videoFacadeButton{cursor:pointer;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.customBlocks-module__QVM2BG__videoFacadeImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.customBlocks-module__QVM2BG__videoFacadePlay{background:#000c;border-radius:12px;width:68px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.customBlocks-module__QVM2BG__videoFacadePlay:after{content:"";border:12px solid #0000;border-left:20px solid #fff;border-right-width:0;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}.customBlocks-module__QVM2BG__ctaBlock{text-align:center;background:#33454d;border-radius:8px;margin:2.5rem 0;padding:2.5rem 2rem}.customBlocks-module__QVM2BG__ctaHeadline{font-family:var(--font-display);color:#fff;margin:0 0 .75rem;font-size:40px;font-weight:400;line-height:1.15}.customBlocks-module__QVM2BG__ctaSub{font-family:var(--font-body);color:#fff;margin:0 0 1.5rem;font-size:18px;font-weight:400}.customBlocks-module__QVM2BG__ctaBtn{background:var(--color-sunray);border-radius:8px;padding:20px;font-size:.95rem;font-weight:500;transition:opacity .15s;display:inline-block;color:var(--color-ink)!important;text-decoration:none!important}.customBlocks-module__QVM2BG__ctaBtn:hover{opacity:.9}.customBlocks-module__QVM2BG__calloutQuote{gap:28px;margin:2rem 0;display:flex}.customBlocks-module__QVM2BG__calloutQuoteLine{background:var(--color-sunray);border-radius:2px;flex-shrink:0;align-self:stretch;width:3px}.customBlocks-module__QVM2BG__calloutQuoteContent{flex-direction:column;display:flex}.customBlocks-module__QVM2BG__calloutQuoteText{font-family:var(--font-display);color:var(--text-primary);margin:0 0 24px;font-size:32px;font-weight:400;line-height:1.2}.customBlocks-module__QVM2BG__calloutQuoteName{font-family:var(--font-sans);color:var(--text-primary);margin:0;font-size:16px;font-weight:500;line-height:1.4}.customBlocks-module__QVM2BG__calloutQuoteTitle{font-family:var(--font-sans);color:#555;margin:0;font-size:16px;font-weight:400;line-height:1.4}.customBlocks-module__QVM2BG__customBullets{margin:2rem 0}.customBlocks-module__QVM2BG__customBulletPair{grid-template-columns:auto 1fr;column-gap:10px;display:grid}.customBlocks-module__QVM2BG__customBulletDot{font-size:18px;font-weight:700;font-family:var(--font-sans);color:var(--text-primary);align-self:start;padding-top:28px;line-height:1.4}.customBlocks-module__QVM2BG__customBulletItem{font-size:18px;font-weight:700;font-family:var(--font-sans);color:var(--text-primary);margin:0;padding-top:28px;line-height:1.4}.customBlocks-module__QVM2BG__customBulletText{font-size:16px;font-weight:400;font-family:var(--font-sans);color:var(--text-primary);grid-column:2;margin:0;padding-top:28px;line-height:1.5}.customBlocks-module__QVM2BG__tableWrap{-webkit-overflow-scrolling:touch;border:1px solid var(--border-subtle);border-radius:8px;margin:2rem 0;overflow-x:auto}.customBlocks-module__QVM2BG__table{border-collapse:collapse;width:100%;font-size:.95rem;line-height:1.5}.customBlocks-module__QVM2BG__tableHeaderRow{background:var(--bg-surface-alt)}.customBlocks-module__QVM2BG__tableRow:nth-child(2n){background:#fafafa;background:color-mix(in srgb, var(--bg-surface) 50%, var(--bg-surface-alt) 50%)}[data-theme=dark] .customBlocks-module__QVM2BG__tableRow:nth-child(2n){background:#212225}.customBlocks-module__QVM2BG__tableHeader{text-align:left;color:var(--text-primary);border-bottom:2px solid var(--border-subtle);white-space:nowrap;padding:.75rem 1rem;font-weight:600}.customBlocks-module__QVM2BG__tableCell{color:var(--text-primary);border-bottom:1px solid var(--border-subtle);vertical-align:top;padding:.75rem 1rem}.customBlocks-module__QVM2BG__tableRow:last-child .customBlocks-module__QVM2BG__tableCell{border-bottom:none}.customBlocks-module__QVM2BG__podcastPlayModule{flex-direction:column;margin:2rem 0;display:flex}.customBlocks-module__QVM2BG__podcastEmbedFrame{clip-path:inset(0 round 12px);line-height:0}.customBlocks-module__QVM2BG__podcastBadgeRow{background:#e4e8ff;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 40px;margin-top:10px;padding:24px 32px;display:flex}.customBlocks-module__QVM2BG__podcastBadge{align-items:center;display:flex}.customBlocks-module__QVM2BG__podcastBadgeImg{width:auto;height:54px;display:block}.customBlocks-module__QVM2BG__podcastBadgeGlyph{fill:var(--color-ink);transition:fill .15s}.customBlocks-module__QVM2BG__podcastBadge:hover .customBlocks-module__QVM2BG__podcastBadgeGlyph{fill:var(--color-periwinkle)}.customBlocks-module__QVM2BG__faqBlockWrap{margin:2rem 0}.customBlocks-module__QVM2BG__faqBlockTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 20px;font-size:40px;font-weight:400;line-height:1.1}.customBlocks-module__QVM2BG__faqBlockList{flex-direction:column;display:flex}.customBlocks-module__QVM2BG__faqBlockItem{border-bottom:1px solid var(--border-subtle)}.customBlocks-module__QVM2BG__faqBlockQuestion{width:100%;font-family:var(--font-sans);color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-size:16px;font-weight:600;transition:color .15s;display:flex}.customBlocks-module__QVM2BG__faqBlockQuestion:hover{color:var(--color-periwinkle)}.customBlocks-module__QVM2BG__faqBlockIcon{color:var(--text-primary);flex-shrink:0;font-size:24px;font-weight:300;line-height:1;transition:transform .15s,color .15s}.customBlocks-module__QVM2BG__faqBlockIconOpen{color:var(--color-periwinkle);transform:rotate(45deg)}.customBlocks-module__QVM2BG__faqBlockAnswer{color:var(--text-secondary);white-space:pre-line;padding:0 0 16px;font-size:15px;line-height:1.7}.customBlocks-module__QVM2BG__callout{border-left:4px solid;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.25rem}.customBlocks-module__QVM2BG__tip{color:#1a7f4b;background:#f0faf4}.customBlocks-module__QVM2BG__note{color:#1a52b3;background:#f0f6ff}.customBlocks-module__QVM2BG__warning{color:#b37a1a;background:#fffbf0}.customBlocks-module__QVM2BG__calloutLabel{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:block}.customBlocks-module__QVM2BG__calloutText{color:inherit;margin:0;font-size:.95rem;line-height:1.6}.customBlocks-module__QVM2BG__releaseActionsBox{background:var(--color-sunray-light);border:1px solid var(--color-sunray);border-radius:8px;margin:2rem 0;padding:24px 28px}.customBlocks-module__QVM2BG__releaseActionsText{color:var(--text-primary);margin:0;font-size:16px;line-height:1.55}.customBlocks-module__QVM2BG__releaseActionsCta{color:var(--color-periwinkle);margin-top:12px;font-weight:600;display:inline-block}.customBlocks-module__QVM2BG__whyItMattersBox{border-left:3px solid var(--color-sunray);margin:2rem 0;padding:4px 0 4px 24px}.customBlocks-module__QVM2BG__whyItMattersLabel{font-family:var(--font-sans);color:var(--text-primary);margin:0;font-size:18px;font-weight:700;line-height:1.3}.customBlocks-module__QVM2BG__whyItMattersText{color:var(--text-primary);margin:12px 0 0;font-size:18px;font-weight:400;line-height:1.5}.customBlocks-module__QVM2BG__productUpdatesH2Rule{border:none;border-top:1px solid var(--border-subtle);margin:50px 0}.customBlocks-module__QVM2BG__productUpdatesH2Row{align-items:center;gap:32px;margin:0 0 20px;display:flex}.customBlocks-module__QVM2BG__productUpdatesH2Heading{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:50px;font-weight:300;line-height:1}.customBlocks-module__QVM2BG__productUpdatesH2Pill{color:var(--color-white);white-space:nowrap;background:#8698f9;border-radius:20px;flex-shrink:0;align-self:center;padding:6px 14px;font-size:16px;font-weight:500;display:inline-flex}
.ThoughtLeadershipTemplate-module__Rn7Uba__hero{background:var(--bg-surface-alt);padding:80px var(--space-6) 60px;text-align:center}.ThoughtLeadershipTemplate-module__Rn7Uba__heroInner{max-width:760px;margin:0 auto}.ThoughtLeadershipTemplate-module__Rn7Uba__heroHeadline{font-family:var(--font-display);color:var(--text-primary);margin:0 0 24px;font-size:clamp(42px,5vw,56px);font-weight:300;line-height:1.1}.ThoughtLeadershipTemplate-module__Rn7Uba__heroBody{color:var(--text-primary);max-width:600px;margin:0 auto;font-size:18px;line-height:1.65}.ThoughtLeadershipTemplate-module__Rn7Uba__body{background:var(--bg-surface);padding:60px var(--space-6) 80px}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner{max-width:760px;margin:0 auto}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner h2{font-family:var(--font-display);color:var(--text-primary);margin:52px 0 20px;font-size:40px;font-weight:400;line-height:1.1}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner h2:first-child{margin-top:0}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner h3{font-family:var(--font-display);color:var(--text-primary);margin:36px 0 14px;font-size:28px;font-weight:400;line-height:1.1}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner h4{font-family:var(--font-sans);color:var(--text-primary);margin:24px 0 10px;font-size:18px;font-weight:600}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner p{color:var(--text-primary);margin:0 0 20px;font-size:18px;line-height:1.65}:is(.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner ul,.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner ol){margin:0 0 20px;padding-left:0}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner li{color:var(--text-primary);margin:0 0 8px;padding-left:22px;font-size:18px;line-height:1.65;list-style:none;position:relative}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner ul li:before{content:"•";color:var(--text-primary);font-weight:700;position:absolute;left:0}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner ol{counter-reset:ol-counter}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner ol li:before{counter-increment:ol-counter;content:counter(ol-counter) ".";color:var(--text-primary);font-weight:600;position:absolute;left:0}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner a{color:var(--color-periwinkle);text-decoration:underline}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner blockquote{border-left:3px solid var(--color-sunray);margin:4px 0 24px;padding:4px 0 4px 24px}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner blockquote p{color:var(--text-primary);margin:0;font-size:20px;line-height:1.55}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigure{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureFull{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureWide{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureMedium{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureSmall{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureLeft{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureCenter{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureRight{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureWrapLeft{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureWrapRight{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureWrapLeft+*,.ThoughtLeadershipTemplate-module__Rn7Uba__bodyFigureWrapRight+*{clear:both}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyImage{}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyCaption{}@media (max-width:768px){.ThoughtLeadershipTemplate-module__Rn7Uba__hero{padding:60px var(--space-6) 40px}.ThoughtLeadershipTemplate-module__Rn7Uba__body{padding:40px var(--space-6) 60px}.ThoughtLeadershipTemplate-module__Rn7Uba__bodyInner h2{font-size:28px}}
.CaseStudyTemplate-module__xH11fa__hero{background:var(--bg-surface-alt);padding:80px var(--space-6) 24px;text-align:center}.CaseStudyTemplate-module__xH11fa__heroInner{max-width:800px;margin:0 auto}.CaseStudyTemplate-module__xH11fa__customerLogo{justify-content:center;margin:0 0 20px;display:flex}.CaseStudyTemplate-module__xH11fa__customerLogoImg{object-fit:contain;width:auto;height:40px}.CaseStudyTemplate-module__xH11fa__heroHeadline{font-family:var(--font-display);color:var(--text-primary);margin:0 0 24px;font-size:clamp(42px,4.5vw,52px);font-weight:300;line-height:1.1}.CaseStudyTemplate-module__xH11fa__statsSection{background:var(--bg-surface-alt);padding:0 40px 80px}.CaseStudyTemplate-module__xH11fa__statsInner{max-width:1035px;margin:0 auto}.CaseStudyTemplate-module__xH11fa__statsCard{border:1px solid var(--border-subtle);border-top:16px solid var(--color-sunray);background:var(--bg-surface);border-radius:6px;display:flex;overflow:hidden}.CaseStudyTemplate-module__xH11fa__statCell{flex:1;padding:19px 40px 35px}.CaseStudyTemplate-module__xH11fa__statCell+.CaseStudyTemplate-module__xH11fa__statCell{border-left:1px solid var(--border-subtle)}.CaseStudyTemplate-module__xH11fa__statValue{font-family:var(--font-sans);color:var(--text-primary);font-size:60px;font-weight:900;line-height:1.25;display:block}.CaseStudyTemplate-module__xH11fa__statLabel{font-family:var(--font-sans);color:var(--text-primary);margin-top:20px;font-size:22px;font-weight:400;line-height:1.4;display:block}@media (max-width:640px){.CaseStudyTemplate-module__xH11fa__hero{padding:60px var(--space-6) 0}.CaseStudyTemplate-module__xH11fa__statsSection{padding:0 20px}.CaseStudyTemplate-module__xH11fa__statsCard{flex-direction:column}.CaseStudyTemplate-module__xH11fa__statCell+.CaseStudyTemplate-module__xH11fa__statCell{border-left:none;border-top:1px solid var(--border-subtle)}}
