:root{--surface-base:#fcfcfc;--surface-paper:#fff;--surface-hover:#e2e8f0;--text-main:#1a1d21;--text-body:#aab1bc;--ui-border:#cbd5e0;--logo-green:#45c2a8;--logo-yellow:#eaaf09;--logo-cyan:#0ccae7;--title-display:52px;--title-main:48px;--title-subtitle:32px;--heading:24px;--subheading:20px;--body:16px;--small:14px;--caption:12px;--gutter:clamp(24px, 6.25vw, 120px);--hero-content-gutter:120px;--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-top:env(safe-area-inset-top,0px)}*{box-sizing:border-box}html{background:var(--surface-base);color:var(--text-main);font-family:var(--font-assistant), Arial, sans-serif;scroll-behavior:smooth;max-width:100%;min-height:100%;overflow-x:clip}body{direction:rtl;min-width:320px;max-width:100%;min-height:100dvh;margin:0;overflow-x:clip}img{max-width:100%;display:block}.optimized-picture{display:contents}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}main{background:var(--surface-base);max-width:100vw;min-height:100dvh;overflow-x:clip}@supports not (overflow:clip){html,body,main,.site-header,.footer{overflow-x:hidden}}.section-canvas{width:100%;margin-inline:auto}.site-header{--site-header-backdrop-blur:0px;--site-header-background-alpha:0;-webkit-backdrop-filter:blur(var(--site-header-backdrop-blur));backdrop-filter:blur(var(--site-header-backdrop-blur));background:rgba(255, 255, 255, var(--site-header-background-alpha));pointer-events:none;z-index:20;width:100%;max-width:100vw;height:132px;margin-bottom:-132px;position:sticky;inset-block-start:0;overflow-x:clip}.site-header-inner{direction:ltr;justify-content:space-between;align-items:center;height:100%;margin-inline:auto;padding:24px 120px;display:flex}.figma-logo{pointer-events:auto;direction:ltr;flex:none;width:157px;height:48px;display:block;position:relative}.figma-logo.footer-logo,.footer .figma-logo{width:157px;height:48px}.logo-piece{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:block;position:absolute}.logo-piece-1{inset:5.88% 62.08% 17.41% 16.2%}.logo-piece-2{inset:26.47% 44% 17.64% 40.28%}.logo-piece-3{inset:8.82% 34.19% 18.02% 58.33%}.logo-piece-4{inset:26.47% 14.79% 17.69% 68.06%}.logo-piece-mark{inset:-17.65% 86.24% 17.67% 0}.logo-piece-5{inset:26.47% .82% 17.71% 87.5%}.desktop-nav{direction:ltr;justify-content:center;align-items:flex-start;gap:32px;padding-block:8px;display:none}.desktop-nav a{pointer-events:auto;white-space:nowrap;justify-content:center;align-items:center;height:32px;padding:4px 8px;font-size:16px;font-weight:700;line-height:1.5;display:flex}.site-header[data-locale=en] .desktop-nav{flex:auto;justify-content:flex-start;margin-left:48px}.site-header[data-locale=en] .desktop-nav .language-link{margin-left:auto}.mobile-menu-button{cursor:pointer;pointer-events:auto;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.mobile-header-actions{direction:ltr;flex:none;align-items:center;gap:8px;display:none}.mobile-menu-icon{background-image:url(/assets/figma/hamburger.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:18px;height:12px;display:block}@keyframes mobileMenuEnter{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}@keyframes mobileMenuExit{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%)}}@keyframes mobileMenuEnterFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}@keyframes mobileMenuExitToLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%)}}@keyframes companyLogoFlow{0%{transform:translate(0,0)}to{transform:translate3d(calc(var(--company-strip-width) * -1), 0, 0)}}@keyframes aboutScannerSweep{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes aboutRatingSweep{to{transform:rotate(360deg)}}@keyframes aboutScannerHalo{0%,to{opacity:.22;transform:translate(-50%,-50%)scale(.92)}45%{opacity:.48;transform:translate(-50%,-50%)scale(1.04)}70%{opacity:.34;transform:translate(-50%,-50%)scale(1.08)}}@keyframes aboutOrbitBreath{0%,to{opacity:.54;transform:scale(1)}45%{opacity:.82;transform:scale(1.006)}70%{opacity:.66;transform:scale(.998)}}@keyframes aboutRatingPulse{0%,to{transform:scale(1);box-shadow:0 0 #0b95ff00}48%{transform:scale(1.025);box-shadow:0 0 42px 8px #0b95ff38}}@keyframes aboutScannerPulse{0%{opacity:.65;transform:scale(.4)}to{opacity:0;transform:scale(2.6)}}.article-faq-section{flex-direction:column;gap:20px;width:min(960px,100% - 24px);display:flex}.article-faq-section h2{color:var(--text-main);text-align:center;margin:0;font-size:32px;font-weight:700;line-height:1.4}.article-faq-list{gap:12px;display:grid}.article-faq-item{background:#fff;border:1px solid #181f261f;border-radius:16px;padding:0 20px;box-shadow:0 8px 22px #152c3d0f}.article-faq-item summary{color:var(--text-main);cursor:pointer;padding:18px 0;font-size:18px;font-weight:700;line-height:1.5;list-style:none}.article-faq-item summary::-webkit-details-marker{display:none}.article-faq-item div{color:var(--text-muted);padding:0 0 20px;font-size:17px;line-height:1.7}.case-study-page-main{background:var(--surface-base);overflow-x:clip}.case-study-content{direction:ltr;flex-direction:column;align-items:center;gap:64px;width:100%;padding:163px 0 0;display:flex;overflow-x:clip}.case-study-breadcrumb{color:var(--text-main);direction:ltr;justify-content:flex-end;align-items:center;gap:6px;width:100%;padding:0 120px;font-size:20px;font-weight:700;line-height:23px;display:flex}.case-study-breadcrumb a,.case-study-breadcrumb span{white-space:nowrap;padding:0 4px;display:block}.case-study-breadcrumb-separator{transform:scaleX(-1)}.case-study-project-section{flex-direction:column;align-items:flex-start;gap:72px;width:100%;display:flex}.case-study-title-area{color:var(--text-main);text-align:center;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1140px;height:100px;margin:auto;padding-left:15px;padding-right:15px;line-height:1.5;display:flex}.case-study-title-area h1,.case-study-title-area p{width:100%;margin:0}.case-study-title-area h1{letter-spacing:2.4px;font-size:48px;font-weight:700;line-height:36px}.case-study-title-rich-text,.case-study-title-rich-text p,.case-study-title-rich-text div{margin:0;display:inline}.case-study-title-area p{font-size:32px;font-weight:400;line-height:24px}.case-study-project-details{color:var(--text-main);opacity:.6;direction:ltr;flex-wrap:wrap;place-content:flex-start space-between;align-items:flex-start;gap:37px 0;width:100%;max-width:1024px;height:161px;margin:auto;padding:0 calc(274.068px - 32.724vw);display:flex}.case-study-project-summary{z-index:2;flex:none;width:50%;min-width:360px;padding-left:30px;position:relative}.case-study-project-summary p{text-align:right;direction:rtl;width:100%;margin:0;font-size:16px;font-weight:400;line-height:1.5}.case-study-details-list{text-align:right;z-index:1;direction:rtl;flex:none;width:50%;min-width:405px;height:161px;padding:0 16px;display:block;position:relative}.case-study-detail-line{color:var(--text-main);text-align:right;direction:ltr;border-bottom:0;justify-content:flex-start;align-items:flex-start;gap:48px;width:auto;height:12px;padding-bottom:0;font-size:16px;line-height:12px;display:flex;position:absolute;right:16px}.case-study-detail-name{width:235px;top:0}.case-study-detail-year{white-space:nowrap;width:251px;top:60px}.case-study-detail-line strong{font-weight:700;line-height:12px;display:block}.case-study-detail-line span{direction:rtl;font-weight:400;line-height:12px;display:block}.case-study-project-name{flex:0 0 133px;width:133px}.case-study-project-name span{display:inline}.case-study-project-year{flex:0 0 170px;width:170px}.case-study-detail-name .case-study-detail-label{flex:0 0 54px;width:54px}.case-study-detail-year .case-study-detail-label{flex:0 0 33px;width:33px}.case-study-detail-rule{border-top:1.5px solid var(--ui-border);width:calc(100% - 32px);height:0;display:block;position:absolute;right:16px}.case-study-detail-rule-name{top:36px}.case-study-detail-rule-year{top:96px}.case-study-showcase-container{justify-content:center;align-items:center;width:100%;padding:0 12px;display:flex;overflow:hidden}.case-study-showcase,.case-study-phone-panel{background:radial-gradient(ellipse 72% 50% at 50% 6%, #afe8f1b8 0%, #c0e6de94 32%, #fcfcfc00 66%), radial-gradient(ellipse 90% 56% at 53% 118%, #446af082 0%, #728ef361 28%, #afe8f157 52%, #fcfcfc00 76%), var(--surface-paper);position:relative;overflow:hidden}.case-study-showcase:before,.case-study-phone-panel:before{content:"";opacity:.72;pointer-events:none;z-index:0;background:url(/assets/figma/case-study-card-pattern.png) 50%/100% 100% no-repeat;width:40.18%;height:162.7%;position:absolute;top:43.97%;left:.02%}.case-study-showcase{border-radius:20px;flex:none;width:1204px;height:421px}.case-study-showcase:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(33% 52% at 48% -38%,#446af082 0%,#728ef361 38%,#fcfcfc00 70%),radial-gradient(8% 8% at 74% 92%,#00000047 0%,#0000 100%),radial-gradient(18% 10% at 43.5% 92.5%,#0000003d 0%,#0000 100%);position:absolute;inset:0}.case-study-showcase-laptop,.case-study-showcase-phone,.case-study-phone-panel img{object-fit:contain;z-index:2;max-width:none;position:absolute}.case-study-showcase-laptop{width:49.68%;height:100%;top:-.24%;left:18.88%}.case-study-showcase-phone{width:22.16%;height:84.75%;top:17.45%;left:60.28%}.case-study-overview{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:auto;padding-left:50px;padding-right:50px;display:flex}.case-study-overview-inner{flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1440px;display:flex}.case-study-overview h2,.case-study-feature-copy h2,.case-study-value-block h2{color:var(--text-main);text-align:right;width:100%;margin:0;font-size:24px;font-weight:700;line-height:18px}.case-study-overview-copy,.case-study-feature-copy{color:var(--text-main);text-align:right;direction:rtl;flex-direction:column;align-items:flex-start;gap:32px;width:100%;line-height:1;display:flex}.case-study-overview-rich-text,.case-study-feature-rich-text{flex-direction:column;gap:32px;width:100%;display:flex}.case-study-overview-rich-text h3,.case-study-overview-rich-text p,.case-study-feature-rich-text h3,.case-study-feature-rich-text p,.case-study-value-block p{width:100%;margin:0}.case-study-overview-rich-text h3,.case-study-feature-rich-text h3{font-size:20px;font-weight:700;line-height:15px}.case-study-overview-rich-text p,.case-study-feature-rich-text p{font-size:16px;font-weight:400;line-height:12px}.case-study-feature-layout{direction:ltr;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:32px;width:100%;display:flex}.case-study-phone-panel{border-radius:20px;flex:0 0 481px;min-width:416px;max-width:481px;height:511px}.case-study-phone-panel img{width:40.87%;height:79.75%;top:10.01%;left:29.74%}.case-study-feature-copy{flex:1 0 0;gap:32px;min-width:555px}.case-study-value-block{flex-direction:column;align-items:flex-start;gap:32px;width:100%;min-height:95px;margin-top:0;display:flex}.case-study-value-block p{color:var(--text-body);font-size:20px;font-weight:700;line-height:15px}.contact-band{background-color:#0000;background-image:url(/assets/figma/contact-bg-blue.svg),url(/assets/figma/contact-bg-green.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;height:659px;padding:0 12px;display:flex;position:relative}@keyframes contactFeedbackIn{to{opacity:1;transform:translateY(0)}}.footer{background:var(--text-main);color:var(--surface-base);direction:ltr;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100vw;display:flex;position:relative;overflow-x:clip}.footer-shell{direction:ltr;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1440px;margin-inline:auto;padding:48px 16px 46px;display:flex;position:relative}.footer-main{direction:ltr;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:56px 18px;width:100%;margin:0;display:flex}.footer-brand{z-index:2;flex-direction:column;align-items:center;gap:32px;width:230px;height:206px;display:flex;position:relative}.footer-brand-copy{justify-content:center;align-items:flex-start;width:100%;height:81px;display:flex;position:relative}.footer-brand-copy p{text-align:right;text-transform:capitalize;direction:rtl;unicode-bidi:plaintext;flex:none;width:244px;margin:0;font-size:20px;font-weight:700;line-height:1.5}.footer-nav{z-index:1;flex-wrap:wrap;flex:1 0 0;justify-content:right;align-items:flex-start;gap:62px;min-width:246px;max-width:754px;display:flex;position:relative}.footer-column{text-align:right;flex-direction:column;align-items:flex-end;gap:24px;width:142px;min-width:142px;max-width:200px;display:flex;position:relative}.contact-column{gap:24px;min-width:141px;max-width:400px;height:184px}.footer-column-title{flex-direction:column;align-items:flex-end;gap:8px;width:100%;display:flex;position:relative}.contact-column-title{width:auto}.contact-column-title h2{width:279px}.footer-column h2{color:var(--surface-base);text-align:right;min-width:100%;height:16px;margin:0;font-size:16px;font-weight:700;line-height:1.5;overflow:visible}.footer-rule{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:141.5px;height:1px;display:block}.footer-rule-contact{background-image:url(/assets/figma/footer-new-line-contact.svg)}.footer-rule-company{background-image:url(/assets/figma/footer-new-line-company.svg)}.footer-rule-services{background-image:url(/assets/figma/footer-new-line-services.svg)}.footer-column a,.footer-column p{color:var(--surface-base);text-align:right;width:100%;height:16px;margin:0;font-size:14px;font-weight:400;line-height:1.5;overflow:visible}.footer-contact-row{justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.contact-column .footer-contact-row{width:auto;height:16px}.contact-column .footer-contact-address{align-items:flex-start}.footer-icon{flex:none;width:16px;height:16px;display:block;position:relative;overflow:hidden}.footer-icon img{max-width:none;position:absolute}.footer-icon-phone img{width:12px;height:12px;top:2px;left:2px}.footer-icon-envelope img{width:14px;height:12.772px;top:1.23px;left:1px}.footer-icon-map img{width:10px;height:12.999px;top:2px;left:3px}.footer-contact-label{color:inherit;text-align:right;unicode-bidi:plaintext;margin:0;font-size:14px;font-weight:400;line-height:1.5;text-decoration:none;display:block;overflow:visible}.footer-contact-phone .footer-contact-label{width:71px;height:14.118px}.footer-contact-mail .footer-contact-label{width:92px;height:16.471px}.footer-contact-address .footer-contact-label{text-align:right;direction:rtl;unicode-bidi:plaintext;width:188px;height:auto;line-height:1.5}.footer-bottom{direction:ltr;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 32px;width:100%;margin:0;display:flex;position:relative}.footer-copyright{flex:1 0 0;justify-content:center;align-items:center;min-width:323px;max-width:323px;padding:0 8px;display:flex;position:relative}.footer-copyright p,.footer-links a,.footer-links span{color:var(--surface-hover);font-family:var(--font-assistant), Arial, sans-serif;letter-spacing:.48px;text-transform:uppercase;white-space:nowrap;margin:0;font-size:12px;line-height:1.5}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;min-width:374px;padding:0 8px;display:flex;position:relative}.footer-links a,.footer-links span{border-right:1px solid var(--text-body);text-align:center;white-space:nowrap;max-width:404px;padding:4px 8px;font-weight:700}.footer-links a:last-child,.footer-links span:last-child{border-right:0;width:109px}.footer-links a:nth-child(2),.footer-links span:nth-child(2){width:117px}.socials{flex:1 0 0;justify-content:center;align-items:center;gap:24px;min-width:168px;max-width:168px;padding:0 8px;display:flex;position:relative}.social-icon{width:24px;height:24px;display:block;position:relative}.social-icon img{max-width:none;display:block;position:absolute}.desktop-social-vector{width:18px;height:18px;top:3px;left:3px}.social-icon .mobile-social-vector{display:none}@media (min-width:840px) and (max-width:1439px){:root{--title-display:52px;--title-main:clamp(32px, 3.3vw, 44px);--gutter:32px;--hero-content-gutter:32px}.site-header{height:132px;margin-bottom:-132px}.site-header-inner{padding:24px 32px}.figma-logo{width:157px;height:48px}.desktop-nav{gap:4px}.desktop-nav a{padding:4px 5px;font-size:14px}.contact-band{padding-inline:var(--gutter)}.case-study-breadcrumb{padding:0 32px}}@media (max-width:839px){:root{--title-display:52px;--title-main:32px;--title-subtitle:28px;--heading:24px;--subheading:20px;--gutter:32px;--hero-content-gutter:32px}.site-header-inner{padding:24px 32px}.site-header[data-locale=en] .site-header-inner{flex-direction:row-reverse}.mobile-header-actions{display:inline-flex}.site-header[data-locale=en] .mobile-header-actions{flex-direction:row-reverse}.footer{z-index:100;height:100dvh}.case-study-content{padding:172px 0 80px}.case-study-breadcrumb{flex-wrap:wrap;padding:0 32px;line-height:1.5}.case-study-breadcrumb a,.case-study-breadcrumb span{padding:4px}.case-study-title-area,.case-study-overview-inner,.case-study-feature-layout{width:min(416px,100% - 24px)}.case-study-title-area{height:auto;margin:auto;line-height:1.5}.case-study-title-area h1{letter-spacing:2.4px;font-size:48px;line-height:1.5}.case-study-title-area p{font-size:32px;line-height:1.5}.case-study-project-details{flex-flow:column-reverse;gap:37px;height:auto;padding:0 12px}.case-study-project-summary,.case-study-details-list{flex:none;width:100%;min-width:0;max-width:416px;margin:auto}.case-study-details-list{flex-direction:column;gap:24px;height:auto;padding:0;display:flex}.case-study-detail-line{justify-content:flex-end;gap:32px;width:100%;height:auto;padding-bottom:0;line-height:1.5;position:static}.case-study-detail-name,.case-study-detail-year{width:100%;height:auto;top:auto}.case-study-detail-line strong,.case-study-detail-line span{line-height:1.5}.case-study-project-name,.case-study-project-year,.case-study-detail-name .case-study-detail-label,.case-study-detail-year .case-study-detail-label{flex:0 auto;width:auto}.case-study-detail-rule{width:100%;position:static}.case-study-showcase-container{height:421px;padding:0}.case-study-showcase{width:1204px;max-width:none}.case-study-feature-layout{flex-direction:column;align-items:center}.case-study-overview h2,.case-study-feature-copy h2,.case-study-value-block h2,.case-study-overview-rich-text h3,.case-study-overview-rich-text p,.case-study-feature-rich-text h3,.case-study-feature-rich-text p,.case-study-value-block p{line-height:1.5}.case-study-value-block{min-height:0}.case-study-phone-panel,.case-study-feature-copy{flex:none;width:100%;min-width:0;max-width:416px}.case-study-phone-panel{height:511px}.contact-band{height:659px;padding:0 12px}.footer-shell{justify-content:space-between;align-self:flex-start;gap:32px;width:100%;height:100dvh;margin-inline:0;padding:0 16px}.footer-links{min-width:0;max-width:100%}.footer-main{gap:56px}.footer-brand{flex:none;gap:0;width:100%;height:206px;display:block}.footer-brand .figma-logo{position:absolute;top:42px;left:16px}.footer-brand-copy{justify-content:end;width:100%;height:100%;padding-left:18px;padding-right:18px;position:absolute;top:42px}.footer-brand-copy p{width:178px}.footer-nav{flex:1 0 0;justify-content:center;gap:31px;width:100%;max-width:721px}.footer-bottom{flex:none;margin-bottom:20px}.social-icon .desktop-social-vector{display:none}.social-icon .mobile-social-vector{display:block}.social-icon-linkedin{order:1}.social-icon-instagram{order:2}.social-icon-tiktok{order:3}.social-icon-facebook{order:4}.mobile-social-fill,.mobile-social-instagram-outer{width:24px;height:24px;inset:0}.mobile-social-instagram-inner{width:12.326px;height:12.326px;top:5.837px;left:5.837px}.mobile-social-instagram-dot{width:2.88px;height:2.88px;top:4.152px;left:16.968px}.mobile-social-tiktok{width:20.5px;height:24px;top:0;left:2px}.mobile-social-facebook{width:24px;height:23.911px;top:0;left:0}.footer-bottom{height:auto}}@media (max-width:410px){.footer-main{gap:unset}.footer-brand{height:175px}.footer-brand .figma-logo{top:25px}.footer-brand-copy{top:15px}}@media (min-width:840px){.desktop-nav{display:flex}.mobile-menu-button{display:none}}@media (max-width:520px){:root{--title-display:52px;--title-main:28px;--title-subtitle:24px;--gutter:32px}.site-header{height:132px}.site-header-inner{padding:24px 32px}.figma-logo{width:157px}.footer-links{flex-wrap:wrap;justify-content:center;min-width:0}}@media (max-width:639px){.site-header{height:auto;margin-bottom:calc(-96px - var(--safe-area-top))}.site-header-inner{height:auto;padding-left:calc(32px + var(--safe-area-left));padding-right:calc(32px + var(--safe-area-right));padding-top:calc(24px + var(--safe-area-top))}.case-study-content{padding-top:calc(136px + var(--safe-area-top))}.case-study-breadcrumb{padding:0 12px}}.case-study-content{padding:80px 0}.case-study-breadcrumb{gap:3px;font-size:12px;line-height:1.5}.case-study-breadcrumb>a,.case-study-breadcrumb>span{white-space:nowrap;padding:4px 2px;display:block}.case-study-breadcrumb span span{white-space:inherit;padding:0;display:inline}@media (min-width:840px) and (max-width:1439px){.case-study-breadcrumb{padding:0 32px}}@media (max-width:839px){.case-study-breadcrumb{padding:0 12px}}.site-locale-en{text-align:left;direction:ltr}.site-locale-en .case-study-breadcrumb{direction:ltr;justify-content:flex-start}.site-locale-en .case-study-breadcrumb-separator{transform:none}.site-locale-en .case-study-title-area h1{letter-spacing:0}.site-locale-en .case-study-project-details{text-align:left;direction:ltr;flex-direction:row-reverse}.site-locale-en .case-study-project-summary{padding-left:0;padding-right:30px}.site-locale-en .case-study-project-summary p,.site-locale-en .case-study-details-list,.site-locale-en .case-study-detail-line,.site-locale-en .case-study-detail-line span,.site-locale-en .case-study-overview h2,.site-locale-en .case-study-feature-copy h2,.site-locale-en .case-study-value-block h2,.site-locale-en .case-study-overview-copy,.site-locale-en .case-study-feature-copy,.site-locale-en .case-study-overview-rich-text h3,.site-locale-en .case-study-overview-rich-text p,.site-locale-en .case-study-feature-rich-text h3,.site-locale-en .case-study-feature-rich-text p,.site-locale-en .case-study-value-block p{text-align:left;direction:ltr}.site-locale-en .case-study-details-list{padding-left:16px;padding-right:16px}.site-locale-en .case-study-detail-line{justify-content:flex-start;left:16px;right:auto}.site-locale-en .case-study-detail-rule{left:16px;right:auto}.site-locale-en .case-study-overview-copy,.site-locale-en .case-study-feature-copy{align-items:flex-start}.site-locale-en .case-study-feature-layout{direction:ltr;flex-direction:row-reverse}@media (max-width:839px){.site-locale-en .case-study-project-details{flex-direction:column-reverse}.site-locale-en .case-study-project-summary{padding-left:0;padding-right:0}.site-locale-en .case-study-feature-layout{flex-direction:column}.site-locale-en .case-study-detail-line,.site-locale-en .case-study-detail-rule{left:auto;right:auto}}.site-locale-en .footer-main,.site-locale-en .footer-nav,.site-locale-en .footer-bottom{direction:ltr}.site-locale-en.footer{text-align:left;direction:ltr}.site-locale-en.footer .footer-brand,.site-locale-en.footer .footer-column,.site-locale-en.footer .footer-column-title{text-align:left;align-items:flex-start}.site-locale-en.footer .footer-brand-copy{justify-content:flex-start}.site-locale-en.footer .footer-brand-copy p,.site-locale-en.footer .footer-column h2,.site-locale-en.footer .footer-column a,.site-locale-en.footer .footer-column p,.site-locale-en.footer .footer-contact-label,.site-locale-en.footer .footer-contact-address .footer-contact-label{text-align:left;text-transform:none;direction:ltr}.site-locale-en.footer .footer-nav{justify-content:left}.site-locale-en.footer .contact-column-title h2{width:100%}.site-locale-en.footer .footer-contact-row{flex-direction:row-reverse;justify-content:flex-end}.site-locale-en.footer .contact-column .footer-contact-row{width:100%}.site-locale-en.footer .footer-contact-address .footer-contact-label{width:188px}@media (max-width:839px){.site-locale-en.footer .footer-brand .figma-logo{left:auto;right:16px}.site-locale-en.footer .footer-brand-copy{width:min(317px,100% - 205px);left:16px;right:auto}.site-locale-en.footer .footer-brand-copy p{width:min(178px,100%)}.site-locale-en.footer .footer-nav{flex-direction:row-reverse;justify-content:center}}h2[data-node-id="2645:15749"],h2[data-node-id="2645:15749"] span{font-size:clamp(38px,5vw,48px)!important}