.case-studies_page__CZVhr{--cs-purple:#b330d7;--cs-aqua:#0bc0a2;--cs-green:#0bc038;--cs-pink:#d730b4;--cs-orange:#e69d36;--cs-blue:#0e67b3;--cs-neutral-0:#ffffff;--cs-neutral-200:#f9fafc;--cs-neutral-400:#e3e4eb;--cs-neutral-600:#a8a9b2;--cs-neutral-700:#717188;--cs-neutral-800:#323241;--cs-neutral-1000:#000000;

  /* !important: CaseStudyPage.tsx puts this class on the same <main> as homeV2Styles.root,
     which is permanently dark-themed (background: var(--ink) #0b0b0d; color: #fff) for the
     landing page. Both are single-class selectors (equal specificity), so without this, whoever
     compiles later in the bundle wins -- an accident of Next.js's module order, not anything
     either file declares, and NOT stable (this page rendered light at the start of this session
     and flipped to unreadable black-on-black after ordinary hot-reloading, no relevant source
     change). This makes the light theme win unconditionally. */background:var(--cs-neutral-200)!important;color:var(--cs-neutral-1000)!important;overflow-x:clip}.case-studies_tagRow__jnkdc{display:flex;align-items:center;gap:0;flex-wrap:wrap}.case-studies_tag__s2q2a{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:40px;outline:1px solid transparent;color:var(--cs-neutral-0);font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:16px;text-transform:uppercase;white-space:nowrap}.case-studies_pillPurple__O3AQ6,.case-studies_tagOptimize__s_NUs{background:var(--cs-purple);outline-color:var(--cs-purple)}.case-studies_pillAqua__m0KTe,.case-studies_tagGrow__F9H3h{background:var(--cs-aqua);outline-color:var(--cs-aqua)}.case-studies_pillGreen__26I9Y{background:var(--cs-green);outline-color:var(--cs-green)}.case-studies_pillPink__i5quT{background:var(--cs-pink);outline-color:var(--cs-pink)}.case-studies_pillOrange__GmGf6{background:var(--cs-orange);outline-color:var(--cs-orange)}.case-studies_pillBlue__sGCBd{background:var(--cs-blue);outline-color:var(--cs-blue)}.case-studies_pill__DLtLZ{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:40px;color:var(--cs-neutral-0);font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;white-space:nowrap}.case-studies_mediaFillWrap__e3Qhl{position:relative;width:100%;height:100%}.case-studies_mediaFillWrap__e3Qhl img{object-fit:cover;object-position:var(--case-study-media-position,50% 50%)}.case-studies_mediaCircle__6XmUd{border-radius:62px}.case-studies_mediaPlaceholder__05Vv1{width:100%;height:100%;min-height:120px;border-radius:12px;background:repeating-linear-gradient(135deg,var(--cs-neutral-400),var(--cs-neutral-400) 10px,var(--cs-neutral-200) 10px,var(--cs-neutral-200) 20px);border:1px solid var(--cs-neutral-400)}.case-studies_mediaPlaceholderCircle__oVBh9{border-radius:999px}.case-studies_hero__USaml{position:relative;display:flex;align-items:center;justify-content:space-between;gap:60px;padding:160px max(60px,calc((100% - 1160px) / 2)) var(--case-study-hero-pad-bottom,100px)}.case-studies_heroText__6GO4o{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:572px;max-width:630px;flex-shrink:1}.case-studies_heroClient__sABSm{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.case-studies_clientNameCormorant__DN0Wr{font-family:Cormorant Garamond,serif;font-weight:600;font-size:24px;letter-spacing:1.92px;color:var(--cs-neutral-1000)}.case-studies_clientNameJakarta__juBfq{font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:18px;color:var(--cs-neutral-1000)}.case-studies_clientNameGroup__Ns4cg{display:flex;align-items:center;gap:7.143px}.case-studies_clientNameIconWrap__PvfKs{position:relative;width:25px;height:25px;flex-shrink:0}.case-studies_clientNameIconOuter__lCe1h{position:absolute;top:50%;left:50%;width:17.857px;height:17.857px;border:1.071px solid;transform:translate(-50%,-50%) rotate(45deg)}.case-studies_clientNameIconInner__F_fHj{position:absolute;top:50%;left:50%;width:7.143px;height:7.143px;transform:translate(-50%,-50%) rotate(45deg)}.case-studies_clientNameFallback__XZwlU{font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;color:var(--cs-neutral-1000)}.case-studies_clientLogo__OcPL8{display:block;height:20px;width:auto}.case-studies_eyebrow__G9Q2b{font-size:16px;font-weight:400;color:var(--cs-neutral-700)}.case-studies_eyebrow__G9Q2b,.case-studies_headline__zh2WA{font-family:Helvetica,Arial,sans-serif;text-transform:uppercase}.case-studies_headline__zh2WA{margin:0;align-self:stretch;color:var(--cs-neutral-1000);font-weight:700;font-size:min(var(--case-study-headline-size,40px),11vw);line-height:1.1}.case-studies_heroBody__4MTkw{display:flex;flex-direction:column;gap:8px;color:var(--cs-neutral-700);font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.case-studies_heroBody__4MTkw p{margin:0}.case-studies_heroImageWrap__UdAHG{position:relative;flex:0 0 auto;width:min(var(--case-study-hero-image-width,539px),44vw);aspect-ratio:var(--case-study-hero-image-ratio,539/486);border-radius:12px;overflow:hidden;border:1px solid var(--cs-neutral-400)}.case-studies_heroAccent__71LlA{position:absolute;top:100%;pointer-events:none}.case-studies_heroAccentDesktop__BP_GH{left:calc((100% - 1280px) / 2)}.case-studies_heroAccentTablet__OYtjj{display:none;left:calc((100% - 834px) / 2)}.case-studies_heroAccentMobile__jBowV{display:none;left:calc((100% - 390px) / 2)}.case-studies_goalSection__Xp91M{display:flex;flex-direction:column;gap:48px;padding:100px max(60px,calc((100% - 1160px) / 2));background:var(--cs-neutral-200)}.case-studies_goalCopy__q9FW_{display:flex;flex-direction:column;gap:14px;max-width:1160px}.case-studies_goalLabelRow__i3nly{display:flex;align-items:center;gap:4px}.case-studies_goalLabel__H7YMg{margin:0;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:20px;color:var(--cs-neutral-1000)}.case-studies_goalIcon__qVLyF{display:inline-block;width:18px;height:18px}.case-studies_goalBody___ephg{margin:0;color:var(--cs-neutral-700);font-family:Helvetica,Arial,sans-serif;font-size:20px;line-height:1.4}.case-studies_goalRow__cV08h{display:flex;align-items:stretch;gap:48px;flex-wrap:wrap}.case-studies_quoteCard___vMp4{flex:1 1 500px;display:flex;align-items:flex-end;gap:32px;padding:32px;background:var(--cs-neutral-0);border-radius:12px;border:1px solid var(--cs-neutral-400)}.case-studies_quoteCardText__261wT{flex:1 1 auto;display:flex;flex-direction:column;gap:24px}.case-studies_quoteCardTextTop__0qlBD{display:flex;flex-direction:column;gap:20px}.case-studies_quoteIcon__aCHHI{display:inline-flex;flex:0 0 auto;width:40px;height:40px}.case-studies_quoteText__9TisY{margin:0;color:var(--cs-neutral-1000);font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:var(--case-study-quote-text-size,20px);line-height:1.48}.case-studies_quotePerson__25RWv{display:flex;align-items:center;gap:12px}.case-studies_quoteAvatar__KNUdd{flex:0 0 auto;border-radius:999px;overflow:hidden}.case-studies_quotePersonName__Kk0r0{margin:0;font-family:Instrument Sans,Helvetica,Arial,sans-serif;font-weight:600;font-size:var(--case-study-quote-person-name-size,18px);color:var(--cs-neutral-1000)}.case-studies_quotePersonRole__24a6E{margin:0;font-family:Instrument Sans,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;color:var(--cs-neutral-600)}.case-studies_quotePortraitWrap__yeFOj{position:relative;flex:0 0 auto;width:min(var(--case-study-quote-portrait-width,332px),100%);aspect-ratio:var(--case-study-quote-portrait-ratio,332/348);border-radius:12px;overflow:hidden}.case-studies_statsColumn__7B7iM{flex:0 0 var(--case-study-stats-column-width,349px);display:flex;flex-direction:column;gap:40px}.case-studies_stat__1j0X2{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.case-studies_statValue__ftqtw{margin:0;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:var(--case-study-stat-value-size,62px);line-height:1.1;color:var(--cs-neutral-1000)}.case-studies_statCaption__cl2JU{margin:0;color:var(--cs-neutral-800);font-family:Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4}.case-studies_resultSection__paBY0{display:flex;flex-direction:column;gap:46px;padding:100px max(60px,calc((100% - 1160px) / 2));background:var(--cs-neutral-0)}.case-studies_resultHeadingRow__rS4mT{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px}.case-studies_resultHeading__YteL3{margin:0;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:32px;line-height:normal;text-transform:uppercase;color:var(--cs-neutral-1000)}.case-studies_resultRow__YytL4{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:40px}.case-studies_resultImageWrap__JhMtz{position:relative;flex:1 1 var(--case-study-result-image-width,584px);max-width:var(--case-study-result-image-width,584px);aspect-ratio:var(--case-study-result-image-ratio,584/382);border-radius:12px;overflow:hidden;border:1px solid var(--cs-neutral-400)}.case-studies_resultImageTint__WqdDv{position:absolute;inset:0}.case-studies_resultImageOverlay__9Bidk{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90%;height:auto;pointer-events:none}.case-studies_resultCards__pywYB{flex:0 0 var(--case-study-result-cards-width,467px);min-width:0;display:flex;flex-direction:column;align-items:center;max-width:100%}.case-studies_resultCard__Fi2lj{width:var(--case-study-result-card-width,100%);min-height:var(--case-study-result-card-height,0);padding:20px;background:var(--cs-neutral-0);border-radius:8px;border:1px solid var(--cs-neutral-400);box-shadow:0 4px 10px rgba(0,0,0,.05);position:relative}.case-studies_resultCard__Fi2lj+.case-studies_resultCard__Fi2lj{margin-top:-12px}.case-studies_resultCardHeadingRow__AU2HG{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.case-studies_resultCardPill__ypQDN{display:inline-flex;align-items:center;padding:2px 8px;border-radius:40px;color:var(--cs-neutral-0);font-size:14px;line-height:16px;text-transform:uppercase}.case-studies_resultCardHeading___OLyx{margin:0;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:normal;text-transform:uppercase;color:var(--cs-neutral-1000)}.case-studies_resultCardBody__2RZUN{margin:12px 0 0;color:var(--cs-neutral-700);font-family:Helvetica,Arial,sans-serif;font-size:18px;line-height:normal}@media (min-width:1280px){.case-studies_statValue__ftqtw{white-space:nowrap}.case-studies_resultCardsLarge___KdJP .case-studies_resultCard__Fi2lj{padding:24px}.case-studies_resultCardsLarge___KdJP .case-studies_resultCardPill__ypQDN{font-size:20px;line-height:inherit}.case-studies_resultCardsLarge___KdJP .case-studies_resultCardHeading___OLyx{font-size:24px}.case-studies_resultCardsLarge___KdJP .case-studies_resultCardBody__2RZUN{font-size:20px;line-height:1.4}}.case-studies_potentialOutcomesSection__OW_Nv{display:flex;flex-direction:column;gap:24px;padding:100px 60px;background:var(--cs-neutral-200)}.case-studies_potentialOutcomesHeadingRow__x6WMH{display:flex;align-items:center;gap:8px}.case-studies_potentialOutcomesHeading__oY7UT{margin:0;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:22px;text-transform:uppercase}.case-studies_potentialOutcomesColumns__Ns8Nd{display:flex;flex-wrap:wrap;gap:24px}.case-studies_potentialOutcomesColumn__d_KKn{flex:1 1 320px;display:flex;flex-direction:column;gap:16px;padding:24px;background:var(--cs-neutral-0);border-radius:16px;border:1px solid var(--cs-neutral-400)}.case-studies_potentialOutcomesColumn__d_KKn ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.case-studies_potentialOutcomesColumn__d_KKn li{padding:12px 0;border-top:1px solid var(--cs-neutral-400);color:var(--cs-neutral-700);font-family:Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4}.case-studies_potentialOutcomesColumn__d_KKn li:first-child{border-top:none;padding-top:0}.case-studies_potentialOutcomesItemAqua__EXB_o,.case-studies_potentialOutcomesItemPurple__Vmmxr{position:relative}.case-studies_page__CZVhr [data-footer-variant=dark]{height:auto}.case-studies_page__CZVhr [data-footer-variant=dark] .home-v2-footer__navigation{gap:120px}@media (prefers-reduced-motion:reduce){.case-studies_page__CZVhr *{transition:none!important;animation:none!important}}@media (max-width:1024px){.case-studies_hero__USaml{padding:160px 40px 100px;gap:var(--case-study-hero-gap-tablet,24px)}}@media (min-width:768px) and (max-width:1279px){.case-studies_hero__USaml{flex-direction:column;align-items:stretch;padding:160px 40px 100px;gap:var(--case-study-hero-gap-tablet,24px)}.case-studies_heroText__6GO4o{width:100%;max-width:none}.case-studies_headline__zh2WA{font-size:var(--case-study-headline-size-tablet,var(--case-study-headline-size,40px))}.case-studies_quotePortraitWrap__yeFOj{display:none}.case-studies_goalRow__cV08h{flex-wrap:nowrap;gap:24px}.case-studies_quoteCard___vMp4{flex:0 1 413px}.case-studies_statsColumn__7B7iM{flex:1 1 321px}.case-studies_heroImageWrap__UdAHG{width:100%;aspect-ratio:var(--case-study-hero-image-ratio-mobile,var(--case-study-hero-image-ratio,539/486))}.case-studies_heroAccentDesktop__BP_GH{display:none}.case-studies_heroAccentTablet__OYtjj{display:block}.case-studies_goalSection__Xp91M,.case-studies_potentialOutcomesSection__OW_Nv,.case-studies_resultSection__paBY0{padding-left:40px;padding-right:40px}.case-studies_resultImageWrap__JhMtz{max-width:100%}.case-studies_resultRow__YytL4{gap:69px}.case-studies_resultCards__pywYB{flex:0 0 100%}.case-studies_resultCard__Fi2lj{width:calc(var(--case-study-result-card-width-tablet) / 754 * 100%);min-height:var(--case-study-result-card-height-tablet,0)}}@media (max-width:767px){.case-studies_hero__USaml{flex-direction:column;align-items:stretch;padding:var(--case-study-hero-pad-top-mobile,120px) 16px 100px;gap:24px}.case-studies_heroImageWrap__UdAHG{width:100%;aspect-ratio:var(--case-study-hero-image-ratio-mobile,var(--case-study-hero-image-ratio,539/486))}.case-studies_heroText__6GO4o{width:100%}.case-studies_heroAccentDesktop__BP_GH{display:none}.case-studies_heroAccentMobile__jBowV{display:block}.case-studies_headline__zh2WA{font-size:min(var(--case-study-headline-size-mobile,var(--case-study-headline-size,40px)),12vw)}.case-studies_goalSection__Xp91M{padding:100px 16px 60px}.case-studies_potentialOutcomesSection__OW_Nv{padding:60px 16px}.case-studies_resultSection__paBY0{padding:80px 16px}.case-studies_goalRow__cV08h{flex-direction:column}.case-studies_quoteCard___vMp4{flex-direction:column;align-items:stretch}.case-studies_quotePortraitWrap__yeFOj{display:none}.case-studies_resultRow__YytL4{flex-direction:column;gap:32px}.case-studies_resultCards__pywYB{flex:0 0 auto;width:100%}.case-studies_resultCard__Fi2lj{width:calc(var(--case-study-result-card-width-mobile) / 359 * 100%);min-height:var(--case-study-result-card-height-mobile,0)}.case-studies_resultImageWrap__JhMtz{flex:0 1 auto;width:100%;max-width:100%}.case-studies_potentialOutcomesColumns__Ns8Nd{flex-direction:column}}.ClosingStatement_closingStatement__hsD5v{display:flex;flex-direction:column;align-items:center;gap:25px;padding:140px 100px;background:var(--cs-neutral-0)}.ClosingStatement_mark__FXy3j{position:relative;flex:none;width:60px;height:34.33px}.ClosingStatement_markC__Fo_oP,.ClosingStatement_markL__qn0SC{position:absolute;width:34.03px;height:34.03px;background-repeat:no-repeat;background-size:100% 100%}.ClosingStatement_markC__Fo_oP{top:.3px;left:0;z-index:1;background-image:url(/assets/pages/home-v2/partner/cl-logomark-c.svg)}.ClosingStatement_markL__qn0SC{top:0;left:25.97px;background-image:url(/assets/pages/home-v2/partner/cl-logomark-l.svg)}.ClosingStatement_text__OgvOz{width:100%;max-width:1082px;margin:0;color:var(--cs-neutral-1000);font-family:Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:33.6px;text-align:center}@media (min-width:768px) and (max-width:1279px){.ClosingStatement_closingStatement__hsD5v{padding:140px 40px}}@media (max-width:767px){.ClosingStatement_closingStatement__hsD5v{padding:100px 16px}.ClosingStatement_text__OgvOz{font-size:20px;line-height:28px}}.OpportunityShortlist_shortlistSection__E2Bih{container-type:inline-size;background:var(--cs-neutral-0)}.OpportunityShortlist_shortlistFrame__klTGK{position:relative;display:flex;overflow-y:clip}.OpportunityShortlist_shortlistBranding__8Dv8q{display:flex;flex-direction:column;gap:24px}.OpportunityShortlist_shortlistLockup__7_NmT{display:flex;align-items:center;gap:10.94px}.OpportunityShortlist_shortlistLockupMark__obRY4{position:relative;flex:none;width:44.39px;height:25px}.OpportunityShortlist_shortlistLockupMarkC__x2gq9,.OpportunityShortlist_shortlistLockupMarkL__ZqIIm{position:absolute;top:0;width:25.17px;height:25.17px;background-repeat:no-repeat;background-size:100% 100%}.OpportunityShortlist_shortlistLockupMarkC__x2gq9{left:0;z-index:1;background-image:url(/assets/pages/home-v2/partner/cl-logomark-c.svg)}.OpportunityShortlist_shortlistLockupMarkL__ZqIIm{left:19.21px;background-image:url(/assets/pages/home-v2/partner/cl-logomark-l.svg)}.OpportunityShortlist_shortlistLockupText__IUuHK{font-size:19.46px;white-space:nowrap}.OpportunityShortlist_shortlistHeading__x53wY,.OpportunityShortlist_shortlistLockupText__IUuHK{font-family:Helvetica,Arial,sans-serif;font-weight:700;line-height:normal;color:var(--cs-neutral-1000)}.OpportunityShortlist_shortlistHeading__x53wY{margin:0;font-size:40px;text-transform:uppercase}.OpportunityShortlist_shortlistIntro__C_MQY{margin:0;color:var(--cs-neutral-700);font-family:Helvetica,Arial,sans-serif;font-size:18px;line-height:1.4}.OpportunityShortlist_shortlistListWrap__7YhxF{position:relative}.OpportunityShortlist_shortlistList__6Yu0N{position:relative;display:flex;flex-direction:column;gap:40px;margin:0;padding:0;list-style:none}.OpportunityShortlist_shortlistItem__B8b_G{display:flex;align-items:flex-start;gap:26px}.OpportunityShortlist_shortlistBullet__jMXiW{display:block;flex:none;width:12px;height:12px;margin-top:4px;border-radius:999px;background:var(--cs-neutral-1000)}.OpportunityShortlist_shortlistItemContent__eIEQb{flex:1;min-width:0}.OpportunityShortlist_shortlistItemHeadingRow__PAYjb{display:flex;align-items:center;gap:8px}.OpportunityShortlist_shortlistNumber__wKQl3{display:inline-flex;flex:none;box-sizing:border-box;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid var(--cs-neutral-1000);border-radius:999px;font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:16px}.OpportunityShortlist_shortlistItemHeading__8feq4{margin:0;font-family:Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:normal;text-transform:uppercase;color:var(--cs-neutral-1000)}.OpportunityShortlist_shortlistUnderline__xLPcX{text-decoration:underline}.OpportunityShortlist_shortlistItemBody__m8rkD{margin:12px 0 0;color:var(--cs-neutral-700);font-family:Helvetica,Arial,sans-serif;font-size:18px;line-height:normal}.OpportunityShortlist_shortlistRail__MSiBW{display:contents}.OpportunityShortlist_shortlistRailRun__D9rSc,.OpportunityShortlist_shortlistRailTop__ObqHV{position:absolute;width:20px;background:var(--cs-purple);pointer-events:none}.OpportunityShortlist_shortlistRailTop__ObqHV{top:-3000px}.OpportunityShortlist_shortlistRailRun__D9rSc{border-radius:0 0 10px 10px}.OpportunityShortlist_shortlistRailBend__xL47d,.OpportunityShortlist_shortlistTeal__8_mEl{position:absolute;top:0;left:0;overflow:visible;pointer-events:none}.OpportunityShortlist_shortlistArtDesktop__sniWn,.OpportunityShortlist_shortlistArtMobile__UXkRy,.OpportunityShortlist_shortlistArtTablet__WskgD{display:none}@media (min-width:1280px){.OpportunityShortlist_shortlistFrame__klTGK{align-items:flex-start;gap:48px;padding:248px max(90px,calc(90px + (100% - 1280px) / 2)) 84px max(85px,calc(85px + (100% - 1280px) / 2))}.OpportunityShortlist_shortlistBranding__8Dv8q{flex:none;width:391px;margin-top:40px}.OpportunityShortlist_shortlistListWrap__7YhxF{flex:none;width:666px}.OpportunityShortlist_shortlistItem__B8b_G{width:662px}.OpportunityShortlist_shortlistArtDesktop__sniWn{display:block}.OpportunityShortlist_shortlistTeal__8_mEl{left:max(0px,calc((100% - 1280px) / 2))}.OpportunityShortlist_shortlistRailTop__ObqHV{left:129px;bottom:calc(100% + 165.02px)}.OpportunityShortlist_shortlistRailRun__D9rSc{left:-4px;top:-49.37px;bottom:-39px}}@media (min-width:768px) and (max-width:1279px){.OpportunityShortlist_shortlistFrame__klTGK{--shortlist-bottom:70.2px;--shortlist-tail:45.6px;zoom:min(1,tan(atan2(100cqw,834px)));flex-direction:column;gap:122px;min-width:834px;padding:152.4px 40px var(--shortlist-bottom)}.OpportunityShortlist_shortlistBranding__8Dv8q{width:550px;max-width:100%;gap:12px}.OpportunityShortlist_shortlistLockup__7_NmT{gap:12.96px}.OpportunityShortlist_shortlistLockupMark__obRY4{width:52.56px;height:29.6px}.OpportunityShortlist_shortlistLockupMarkC__x2gq9,.OpportunityShortlist_shortlistLockupMarkL__ZqIIm{width:29.81px;height:29.81px}.OpportunityShortlist_shortlistLockupMarkL__ZqIIm{left:22.75px}.OpportunityShortlist_shortlistLockupText__IUuHK{font-size:23.04px}.OpportunityShortlist_shortlistHeading__x53wY{font-size:48px}.OpportunityShortlist_shortlistItemHeadingRow__PAYjb{flex-direction:column;align-items:flex-start;gap:8px}.OpportunityShortlist_shortlistArtTablet__WskgD{display:block}.OpportunityShortlist_shortlistRailTop__ObqHV{left:712px;bottom:calc(100% + 157.5px)}.OpportunityShortlist_shortlistRailRun__D9rSc{left:-2px;top:-49.5px;bottom:calc(-1 * var(--shortlist-tail))}}@media (max-width:767px){.OpportunityShortlist_shortlistFrame__klTGK{--shortlist-bottom:31.1px;--shortlist-tail:10.4px;zoom:min(1,tan(atan2(100cqw,390px)));flex-direction:column;gap:122px;min-width:390px;padding:73.3px 16px var(--shortlist-bottom);overflow-y:visible}.OpportunityShortlist_shortlistBranding__8Dv8q{width:314px;max-width:100%;gap:12px}.OpportunityShortlist_shortlistLockup__7_NmT{gap:12.96px}.OpportunityShortlist_shortlistLockupMark__obRY4{width:52.56px;height:29.6px}.OpportunityShortlist_shortlistLockupMarkC__x2gq9,.OpportunityShortlist_shortlistLockupMarkL__ZqIIm{width:29.81px;height:29.81px}.OpportunityShortlist_shortlistLockupMarkL__ZqIIm{left:22.75px}.OpportunityShortlist_shortlistLockupText__IUuHK{font-size:23.04px}.OpportunityShortlist_shortlistHeading__x53wY{font-size:32px}.OpportunityShortlist_shortlistItemHeadingRow__PAYjb{flex-direction:column;align-items:flex-start;gap:8px}.OpportunityShortlist_shortlistArtMobile__UXkRy{display:block}.OpportunityShortlist_shortlistTeal__8_mEl[data-shortlist-teal]{z-index:1}.OpportunityShortlist_shortlistTeal__8_mEl[data-shortlist-dot]{z-index:3}.OpportunityShortlist_shortlistRailTop__ObqHV{z-index:2;top:-309.6px;left:338px;bottom:calc(100% + 177.7px)}.OpportunityShortlist_shortlistRailRun__D9rSc{left:-4px;top:-33.2px;bottom:calc(-1 * var(--shortlist-tail))}}.OutcomesBento_outcomesBentoSection__ermW8{display:flex;flex-direction:column;gap:24px;padding:100px 60px;background:var(--cs-neutral-200)}.OutcomesBento_outcomesBentoHeadingRow__HzGjN{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px}.OutcomesBento_outcomesBentoHeadingGroup__iOSd5{display:flex;align-items:center;gap:8px}.OutcomesBento_outcomesBentoHeading__fbMGc{margin:0;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:28px;text-transform:uppercase}.OutcomesBento_outcomesBentoHeadingIcon___eDPZ{display:inline-block;width:24px;height:24px}.OutcomesBento_outcomesBentoEyebrow__Pb0zM{margin:0;color:var(--cs-neutral-700);font-family:Helvetica,Arial,sans-serif;font-size:14px}.OutcomesBento_outcomesBentoGrid__wdRIq{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:0;padding:0;list-style:none}.OutcomesBento_outcomesBentoCard__e_LMY{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:16px;background:var(--cs-neutral-0);border-radius:8px;border:1px solid var(--cs-neutral-400)}.OutcomesBento_outcomesBentoCard__e_LMY p{margin:0;color:var(--cs-neutral-700);font-family:Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4}.OutcomesBento_outcomesBentoDivider__S5TXY,.OutcomesBento_outcomesBentoZigzag__H1_6b{display:none}@media (min-width:1025px){.OutcomesBento_outcomesBentoSection__ermW8{position:relative;display:block;height:798px;padding:0;overflow:hidden}.OutcomesBento_outcomesBentoZigzag__H1_6b{display:block;position:absolute;z-index:1;left:calc(50% - 640px);top:223px;overflow:visible;pointer-events:none}.OutcomesBento_outcomesBentoDivider__S5TXY{display:block;position:absolute;z-index:1;left:0;right:0;top:552.5px;height:20px;background:var(--cs-aqua);pointer-events:none}.OutcomesBento_outcomesBentoHeadingRow__HzGjN{position:absolute;z-index:2;left:calc(50% - 640px);top:42px;width:1280px;padding:24px 60px;margin:0}.OutcomesBento_outcomesBentoHeading__fbMGc{font-size:36px}.OutcomesBento_outcomesBentoGrid__wdRIq{display:block;position:relative;z-index:2;width:1280px;height:100%;margin-inline:auto}.OutcomesBento_outcomesBentoCard__e_LMY{position:absolute;padding:12px;gap:12px}.OutcomesBento_outcomesBentoCard__e_LMY p{font-size:18px;line-height:normal}.OutcomesBento_outcomesBentoCard__e_LMY:after,.OutcomesBento_outcomesBentoCard__e_LMY:before{content:"";position:absolute;left:0;width:16px;height:16px;border-radius:50%;background:#000}.OutcomesBento_outcomesBentoCard__e_LMY:after,.OutcomesBento_outcomesBentoCard__e_LMY:first-child:before{content:none}.OutcomesBento_outcomesBentoCard__e_LMY:first-child:after{content:"";top:133px}.OutcomesBento_outcomesBentoCard__e_LMY:first-child{left:403px;top:228px;width:202px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(2){left:696px;top:243px;width:194px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(2):before{bottom:100%;margin-bottom:12px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(3){left:979px;top:243px;width:227px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(3):before{bottom:100%;margin-bottom:12px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(4):before{content:none}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(4):after{content:"";top:133px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(4){left:80px;top:261px;width:232px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(5){left:80px;top:583px;width:278px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(5):before{bottom:100%;margin-bottom:12px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(6){left:498px;top:583px;width:214px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(6):before{bottom:100%;margin-bottom:12px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(7){left:902px;top:583px;width:261px}.OutcomesBento_outcomesBentoCard__e_LMY:nth-child(7):before{bottom:100%;margin-bottom:12px}}@media (max-width:1024px){.OutcomesBento_outcomesBentoSection__ermW8{padding-left:40px;padding-right:40px}}@media (max-width:767px){.OutcomesBento_outcomesBentoSection__ermW8{padding:80px 16px}}