: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}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}.fixed-page-stats-strip{max-width:1180px;padding:0 var(--gutter) 48px;width:100%;margin:0 auto}.fixed-page-stats-strip-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.fixed-page-stats-strip-item{text-align:center;background:#ffffffb8;border:1px solid #cbd5e0d9;border-radius:20px;flex-direction:column;align-items:center;gap:8px;min-height:148px;padding:24px 20px;display:flex}.fixed-page-stats-strip-value{color:#172338;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:4px;font-size:clamp(36px,5vw,52px);font-weight:700;line-height:1;display:inline-flex}.fixed-page-stats-strip-label{color:#1a1d21;font-size:16px;font-weight:700;line-height:1.5}.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)}}.about-page-main{background:var(--surface-base);overflow-x:clip}.about-page-content{content:"";pointer-events:none;background-image:url(/assets/figma/about-hero-section.png);background-position:-7vw -50vh;background-repeat:no-repeat;background-size:150vw 94vh}.about-hero-section{flex-direction:column;justify-content:flex-start;width:100%;max-width:1080px;height:100%;margin:auto;display:flex;position:relative;top:21px;overflow:hidden}.about-title-container{color:var(--text-main);text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;margin:auto;padding:0 16px;display:flex;position:relative}.about-title-container h1{letter-spacing:2.4px;overflow-wrap:break-word;text-align:center;width:100%;min-width:0;max-width:840px;margin:auto;font-size:48px;font-weight:700;line-height:1.5}.about-subtitle{text-align:center;text-transform:capitalize;width:100%;min-width:0;max-width:840px;margin:auto;font-size:24px;font-weight:700;line-height:1.5}.about-subtitle p,.about-body-copy p{margin:auto}.about-body-copy{overflow-wrap:anywhere;text-align:center;white-space:normal;width:100%;max-width:840px;margin:auto;font-size:16px;font-weight:400;line-height:1.5}.about-body-copy span{text-align:center;width:100%;margin:auto;display:block}.about-title-container h1>*,.about-subtitle>*,.about-body-copy>*{width:100%;max-width:840px;margin:auto;text-align:center!important}.about-aiso-support{color:#1a1c1f;z-index:1;max-width:min(980px,100% - 48px);margin:28px auto 44px;font-size:20px;line-height:1.65;position:relative}.about-aiso-support{color:#1a1d21;text-align:center;width:100%;max-width:min(840px,100% - 48px);padding-top:40px;padding-bottom:40px;font-family:Arial,sans-serif;font-weight:700}.about-aiso-support:empty{display:none}.about-aiso-support>*{margin-bottom:18px}.about-aiso-support>*{width:100%;max-width:840px;margin:auto}.about-aiso-support h2{margin:28px 0 14px;font-size:32px;line-height:1.25}.about-aiso-support h3{margin:22px 0 8px;font-size:22px;line-height:1.35}.about-aiso-support ul{gap:8px;margin:10px 0 0;padding-inline-start:1.25em;display:grid}.fixed-page-faq{pointer-events:auto;gap:14px;margin-top:30px;display:grid;text-align:start!important}.about-aiso-support .fixed-page-faq,.careers-aiso-support .fixed-page-faq{width:100%;max-width:840px}.fixed-page-faq h2{margin-bottom:4px;text-align:center!important}.fixed-page-faq-list{gap:12px;display:grid}.fixed-page-faq-item{pointer-events:auto;background:#fcfcfcd1;border:1px solid #1d3c5429;border-radius:8px;overflow:hidden;box-shadow:0 10px 24px #1d3c540f}.fixed-page-faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:20px;font-weight:700;line-height:1.45;list-style:none;display:flex}.fixed-page-faq-item summary::-webkit-details-marker{display:none}.fixed-page-faq-question{flex:auto;min-width:0}.fixed-page-faq-toggle{content:"+";pointer-events:none;flex:0 0 1em;justify-content:center;width:1em;font-size:28px;font-weight:400;line-height:1;display:inline-flex}.fixed-page-faq-toggle:before{content:"+"}.fixed-page-faq-item[open] .fixed-page-faq-toggle:before{content:"-"}.fixed-page-faq-answer{opacity:.84;padding:0 22px 20px;font-size:18px;line-height:1.75}.fixed-page-faq-answer p{margin:0}.about-tech-section{--about-scanner-duration:6.3s;flex-direction:column;align-items:center;width:100%;margin-bottom:80px;display:flex;position:relative;overflow:visible}.about-circle-section{z-index:1;justify-content:center;align-items:flex-start;width:1118px;max-width:100%;height:553px;margin-bottom:-93px;display:flex;position:relative;overflow:hidden}.about-circle-section:after{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg, #fcfcfc00 0%, #fcfcfc57 30%, #fcfcfcd1 70%, var(--surface-base) 100%);content:"";pointer-events:none;z-index:5;height:112px;position:absolute;bottom:0;left:0;right:0}.about-orbit-canvas{isolation:isolate;flex:none;width:1118px;height:1125px;position:relative}.about-orbit-canvas:before,.about-orbit-canvas:after{content:"";pointer-events:none;border-radius:50%;position:absolute;top:55.6%;left:50%;transform:translate(-50%,-50%)}.about-orbit-canvas:before{animation:aboutScannerSweep var(--about-scanner-duration) linear infinite;opacity:.72;z-index:1;background:conic-gradient(from -96deg,#0b95ff00 0deg 235deg,#24c6ff14 263deg,#4ccabe47 286deg,#0b95ff5c 298deg,#0b95ff00 326deg 360deg);width:780px;height:780px}.about-orbit-canvas:after{animation:aboutScannerHalo var(--about-scanner-duration) ease-in-out infinite;z-index:1;background:radial-gradient(circle,#00b6ff2e 0 8%,#47cfb51f 21%,#fff0 58%);width:640px;height:640px}.about-orbit-ring{animation:aboutOrbitBreath var(--about-scanner-duration) ease-in-out infinite;pointer-events:none;transform-origin:50%;z-index:0;border-radius:50%;max-width:none;position:absolute}.about-orbit-ring-outer{width:1048px;height:1048px;top:42px;left:35px}.about-orbit-ring-large{width:880px;height:880px;animation-delay:-1.1s;top:119px;left:119px}.about-orbit-ring-mid{width:702px;height:702px;animation-delay:-2.2s;top:208px;left:208px}.about-orbit-ring-small{width:517px;height:517px;animation-delay:-3.15s;top:300.5px;left:300.5px}.about-orbit-ring-inner{width:328px;height:328px;animation-delay:-4.1s;top:387.392px;left:395.096px}.about-tech-orbit{--about-orbit-radius:440px;opacity:0;pointer-events:none;transform-origin:0 0;will-change:transform;z-index:3;width:0;height:0;position:absolute;top:566px;left:559px;transform:rotate(0)}.about-tech-logo{filter:saturate(.98)drop-shadow(0 8px 16px #0b95ff1a);height:auto;max-height:calc(var(--about-tech-size,56px) * .58);max-width:calc(var(--about-tech-size,56px) * .58);object-fit:contain;transform-origin:50%;will-change:transform;width:auto;position:absolute;transform:translate(-50%,-50%)rotate(0)}.about-tech-orbit .about-tech-logo{left:var(--about-orbit-radius);top:0}.about-rating{z-index:3;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.about-rating-logo{animation:aboutRatingPulse var(--about-scanner-duration) ease-in-out infinite;background:#0b95ff;border-radius:233.161px;width:170.689px;height:170.689px;position:relative;overflow:hidden}.about-rating-logo:before,.about-rating-logo:after{border-radius:inherit;content:"";pointer-events:none;position:absolute}.about-rating-logo:before{mix-blend-mode:screen;z-index:1;background:conic-gradient(from -70deg,#fff0 0deg,#ffffff94 46deg,#ffffff0f 88deg,#fff0 138deg 360deg);animation:2.7s linear infinite aboutRatingSweep;inset:-24%}.about-rating-logo:after{opacity:0;z-index:2;border:2px solid #ffffff8c;animation:2.1s ease-out infinite aboutScannerPulse;inset:30%}.about-rating-logo-bg{object-fit:cover;z-index:0;width:102.93%;max-width:none;height:100.18%;position:absolute;top:0;left:-2.73%}.about-rating-logo-icon{z-index:3;width:27.47%;max-width:none;height:66.19%;position:absolute;top:16.28%;left:30.76%}@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)}}@media (prefers-reduced-motion:reduce){.about-orbit-canvas:before,.about-orbit-canvas:after,.about-orbit-ring,.about-tech-orbit,.about-tech-logo,.about-rating-logo,.about-rating-logo:before,.about-rating-logo:after{animation:none}}.about-info-section{background:url(/assets/figma/about-info-background.png) 50%/100% 100% no-repeat;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:1116px;margin:auto;padding:0 12px;display:flex}.about-info-card{justify-content:center;align-items:center;width:100%;max-width:1296px;height:100%;padding:50px 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 16px #b3b3b31a}.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)}}@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}.about-title-container{padding:0 16px}.about-body-copy{white-space:normal;width:100%;max-width:840px}.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-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-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))}.about-hero-section{height:100%}.about-title-container h1{letter-spacing:2.4px}}.about-page-content{padding:80px 0}.site-locale-en{text-align:left;direction:ltr}.site-locale-en .about-title-container h1{letter-spacing:0}.site-locale-en .about-subtitle{text-transform:none}.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}}.cross-language-body-link{text-align:start;width:100%;max-width:980px;margin:36px auto 0;padding:0 30px}.cross-language-body-link a{color:#0c5eac;text-underline-offset:4px;font-size:17px;font-weight:800;line-height:1.45;text-decoration:underline}h2[data-node-id="2645:15749"],h2[data-node-id="2645:15749"] span{font-size:clamp(38px,5vw,48px)!important}