.sourcy-lp{--bg:#f4efe7;--bg-2:#ece6da;--bg-3:#e1d9c8;--paper:#faf7f1;--ink:#1a1714;--ink-2:#3a342d;--ink-3:#6b6258;--ink-4:#9a9085;--line:#1a17141a;--line-2:#1a17140f;--terracotta:#db4926;--terracotta-2:#c43a18;--terracotta-soft:#fde7df;--olive:#5b6b3a;--confidence:#2f7d5b;--night:#161311;--night-2:#1f1b18;--night-3:#2a2521;--night-line:#f4efe71a;--night-ink:#f4efe7;--night-ink-2:#b6ada0;--shadow-sm:0 1px 2px #1a17140a,0 1px 3px #1a17140d;--shadow-md:0 4px 12px #1a17140d,0 12px 32px #1a171414;--shadow-lg:0 8px 24px #1a17140f,0 40px 80px #1a17141f;--shadow-card:0 1px 0 #fff9 inset,0 1px 2px #1a17140a,0 8px 20px #1a17140f;--serif:var(--font-instrument-serif),"Instrument Serif","Source Serif Pro",Georgia,serif;--sans:var(--font-geist),ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--mono:var(--font-geist-mono),ui-monospace,"JetBrains Mono",Menlo,monospace;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--display-weight:400;--display-tracking:-.02em;--display-italic:italic;--display-transform:none;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:16px;line-height:1.5;overflow-x:hidden}.sourcy-lp *,.sourcy-lp :before,.sourcy-lp :after{box-sizing:border-box}.sourcy-lp ::selection{background:var(--terracotta);color:#fff}.sourcy-lp h1,.sourcy-lp h2,.sourcy-lp h3,.sourcy-lp h4,.sourcy-lp h5,.sourcy-lp p{margin:0}.sourcy-lp button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.sourcy-lp a{color:inherit;text-decoration:none}.sourcy-lp ul{margin:0}.sourcy-lp .display{font-family:var(--serif);font-weight:var(--display-weight,400);letter-spacing:var(--display-tracking,-.02em);text-transform:var(--display-transform,none);line-height:1.06}.sourcy-lp .display em{font-style:var(--display-italic,italic);color:var(--terracotta);font-weight:var(--display-weight,400)}.sourcy-lp .eyebrow{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--terracotta);font-size:11.5px;font-weight:500}.sourcy-lp .mono{font-family:var(--mono);letter-spacing:.02em;font-size:11px}.sourcy-lp .container{max-width:1240px;margin:0 auto;padding:0 32px}.sourcy-lp .btn{white-space:nowrap;border-radius:10px;align-items:center;gap:10px;padding:14px 22px;font-size:14.5px;font-weight:500;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.sourcy-lp .btn .arrow{transition:transform .22s cubic-bezier(.2,.7,.2,1)}.sourcy-lp .btn:hover .arrow{transform:translate(3px)}.sourcy-lp .btn-primary{background:var(--terracotta);color:#fff;box-shadow:inset 0 1px #ffffff2e,0 6px 16px #db492640}.sourcy-lp .btn-primary:hover{background:var(--terracotta-2)}.sourcy-lp .btn-secondary{background:var(--paper);color:var(--ink);border:1px solid var(--line)}.sourcy-lp .btn-secondary:hover{box-shadow:var(--shadow-sm);background:#fff}.sourcy-lp .btn-ghost-dark{color:var(--night-ink);border:1px solid var(--night-line);background:#f4efe70f}.sourcy-lp .btn-ghost-dark:hover{background:#f4efe71a}.sourcy-lp .card{background:var(--paper);border-radius:var(--radius-lg);border:1px solid var(--line-2);box-shadow:var(--shadow-card)}.sourcy-lp .no-scrollbar::-webkit-scrollbar{display:none}.sourcy-lp .no-scrollbar{scrollbar-width:none}.sourcy-lp .hairline{background:var(--line);width:100%;height:1px}.sourcy-lp .tag{background:var(--bg-2);color:var(--ink-2);border:1px solid var(--line-2);border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:11px;font-weight:500;display:inline-flex}.sourcy-lp .tag-soft{background:var(--terracotta-soft);color:var(--terracotta-2);border-color:#0000}.sourcy-lp .tag-good{color:var(--confidence);background:#e1f0e8;border-color:#0000}.sourcy-lp .live-dot{background:#29a36a;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite slp-pulse-dot;box-shadow:0 0 0 4px #29a36a2e}.sourcy-lp .pulse-dot{animation:1.6s ease-in-out infinite slp-pulse-dot}.sourcy-lp :focus-visible{outline:2px solid var(--terracotta);outline-offset:2px;border-radius:6px}.sourcy-lp section{position:relative}.sourcy-lp .section-pad{padding:96px 0}.sourcy-lp .section-pad-sm{padding:64px 0}.sourcy-lp .hero-source-input::placeholder{color:#0000}.sourcy-lp .slp-animated-placeholder{color:var(--ink-4);pointer-events:none;opacity:1;transition:opacity .18s,transform .18s}.sourcy-lp .slp-animated-placeholder.is-hidden{opacity:0}.sourcy-lp .slp-animated-placeholder.is-leaving{opacity:0;transform:translateY(-3px)}.sourcy-lp .slp-hero-ticker{white-space:nowrap;align-items:center;font-size:15px;display:flex;position:absolute;inset:0 164px 0 44px;overflow:hidden}.sourcy-lp .brief-msg{animation:.38s forwards slp-brief-in}@keyframes slp-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}@keyframes slp-brief-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.sourcy-lp .slp-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.sourcy-lp .slp-hero-grid>*{min-width:0}.sourcy-lp .slp-2col{grid-template-columns:1fr 1fr;gap:24px;display:grid}.sourcy-lp .slp-case-card{grid-template-columns:1fr 1.4fr;display:grid}.sourcy-lp .slp-why-grid{grid-template-columns:repeat(4,1fr);display:grid}.sourcy-lp .slp-hiw-steps{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:14px;display:grid}.sourcy-lp .slp-emailband,.sourcy-lp .slp-emaildots{grid-template-columns:repeat(4,1fr);display:grid}.sourcy-lp .slp-trust-grid{grid-template-columns:repeat(5,1fr);align-items:center;gap:0;display:grid}.sourcy-lp .slp-global-card{align-items:stretch;display:flex}@media (max-width:1100px){.sourcy-lp .slp-hiw-steps{grid-template-columns:repeat(3,1fr)}.sourcy-lp .slp-hiw-arrow{display:none!important}}@media (max-width:980px){.sourcy-lp .slp-hero-grid{grid-template-columns:1fr;gap:36px}.sourcy-lp .slp-why-grid{grid-template-columns:repeat(2,1fr);row-gap:32px}.sourcy-lp .slp-why-grid>*{border-left:none!important;padding-left:0!important;padding-right:0!important}.sourcy-lp .slp-global-card{flex-direction:column}.sourcy-lp .slp-global-left{border-bottom:1px solid var(--line);border-right:none!important;width:auto!important}}@media (max-width:860px){.sourcy-lp .slp-2col,.sourcy-lp .slp-case-card{grid-template-columns:1fr}.sourcy-lp .slp-emailband{grid-template-columns:repeat(2,1fr)}.sourcy-lp .slp-emaildots{display:none}.sourcy-lp .slp-emailband>*{border-right:none!important}}@media (max-width:760px){.sourcy-lp .slp-hiw-steps{grid-template-columns:repeat(2,1fr)}.sourcy-lp .slp-trust-grid{grid-template-columns:repeat(2,1fr);row-gap:8px}.sourcy-lp .slp-trust-grid>*{border-left:none!important}.sourcy-lp .slp-case-arrow{display:none!important}}@media (max-width:520px){.sourcy-lp .slp-why-grid,.sourcy-lp .slp-hiw-steps,.sourcy-lp .slp-emailband{grid-template-columns:1fr}}@media (max-width:720px){.sourcy-lp .container{padding:0 20px}.sourcy-lp .section-pad{padding:60px 0}.sourcy-lp .section-pad-sm{padding:44px 0}.sourcy-lp .slp-hiw-section{margin:0 8px!important;padding:48px 22px 52px!important}.sourcy-lp .slp-hero-feats{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px!important}.sourcy-lp .slp-hero-feats>*{flex:none}}.sourcy-lp .slp-mobile-source-card{border:1.5px solid var(--terracotta);text-align:left;background:#fff;border-radius:24px;margin-bottom:18px;padding:22px;box-shadow:0 1px 2px #1a17140a,0 22px 44px -22px #db49264d}.sourcy-lp .slp-mobile-source-row{align-items:flex-start;gap:12px;display:flex;position:relative}.sourcy-lp .slp-mobile-placeholder{z-index:0;max-height:52px;font:18px/1.35 var(--sans);text-align:left;position:absolute;top:4px;left:0;right:0;overflow:hidden}.sourcy-lp .slp-mobile-source-row textarea{z-index:1;resize:none;min-width:0;min-height:52px;font:18px/1.35 var(--sans);color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:4px 0;position:relative}.sourcy-lp .slp-mobile-source-row textarea::placeholder{color:var(--ink-4);opacity:1}.sourcy-lp .slp-mobile-source-line{background:var(--line-2);height:1px;margin:18px 0}.sourcy-lp .slp-mobile-source-submit{justify-content:center;width:100%;border-radius:15px!important;padding:16px!important;font-size:16.5px!important}.sourcy-lp .slp-mobile-chat-shell{margin-top:4px;position:relative}.sourcy-lp .slp-mobile-chat-window{background:var(--paper);box-shadow:var(--shadow-lg);border:1px solid var(--line);border-radius:22px;padding:14px;position:relative}.sourcy-lp .slp-mobile-window-bar{justify-content:space-between;align-items:center;padding:2px 4px 12px;display:flex}.sourcy-lp .slp-mobile-chat-viewport{border:1px solid var(--line);border-radius:14px;width:100%;overflow:hidden}.sourcy-lp .slp-mobile-logos{margin-top:40px}.sourcy-lp .slp-mobile-logos>.mono{text-align:center;color:var(--ink-3);letter-spacing:.16em;margin-bottom:14px;font-size:10.5px}.sourcy-lp .slp-mobile-logo-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:14px;display:grid}.sourcy-lp .slp-mobile-logo-grid>div{min-height:40px;color:var(--ink);opacity:.85;place-items:center;padding:6px 0;display:grid;overflow:hidden}@media (max-width:760px){.sourcy-lp .slp-desktop-trust{display:none}}@media (max-width:520px){.sourcy-lp .slp-cta-label{display:none}.sourcy-lp .slp-hero-cta{padding:11px!important}.sourcy-lp .slp-hero-ticker{right:62px!important}}.sourcy-lp .slp-hero-workspace{max-width:100%}@media (max-width:640px){.sourcy-lp .slp-brief-cols{grid-template-columns:1fr!important}.sourcy-lp .slp-brief-step-label{display:none}.sourcy-lp .slp-brief-stepper{gap:4px!important;padding:12px!important}}@media (max-width:600px){.sourcy-lp .slp-float-notice{bottom:-14px!important;right:0!important}}
.AboutPage-module__aLsaQa__about{background:var(--bg)}.AboutPage-module__aLsaQa__about img{max-width:100%;display:block}.AboutPage-module__aLsaQa__about h2{font-size:clamp(36px,4.2vw,52px)}.AboutPage-module__aLsaQa__section{padding:88px 0}.AboutPage-module__aLsaQa__hero{background:var(--night);height:520px;overflow:hidden}.AboutPage-module__aLsaQa__hero>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;inset:0}.AboutPage-module__aLsaQa__heroShade{background:linear-gradient(90deg,#100c0af0,#100c0ad1 38%,#100c0a47 68%,#100c0a14);position:absolute;inset:0}.AboutPage-module__aLsaQa__heroContent{align-items:center;height:100%;display:flex;position:relative}.AboutPage-module__aLsaQa__heroContent>div{max-width:560px;padding-top:48px}.AboutPage-module__aLsaQa__heroContent h1{color:var(--night-ink);margin:20px 0 18px;font-size:clamp(52px,5vw,72px)}.AboutPage-module__aLsaQa__heroContent h1 em{display:block}.AboutPage-module__aLsaQa__heroContent p{color:var(--night-ink);font-size:18px;font-weight:550}.AboutPage-module__aLsaQa__statsSection{background:var(--night);color:var(--night-ink);border-top:1px solid var(--night-line);padding:42px 0 50px}.AboutPage-module__aLsaQa__statsGrid{grid-template-columns:repeat(5,1fr);display:grid}.AboutPage-module__aLsaQa__stat{text-align:center;border-left:1px solid var(--night-line);flex-direction:column;align-items:center;gap:8px;padding:0 24px;display:flex}.AboutPage-module__aLsaQa__stat:first-child{border-left:0}.AboutPage-module__aLsaQa__stat .display{font-size:clamp(34px,3.6vw,52px);line-height:1}.AboutPage-module__aLsaQa__stat .display span{color:var(--terracotta)}.AboutPage-module__aLsaQa__stat .mono{color:var(--night-ink-2);letter-spacing:.14em;text-transform:uppercase;font-size:10px}.AboutPage-module__aLsaQa__story{background:var(--paper)}.AboutPage-module__aLsaQa__storyGrid,.AboutPage-module__aLsaQa__founderGrid{grid-template-columns:1fr 1fr;align-items:center;gap:78px;display:grid}.AboutPage-module__aLsaQa__story h2,.AboutPage-module__aLsaQa__founder h2{margin:18px 0 26px}.AboutPage-module__aLsaQa__bodyCopy{color:var(--ink-2);flex-direction:column;gap:13px;font-size:15px;line-height:1.72;display:flex}.AboutPage-module__aLsaQa__bodyCopy strong{color:var(--ink)}.AboutPage-module__aLsaQa__buttonRow{gap:12px;margin-top:30px;display:flex}.AboutPage-module__aLsaQa__storyVisual{padding-bottom:34px;position:relative}.AboutPage-module__aLsaQa__storyVisual>img{-o-object-fit:cover;object-fit:cover;border-radius:18px;width:100%;height:540px}.AboutPage-module__aLsaQa__countryCallout{border:1px solid var(--line-2);background:var(--paper);max-width:355px;box-shadow:var(--shadow-md);border-radius:14px;gap:12px;padding:15px 17px;display:flex;position:absolute;bottom:0;left:24px;right:24px}.AboutPage-module__aLsaQa__countryCallout>span{width:38px;height:38px;color:var(--terracotta);background:var(--terracotta-soft);border-radius:50%;flex:none;place-items:center;display:grid}.AboutPage-module__aLsaQa__countryCallout strong{font-size:14px}.AboutPage-module__aLsaQa__countryCallout p{color:var(--ink-3);margin-top:4px;font-size:11px;line-height:1.55}.AboutPage-module__aLsaQa__beliefs{background:var(--bg-2)}.AboutPage-module__aLsaQa__centerHeading{text-align:center;margin-bottom:42px}.AboutPage-module__aLsaQa__beliefGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.AboutPage-module__aLsaQa__beliefMission{grid-column:1/-1}.AboutPage-module__aLsaQa__beliefCard{background:#fff;border:1px solid #1a171412;border-radius:16px;align-items:flex-start;gap:20px;height:100%;padding:30px 28px;display:flex;box-shadow:0 2px 12px #1a17140f}.AboutPage-module__aLsaQa__iconTile{width:60px;height:60px;color:var(--terracotta);background:var(--terracotta-soft);border-radius:14px;flex:none;place-items:center;display:grid}.AboutPage-module__aLsaQa__beliefCard h3{margin:5px 0 10px;font-size:17px}.AboutPage-module__aLsaQa__beliefCard p{color:var(--ink-3);font-size:14px;line-height:1.65}.AboutPage-module__aLsaQa__values{gap:8px;padding:0;font-size:13px;list-style:none;display:grid}.AboutPage-module__aLsaQa__values li{color:var(--ink-3);grid-template-columns:135px 1fr;gap:8px;padding-left:14px;display:grid;position:relative}.AboutPage-module__aLsaQa__values li:before{content:"";background:var(--terracotta);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.AboutPage-module__aLsaQa__values strong{color:var(--ink)}.AboutPage-module__aLsaQa__founder{background:#fff;overflow:hidden}.AboutPage-module__aLsaQa__founder blockquote{border:1px dashed var(--line);border-left:3px solid var(--terracotta);color:var(--ink);border-radius:12px;margin:24px 0 0;padding:20px 24px;font-size:15px;font-style:italic;line-height:1.5;box-shadow:0 4px 18px #1a17140d}.AboutPage-module__aLsaQa__founder cite{color:var(--ink-3);margin-top:13px;font-size:13px;font-style:normal;display:block}.AboutPage-module__aLsaQa__founderPhoto{border-radius:18px;height:520px;overflow:hidden;box-shadow:0 20px 50px #1a171429}.AboutPage-module__aLsaQa__founderPhoto img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%;width:100%;height:100%}.AboutPage-module__aLsaQa__teams,.AboutPage-module__aLsaQa__behind,.AboutPage-module__aLsaQa__customers{background:var(--bg)}.AboutPage-module__aLsaQa__sectionHeading{text-align:center;max-width:720px;margin:0 auto 50px}.AboutPage-module__aLsaQa__sectionHeading h2{margin:15px 0}.AboutPage-module__aLsaQa__sectionHeading>p{max-width:580px;color:var(--ink-3);margin:0 auto;line-height:1.7}.AboutPage-module__aLsaQa__teamGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.AboutPage-module__aLsaQa__teamCard{background:var(--paper);border:1px solid var(--line-2);border-radius:18px;padding:24px}.AboutPage-module__aLsaQa__teamCard>.AboutPage-module__aLsaQa__iconTile{border-radius:12px;width:44px;height:44px}.AboutPage-module__aLsaQa__teamCard>h3{margin:16px 0 8px;font-size:18px}.AboutPage-module__aLsaQa__teamCard>p{min-height:63px;color:var(--ink-3);margin-bottom:18px;font-size:13px;line-height:1.55}.AboutPage-module__aLsaQa__teamCarousel{border:1px solid var(--line-2);background:var(--paper);border-radius:16px;position:relative;overflow:visible}.AboutPage-module__aLsaQa__teamPhoto{border-radius:16px 16px 0 0;height:320px;overflow:hidden}.AboutPage-module__aLsaQa__teamPhoto img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%;height:100%}.AboutPage-module__aLsaQa__teamMeta{flex-direction:column;padding:14px 18px 18px;display:flex}.AboutPage-module__aLsaQa__teamMeta strong{font-size:15px}.AboutPage-module__aLsaQa__teamMeta>span{color:var(--ink-3);font-size:13px}.AboutPage-module__aLsaQa__dots{gap:6px;margin-bottom:12px;display:flex}.AboutPage-module__aLsaQa__dots button{background:var(--line);border-radius:50%;width:7px;height:7px;padding:0}.AboutPage-module__aLsaQa__dots button[aria-current=true]{background:var(--terracotta)}.AboutPage-module__aLsaQa__carouselArrow{z-index:2;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:38%;box-shadow:0 4px 14px #1a171440;background:var(--ink)!important;color:#fff!important;border-radius:50%!important}.AboutPage-module__aLsaQa__carouselPrev{left:-18px}.AboutPage-module__aLsaQa__carouselNext{right:-18px}.AboutPage-module__aLsaQa__presence{background:var(--bg-2)}.AboutPage-module__aLsaQa__presenceGrid{grid-template-columns:1fr 1.55fr .75fr;align-items:center;gap:48px;display:grid}.AboutPage-module__aLsaQa__presence h2{margin:18px 0;font-size:clamp(34px,3.4vw,44px)}.AboutPage-module__aLsaQa__presence p{color:var(--ink-3);font-size:14px;line-height:1.7}.AboutPage-module__aLsaQa__map{width:100%;line-height:0;position:relative}.AboutPage-module__aLsaQa__map img{opacity:.18;filter:grayscale()sepia(.3);width:100%;display:block}.AboutPage-module__aLsaQa__mapDot{z-index:1;background:var(--terracotta);border-radius:50%;width:10px;height:10px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #db492638}.AboutPage-module__aLsaQa__mapDotPrimary{width:12px;height:12px;box-shadow:0 0 0 6px #db492633}.AboutPage-module__aLsaQa__countryList{flex-direction:column;gap:13px;display:flex}.AboutPage-module__aLsaQa__countryList div{color:var(--ink-2);align-items:center;gap:9px;font-size:13px;display:flex}.AboutPage-module__aLsaQa__countryList span{font-size:20px}.AboutPage-module__aLsaQa__behindGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.AboutPage-module__aLsaQa__behindGrid figure{background:var(--bg-2);border-radius:13px;height:220px;position:relative;overflow:hidden}.AboutPage-module__aLsaQa__behindGrid img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.AboutPage-module__aLsaQa__behindGrid figcaption{color:#fff;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1714b8;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:600;position:absolute;bottom:10px;left:10px}.AboutPage-module__aLsaQa__eventSection{background:var(--bg-2);padding-bottom:40px}.AboutPage-module__aLsaQa__eventGrid{grid-template-columns:1fr 1fr;align-items:center;gap:62px;padding-bottom:54px;display:grid}.AboutPage-module__aLsaQa__eventGrid h2{margin:16px 0 18px}.AboutPage-module__aLsaQa__eventGrid>div>p{max-width:500px;color:var(--ink-3);line-height:1.7}.AboutPage-module__aLsaQa__visitList{grid-template-columns:1fr 1fr;gap:14px 22px;margin-top:25px;display:grid}.AboutPage-module__aLsaQa__visitList>div{color:var(--ink-2);align-items:flex-start;gap:9px;font-size:13px;line-height:1.45;display:flex}.AboutPage-module__aLsaQa__visitList span{border:1.5px solid var(--terracotta);width:30px;height:30px;color:var(--terracotta);border-radius:50%;flex:none;place-items:center;display:grid}.AboutPage-module__aLsaQa__eventCollage{border-radius:18px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:6px;height:420px;display:grid;overflow:hidden}.AboutPage-module__aLsaQa__eventCollage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.AboutPage-module__aLsaQa__exhibitedHeader{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;padding:38px 0 23px;font-size:13px;display:flex}.AboutPage-module__aLsaQa__exhibitedHeader a{border:1px solid var(--terracotta);color:var(--terracotta);letter-spacing:0;text-transform:none;border-radius:99px;align-items:center;gap:6px;padding:7px 15px;font-size:12px;font-weight:600;display:inline-flex}.AboutPage-module__aLsaQa__eventCards{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.AboutPage-module__aLsaQa__eventCards>article{border:1px solid var(--line-2);background:var(--paper);border-radius:14px;overflow:hidden}.AboutPage-module__aLsaQa__eventCards>article>div{color:#fff;letter-spacing:.05em;place-items:center;height:100px;font-size:14px;font-weight:800;display:grid}.AboutPage-module__aLsaQa__eventCards section{padding:14px 15px}.AboutPage-module__aLsaQa__eventCards header{justify-content:space-between;gap:8px;display:flex}.AboutPage-module__aLsaQa__eventCards header strong{font-size:13px}.AboutPage-module__aLsaQa__eventCards header span{background:var(--terracotta-soft);color:var(--terracotta);text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.AboutPage-module__aLsaQa__eventCards p{color:var(--ink-3);align-items:center;gap:4px;margin:8px 0 2px;font-size:11px;display:flex}.AboutPage-module__aLsaQa__eventCards small{color:var(--ink-4)}.AboutPage-module__aLsaQa__eventBar{border-top:1px solid var(--line);color:var(--ink-2);justify-content:center;align-items:center;gap:14px;margin-top:38px;padding:28px 0 0;font-size:13px;display:flex}.AboutPage-module__aLsaQa__eventBar>svg{color:var(--terracotta)}.AboutPage-module__aLsaQa__eventBar>span{color:var(--ink-4)}.AboutPage-module__aLsaQa__eventBar a{color:var(--terracotta);align-items:center;gap:5px;margin-left:auto;font-weight:600;display:inline-flex}.AboutPage-module__aLsaQa__customerGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.AboutPage-module__aLsaQa__customerGrid article{border:1px solid var(--line-2);background:var(--paper);height:100%;box-shadow:var(--shadow-card);border-radius:18px;padding:24px 22px}.AboutPage-module__aLsaQa__customerGrid h3{font-size:21px}.AboutPage-module__aLsaQa__customerGrid p{color:var(--ink-3);margin:5px 0 12px;font-size:13px;line-height:1.6}.AboutPage-module__aLsaQa__customerGrid article>div{flex-wrap:wrap;gap:6px;display:flex}.AboutPage-module__aLsaQa__customerGrid hr{border:0;border-top:1px solid var(--line-2);margin:14px 0}.AboutPage-module__aLsaQa__customerGrid hr+p{color:var(--ink-2)}.AboutPage-module__aLsaQa__textLink{align-items:center;gap:7px;width:max-content;margin:30px auto 0;font-size:14px;font-weight:600;display:flex;color:var(--terracotta)!important}.AboutPage-module__aLsaQa__industry{background:#fff}.AboutPage-module__aLsaQa__logoGrid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.AboutPage-module__aLsaQa__logoGrid>div{border:1px solid var(--line-2);height:96px;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;place-items:center;padding:12px;display:grid;position:relative;overflow:hidden}.AboutPage-module__aLsaQa__logoGrid img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:132px;max-width:100%;height:56px;display:block}.AboutPage-module__aLsaQa__industry>div>h3{text-align:center;margin:72px 0 35px;font-size:40px}.AboutPage-module__aLsaQa__backerViewport{background:var(--bg-2);border-radius:22px;padding:20px 0;position:relative;overflow:hidden}.AboutPage-module__aLsaQa__backerViewport:before,.AboutPage-module__aLsaQa__backerViewport:after{content:"";z-index:2;pointer-events:none;width:70px;position:absolute;top:0;bottom:0}.AboutPage-module__aLsaQa__backerViewport:before{background:linear-gradient(90deg,var(--bg-2),transparent);left:0}.AboutPage-module__aLsaQa__backerViewport:after{background:linear-gradient(-90deg,var(--bg-2),transparent);right:0}.AboutPage-module__aLsaQa__backerTrack{gap:12px;width:max-content;padding-right:12px;animation:46s linear infinite AboutPage-module__aLsaQa__backer-marquee;display:flex}.AboutPage-module__aLsaQa__backerTrack:hover{animation-play-state:paused}.AboutPage-module__aLsaQa__backerTrack span{border:1px solid var(--line-2);background:var(--paper);border-radius:10px;flex:none;place-items:center;width:166px;height:74px;padding:10px 15px;display:grid}.AboutPage-module__aLsaQa__backerTrack img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:132px;max-width:100%;height:44px;display:block}@keyframes AboutPage-module__aLsaQa__backer-marquee{to{transform:translate(calc(-50% - 6px))}}.AboutPage-module__aLsaQa__press{background:#fff;padding-top:12px}.AboutPage-module__aLsaQa__pressGrid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.AboutPage-module__aLsaQa__pressGrid article{background:var(--night);border-radius:16px;flex-direction:column;height:270px;display:flex;overflow:hidden}.AboutPage-module__aLsaQa__pressGrid img{-o-object-fit:cover;object-fit:cover;opacity:.84;width:100%;height:150px}.AboutPage-module__aLsaQa__pressGrid article>div{flex-direction:column;gap:6px;padding:14px 16px;display:flex}.AboutPage-module__aLsaQa__pressGrid strong{color:var(--night-ink);font-size:14px;line-height:1.35}.AboutPage-module__aLsaQa__pressGrid span{color:var(--night-ink-2);font-size:12px}.AboutPage-module__aLsaQa__cta{background:var(--night);text-align:center;place-items:center;min-height:330px;padding:72px 24px;display:grid}.AboutPage-module__aLsaQa__cta h2{color:var(--night-ink);font-size:clamp(38px,4vw,50px)}.AboutPage-module__aLsaQa__cta p{color:var(--night-ink-2);margin:14px 0 28px}@media (max-width:1050px){.AboutPage-module__aLsaQa__teamGrid{grid-template-columns:1fr 1fr}.AboutPage-module__aLsaQa__teamGrid>:last-child{grid-column:1/-1;width:100%;max-width:calc(50% - 14px);margin:0 auto}.AboutPage-module__aLsaQa__presenceGrid{grid-template-columns:1fr 1.5fr}.AboutPage-module__aLsaQa__countryList{flex-flow:wrap;grid-column:1/-1;justify-content:center}.AboutPage-module__aLsaQa__pressGrid,.AboutPage-module__aLsaQa__logoGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.AboutPage-module__aLsaQa__section{padding:62px 0}.AboutPage-module__aLsaQa__hero{height:470px}.AboutPage-module__aLsaQa__heroShade{background:linear-gradient(90deg,#100c0ae8,#100c0a9e 70%,#100c0a59)}.AboutPage-module__aLsaQa__heroContent>div{padding-top:12px}.AboutPage-module__aLsaQa__heroContent h1{font-size:50px}.AboutPage-module__aLsaQa__statsSection{padding:30px 0}.AboutPage-module__aLsaQa__statsGrid{grid-template-columns:repeat(2,1fr);gap:0}.AboutPage-module__aLsaQa__stat{border-top:1px solid var(--night-line);justify-content:center;min-height:118px;padding:18px 8px}.AboutPage-module__aLsaQa__stat:nth-child(odd){border-left:0}.AboutPage-module__aLsaQa__stat:first-child,.AboutPage-module__aLsaQa__stat:nth-child(2){border-top:0}.AboutPage-module__aLsaQa__stat:last-child{grid-column:1/-1}.AboutPage-module__aLsaQa__storyGrid,.AboutPage-module__aLsaQa__founderGrid,.AboutPage-module__aLsaQa__eventGrid{grid-template-columns:1fr;gap:42px}.AboutPage-module__aLsaQa__storyVisual>img{height:480px}.AboutPage-module__aLsaQa__buttonRow{flex-wrap:wrap}.AboutPage-module__aLsaQa__beliefGrid,.AboutPage-module__aLsaQa__teamGrid,.AboutPage-module__aLsaQa__customerGrid{grid-template-columns:1fr}.AboutPage-module__aLsaQa__beliefMission,.AboutPage-module__aLsaQa__teamGrid>:last-child{grid-column:auto;max-width:none}.AboutPage-module__aLsaQa__beliefCard{padding:24px 20px}.AboutPage-module__aLsaQa__values li{grid-template-columns:1fr;gap:0}.AboutPage-module__aLsaQa__founderGrid>:first-child{order:2}.AboutPage-module__aLsaQa__founderGrid>:last-child{order:1}.AboutPage-module__aLsaQa__founderPhoto{height:420px}.AboutPage-module__aLsaQa__teamCard>p{min-height:0}.AboutPage-module__aLsaQa__presenceGrid{grid-template-columns:1fr;gap:32px}.AboutPage-module__aLsaQa__countryList{grid-column:auto;justify-content:flex-start}.AboutPage-module__aLsaQa__behindGrid{grid-template-columns:1fr 1fr}.AboutPage-module__aLsaQa__eventGrid{padding-bottom:44px}.AboutPage-module__aLsaQa__visitList{grid-template-columns:1fr}.AboutPage-module__aLsaQa__eventCollage{height:360px}.AboutPage-module__aLsaQa__exhibitedHeader{flex-direction:column;align-items:flex-start;gap:18px}.AboutPage-module__aLsaQa__eventCards{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.AboutPage-module__aLsaQa__eventCards>article{scroll-snap-align:start;min-width:250px}.AboutPage-module__aLsaQa__eventBar{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.AboutPage-module__aLsaQa__eventBar>span{width:calc(100% - 34px)}.AboutPage-module__aLsaQa__eventBar a{margin-left:0}.AboutPage-module__aLsaQa__logoGrid{grid-template-columns:repeat(2,1fr)}.AboutPage-module__aLsaQa__pressGrid{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.AboutPage-module__aLsaQa__pressGrid article{scroll-snap-align:start;min-width:250px}}@media (max-width:430px){.AboutPage-module__aLsaQa__hero{height:440px}.AboutPage-module__aLsaQa__heroContent h1{font-size:44px}.AboutPage-module__aLsaQa__storyVisual>img{height:410px}.AboutPage-module__aLsaQa__countryCallout{left:12px;right:12px}.AboutPage-module__aLsaQa__behindGrid{grid-template-columns:1fr}.AboutPage-module__aLsaQa__behindGrid figure{height:240px}.AboutPage-module__aLsaQa__eventCollage{height:310px}.AboutPage-module__aLsaQa__logoGrid{gap:8px}.AboutPage-module__aLsaQa__logoGrid>div{height:82px}}@media (prefers-reduced-motion:reduce){.AboutPage-module__aLsaQa__about *{scroll-behavior:auto!important}}
.FelipeCaseStudyPage-module__re8z9G__page{background:var(--bg)}.FelipeCaseStudyPage-module__re8z9G__page h1,.FelipeCaseStudyPage-module__re8z9G__page h2,.FelipeCaseStudyPage-module__re8z9G__page h3,.FelipeCaseStudyPage-module__re8z9G__page p{margin:0}.FelipeCaseStudyPage-module__re8z9G__page img{max-width:100%;display:block}.FelipeCaseStudyPage-module__re8z9G__hero{padding:42px 0 0}.FelipeCaseStudyPage-module__re8z9G__kicker{color:var(--ink-3);font:11px var(--mono);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;display:flex}.FelipeCaseStudyPage-module__re8z9G__kicker i{color:var(--ink-4);font-style:normal}.FelipeCaseStudyPage-module__re8z9G__tags{flex-wrap:wrap;gap:10px;margin:22px 0 28px;display:flex}.FelipeCaseStudyPage-module__re8z9G__tags span{background:var(--bg-2);color:var(--ink-3);font:600 10px var(--mono);letter-spacing:.06em;text-transform:uppercase;border-radius:7px;padding:6px 13px}.FelipeCaseStudyPage-module__re8z9G__tags span:first-child{background:var(--terracotta-soft);color:var(--terracotta-2)}.FelipeCaseStudyPage-module__re8z9G__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;margin-bottom:40px;display:grid}.FelipeCaseStudyPage-module__re8z9G__brand{color:var(--terracotta);letter-spacing:.02em;margin-bottom:15px;font-size:15px;font-weight:700}.FelipeCaseStudyPage-module__re8z9G__hero h1{max-width:680px;font-size:clamp(40px,4vw,52px);line-height:1.07}.FelipeCaseStudyPage-module__re8z9G__hero h1 em{display:block}.FelipeCaseStudyPage-module__re8z9G__heroGrid>div>p{max-width:535px;color:var(--ink-3);margin-top:20px;font-size:16px;line-height:1.62}.FelipeCaseStudyPage-module__re8z9G__heroImage{height:350px;box-shadow:var(--shadow-md);border-radius:20px;overflow:hidden}.FelipeCaseStudyPage-module__re8z9G__heroImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.FelipeCaseStudyPage-module__re8z9G__statBar{border:1px solid var(--line-2);background:var(--paper);box-shadow:var(--shadow-card);border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;transform:translateY(50%)}.FelipeCaseStudyPage-module__re8z9G__statBar>div{border-left:1px solid var(--line-2);flex-direction:column;justify-content:center;gap:10px;min-height:132px;padding:22px 25px;display:flex}.FelipeCaseStudyPage-module__re8z9G__statBar>div:first-child{border-left:0}.FelipeCaseStudyPage-module__re8z9G__statBar strong{color:var(--terracotta);font-size:42px;line-height:1}.FelipeCaseStudyPage-module__re8z9G__statBar span{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;font-size:9.5px;font-weight:700}.FelipeCaseStudyPage-module__re8z9G__problem{padding:150px 0 72px}.FelipeCaseStudyPage-module__re8z9G__problemGrid{grid-template-columns:1fr .95fr;align-items:center;gap:58px;display:grid}.FelipeCaseStudyPage-module__re8z9G__sectionLabel{color:var(--terracotta);align-items:center;gap:8px;margin-bottom:18px;display:flex}.FelipeCaseStudyPage-module__re8z9G__sectionLabel b{font-size:14px}.FelipeCaseStudyPage-module__re8z9G__sectionLabel i{color:var(--ink-4);font-style:normal}.FelipeCaseStudyPage-module__re8z9G__sectionLabel span{font:600 11px var(--mono);letter-spacing:.14em;text-transform:uppercase}.FelipeCaseStudyPage-module__re8z9G__problem h2,.FelipeCaseStudyPage-module__re8z9G__solution h2{max-width:900px;font-size:clamp(34px,3.5vw,43px);line-height:1.12}.FelipeCaseStudyPage-module__re8z9G__copy{max-width:530px;color:var(--ink-3);margin-top:21px;font-size:15px;line-height:1.68}.FelipeCaseStudyPage-module__re8z9G__copy p+p{margin-top:14px}.FelipeCaseStudyPage-module__re8z9G__copy ul{margin:8px 0 14px;padding-left:20px;list-style:outside}.FelipeCaseStudyPage-module__re8z9G__copy li::marker{color:var(--ink-3)}.FelipeCaseStudyPage-module__re8z9G__portfolio{grid-template-rows:1fr 1fr;grid-template-columns:1.3fr 1fr 1fr;gap:8px;height:380px;margin-top:14px;display:grid}.FelipeCaseStudyPage-module__re8z9G__portfolio figure{background:var(--night);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 2px 10px #1a17141f}.FelipeCaseStudyPage-module__re8z9G__portfolio figure:after{content:"";background:linear-gradient(#0000,#00000094);position:absolute;inset:45% 0 0}.FelipeCaseStudyPage-module__re8z9G__featuredTile{grid-row:1/3}.FelipeCaseStudyPage-module__re8z9G__portfolio img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.FelipeCaseStudyPage-module__re8z9G__portfolio figcaption{z-index:2;color:#fff;letter-spacing:.18em;text-transform:uppercase;font-size:9.5px;position:absolute;bottom:12px;left:14px}.FelipeCaseStudyPage-module__re8z9G__narrowSection{padding:34px 0 78px}.FelipeCaseStudyPage-module__re8z9G__narrowSection>div>div{max-width:1100px}.FelipeCaseStudyPage-module__re8z9G__lead{color:var(--ink-2);font-size:15px;line-height:1.7;margin-bottom:30px!important}.FelipeCaseStudyPage-module__re8z9G__quote{border-radius:20px;align-items:center;gap:26px;margin:0;padding:31px 38px;display:flex;box-shadow:0 22px 48px -18px #1a17145c}.FelipeCaseStudyPage-module__re8z9G__quoteMark{font-family:var(--serif);flex:none;font-size:56px;line-height:.6}.FelipeCaseStudyPage-module__re8z9G__quote>p{flex:1;font-size:18px;line-height:1.52}.FelipeCaseStudyPage-module__re8z9G__quoteRule{flex:none;align-self:stretch;width:1px}.FelipeCaseStudyPage-module__re8z9G__quote footer{flex:none;align-items:center;gap:11px;display:flex}.FelipeCaseStudyPage-module__re8z9G__quote footer>span{color:#fff;background:#3d1f15;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.FelipeCaseStudyPage-module__re8z9G__quote footer div{flex-direction:column;display:flex}.FelipeCaseStudyPage-module__re8z9G__quote footer strong{font-size:13px}.FelipeCaseStudyPage-module__re8z9G__quote footer small{font-size:11.5px}.FelipeCaseStudyPage-module__re8z9G__terracotta{color:#fff;background:#c9552f}.FelipeCaseStudyPage-module__re8z9G__terracotta .FelipeCaseStudyPage-module__re8z9G__quoteMark{color:#ffffffb3}.FelipeCaseStudyPage-module__re8z9G__terracotta .FelipeCaseStudyPage-module__re8z9G__quoteRule{background:#ffffff40}.FelipeCaseStudyPage-module__re8z9G__terracotta footer small{color:#ffffffc7}.FelipeCaseStudyPage-module__re8z9G__olive{color:#fff;background:#65734a;margin-top:32px}.FelipeCaseStudyPage-module__re8z9G__olive .FelipeCaseStudyPage-module__re8z9G__quoteMark{color:#ffffffb3}.FelipeCaseStudyPage-module__re8z9G__olive .FelipeCaseStudyPage-module__re8z9G__quoteRule{background:#ffffff40}.FelipeCaseStudyPage-module__re8z9G__olive footer small{color:#ffffffbd}.FelipeCaseStudyPage-module__re8z9G__paper{color:var(--ink);box-shadow:none;background:#f2e7dd94;margin-top:34px}.FelipeCaseStudyPage-module__re8z9G__paper .FelipeCaseStudyPage-module__re8z9G__quoteMark{color:var(--terracotta)}.FelipeCaseStudyPage-module__re8z9G__paper .FelipeCaseStudyPage-module__re8z9G__quoteRule{background:var(--line)}.FelipeCaseStudyPage-module__re8z9G__paper footer small{color:var(--terracotta)}.FelipeCaseStudyPage-module__re8z9G__solution{padding:20px 0 88px}.FelipeCaseStudyPage-module__re8z9G__solutionIntro{max-width:920px;color:var(--ink-2);font-size:15px;line-height:1.66;margin:18px 0 30px!important}.FelipeCaseStudyPage-module__re8z9G__comparison{border:1px solid var(--line-2);background:var(--paper);box-shadow:var(--shadow-card);border-radius:18px;overflow:hidden}.FelipeCaseStudyPage-module__re8z9G__comparison>header{grid-template-columns:1fr 1fr;display:grid}.FelipeCaseStudyPage-module__re8z9G__comparison>header span{font:700 10.5px var(--mono);letter-spacing:.13em;text-transform:uppercase;padding:15px 33px}.FelipeCaseStudyPage-module__re8z9G__comparison>header span:first-child{background:var(--terracotta-soft);color:var(--terracotta-2)}.FelipeCaseStudyPage-module__re8z9G__comparison>header span:last-child{color:var(--olive);background:#e6e9dd}.FelipeCaseStudyPage-module__re8z9G__shiftRow{border-top:1px solid var(--line-2);grid-template-columns:1fr 1fr;display:grid}.FelipeCaseStudyPage-module__re8z9G__shiftRow>div{align-items:center;gap:17px;padding:21px 32px;display:flex}.FelipeCaseStudyPage-module__re8z9G__shiftRow>div:last-child{border-left:1px solid var(--line-2)}.FelipeCaseStudyPage-module__re8z9G__shiftRow i{background:var(--terracotta-soft);width:45px;height:45px;color:var(--terracotta);border-radius:50%;flex:none;place-items:center;font-style:normal;display:grid}.FelipeCaseStudyPage-module__re8z9G__shiftRow>div:last-child i{color:var(--olive);background:#e6e9dd}.FelipeCaseStudyPage-module__re8z9G__shiftRow p{color:var(--ink);font-size:14px;line-height:1.52}.FelipeCaseStudyPage-module__re8z9G__shiftRow strong{color:var(--terracotta)}.FelipeCaseStudyPage-module__re8z9G__results{padding:16px 0 92px}.FelipeCaseStudyPage-module__re8z9G__resultsHeading{text-align:center;margin-bottom:32px}.FelipeCaseStudyPage-module__re8z9G__resultsHeading h2{margin-top:14px;font-size:clamp(34px,3.5vw,42px)}.FelipeCaseStudyPage-module__re8z9G__resultsHeading h2 em{display:block}.FelipeCaseStudyPage-module__re8z9G__resultsImage{-o-object-fit:cover;object-fit:cover;border-radius:17px;width:100%;height:480px;box-shadow:0 24px 48px -16px #1a171459}.FelipeCaseStudyPage-module__re8z9G__resultTable{border:1px solid var(--line-2);background:var(--paper);box-shadow:var(--shadow-card);border-radius:20px;margin-top:48px;overflow:hidden}.FelipeCaseStudyPage-module__re8z9G__resultTable>header{grid-template-columns:1.3fr 1fr 1fr;display:grid}.FelipeCaseStudyPage-module__re8z9G__resultTable>header strong{border-left:1px solid var(--line-2);color:var(--olive);font:700 10.5px var(--mono);letter-spacing:.13em;text-transform:uppercase;background:#e6e9dd;padding:15px 25px}.FelipeCaseStudyPage-module__re8z9G__resultTable>div{border-top:1px solid var(--line-2);grid-template-columns:1.3fr 1fr 1fr;align-items:center;gap:20px;padding:21px 32px;display:grid}.FelipeCaseStudyPage-module__re8z9G__resultTable section{align-items:center;gap:17px;display:flex}.FelipeCaseStudyPage-module__re8z9G__resultTable section i{background:var(--terracotta-soft);width:44px;height:44px;color:var(--terracotta);border-radius:50%;flex:none;place-items:center;font-style:normal;display:grid}.FelipeCaseStudyPage-module__re8z9G__resultTable section span{font-size:14px}.FelipeCaseStudyPage-module__re8z9G__resultTable>div>strong{border-left:1px solid var(--line-2);color:var(--olive);padding-left:20px;font-size:18px}.FelipeCaseStudyPage-module__re8z9G__resultTable>div>p{color:var(--ink-3);font-size:12.5px}.FelipeCaseStudyPage-module__re8z9G__outcomeHeading{color:var(--terracotta);font:700 11px var(--mono);letter-spacing:.13em;text-transform:uppercase;margin:34px 0 18px}.FelipeCaseStudyPage-module__re8z9G__outcomes{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.FelipeCaseStudyPage-module__re8z9G__outcomes article{border:1px solid var(--line-2);height:100%;box-shadow:var(--shadow-card);background:#fff;border-radius:16px;padding:26px 21px}.FelipeCaseStudyPage-module__re8z9G__outcomes i{width:43px;height:43px;color:var(--olive);background:#e6e9dd;border-radius:50%;place-items:center;font-style:normal;display:grid}.FelipeCaseStudyPage-module__re8z9G__outcomes h3{margin-top:16px;font-size:14px;line-height:1.35}.FelipeCaseStudyPage-module__re8z9G__outcomes article>b{background:var(--ink);width:20px;height:2px;margin:10px 0;display:block}.FelipeCaseStudyPage-module__re8z9G__outcomes p{color:var(--ink-3);font-size:12.5px;line-height:1.55}.FelipeCaseStudyPage-module__re8z9G__cta{padding:40px 0 90px}.FelipeCaseStudyPage-module__re8z9G__cta>div>div>div{background:var(--night);color:var(--night-ink);border-radius:24px;padding:48px 44px}.FelipeCaseStudyPage-module__re8z9G__cta h2{max-width:720px;color:var(--night-ink);font-size:clamp(31px,3vw,39px);line-height:1.17}.FelipeCaseStudyPage-module__re8z9G__cta p{max-width:680px;color:var(--night-ink-2);margin:17px 0 27px;font-size:15px;line-height:1.65}@media (max-width:920px){.FelipeCaseStudyPage-module__re8z9G__heroGrid,.FelipeCaseStudyPage-module__re8z9G__problemGrid{grid-template-columns:1fr}.FelipeCaseStudyPage-module__re8z9G__heroImage{height:420px}.FelipeCaseStudyPage-module__re8z9G__statBar{grid-template-columns:1fr 1fr;transform:translateY(36px)}.FelipeCaseStudyPage-module__re8z9G__statBar>div:nth-child(3){border-left:0;border-top:1px solid var(--line-2)}.FelipeCaseStudyPage-module__re8z9G__statBar>div:nth-child(4){border-top:1px solid var(--line-2)}.FelipeCaseStudyPage-module__re8z9G__problem{padding-top:110px}.FelipeCaseStudyPage-module__re8z9G__outcomes{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.FelipeCaseStudyPage-module__re8z9G__hero{padding-top:28px}.FelipeCaseStudyPage-module__re8z9G__hero h1{font-size:39px}.FelipeCaseStudyPage-module__re8z9G__heroGrid{gap:30px}.FelipeCaseStudyPage-module__re8z9G__heroImage{height:290px}.FelipeCaseStudyPage-module__re8z9G__statBar{grid-template-columns:1fr}.FelipeCaseStudyPage-module__re8z9G__statBar>div{border-left:0;border-top:1px solid var(--line-2);min-height:105px}.FelipeCaseStudyPage-module__re8z9G__statBar>div:first-child{border-top:0}.FelipeCaseStudyPage-module__re8z9G__problem{padding-top:92px}.FelipeCaseStudyPage-module__re8z9G__portfolio{grid-template-rows:1.35fr 1fr 1fr;grid-template-columns:1fr 1fr;height:500px}.FelipeCaseStudyPage-module__re8z9G__featuredTile{grid-area:auto/1/auto/-1}.FelipeCaseStudyPage-module__re8z9G__quote{flex-wrap:wrap;align-items:flex-start;gap:16px;padding:27px 24px}.FelipeCaseStudyPage-module__re8z9G__quoteMark{display:none}.FelipeCaseStudyPage-module__re8z9G__quote>p{flex:1 0 100%;font-size:17px}.FelipeCaseStudyPage-module__re8z9G__quoteRule{display:none}.FelipeCaseStudyPage-module__re8z9G__quote footer{width:100%}.FelipeCaseStudyPage-module__re8z9G__comparison>header{display:none}.FelipeCaseStudyPage-module__re8z9G__shiftRow{grid-template-columns:1fr}.FelipeCaseStudyPage-module__re8z9G__shiftRow>div{padding:20px}.FelipeCaseStudyPage-module__re8z9G__shiftRow>div:before{width:94px;color:var(--terracotta);font:700 9px var(--mono);letter-spacing:.1em;text-transform:uppercase;content:"Before Sourcy";flex:none;display:block}.FelipeCaseStudyPage-module__re8z9G__shiftRow>div:last-child{border-left:0;border-top:1px solid var(--line-2);background:#e6e9dd47}.FelipeCaseStudyPage-module__re8z9G__shiftRow>div:last-child:before{color:var(--olive);content:"With Sourcy"}.FelipeCaseStudyPage-module__re8z9G__shiftRow i{display:none}.FelipeCaseStudyPage-module__re8z9G__resultsImage{height:320px}.FelipeCaseStudyPage-module__re8z9G__resultTable>header{display:none}.FelipeCaseStudyPage-module__re8z9G__resultTable>div{grid-template-columns:1fr;gap:8px;padding:20px}.FelipeCaseStudyPage-module__re8z9G__resultTable>div>strong{border-left:0;padding:0 0 0 61px}.FelipeCaseStudyPage-module__re8z9G__resultTable>div>p{padding-left:61px}.FelipeCaseStudyPage-module__re8z9G__outcomes{grid-template-columns:1fr 1fr}.FelipeCaseStudyPage-module__re8z9G__cta>div>div>div{padding:38px 26px}}@media (max-width:460px){.FelipeCaseStudyPage-module__re8z9G__kicker{flex-wrap:wrap;align-items:flex-start}.FelipeCaseStudyPage-module__re8z9G__hero h1{font-size:35px}.FelipeCaseStudyPage-module__re8z9G__portfolio{height:450px}.FelipeCaseStudyPage-module__re8z9G__shiftRow>div{flex-direction:column;align-items:flex-start;gap:8px}.FelipeCaseStudyPage-module__re8z9G__shiftRow>div:before{width:auto}.FelipeCaseStudyPage-module__re8z9G__outcomes{grid-template-columns:1fr}}
