.about-hero-section{position:relative;width:100%;padding:100px 60px;background-color:#f7f7fa;overflow:hidden}.about-hero-section:before{content:"";position:absolute;top:-20%;left:-20%;width:60%;height:140%;background:radial-gradient(circle at center,rgba(164,80,189,.05) 0,rgba(255,255,255,0) 60%);pointer-events:none;z-index:0}.about-hero-section .container{position:relative;max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:40px;z-index:1}.about-hero-section .hero-content{flex:1;animation:fadeIn .8s ease-out forwards}.about-hero-section .hero-content .hero-eyebrow{display:inline-block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#8a94a6;margin-bottom:16px}.about-hero-section .hero-content h1{font-size:54px;font-weight:600;color:#1a1a1a;line-height:1.25;margin-bottom:24px;letter-spacing:-.5px}.about-hero-section .hero-content .subtext{font-size:20px;color:#555;line-height:1.6;font-weight:500;margin-bottom:40px;max-width:560px}.about-hero-section .hero-content .about-hero-buttons{display:flex;gap:16px;align-items:center}.about-hero-section .hero-content .about-hero-buttons a{text-decoration:none}.about-hero-section .hero-content .about-hero-buttons .btn-gradient{background:linear-gradient(90deg,#1e75ff,#b82dd6);border:none;color:#fff;font-weight:600;min-width:170px;height:54px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center}.about-hero-section .hero-content .about-hero-buttons .btn-gradient:hover{opacity:.95;color:#fff}.about-hero-section .hero-content .about-hero-buttons .btn-outline{background:rgba(0,0,0,0);border:1px solid #919191;color:#1a1a1a;font-weight:600;min-width:180px;height:54px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px}.about-hero-section .hero-content .about-hero-buttons .btn-outline:hover{border-color:#a0a0a0;color:#000}.about-hero-section .hero-image-wrapper{flex:1.2;display:flex;justify-content:flex-end;align-items:center}.about-hero-section .hero-image-wrapper .hero-image{max-width:100%;height:auto;object-fit:contain;border-radius:16px}@media(max-width:1100px){.about-hero-section{padding:100px 30px}.about-hero-section .hero-content h1{font-size:48px}}@media(max-width:900px){.about-hero-section .container{flex-direction:column;text-align:center}.about-hero-section .hero-content{max-width:100%;margin-bottom:40px}.about-hero-section .hero-content h1{font-size:42px}.about-hero-section .hero-content .subtext{margin:0 auto 30px}.about-hero-section .hero-content .about-hero-buttons{justify-content:center}.about-hero-section .hero-image-wrapper{justify-content:center;width:100%}}@media(max-width:600px){.about-hero-section{padding:40px 20px}.about-hero-section .hero-content h1{font-size:26px}.about-hero-section .hero-content h1 br{display:none}.about-hero-section .hero-content .subtext{font-size:16px}.about-hero-section .hero-content .about-hero-buttons{flex-direction:column;gap:12px;width:100%}.about-hero-section .hero-content .about-hero-buttons .btn-gradient,.about-hero-section .hero-content .about-hero-buttons .btn-outline,.about-hero-section .hero-content .about-hero-buttons a{width:100%!important}}.about-what-is-section{width:100%;padding:100px 60px;background-color:#fff}.about-what-is-section .container{max-width:1600px;margin:0 auto;display:flex;align-items:center;gap:80px}.about-what-is-section .what-is-text-column{flex:1.1}.about-what-is-section .what-is-text-column h2{font-size:42px;font-weight:600;color:#1a1a1a;line-height:1.3;margin-bottom:24px;letter-spacing:-.5px}.about-what-is-section .what-is-text-column p{font-size:19px;color:#555;font-weight:400;line-height:1.7;margin:0}.about-what-is-section .what-is-image-column{flex:.9;display:flex;align-items:center;justify-content:center}.about-what-is-section .what-is-image-column img{width:100%;max-width:420px;height:auto}[dir=rtl] .about-what-is-section .container{flex-direction:row-reverse}@media(max-width:900px){.about-what-is-section{padding:70px 30px}.about-what-is-section .container{flex-direction:column;gap:40px;text-align:center}.about-what-is-section .what-is-text-column h2{font-size:32px}.about-what-is-section .what-is-text-column p{font-size:17px}.about-what-is-section .what-is-image-column img{max-width:320px}}@media(max-width:600px){.about-what-is-section{padding:50px 20px}.about-what-is-section .what-is-text-column h2{font-size:24px}.about-what-is-section .what-is-text-column p{font-size:15px}.about-what-is-section .what-is-image-column img{max-width:240px}}.about-why-we-exist-section{width:100%;padding:100px 60px;background:linear-gradient(109deg,rgba(0,133,229,.06) 1.22%,rgba(255,0,182,.06) 117.06%)}.about-why-we-exist-section .container{max-width:1100px;margin:0 auto;text-align:center}.about-why-we-exist-section .why-eyebrow{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#8a94a6;margin-bottom:20px}.about-why-we-exist-section h2{font-size:48px;font-weight:600;color:#12141d;line-height:1.2;letter-spacing:-1px;margin:0 0 32px}.about-why-we-exist-section .why-copy{max-width:880px;margin:0 auto}.about-why-we-exist-section .why-copy p{font-size:19px;color:#555;font-weight:400;line-height:1.7;margin:0 0 20px}.about-why-we-exist-section .why-copy p:last-child{margin-bottom:0}.about-why-we-exist-section .why-copy .closing-line{color:#12141d;font-weight:500}@media(max-width:900px){.about-why-we-exist-section{padding:70px 30px}.about-why-we-exist-section h2{font-size:34px}.about-why-we-exist-section .why-copy p{font-size:17px}}@media(max-width:600px){.about-why-we-exist-section{padding:50px 20px}.about-why-we-exist-section h2{font-size:24px;margin-bottom:24px}.about-why-we-exist-section .why-copy p{font-size:15px}}.about-how-it-works-section{width:100%;padding:100px 60px;background-color:#fff}.about-how-it-works-section .container{max-width:1400px;margin:0 auto}.about-how-it-works-section .section-title{font-size:42px;font-weight:600;color:#1a1a1a;line-height:1.3;letter-spacing:-.5px;text-align:center;margin:0 0 56px}.about-how-it-works-section .flow-row{display:flex;align-items:stretch;justify-content:center;gap:20px;margin-bottom:80px}.about-how-it-works-section .flow-card{flex:1;background:#f7f7fa;border:1px solid rgba(0,0,0,.04);border-radius:16px;padding:32px 28px;display:flex;flex-direction:column}.about-how-it-works-section .flow-card .flow-label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(109deg,#0085e5 1.22%,#ff00b6 117.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:14px}.about-how-it-works-section .flow-card p{font-size:17px;color:#475569;font-weight:400;line-height:1.65;margin:0}.about-how-it-works-section .flow-arrow{align-self:center;font-size:26px;color:#c7cbd4;flex-shrink:0}.about-how-it-works-section .capabilities-heading{font-size:28px;font-weight:600;color:#12141d;text-align:center;margin:0 0 40px}.about-how-it-works-section .capabilities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.about-how-it-works-section .capability-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.04);padding:32px 28px;display:flex;flex-direction:column;gap:18px;transition:transform .3s ease,box-shadow .3s ease}.about-how-it-works-section .capability-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.07)}.about-how-it-works-section .capability-card .icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-how-it-works-section .capability-card .icon-wrapper svg{width:48px;height:48px}.about-how-it-works-section .capability-card .capability-copy h4{font-size:20px;font-weight:600;color:#12141d;margin:0 0 10px;line-height:1.35}.about-how-it-works-section .capability-card .capability-copy p{font-size:16px;color:#555;font-weight:400;line-height:1.6;margin:0}@media(max-width:1100px){.about-how-it-works-section .capabilities-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.about-how-it-works-section{padding:70px 30px}.about-how-it-works-section .section-title{font-size:32px;margin-bottom:40px}.about-how-it-works-section .flow-row{flex-direction:column;margin-bottom:56px}.about-how-it-works-section .flow-arrow{transform:rotate(90deg)}.about-how-it-works-section .capabilities-heading{font-size:24px}}@media(max-width:600px){.about-how-it-works-section{padding:50px 20px}.about-how-it-works-section .section-title{font-size:24px}.about-how-it-works-section .flow-card{padding:26px 22px}.about-how-it-works-section .flow-card p{font-size:15px}.about-how-it-works-section .capabilities-grid{grid-template-columns:1fr}.about-how-it-works-section .capability-card{padding:26px 22px}.about-how-it-works-section .capability-card .capability-copy h4{font-size:18px}.about-how-it-works-section .capability-card .capability-copy p{font-size:15px}}[dir=rtl] .about-how-it-works-section .flow-arrow{transform:scaleX(-1)}[dir=rtl] .about-how-it-works-section .capability-card{text-align:right;align-items:flex-end}@media(max-width:900px){[dir=rtl] .about-how-it-works-section .flow-arrow{transform:rotate(90deg)}}.about-global-standard-section{width:100%;padding:100px 60px;background-color:#f7f7fa}.about-global-standard-section .container{max-width:1600px;margin:0 auto;display:flex;align-items:center;gap:80px}.about-global-standard-section .global-text-column{flex:1.1}.about-global-standard-section .global-text-column .global-eyebrow{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#8a94a6;margin-bottom:16px}.about-global-standard-section .global-text-column h2{font-size:42px;font-weight:600;color:#1a1a1a;line-height:1.3;margin-bottom:24px;letter-spacing:-.5px}.about-global-standard-section .global-text-column p{font-size:19px;color:#555;font-weight:400;line-height:1.7;margin:0 0 18px}.about-global-standard-section .global-text-column p:last-child{margin-bottom:0}.about-global-standard-section .global-text-column .closing-line{color:#12141d;font-weight:500}.about-global-standard-section .global-image-column{flex:.9;display:flex;align-items:center;justify-content:center}.about-global-standard-section .global-image-column img{width:100%;max-width:450px;height:auto;border-radius:16px}[dir=rtl] .about-global-standard-section .container{flex-direction:row-reverse}@media(max-width:900px){.about-global-standard-section{padding:70px 30px}.about-global-standard-section .container{flex-direction:column;gap:40px;text-align:center}.about-global-standard-section .global-text-column h2{font-size:32px}.about-global-standard-section .global-text-column p{font-size:17px}.about-global-standard-section .global-image-column img{max-width:420px}}@media(max-width:600px){.about-global-standard-section{padding:50px 20px}.about-global-standard-section .global-text-column h2{font-size:24px}.about-global-standard-section .global-text-column p{font-size:15px}.about-global-standard-section .global-image-column img{max-width:100%}}.about-data-handling-section{width:100%;padding:100px 60px;background-color:#fff}.about-data-handling-section .container{max-width:1100px;margin:0 auto;text-align:center}.about-data-handling-section h2{font-size:42px;font-weight:600;color:#1a1a1a;line-height:1.3;letter-spacing:-.5px;margin:0 0 20px}.about-data-handling-section .intro{font-size:19px;color:#555;font-weight:400;line-height:1.7;max-width:760px;margin:0 auto 8px}.about-data-handling-section .certifications-label{font-size:16px;color:#12141d;font-weight:500;margin:0 0 40px}.about-data-handling-section .certifications-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:760px;margin:0 auto}.about-data-handling-section .certification-chip{display:flex;align-items:center;gap:14px;padding:18px 24px;background:#f7f7fa;border:1px solid #eee;border-radius:12px;box-shadow:0 0 4px 0 rgba(0,0,0,.04);text-align:left;transition:transform .3s ease,box-shadow .3s ease}.about-data-handling-section .certification-chip:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.06)}.about-data-handling-section .certification-chip .chip-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.about-data-handling-section .certification-chip .chip-icon svg{width:100%;height:100%;object-fit:contain}.about-data-handling-section .certification-chip .chip-text{font-size:15px;font-weight:600;color:#333;line-height:1.5}@media(max-width:900px){.about-data-handling-section{padding:70px 30px}.about-data-handling-section h2{font-size:32px}.about-data-handling-section .intro{font-size:17px}.about-data-handling-section .certifications-grid{grid-template-columns:1fr}}@media(max-width:600px){.about-data-handling-section{padding:50px 20px}.about-data-handling-section h2{font-size:24px}.about-data-handling-section .intro{font-size:15px}.about-data-handling-section .certifications-label{font-size:15px;margin-bottom:28px}.about-data-handling-section .certification-chip{padding:16px 18px}.about-data-handling-section .certification-chip .chip-text{font-size:14px}}[dir=rtl] .about-data-handling-section .certification-chip{text-align:right}.about-cta-section{width:100%;padding:90px 40px;background:linear-gradient(109deg,rgba(0,133,229,.08) 1.22%,rgba(255,0,182,.08) 117.06%);text-align:center}.about-cta-section .container{max-width:900px;margin:0 auto}.about-cta-section h2{font-size:38px;font-weight:600;color:#12141d;line-height:1.3;margin-bottom:16px;letter-spacing:-.5px}.about-cta-section .cta-subtext{font-size:18px;color:#555;font-weight:400;line-height:1.6;max-width:640px;margin:0 auto 32px}.about-cta-section .cta-buttons{display:flex;gap:16px;align-items:center;justify-content:center}.about-cta-section .cta-buttons a{text-decoration:none}.about-cta-section .cta-btn{background:linear-gradient(109deg,#0085e5 1.22%,#ff00b6 117.06%);border:none;color:#fff;font-weight:600;min-width:190px;height:54px;border-radius:6px;font-size:16px}.about-cta-section .cta-btn:active,.about-cta-section .cta-btn:focus,.about-cta-section .cta-btn:hover{opacity:.9;color:#fff}.about-cta-section .cta-btn-outline{background:#fff;border:1px solid #ededed;color:#1a1a1a;font-weight:600;min-width:190px;height:54px;border-radius:6px;font-size:16px}.about-cta-section .cta-btn-outline:active,.about-cta-section .cta-btn-outline:focus,.about-cta-section .cta-btn-outline:hover{border-color:#a0a0a0;color:#000}@media(max-width:900px){.about-cta-section{padding:70px 30px}.about-cta-section h2{font-size:30px}}@media(max-width:600px){.about-cta-section{padding:50px 20px}.about-cta-section h2{font-size:24px;margin-bottom:12px}.about-cta-section .cta-subtext{font-size:15px;margin-bottom:24px}.about-cta-section .cta-buttons{flex-direction:column;width:100%}.about-cta-section .cta-buttons .cta-btn,.about-cta-section .cta-buttons .cta-btn-outline,.about-cta-section .cta-buttons a{width:100%}}