:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}&.swiper-scrollbar-vertical,.swiper-vertical>&{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.actionIcon{margin-right:10px;cursor:pointer}.actionIconSuffix{margin-right:5px;margin-left:10px;cursor:pointer}.labelExampleStyle{font-size:12px;margin-left:10px;font-style:italic}*{margin:0;padding:0;box-sizing:border-box}body{position:relative}.site-header{position:fixed;top:20px;width:100%;z-index:100;padding:0 20px;transition:all .3s ease}.site-header--scrolled{top:10px}.site-header--scrolled .nav-wrapper{backdrop-filter:blur(12px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.nav-wrapper{width:100%;max-width:1280px;margin:0 auto;padding:12px 16px;background:hsla(0,0%,100%,.95);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between}@media(min-width:780px){.nav-wrapper{padding:16px 28px;border-radius:20px}}.nav-wrapper--inline{display:flex;align-items:center;gap:48px}.nav-logo img{height:24px}@media(min-width:780px){.nav-logo img{height:28px}}.nav-menu{display:none;gap:36px}.nav-item{font-size:15px;font-weight:500;color:#1f2937;position:relative;text-decoration:none}.nav-item:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:#3b82f6;transition:width .3s}.nav-item.active:after,.nav-item:hover:after{width:100%}.nav-item.active{color:#3b82f6}.nav-cta{gap:16px}.hamburger,.nav-cta{display:flex;align-items:center}.hamburger{width:40px;height:40px;border-radius:10px;background:rgba(0,0,0,0);border:none;cursor:pointer;justify-content:center;position:relative}.hamburger span{position:absolute;width:20px;height:2px;background-color:#111827;border-radius:2px;transition:transform .25s ease,opacity .2s ease;transform-origin:center}.hamburger span:first-child{transform:translateY(-6px)}.hamburger span:nth-child(2){transform:translateY(0)}.hamburger span:nth-child(3){transform:translateY(6px)}.hamburger.open span:first-child{transform:rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg)}@media(min-width:780px){.nav-menu{display:flex}.hamburger{display:none}}@media(max-width:779px){.nav-menu{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);background:#fff;width:calc(100% - 48px);border-radius:16px;padding:24px;flex-direction:column;gap:20px;box-shadow:0 20px 40px rgba(0,0,0,.12);display:none}.nav-menu--open{display:flex}}.navbar-sticky .app-content{padding-top:7.45rem}#__next-build-watcher{display:none!important}.mega-footer{background:#000;color:#fff;padding-top:80px}.mega-footer__locations{display:flex}.mega-footer__locations .location-item{display:inline-block;font-size:12px;padding:10px 14px;border-radius:30px;background:#2a2a2a;color:#fff;margin-right:10px;cursor:default}.mega-footer__locations .location-item:hover{background:#3b82f6}.mega-footer__newsletter{margin-top:16px}.mega-footer__newsletter p{font-size:14px;font-weight:600;line-height:1.4;color:#fff;margin-bottom:10px}.mega-footer__newsletter form{display:flex;gap:8px}.mega-footer__newsletter input{flex:1;height:38px;padding:0 12px;font-size:14px;border-radius:8px;border:1px solid #d0d5dd;outline:none}.mega-footer__newsletter input:focus{border-color:#1570ef}.mega-footer__newsletter button{width:90px;height:38px;padding:0 14px;font-size:14px;font-weight:500;border-radius:8px;border:none;background:#1570ef;color:#fff;cursor:pointer}.mega-footer__newsletter button:hover{background:#175cd3}.mega-footer__newsletter .newsletter-status{display:block;margin-top:6px;font-size:12px;color:#fff;font-weight:500}.mega-footer__newsletter .newsletter-status.success{color:#027a48}.mega-footer__newsletter .newsletter-status.error{color:#b42318}.mega-footer__container{max-width:1280px;margin:0 auto;padding:0 20px 80px;display:grid;grid-template-columns:360px 2fr;gap:80px}.mega-footer__brand p{font-size:14px;line-height:1.6;margin:20px 0 24px;color:#fff;max-width:320px}.mega-footer__logo{display:flex;align-items:center;gap:10px}.mega-footer__logo img{height:30px}.mega-footer__logo span{font-size:22px;font-weight:700;color:#fff}.mega-footer__social{display:flex;gap:14px}.mega-footer__social a{width:34px;height:34px;border-radius:50%;background:#2a2a2a;color:#fff;font-size:13px;display:flex!important;align-items:center;justify-content:center;text-decoration:none;transition:background .2s}.mega-footer__social a:hover{background:#3b82f6;color:#fff!important}.mega-footer__social a img{width:18px}.mega-footer__links{display:grid;gap:30px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:760px){.mega-footer__links{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.mega-footer__links{gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}}.footer-col h4{font-size:14px;font-weight:600;color:#fff;margin-bottom:18px;border-bottom:1px solid rgba(63,63,63,.2470588235);padding-bottom:8px}.footer-col a{display:block;font-size:14px;color:#fff;text-decoration:none;margin-bottom:12px}.footer-col a:hover{color:#3b82f6}.footer-col--company{grid-column:span 2}@media(min-width:760px){.footer-col--company{grid-column:auto}}.footer-col--company h4{grid-column:span 2}@media(min-width:760px){.footer-col--company h4{grid-column:auto}}.footer-col--company ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}@media(min-width:760px){.footer-col--company ul{grid-column:none}}.footer-col--social{grid-column:span 2}@media(min-width:760px){.footer-col--social{grid-column:auto}}.mega-footer__bottom{border-top:1px solid rgba(63,63,63,.2470588235);padding:20px 24px;display:flex;justify-content:center;align-items:center;max-width:1280px;margin:0 auto;font-size:13px;color:#fff}.mega-footer__bottom a{color:#000;text-decoration:none}.mega-footer__bottom a:hover{text-decoration:underline}@media(max-width:900px){.mega-footer__container{grid-template-columns:1fr}.mega-footer__bottom{flex-direction:column;gap:10px;text-align:center}}.contact{background:#eef0f4;padding:150px 0 80px}.contact__container{max-width:1280px;margin:0 auto;padding:0 20px;display:grid;gap:40px;align-items:start}@media(min-width:900px){.contact__container{grid-template-columns:1.2fr 1fr;gap:60px}}.contact__card{background:#fff;border-radius:24px;padding:40px;box-shadow:0 20px 40px rgba(0,0,0,.08)}@media(min-width:900px){.contact__card{position:sticky;top:150px;align-self:flex-start}}.contact__card h2{font-size:28px;margin-bottom:24px}.contact__form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;gap:16px}@media(min-width:780px){.form-row{grid-template-columns:1fr 1fr}}.form-group label{font-size:13px;margin-bottom:6px;display:block}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #d1d5db;font-size:14px}.form-group textarea{min-height:120px}.phone-input{display:flex;gap:8px}.phone-input select{width:90px}.error{color:#ef4444;font-size:12px;margin-top:4px;display:block}.form-checkbox{display:flex;gap:10px;font-size:13px;align-items:flex-start}.btn-primary{margin-top:16px;background:#111827;border-radius:999px;padding:14px 28px;border:none;font-size:14px;cursor:pointer}.contact__side h3{font-size:22px;margin-bottom:16px}.quick-links{display:grid;gap:16px;margin-bottom:32px}.quick-card{background:#fff;padding:20px;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.08)}.quick-card a{color:#3b82f6;font-weight:600;text-decoration:none}.location-card{background:#fff;border-radius:20px;box-shadow:0 12px 30px rgba(0,0,0,.08);overflow:hidden;margin-bottom:24px}.location-card:last-child{margin-bottom:0}.location-map{width:100%;height:220px}.location-map iframe{width:100%;height:100%;border:0}.location-info{padding:20px 22px}.location-info h4{font-size:18px;font-weight:600;margin-bottom:6px;color:#111827}.location-info p{font-size:14px;color:#4b5563;line-height:1.6;margin-bottom:14px}.location-meta{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#1f2937}@media(min-width:780px){.location-map{height:260px}}.solutions-hero{background:linear-gradient(135deg,#f5f7fb,#eef2f7 60%,#f8fafc);padding:100px 0 80px}@media(min-width:780px){.solutions-hero{padding:140px 0 80px}}.solutions-hero h1{font-size:36px;margin-bottom:16px}.solutions-hero p{margin:0 0 30px;font-size:16px;color:#4b5563}.solutions-hero ul{display:inline-block;max-width:600px;margin:0 auto 40px;text-align:left;padding-left:30px;font-size:16px;color:#4b5563}@media(min-width:780px){.solutions-hero h1{font-size:48px}}.solutions-hero__container{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.solutions-hero__content{width:100%}@media(min-width:780px){.solutions-hero__content{width:40%}}.solutions-hero__image{width:100%}@media(min-width:780px){.solutions-hero__image{width:50%}}.solutions{padding:40px 0 50px;background-color:#fff}@media(min-width:780px){.solutions{padding:40px 0 100px}}.solutions__container{display:flex;flex-direction:column;gap:48px}.solution-row{display:flex;flex-direction:column;gap:24px}@media(min-width:900px){.solution-row{flex-direction:row;align-items:stretch}.solution-row--sticky .solution-image{position:sticky;top:120px;height:450px}.solution-row--reverse{flex-direction:row-reverse}}.solution-content{flex:1;border-radius:20px;padding:20px}@media(min-width:760px){.solution-content{padding:40px}}.solution-content h2{font-size:28px;margin-bottom:20px}.solution-content p{font-size:15px;line-height:1.6}.solution-content .foundation-grid{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;list-style:none;padding:0}.solution-content .foundation-grid li{padding:14px 16px;border-radius:14px;background:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.45);box-shadow:0 4px 10px rgba(16,24,40,.08);backdrop-filter:saturate(120%);cursor:default}.solution-content .foundation-grid li strong{font-size:14px;font-weight:600;color:#101828}.solution-content .foundation-grid li span{font-size:13px;color:#667085;line-height:1.4}.solution-content .foundation-grid li:hover{background:hsla(0,0%,100%,.85);box-shadow:0 8px 18px rgba(16,24,40,.12)}@media(max-width:640px){.solution-content .foundation-grid{grid-template-columns:1fr}}.solution-content--primary{background:linear-gradient(135deg,#22C1A6,#6366f1);color:#fff}.solution-content--primary h2{color:#fff}.solution-content--primary ul{margin-bottom:30px;padding-left:20px}.solution-content--primary ul li{font-size:15px;line-height:1.4;margin-bottom:5px}.solution-content--primary ul li strong{display:block;font-size:16px}.solution-content--light{background:#f9fafb}.solution-content--light h3{margin-bottom:16px;line-height:1.2}.solution-content--light p{margin-bottom:18px}.solution-content--light ul{margin-bottom:30px;padding-left:20px}.solution-content--light ul li{font-size:15px;line-height:1.4;margin-bottom:5px}.solution-content--light ul li strong{display:block;font-size:16px}.solution-content--light ul li span{font-size:14px;color:#1f2937}.solution-content--dark{background:#1f2937;color:#fff}.solution-content--dark h2{color:#fff}.solution-image{flex:1;border-radius:20px;overflow:hidden}.solution-image img{width:100%;height:100%;object-fit:cover;object-position:center}.image-placeholder{width:100%;height:100%;min-height:280px;background:linear-gradient(135deg,#d1d5db,#e5e7eb)}@media(min-width:900px){.solution-image .image-placeholder{min-height:100%}}.plugin-integrations{padding:120px 0;display:flex;justify-content:center}.plugin-integrations__tag{color:#22c1a6;font-size:14px;font-weight:600;margin-bottom:30px;display:block}.plugin-integrations__content{text-align:center;max-width:700px;margin:0 auto 50px}.plugin-integrations__content h2{color:#111827;margin-bottom:20px;font-size:40px;font-weight:700;line-height:1.2}.plugin-integrations__content p{color:#4b5563;font-size:16px;line-height:1.4}.graphics__canvas{position:relative;max-width:1000px;margin:0 auto}.graphics__svg{width:100%;height:auto}.graphics__icon{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:13px;text-align:center;color:#3b82f6;background-color:#eef2f7}.graphics__icon span{font-size:15px}.graphics .connector-base{stroke:#e5e7ff;stroke-width:1.2;fill:none}.graphics .connector-line{stroke:#6366f1;stroke-width:2;fill:none;stroke-dasharray:120 400;animation:flowLine 3.5s linear infinite;will-change:stroke-dashoffset}@keyframes flowLine{0%{stroke-dashoffset:520}to{stroke-dashoffset:-520}}.graphics__hub{border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center}.graphics__hub,.graphics__hub img{width:100%;height:100%}.graphics .pill{position:absolute;padding:10px 18px;border-radius:999px;background:#eef0ff;color:#4f56ff;font-size:14px;white-space:nowrap}.graphics .pill.left{left:0;bottom:180px}.graphics .pill.right{right:0;bottom:180px}.graphics .pill.bottom{left:50%;bottom:-6px;transform:translateX(-50%)}.press-hero{padding:96px 0 64px;background:linear-gradient(135deg,#f5f7fb,#eef2f7 60%,#f8fafc)}@media(min-width:1200px){.press-hero{padding:140px 0 96px}}.press-hero__grid{display:grid;gap:40px}@media(min-width:1024px){.press-hero__grid{grid-template-columns:1.1fr .9fr;align-items:center}}.press-hero__visual{display:flex;justify-content:flex-end;overflow:hidden}@media(min-width:760px){.press-hero__visual{height:360px;border-radius:28px;background:radial-gradient(120px 120px at 20% 30%,#dbe7ff,transparent 60%),radial-gradient(160px 160px at 80% 40%,#e6ddff,transparent 65%),linear-gradient(180deg,#ffffff,#f4f7fc);box-shadow:0 20px 60px rgba(15,23,42,.08),inset 0 0 0 1px rgba(15,23,42,.04)}}.press-hero__visual img{width:100%;height:100%}.press-hero h1{font-size:42px;font-weight:600;letter-spacing:-.02em;margin-bottom:24px;color:#1b1f2a}.press-hero p{max-width:520px;font-size:16px;line-height:1.6;color:#4b5563}section h2{font-size:28px;font-weight:500;letter-spacing:-.01em;margin-bottom:40px;color:#1b1f2a}.social-presence{padding:0 0 64px}@media(min-width:768px){.social-presence{padding:0 0 80px}}@media(min-width:1200px){.social-presence{padding:0 0 96px}}.social-presence__mediaGrid{display:grid;gap:24px}@media(min-width:768px){.social-presence__mediaGrid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.social-presence__mediaGrid{grid-template-columns:repeat(3,1fr)}}.social-presence__mediaCard{background:linear-gradient(180deg,#ffffff,#f7f8fb);border-radius:24px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.06),0 2px 6px rgba(15,23,42,.04);transition:transform .25s ease,box-shadow .25s ease}.social-presence__mediaCard:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.06)}.social-presence__socialPlaceholder{height:180px;background:linear-gradient(135deg,#eef2f8,#e8edf6);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;color:#2b2f3a}.social-presence__mediaContent{padding:24px}.social-presence__mediaContent h3{font-size:18px;font-weight:500;margin-bottom:8px}.social-presence__mediaContent p{font-size:14px;line-height:1.6;color:#6b7280}.social-presence__outlineBtn{margin-top:16px;display:inline-block;padding:10px 18px;border-radius:999px;border:1px solid #1b1f2a;background:rgba(0,0,0,0);font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease}.social-presence__outlineBtn:hover{background:#1b1f2a}.media-coverage{padding:64px 0}@media(min-width:768px){.media-coverage{padding:80px 0}}@media(min-width:1200px){.media-coverage{padding:96px 0}}.media-coverage__pressGrid{display:grid;gap:24px}@media(min-width:768px){.media-coverage__pressGrid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.media-coverage__pressGrid{grid-template-columns:repeat(3,1fr)}}.media-coverage__pressCard{background:linear-gradient(180deg,#ffffff,#f7f8fb);border-radius:24px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.06),0 2px 6px rgba(15,23,42,.04);transition:transform .25s ease,box-shadow .25s ease}.media-coverage__pressCard:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.06)}.media-coverage__pressImagePlaceholder{height:180px;background:linear-gradient(135deg,#2f3340,#1f2230)}.media-coverage__pressImagePlaceholder img{width:100%;height:100%;object-fit:cover}.media-coverage__pressContent{padding:24px}.media-coverage__pressContent h3{font-size:16px;font-weight:500;line-height:1.4;margin-bottom:12px;color:#1b1f2a}.media-coverage__meta{font-size:13px;line-height:1.5;color:#8a8f98}.media-coverage__outlineBtn{display:inline-block;margin-top:16px;padding:10px 18px;border-radius:999px;border:1px solid #1b1f2a;background:rgba(0,0,0,0);font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease}.media-coverage__outlineBtn:hover{background:#1b1f2a}.media-coverage__outlineBtnLarge{padding:14px 28px;border-radius:999px;border:1px solid #1b1f2a;background:rgba(0,0,0,0);font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease}.media-coverage__outlineBtnLarge:hover{background:#1b1f2a}.media-coverage__center{display:flex;justify-content:center;margin-top:48px}.privacy{padding:70px 0}@media(min-width:760px){.privacy{padding:100px 0}}.Conditions{padding:70px 0}@media(min-width:760px){.Conditions{padding:100px 0}}.cancellation{padding:70px 0}@media(min-width:760px){.cancellation{padding:100px 0}}.legal-section h2{font-size:26px;line-height:1.25;font-weight:700;color:#0f172a;margin-bottom:20px}.legal-section h3{font-size:18px;line-height:1.4;font-weight:600;color:#1e293b;margin:28px 0 10px}.legal-section p{font-size:15px;line-height:1.75;color:#475569;margin-bottom:14px}.legal-section ul{margin:12px 0 20px;padding-left:18px}.legal-section ul li{font-size:15px;line-height:1.7;color:#475569;margin-bottom:10px}.legal-section ul li strong{font-weight:600;color:#0f172a}.legal-section a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.legal-section a:hover{color:#1d4ed8}.btn{padding:10px 20px;border-radius:999px;font-weight:400;font-size:12px;cursor:pointer;border:none}@media(min-width:780px){.btn{padding:14px 28px;font-size:14px;font-weight:600}}.btn-primary{background:#3b82f6;color:#fff;text-decoration:none;margin-top:0}.btn-primary:hover{background:rgb(29.7434146341,111.3414634146,244.6565853659)}.btn-outline,.media-coverage__outlineBtn,.media-coverage__outlineBtnLarge,.social-presence__outlineBtn{border:1px solid #3b82f6;color:#3b82f6;text-decoration:none;background:rgba(0,0,0,0)}.btn-outline:hover,.media-coverage__outlineBtn:hover,.media-coverage__outlineBtnLarge:hover,.social-presence__outlineBtn:hover{background:rgba(59,130,246,.08)}.titleBlockButton{background:#3b82f6;color:#fff}.titleBlockButton,.titleBlockButtonInvert{height:40px;padding:5px 10px;border-radius:5px;font-size:14px;margin-left:10px;cursor:pointer}.titleBlockButtonInvert{background:#fff;border:1px solid #3b82f6;color:#3b82f6}.titleBlockButtonInvert:hover{background:#3b82f6;color:#fff}.labelBlockButton{font-size:16px;color:#3b82f6;margin-left:10px;cursor:pointer}.labelTextArea{margin-top:15px;color:#546e7a;display:flex;justify-content:space-between;font-size:16px;font-weight:bolder;width:100%}.labelTextArea:focus{outline:none}.wordAnalysisContainer{position:absolute;bottom:20px;height:40px;color:#3b82f6;text-align:start;font-size:15px;font-weight:700;padding-left:40px;padding-top:10px}.icon{cursor:pointer}.home-cta{padding:50px 0}@media(min-width:768px){.home-cta{padding:56px 0 96}}.home-cta__card{position:relative;padding:50px 24px;border-radius:18px;background:#3f4752;color:#fff;text-align:center;overflow:hidden;background-image:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:28px 28px;box-shadow:0 30px 80px rgba(15,23,42,.25)}@media(min-width:768px){.home-cta__card{border-radius:28px;padding:96px 80px}}.home-cta__eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#22c1a6;margin-bottom:16px}.home-cta h2{font-size:32px;font-weight:600;letter-spacing:-.02em;margin-bottom:24px;color:#fff}@media(min-width:768px){.home-cta h2{font-size:44px}}.home-cta__text{max-width:680px;margin:0 auto 32px;font-size:16px;line-height:1.7;color:#e5e7eb}.home-cta__author{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:40px}.home-cta__author strong{display:block;font-size:15px;font-weight:600}.home-cta__author span{font-size:13px;color:#c7cbd3}.home-cta__avatar{width:70px;height:70px;border-radius:50%;background:#111827;background-image:url(/images/aboutUs/Akash.png);background-repeat:no-repeat;background-position:50%;background-size:cover}.home-cta__actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.cta-primary,.cta-secondary{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:999px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s ease,transform .15s ease}.cta-primary{background:#22c1a6;color:#fff}.cta-primary:hover{background:#4f5ae6;transform:translateY(-1px)}.cta-secondary{background:#d1d5db;color:#1f2937}.cta-secondary:hover{background:#e5e7eb;transform:translateY(-1px)}.cta-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.15);font-size:14px}.faq-cta-section{padding:96px 0}@media(min-width:760px){.faq-cta-section{padding:100px 0 80px}}.faq-cta-section__grid{display:grid;gap:48px}@media(min-width:1024px){.faq-cta-section__grid{grid-template-columns:420px 1fr;gap:64px}.faq-cta-section__left{position:sticky;top:120px;align-self:flex-start}}.faq-cta-section__eyebrow{color:#22c1a6;display:inline-flex;align-items:center;gap:6px}.faq-cta-section__left h2{font-size:36px;font-weight:600;letter-spacing:-.02em;margin-bottom:16px}.faq-cta-section__left p{font-size:15px;line-height:1.7;color:#4b5563;margin-bottom:32px}.faq-cta-section__help-card{display:flex;gap:16px;padding:24px;border-radius:20px;background:linear-gradient(180deg,#2f3a46,#1f2937);color:#fff}.faq-cta-section__help-avatar{width:72px;height:72px;border-radius:16px;background:#111827}.faq-cta-section__help-content strong{display:block;font-size:16px;margin-bottom:4px}.faq-cta-section__help-content p{font-size:14px;color:#d1d5db;margin-bottom:12px}.faq-cta-section__help-content a{font-size:14px;color:#fff;text-decoration:none;font-weight:500}.faq-cta-section__right{display:flex;flex-direction:column;gap:16px}.faq-cta-section__item{border-radius:16px;background:#fff;border:1px solid #e5e7eb;padding:20px 24px;cursor:pointer;transition:box-shadow .2s ease}.faq-cta-section__item:hover{box-shadow:0 10px 30px rgba(15,23,42,.06)}.faq-cta-section__question{display:flex;justify-content:space-between;gap:16px;font-size:15px;font-weight:500;color:#111827}.faq-cta-section__icon{font-size:18px;color:#6b7280}.faq-cta-section__answer{margin-top:14px;font-size:14px;line-height:1.7;color:#4b5563}.forgery-demo{height:430px;border:2px solid rgba(27,31,42,.4);border-radius:20px;overflow:hidden}.forgery-demo__canvas{position:relative;width:100%;height:100%;cursor:ew-resize}.forgery-demo__document{width:100%;height:100%;display:block;position:relative;z-index:1}.forgery-demo__overlay{position:absolute;inset:0;z-index:2;pointer-events:none}.forgery-demo__mask{position:absolute;top:0;bottom:0;right:0;width:100%;overflow:hidden}.forgery-demo__box{position:absolute;border:2px solid #d92d20;border-radius:4px;background:rgba(217,45,32,.04)}.forgery-demo__box.box1{top:18%;left:12%;width:30%;height:20%}.forgery-demo__box.box2{top:20%;right:12%;width:38%;height:20%}.forgery-demo__box.box3{bottom:28%;right:12%;width:38%;height:5%}.forgery-demo__handle{background:rgba(0,0,0,.15);z-index:3;position:absolute;top:0;bottom:0;width:2px;background:rgba(27,31,42,.4);transform:translateX(-1px);z-index:4;cursor:grab}.forgery-demo__handle-circle{width:44px;height:44px;background:#4f83c2;border-radius:50%;color:#fff;box-shadow:0 6px 16px rgba(16,24,40,.18),0 2px 6px rgba(16,24,40,.12)}.forgery-demo__dot,.forgery-demo__handle-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.forgery-demo__dot{width:54px;height:54px;font-size:12px;border:6px solid #22c1a6;border-radius:50%}.forgery-demo__rail{position:absolute;top:16px;bottom:16px;right:12px;width:4px;background:#e5e7eb;border-radius:999px;user-select:none}.forgery-demo__knob{position:absolute;left:50%;width:18px;height:18px;background:#1570ef;border-radius:50%;transform:translate(-50%);cursor:grab}.common-hero{padding:96px 20px 88px;background:linear-gradient(135deg,#f5f7fb,#eef2f7 60%,#f8fafc)}@media(min-width:760px){.common-hero{padding:140px 20px 88px}}.common-hero__container{max-width:900px;margin:0 auto;text-align:center}.common-hero__container--left{text-align:left}.common-hero__badge{display:inline-block;margin-bottom:16px;padding:6px 14px;border-radius:999px;background:#f3d5bf;color:#7a3e13;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.common-hero__title{font-size:44px;line-height:1.15;font-weight:700;color:#0f172a;margin-bottom:20px}.common-hero__description{max-width:680px;margin:0 auto;font-size:16px;line-height:1.7;color:#475569}.backed-by{padding:80px 0 0;background:#fff;overflow:hidden}.backed-by__title{text-align:center;font-size:14px;font-weight:500;margin-bottom:10px;padding:0 20px}@media(min-width:760px){.backed-by__title{font-size:16px}}.backed-by__subtitle{text-align:center;font-size:32px;font-weight:500;margin:20px 0 45px;padding:0 20px}@media(min-width:760px){.backed-by__subtitle{margin:40px 0 55px;font-size:44px}}.backed-by__tag{color:#22c1a6;margin-bottom:12px;font-size:14px;font-weight:600;display:block;text-align:center}.backed-by__pedal{padding:0 20px;display:flex;align-items:center;justify-content:center}.backed-by__pedal img{width:100px;height:auto;border-radius:0!important}@media(min-width:760px){.backed-by__pedal img{width:150px}}.backed-by__marquee{position:relative;overflow:hidden}.backed-by__marquee:after,.backed-by__marquee:before{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2;pointer-events:none}@media(min-width:760px){.backed-by__marquee:after,.backed-by__marquee:before{width:320px}}.backed-by__marquee:before{left:0;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,.9) 40%,rgba(255,255,255,0))}.backed-by__marquee:after{right:0;background:linear-gradient(270deg,#ffffff 0,rgba(255,255,255,.9) 40%,rgba(255,255,255,0))}.backed-by__track{display:flex;width:max-content;animation:marquee 40s linear infinite}.backed-by__track:hover{animation-play-state:paused}.backed-by__item{display:flex;align-items:center;gap:14px;padding:0 36px;white-space:nowrap}.backed-by__item strong{font-size:15px;font-weight:600;color:#0f172a;display:block}.backed-by__item span{font-size:14px;color:#64748b}.backed-by .group-block,.backed-by .person-block{display:flex;align-items:center;gap:12px}.backed-by .avatars{display:flex}.backed-by .avatars img{border-radius:50%;border:2px solid #fff;margin-left:-8px}.backed-by .avatars img:first-child{margin-left:0}.backed-by img{border-radius:50%;object-fit:cover}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero{position:relative;min-height:80vh;min-height:80svh;display:flex;align-items:center;overflow:hidden;background:#fff}@media(min-width:760px){.hero{min-height:100vh;min-height:100svh}}.hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none;display:none}@media(min-width:780px){.hero__bg{display:block}}.hero__bg video{position:absolute;right:0;top:0;width:55%;height:100%;object-fit:cover}.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#ffffff,#ffffff 60%,rgba(255,255,255,.8) 70%,rgba(255,255,255,.3) 85%,rgba(255,255,255,0));z-index:1}.hero__container{position:relative;z-index:2;max-width:1280px;width:100%;margin:0 auto;padding:140px 20px 50px;display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:center}@media(min-width:760px){.hero__container{padding:200px 20px}}.hero__content{max-width:940px;width:100%}.hero__badges{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.badge{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:400;background:rgba(59,130,246,.15);color:#3b82f6;backdrop-filter:blur(6px)}.badge--patent{border:1px solid hsla(0,0%,100%,.35)}.hero__title{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:5vh;line-height:1.05;font-weight:700;letter-spacing:-.02em;color:#000;margin-bottom:24px}@media(min-width:780px){.hero__title{font-size:7vh}}.hero__subtitle{font-size:15px;line-height:1.6;color:rgba(0,0,0,.85);max-width:520px;margin-bottom:40px}.hero__actions{display:flex;gap:16px;width:100%}.hero__certifications{display:flex;align-items:center;gap:20px;margin-top:28px;flex-wrap:wrap}.cert-item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:#374151;margin-bottom:30px;flex-shrink:0}.cert-item img{height:50px;width:auto;object-fit:contain;opacity:1;transition:all .2s ease}.cert-item:hover img{filter:grayscale(0);opacity:1}@media(max-width:768px){.hero__certifications{gap:16px}.cert-item img{height:24px}}.hero__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-self:flex-end}.stat-card{background:hsla(0,0%,100%,.95);padding:28px;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.2)}.stat-card h3{font-size:36px;font-weight:700;margin-bottom:6px;color:#111827}.stat-card p{font-size:14px;color:#6b7280}.stat-card--highlight{background:linear-gradient(135deg,#667eea,#5a67d8)}.stat-card--highlight h3,.stat-card--highlight p{color:#fff}.stat-card--blank{background:rgba(0,0,0,0);box-shadow:none}@media(max-width:991px){.hero__container{grid-template-columns:1fr;gap:48px}.hero__stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:576px){.hero__title{line-height:1.15}.hero__stats{grid-template-columns:1fr}}.services-section{padding:80px 0}.features{padding:60px 0;background:#f7f9fc}@media(min-width:760px){.features{padding:100px 0 80px}}.features__container{max-width:1280px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1.4fr;gap:80px;align-items:start}.features__tag{display:inline-block;font-size:14px;font-weight:600;color:#22c1a6;margin-bottom:16px}.features__title{font-size:40px;line-height:1.2;font-weight:700;color:#111827;margin-bottom:24px}.features__desc{font-size:16px;color:#4b5563;max-width:420px}.features__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.feature-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 20px 40px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px rgba(0,0,0,.1)}.feature-card h3{font-size:18px;font-weight:600;margin-bottom:10px;color:#111827}.feature-card p{font-size:14px;color:#6b7280}.feature-card__media{height:140px;border-radius:14px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at center,rgba(99,102,241,.18),rgba(255,255,255,.8))}.feature-card__media img{width:100px;height:100px}.feature-card__media.chat{background:radial-gradient(circle,#c7d2fe,#eef2ff)}.feature-card__media.document{background:radial-gradient(circle,#bae6fd,#f0f9ff)}.feature-card__media.analytics{background:radial-gradient(circle,#ddd6fe,#f5f3ff)}.feature-card__media.audio{background:radial-gradient(circle,#bbf7d0,#f0fdf4)}@media(max-width:991px){.features__container{gap:48px}.features__container,.features__grid{grid-template-columns:1fr}.features__title{font-size:32px}}.why-us{padding:60px 0;background:#fff}@media(min-width:760px){.why-us{padding:100px 0 80px}}.why-us__container{max-width:1280px;margin:0 auto;padding:0 20px}.why-us__header{text-align:center;max-width:760px;margin:0 auto 80px}.why-us__header h2{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:20px;color:#111827}@media(min-width:760px){.why-us__header h2{font-size:40px}}.why-us__header p{font-size:16px;color:#4b5563}.why-us__tag{display:inline-block;font-size:14px;font-weight:600;color:#22c1a6;margin-bottom:16px}.why-us__grid{display:grid;grid-template-columns:.9fr 1.1fr 1fr;grid-template-rows:repeat(2,260px);gap:28px}.why-us__image{grid-row:span 2;border-radius:20px;overflow:hidden;background:radial-gradient(circle at center,rgba(74,144,226,.15),rgba(0,0,0,.25)),url(/images/patterns/pattern-1.jpg);background-size:cover;background-position:0;background-repeat:no-repeat}.why-us__card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 20px 40px rgba(0,0,0,.06);display:flex;flex-direction:column;justify-content:space-between}.why-us__card h3{font-size:4vh;font-weight:700;margin-bottom:6px}.why-us__card h4{font-size:2vh;font-weight:600;margin-bottom:10px;color:#111827}.why-us__card p{font-size:14px;color:#6b7280;line-height:1.6}.why-us__card--highlight{background:linear-gradient(135deg,#4a90e2,#5ad6a0);color:#fff}.why-us__card--highlight h4,.why-us__card--highlight p{color:#eaf6ff}.why-us__card--dark{background:#1f2937;color:#fff}.why-us__card--dark h4,.why-us__card--dark p{color:#d1d5db}.why-us__logos{display:flex;gap:24px;margin:18px 0}.why-us__logos span{width:42px;height:42px;opacity:.4;background:#fff;mask-size:contain;mask-repeat:no-repeat;mask-position:center}.why-us__cta{margin-top:40px;text-align:right}.why-us__link{font-size:14px;font-weight:600;color:#111827;text-decoration:none;border-bottom:1px solid #111827}@media(max-width:991px){.why-us__grid{grid-template-columns:1fr;grid-template-rows:auto}.why-us__image{grid-row:auto;height:260px}.why-us__cta{text-align:center}}.process{padding:60px 0 0;background:#fff}@media(min-width:760px){.process{padding:100px 0 80px}}.process__container{max-width:1280px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.process__intro{position:sticky;top:120px;align-self:flex-start}.process__tag{display:inline-block;margin-bottom:12px;color:#22c1a6;font-weight:600}.process__intro h2{font-size:32px;line-height:1.15;margin-bottom:20px}@media(min-width:760px){.process__intro h2{font-size:44px}}.process__intro p{color:#4b5563;max-width:420px}.process__steps{position:relative;display:flex;flex-direction:column}.process__step{position:relative;display:grid;grid-template-columns:20px 1fr;gap:12px;padding-bottom:50px}@media(min-width:760px){.process__step{gap:32px;grid-template-columns:40px 1fr;padding-bottom:80px}}.process__step:before{content:"";position:absolute;left:20px;top:48px;bottom:0;width:1px;background:#d1d5db;display:none}@media(min-width:760px){.process__step:before{display:block}}.process__number{position:relative;z-index:2;width:40px;height:40px;border-radius:50%;background:#fff;color:#3b82f6;font-weight:700;font-size:30px;display:flex;align-items:center;justify-content:center}@media(min-width:760px){.process__number{font-size:50px;width:60px;height:60px}}.process__content{padding:0 0 0 18px}@media(min-width:760px){.process__content{padding:0 28px}}.process__content h3{font-size:26px;margin-bottom:8px;line-height:1.8;font-weight:600}.process__content p{color:#4b5563;margin-bottom:16px;font-weight:400;line-height:1.6}.process__content img{width:100%;height:300px;border-radius:12px;object-fit:cover}@media(max-width:900px){.process__container{grid-template-columns:1fr}.process__line{display:none}.process__intro{position:static}.process__number{font-size:28px}}.integrations{padding:30px 0;background:#fff}@media(min-width:760px){.integrations{padding:50px 0 80px}}.integrations__header{max-width:720px;margin:0 auto 56px;text-align:center}.integrations__header h2{font-size:40px;margin-bottom:12px}.integrations__header p{color:#6b7280}.integrations__swiper{padding:0 24px 48px}.integrations__slide{width:220px}.integrations__card{height:140px;background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.integrations__card img{width:36px;height:36px}.integrations__card span{font-size:14px;font-weight:600;color:#111827}.integrations .swiper-scrollbar{height:4px;width:160px;margin:24px auto 0;background:#e5e7eb;border-radius:999px}.integrations .swiper-scrollbar-drag{background:#6366f1;border-radius:999px}.insights{background:#fff;padding:60px 0}@media(min-width:760px){.insights{padding:100px 0 80px}}.insights__container{max-width:1280px;margin:0 auto;padding:0 20px}.insights__header{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;margin-bottom:80px}.insights__tag{font-size:14px;font-weight:600;color:#22c1a6}.insights__heading h2{font-size:32px;line-height:1.15;margin-bottom:16px;color:#111827}@media(min-width:760px){.insights__heading h2{font-size:44px}}.insights__heading p{font-size:16px;color:#4b5563;max-width:520px}.insights__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.insight-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;text-decoration:none}.insight-card__image{width:100%;height:160px;border-radius:12px;margin-bottom:16px}.placeholder{background-image:url(/images/process/client.jpeg);background-repeat:no-repeat;background-position:50%;background-size:cover}.insight-card--featured{position:relative;padding:0;border:none;overflow:hidden}.insight-card--featured p{color:#fff!important}.insight-card--featured .insight-card__image{height:100%;min-height:420px;margin:0}.insight-card__overlay{position:absolute;inset:0;padding:32px;background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.15));display:flex;flex-direction:column;justify-content:flex-end}.insight-card__overlay h3{color:#fff;font-size:26px;margin-bottom:8px}.insight-card__overlay p{color:#e5e7eb;font-size:14px}.insight-card__date{font-size:12px;color:#9ca3af;margin-bottom:8px;display:block}.insight-card h4{font-size:16px;color:#111827;margin-bottom:8px}.insight-card p{font-size:14px;color:#4b5563}.insights__cta{margin-top:40px;text-align:right}.insights__cta a{font-size:14px;font-weight:500;color:#111827;text-decoration:none;border-bottom:1px solid #111827;padding-bottom:4px}@media(max-width:900px){.insights__header{gap:32px}.insights__grid,.insights__header{grid-template-columns:1fr}.insight-card--featured .insight-card__image{min-height:300px}.insights__cta{text-align:left}}.testimonials{padding:60px 0;background:#fff}@media(min-width:760px){.testimonials{padding:100px 0 80px}}.testimonials__container{max-width:1280px;margin:0 auto;padding:0 20px;width:100%}.testimonials__header{max-width:100%;margin-bottom:44px}@media(min-width:760px){.testimonials__header{max-width:640px;margin-bottom:64px}}.testimonials__header h2{font-size:34px;line-height:1.15;margin-bottom:16px}@media(min-width:760px){.testimonials__header h2{font-size:44px}}.testimonials__tag{color:#22c1a6;font-weight:600;margin-bottom:12px;display:inline-block}.testimonials__header p{color:#4b5563}.testimonials__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.testimonial{background:#f9fafb;border-radius:20px;padding:20px;min-height:150px;border:1px solid rgba(99,102,241,.12)}.testimonial--small{display:flex;flex-direction:column;justify-content:space-between}@media(min-width:760px){.testimonial{min-height:300px}}.testimonial--image{padding:0;overflow:hidden;width:100%;grid-column:span 1}.testimonial--image img{width:100%;height:100%;object-position:center;object-fit:cover}@media(min-width:760px){.testimonial--image{grid-column:span 2}}.testimonial--wide{grid-column:span 1}@media(min-width:760px){.testimonial--wide{grid-column:span 2}}.testimonial--highlight{background:linear-gradient(135deg,#22C1A6,#5b82e5);color:#fff;grid-column:span 1}@media(min-width:760px){.testimonial--highlight{grid-column:span 2}}.testimonial--dark{background:#1f2937;color:#fff}.quote{font-size:15px;line-height:1.6;margin-bottom:20px}.author{display:flex;align-items:center;gap:12px}.author span{font-size:13px;font-weight:300;opacity:.75;display:block}.avatar-placeholder{width:36px;height:36px;border-radius:50%;background:#d1d5db}.avatar-placeholder.dark{background:#374151}.stats{display:flex;gap:40px;margin-top:38px;justify-content:space-between;height:70px}@media(min-width:760px){.stats{margin-top:68px}}.stats div{width:48%;text-align:end}.stats strong{font-size:30px;display:block}@media(min-width:760px){.stats strong{font-size:50px}}.stats span{font-size:13px;opacity:.8}@media(max-width:900px){.testimonials__grid{grid-template-columns:1fr}}.press{background:#fff;padding:40px 0}@media(min-width:760px){.press{padding:100px 0 80}}.press__container{max-width:1280px;margin:0 auto;padding:0 20px}.press__header{max-width:720px;margin-bottom:50px}@media(min-width:760px){.press__header{margin-bottom:80px}}.press__tag{display:inline-block;font-size:14px;font-weight:600;color:#22c1a6;margin-bottom:12px}.press__header h2{font-size:32px;line-height:1.15;margin-bottom:16px;color:#111827}@media(min-width:760px){.press__header h2{font-size:44px}}.press__header p{font-size:16px;color:#4b5563}.press__grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto auto;gap:24px;margin-bottom:40px}.press-card{border-radius:16px;padding:16px;border:1px solid #e5e7eb}@media(min-width:760px){.press-card{padding:28px}}.press-card--featured{grid-column:1/span 2;grid-row:1/span 2;position:relative;padding:0;overflow:hidden;border:none;min-height:420px;text-decoration:none;color:#fff}.press-card__image{width:100%;height:100%;min-height:360px}.press-card__overlay{position:absolute;inset:0;padding:16px;background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.15));display:flex;flex-direction:column;justify-content:flex-end}@media(min-width:760px){.press-card__overlay{padding:32px}}.press-card__source{font-size:13px;color:#e5e7eb;margin-bottom:8px}.press-card__overlay h3{font-size:20px;color:#fff;margin-bottom:8px}@media(min-width:760px){.press-card__overlay h3{font-size:26px}}.press-card__overlay p{font-size:14px;color:#e5e7eb}.press-card--light{background:#f9fafb}.press-card--dark{background:#1f2937;color:#fff;border:none}.press-card h4{font-size:18px;margin-bottom:12px}.press-card p{font-size:14px;line-height:1.6;color:inherit}.press__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.press-stat{background:linear-gradient(135deg,#22C1A6,#6366f1);border-radius:16px;padding:24px;color:#fff}.press-stat h5{font-size:22px;margin-bottom:6px}.press-stat p{font-size:14px;opacity:.9}@media(max-width:1100px){.press__grid{grid-template-columns:1.5fr 1fr;grid-template-rows:auto auto auto}.press-card--featured{grid-column:1/-1;grid-row:auto;min-height:380px}}@media(max-width:900px){.press__grid,.press__stats{grid-template-columns:1fr}.press-card--featured{min-height:300px}.press-card__image{min-height:260px}}@media(max-width:600px){.press-stat{padding:18px}.press-stat h5{font-size:20px}}.blogs-hero{background:#f4f5f5;padding:120px 0 80px}.blogs-hero__container{max-width:1280px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr;gap:48px}@media(min-width:900px){.blogs-hero__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px}}.blogs-hero__content h1{font-size:44px;line-height:1.1;margin-bottom:20px;color:#111827;font-weight:600}@media(min-width:900px){.blogs-hero__content h1{font-size:56px}}.blogs-hero__subtitle{font-size:16px;line-height:1.7;color:#4b5563;max-width:520px;margin-bottom:48px}.blogs-hero__newsletter{display:flex;flex-direction:column;gap:6px}.blogs-hero__newsletter h4{font-size:22px;font-weight:600;margin-bottom:16px;color:#111827}.blogs-hero__newsletter .newsletter-status{font-size:13px;line-height:1.4}.blogs-hero__newsletter .newsletter-status.success{color:#027a48}.blogs-hero__newsletter .newsletter-status.error{color:#b42318}.blogs-hero__newsletter .newsletter-status.loading{color:#667085}.newsletter-input{display:flex;align-items:stretch;max-width:350px}.newsletter-input input{flex:1;height:44px;padding:0 14px;font-size:14px;border:1px solid #e5e7eb;outline:none;box-shadow:none;background:#fff}.newsletter-input input:first-of-type{border-radius:10px 0 0 10px;border-right:none}.newsletter-input input:nth-of-type(2){border-radius:0;border-right:none}.newsletter-input input:focus{border-color:#1570ef;z-index:2}.newsletter-input button{height:44px;width:44px;border-radius:0 10px 10px 0;border:1px solid #2563eb;background:#2563eb;color:#fff;font-size:18px;cursor:pointer}.newsletter-input button:disabled{opacity:.6;cursor:default}.blogs-hero__featured{display:flex;justify-content:center}.featured-card{position:relative;width:100%;max-width:460px;height:360px;border-radius:18px;overflow:hidden}.featured-card__image{width:100%;height:100%;object-fit:cover;object-position:center}.placeholder{background:linear-gradient(135deg,#d1d5db,#e5e7eb)}.featured-card__overlay{position:absolute;inset:0;padding:24px;background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.15));display:flex;flex-direction:column;justify-content:flex-end}.featured-card__date{font-size:13px;color:#e5e7eb;margin-bottom:8px}.featured-card__overlay h3{font-size:22px;line-height:1.3;color:#fff;margin-bottom:8px}.featured-card__overlay p{font-size:14px;color:#e5e7eb}.blogs{padding:120px 0;background:#fff}.blogs__container{max-width:1280px;margin:0 auto;padding:0 20px}.blogs__filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.filter-btn{padding:8px 16px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:14px;cursor:pointer}.filter-btn.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.blogs__grid{display:grid;grid-template-columns:1fr;gap:24px}.blog-card{display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #e5e7eb;text-decoration:none;color:inherit;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.blog-card__image{height:200px}.blog-card__image img{width:100%;height:100%;object-position:center}.placeholder{background:linear-gradient(135deg,#e5e7eb,#f3f4f6)}.blog-card__content{padding:20px}.blog-card__date{font-size:13px;color:#6b7280;margin-bottom:8px;display:block}.blog-card h3{font-size:18px;margin-bottom:8px;color:#111827}.blog-card p{font-size:14px;color:#4b5563;line-height:1.6}.blogs__pagination{display:flex;justify-content:center;gap:10px;margin-top:48px}.page-btn{width:36px;height:36px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.page-btn.active{background:#3b82f6;color:#fff;border-color:#3b82f6}@media(min-width:900px){.blogs__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.blogs__grid{grid-template-columns:repeat(4,1fr)}}.about-hero{padding:140px 0 100px;background:linear-gradient(135deg,#f5f7fb,#eef2f7 60%,#f8fafc)}.about-hero__container{padding:0 20px;display:grid;gap:48px;max-width:1280px;margin:0 auto}@media(min-width:900px){.about-hero__container{grid-template-columns:1.1fr .9fr;align-items:center}}.about-hero__content h1{font-size:36px;margin-bottom:20px;color:#111827}.about-hero__content p{font-size:16px;line-height:1.7;color:#374151;margin-bottom:16px}@media(min-width:780px){.about-hero__content h1{font-size:52px}}.about-hero__visual{width:100%;display:flex;justify-content:center}.about-grid{width:100%;max-width:820px;height:400px}@media(min-width:760px){.about-grid{height:600px}}.about-grid img{width:100%;height:100%;object-fit:contain;object-position:center}.about-card{background:linear-gradient(135deg,#f1f3f7,#e6ebf2);border-radius:20px;box-shadow:0 14px 32px rgba(0,0,0,.1);min-height:140px}.card-wide{grid-column:span 2}.card-award,.card-event,.card-team{grid-row:span 1}@media(max-width:720px){.about-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:360px}.card-wide{grid-column:span 2}}.team{padding:120px 0 80px;background:linear-gradient(135deg,rgb(245,247,251),rgb(238,242,247) 60%,rgb(248,250,252))}.team__titles{display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:20px}@media(min-width:780px){.team__titles{grid-template-columns:repeat(3,1fr);margin-bottom:40px}}.team__titles span{display:block;font-size:20px}.team__titles h2{grid-column:span 2;font-size:36px}.container{max-width:1280px;padding:0 20px;margin:0 auto}.team__intro{max-width:420px}.team__tag{display:inline-block;font-size:14px;font-weight:600;color:#22c1a6;margin-bottom:12px}.team__intro h2{font-size:32px;line-height:1.2;margin-bottom:16px;color:#111827}.team__intro p{font-size:15px;color:#4b5563;line-height:1.7;margin-bottom:14px}.team__intro ul{margin-bottom:20px;padding-left:30px}.team__intro ul li{margin-bottom:5px;font-size:15px;color:#4b5563;line-height:1.7}.team__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}@media(min-width:900px){.team__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.team-card{border-radius:20px;height:360px;background:#e5e7eb}.team-card,.team-card__image{position:relative;overflow:hidden}.team-card__image{width:100%;height:100%;background:linear-gradient(135deg,#d1d5db,#e5e7eb)}.team-card__image img{width:100%;height:100%;object-fit:cover;object-position:top}.team-card__linkedin{position:absolute;inset:0;z-index:2;display:flex;align-items:end;justify-content:end;background:rgba(15,23,42,.094);color:#fff;opacity:0;pointer-events:none;transition:opacity .22s ease;padding:40px}.team-card__linkedin svg{width:22px;height:22px}@media(min-width:780px){.team-card__linkedin{background:rgba(15,23,42,.55);align-items:center;justify-content:center}}.team-card:hover .team-card__linkedin{opacity:1;pointer-events:auto}.team-card:hover .team-card__linkedin:hover{color:#0a66c2}@media(hover:none){.team-card .team-card__linkedin{opacity:1;pointer-events:auto;background:rgba(15,23,42,.35)}}.team-card__overlay{position:absolute;inset:0;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.35) 25%,rgba(0,0,0,.05) 45%,rgba(0,0,0,0) 60%)}@media(min-width:780px){.team-card__overlay{background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,0))}}.team-card__overlay h4{font-size:18px;font-weight:600;color:#fff;margin-bottom:4px}.team-card__overlay span{font-size:14px;color:#e5e7eb}.team--advisors{background:#fff;padding:50px 0}.team--advisors .team__tag{color:#22c1a6;margin-bottom:0}.team--advisors .team__inner{color:#fff;text-align:center;background-color:#3f4752;background-image:linear-gradient(90deg,rgba(255,255,255,.0392156863) 1px,rgba(0,0,0,0) 0),linear-gradient(rgba(255,255,255,.0392156863) 1px,rgba(0,0,0,0) 0);background-position:0 0;background-repeat:repeat;background-size:28px 28px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:28px;padding:64px 15px;position:relative;overflow:hidden;box-shadow:0 30px 80px rgba(15,23,42,.2509803922)}@media(min-width:780px){.team--advisors .team__inner{padding:64px 50px}}.team--advisors .team__titles{display:block;max-width:700px;margin:0 auto 70px}.team--advisors .team__titles h2{margin-bottom:20px;color:#fff;font-size:28px}@media(min-width:780px){.team--advisors .team__titles h2{font-size:36px}}.team--advisors .team__grid h4,.team--advisors .team__grid span{text-align:left}.founder{padding:80px 20px;background:#fff;text-align:center}.founder__container{background:linear-gradient(135deg,#22c1a6,#6366f1);background-clip:border-box;border-radius:28px;max-width:1000px;margin:0 auto;padding:64px 24px;color:#fff}@media(min-width:780px){.founder__container{padding:96px 80px}}.founder__tag{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;margin-bottom:16px}.founder__title{font-size:36px;margin-bottom:20px;color:#fff}.founder__description{font-size:16px;line-height:1.7;margin-bottom:40px}.highlight{font-weight:600;font-size:18px;margin:18px 0!important}.founder__profile{display:flex;flex-direction:column;align-items:center;gap:12px}.founder__avatar{width:100px;height:100px;border-radius:50%;background-image:url(/images/aboutUs/Akash.png);background-repeat:no-repeat;background-position:50%;background-size:cover}.founder__meta span{font-size:14px;margin-left:10px}.founder__signature{margin-top:24px;font-family:"cursive";font-size:28px}@media(min-width:780px){.founder{padding:120px 16px 60px}.founder__title{font-size:44px}}.presence{padding:60px 0 40px;background:#fff}@media(min-width:760px){.presence{padding:100px 0 80px}}.presence__container{display:flex;flex-direction:column;gap:64px}.presence__header{text-align:center;max-width:720px;margin:0 auto}.presence__tag{display:inline-block;font-size:14px;font-weight:600;color:#22c1a6;margin-bottom:12px}.presence__header h2{font-size:28px;line-height:1.2;color:#111827;margin-bottom:16px}@media(min-width:780px){.presence__header h2{font-size:36px}}.presence__header p{font-size:16px;line-height:1.7;color:#4b5563}.presence__grid{display:grid;grid-template-columns:1fr;gap:32px}.presence-card{display:flex;flex-direction:column;gap:14px}.presence-card__image{width:100%;height:260px;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#d1d5db,#e5e7eb);box-shadow:0 2px 4px rgba(16,24,40,.08),0 6px 12px rgba(16,24,40,.06);transition:box-shadow .24s ease,transform .24s ease}.presence-card__image:hover{box-shadow:0 4px 8px rgba(16,24,40,.12),0 8px 16px rgba(16,24,40,.1);transform:translateY(-2px)}.presence-card__image img{width:100%;height:100%;object-fit:cover;object-position:center}.presence-card h4{font-size:18px;font-weight:600;color:#111827}.presence-card p{font-size:14px;line-height:1.6;color:#6b7280}@media(min-width:900px){.presence__grid{grid-template-columns:repeat(3,1fr);gap:40px}.presence-card__image{height:300px}}.faq-hero{padding:140px 0 120px;background:linear-gradient(135deg,#f9fafb,#f3f4f6)}.faq-hero__container{padding:0 20px;max-width:900px;margin:0 auto;text-align:center}.faq-hero__container h1{font-size:42px;font-weight:700;line-height:1.15;color:#1f2937;margin-bottom:16px}.faq-hero__container p{font-size:16px;line-height:1.7;color:#4b5563}@media(min-width:900px){.faq-hero__container h1{font-size:52px}.faq-hero__container p{font-size:17px}}.faq-section{padding:48px 16px;max-width:1200px;margin:0 auto}@media(min-width:768px){.faq-section{padding:64px 16px}}@media(min-width:1200px){.faq-section{padding:96px 16px}}.faq-section__grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.faq-section__grid{grid-template-columns:280px 1fr;gap:48px;align-items:flex-start}}@media(min-width:1200px){.faq-section__grid{grid-template-columns:320px 1fr;gap:64px}}.faq-sidebar{background:#fafafa;border-radius:20px;padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.04)}@media(min-width:768px){.faq-sidebar{position:sticky;top:120px}}.faq-sidebar__lists{list-style:none;padding:0;margin:0}.faq-sidebar__items{display:flex;justify-content:space-between;align-items:center;padding:14px 0;font-size:15px;color:#1c1c1c;cursor:pointer}.faq-sidebar__items:not(:last-child){border-bottom:1px solid #eee}.faq-sidebar__arrow{font-size:18px;color:#999}.faq-accordions{width:100%}.faq-accordions__sectionBlock{margin-bottom:96px;scroll-margin-top:140px}.faq-accordions__sectionBlock:last-child{margin-bottom:0}.faq-accordions__title{font-size:32px;font-weight:500;margin-bottom:20px}.faq-accordions__accordion{display:flex;flex-direction:column}.faq-accordions__item{border-bottom:1px solid #eaeaea}.faq-accordions__header{width:100%;background:none;border:none;padding:24px 0;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;cursor:pointer;text-align:left}.faq-accordions__icon{width:36px;height:36px;border-radius:50%;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:20px}.faq-accordions__body{padding-bottom:24px;font-size:14px;color:#555;max-width:640px}#__next-build-watcher,#__next-dev-indicator{display:none!important}@font-face{font-family:GeistSans;src:url(/_next/static/media/028c0d39d2e8f589-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.53%;line-gap-override:9.33%;size-adjust:107.19%}.__className_fb8f2c{font-family:GeistSans,GeistSans Fallback}.__variable_fb8f2c{--font-geist-sans:"GeistSans","GeistSans Fallback"}