*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Archivo,sans-serif;line-height:1.45;color:#333;background-color:#fff;overflow-x:hidden;font-variation-settings:'wdth' 100;min-width:320px}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.container-wide{width:100%;max-width:1600px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.container-narrow{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}@media (max-width:1440px){.container{padding:0 2rem}}@media (max-width:1024px){.container{padding:0 1.5rem}}@media (max-width:768px){.container{padding:0 1rem}}@media (max-width:480px){html{font-size:14px}.container{padding:0 .75rem}}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:600}h1{font-family:'Bai Jamjuree',sans-serif;font-weight:700;font-size:clamp(2rem, 4vw + 1rem, 3.8125rem);line-height:1.2}h2{font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:clamp(1.75rem, 3vw + .5rem, 2.8125rem);line-height:1.2}h3{font-family:Archivo,sans-serif;font-weight:600;font-size:clamp(1.125rem, 2vw, 1.5625rem);line-height:1.2;font-variation-settings:'wdth' 100}h4{font-family:Archivo,sans-serif;font-weight:600;font-size:clamp(1.25rem, 2.5vw, 1.9375rem);line-height:1.2;font-variation-settings:'wdth' 100}p{font-family:Archivo,sans-serif;font-weight:400;font-size:clamp(.875rem, 1.5vw, 1.125rem);line-height:1.45;font-variation-settings:'wdth' 100}.text-large{font-size:clamp(1rem, 2vw, 1.25rem);line-height:1.4}.text-small{font-size:clamp(.75rem, 1vw, .8125rem);line-height:1.2}:root{--primary-color:#5152FF;--secondary-purple:#CD52FF;--secondary-blue:#46B1FF;--gradient-start:#8C5AF6;--gradient-mid:#7056FA;--gradient-end:#5152FF;--text-heading:#333333;--text-subheading:#5A5A5A;--text-body:#858585;--text-muted:#64607D;--background-light:#F8FAFC;--border-color:#E2E8F0;--icon-purple:#CD52FF;--icon-green:#50EB39;--icon-orange:#FF8D28}.gradient-text{background:linear-gradient(135deg,var(--gradient-start) 0,var(--gradient-end) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hidden-mobile{display:block}.show-mobile{display:none}@media (max-width:768px){.hidden-mobile{display:none!important}.show-mobile{display:block!important}}.section{padding:clamp(3rem,8vw,6rem) 0}.section-sm{padding:clamp(2rem,5vw,3rem) 0}.section-lg{padding:clamp(4rem,10vw,8rem) 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:clamp(.75rem,1.5vw,1rem) clamp(1.5rem,3vw,2rem);border-radius:10px;text-decoration:none;font-family:Archivo,sans-serif;font-weight:500;font-size:clamp(.875rem, 1.5vw, 1.125rem);font-variation-settings:'wdth' 100;line-height:1.4;transition:all .3s ease;border:none;cursor:pointer;text-align:center;white-space:nowrap}.btn-primary{background:linear-gradient(180deg,var(--gradient-start) 0,var(--gradient-mid) 48.077%,var(--gradient-end) 100%);color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 15px 15px 0 rgba(0,0,0,.09),0 34px 20px 0 rgba(0,0,0,.05),0 60px 24px 0 rgba(0,0,0,.01),0 94px 26px 0 transparent}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px 0 rgba(0,0,0,.15),0 20px 20px 0 rgba(0,0,0,.12),0 40px 25px 0 rgba(0,0,0,.07),0 70px 30px 0 rgba(0,0,0,.02),0 110px 32px 0 transparent}.btn-white{background:#fff;color:var(--primary-color);box-shadow:0 4px 20px rgba(0,0,0,.1)}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.btn-large{padding:clamp(1rem,2vw,1.25rem) clamp(2rem,4vw,2.5rem);border-radius:10px}@media (max-width:480px){.btn{width:100%;max-width:280px}}.main-header{position:fixed;top:clamp(1rem,2vw,1.5625rem);left:50%;transform:translateX(-50%);z-index:1000;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border:1px solid rgba(140,90,246,.38);border-radius:20px;width:calc(100% - 2rem);max-width:1271px;transition:all .3s ease}@media (max-width:1300px){.main-header{max-width:calc(100% - 2rem)}}@media (max-width:768px){.main-header{width:calc(100% - 1.5rem);top:1rem;border-radius:15px}}@media (max-width:480px){.main-header{width:calc(100% - 1rem);top:.5rem}}.navbar{padding:0}.nav-wrapper{display:flex;justify-content:space-between;align-items:center;padding:0 clamp(1.5rem,4vw,4.5rem);min-height:clamp(60px,8vw,101px);width:100%}@media (max-width:768px){.nav-wrapper{padding:0 1rem;min-height:60px}}.logo{width:clamp(100px,15vw,150px);height:auto;aspect-ratio:150/41;flex-shrink:0}.logo-image{width:100%;height:100%;object-fit:contain}.logo-text{font-family:'Bai Jamjuree',sans-serif;font-weight:700;font-size:clamp(1rem, 2vw, 1.5rem);color:var(--text-heading)}.nav-menu{display:flex;list-style:none;gap:clamp(1rem,3vw,2.3125rem);align-items:center;margin:0;padding:0;flex:1;justify-content:center}@media (max-width:1024px){.nav-menu{position:fixed;top:clamp(70px,10vw,120px);left:50%;transform:translateX(-50%);flex-direction:column;background:rgba(255,255,255,.98);backdrop-filter:blur(20px);padding:2rem 1rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.15);width:calc(100% - 2rem);max-width:400px;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999;border:1px solid rgba(140,90,246,.2)}.nav-menu.active{opacity:1;visibility:visible}}.nav-menu a{text-decoration:none;color:var(--text-subheading);font-family:Archivo,sans-serif;font-weight:400;font-size:clamp(.875rem, 1.5vw, 1.125rem);font-variation-settings:'wdth' 100;line-height:1.45;text-align:center;white-space:nowrap;transition:color .3s ease;padding:.5rem 0}@media (max-width:1024px){.nav-menu a{font-size:1rem;padding:.75rem 0;width:100%}}.nav-menu a:hover{color:var(--primary-color)}.nav-cta{flex-shrink:0}@media (max-width:768px){.nav-cta .btn{padding:.5rem 1rem;font-size:.875rem}}.nav-toggle{display:none;flex-direction:column;background:0 0;border:none;cursor:pointer;padding:.5rem;z-index:1001}.nav-toggle span{width:25px;height:3px;background:var(--primary-color);margin:3px 0;transition:.3s;border-radius:3px}.nav-toggle.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:1024px){.nav-toggle{display:flex}}.hero-section{position:relative;min-height:clamp(500px,80vh,846px);width:100%;overflow:hidden;padding:0;margin:0;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.hero-section{min-height:clamp(600px,90vh,700px)}}@media (max-width:480px){.hero-section{min-height:clamp(500px,85vh,600px)}}.hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.hero-background-image{width:100%;height:100%;object-fit:cover;border-radius:30px 0 0 0}@media (max-width:768px){.hero-background-image{border-radius:20px 0 0 0}}@media (max-width:480px){.hero-background-image{border-radius:15px 0 0 0}}.hero-shapes{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:none}.hero-object-container{position:absolute;bottom:0;left:50%;transform:translateX(-50%) rotate(8.739deg);z-index:2;width:80%;max-width:750px;pointer-events:none}@media (max-width:1024px){.hero-object-container{width:70%;max-width:600px}}@media (max-width:768px){.hero-object-container{width:60%;max-width:450px;bottom:-10%}}@media (max-width:480px){.hero-object-container{width:80%;max-width:300px;bottom:-5%}}.hero-main-object{width:100%;height:auto}.floating-circle{position:absolute;z-index:2;width:clamp(40px,8vw,86px);height:clamp(40px,8vw,86px)}.floating-shape{position:absolute;z-index:2;transform:rotate(180deg) scaleY(-1)}@media (max-width:1024px){.floating-shape{opacity:.7;transform:scale(.8) rotate(180deg) scaleY(-1)}}@media (max-width:768px){.floating-shape{opacity:.5;transform:scale(.6) rotate(180deg) scaleY(-1)}}@media (max-width:480px){.floating-shape{display:none}}.shape-1{top:67%;right:4%;width:clamp(50px,8vw,87px);height:clamp(50px,8vw,87px)}.shape-2{top:64%;right:4%;width:clamp(50px,8vw,91px);height:clamp(50px,8vw,91px)}.shape-3{top:48%;right:18%;width:clamp(20px,4vw,35px);height:clamp(20px,4vw,35px)}.shape-4{top:56%;left:17%;width:clamp(40px,7vw,79px);height:clamp(40px,7vw,79px)}.shape-5{top:48%;left:28%;width:clamp(20px,4vw,35px);height:clamp(20px,4vw,35px)}.shape-6{top:84%;right:16%;width:clamp(40px,6vw,71px);height:clamp(40px,6vw,71px)}.shape-7{top:70%;left:51%;width:clamp(25px,5vw,41px);height:clamp(25px,5vw,41px)}.hero-content{position:relative;z-index:3;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.1875rem);align-items:center;text-align:center;max-width:1094px;width:90%;margin:0 auto;padding:clamp(2rem,5vw,4rem) 1rem}@media (max-width:768px){.hero-content{width:95%;padding:clamp(1.5rem,4vw,3rem) .75rem}}.hero-title{font-family:'Bai Jamjuree',sans-serif;font-weight:700;font-size:clamp(1.75rem, 5vw, 3.8125rem);line-height:1.2;background:linear-gradient(180deg,#8c5af6 0,#5d5fef 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;max-width:1098px;margin:0 auto}@media (max-width:480px){.hero-title{font-size:1.5rem}}.hero-subtitle{font-family:Archivo,sans-serif;font-weight:500;font-size:clamp(1rem, 2.5vw, 1.9375rem);line-height:1.2;color:var(--text-body);max-width:1008px;margin:0 auto}@media (max-width:768px){.hero-subtitle{max-width:100%}}@media (max-width:480px){.hero-subtitle{font-size:.9rem}}.hero-cta-btn,.hero-platform-btn{padding:clamp(.75rem,2vw,1.0625rem) clamp(1.5rem,4vw,2.5rem);background:linear-gradient(180deg,#8c5af6 0,#5152ff 100%);color:#fff;border:none;border-radius:10px;font-family:'Bai Jamjuree',sans-serif;font-weight:500;font-size:clamp(.875rem, 1.5vw, 1.125rem);line-height:1.45;cursor:pointer;box-shadow:0 3px 7px 0 rgba(0,0,0,.1),0 13px 13px 0 rgba(0,0,0,.09);transition:transform .3s ease,box-shadow .3s ease}.hero-cta-btn:hover,.hero-platform-btn:hover{transform:translateY(-2px);box-shadow:0 5px 12px 0 rgba(0,0,0,.15),0 18px 18px 0 rgba(0,0,0,.12)}@media (max-width:480px){.hero-cta-btn,.hero-platform-btn{width:100%;max-width:280px}}.hero-main-image{position:absolute;top:0;left:0;right:0;bottom:0;background:url('../assets/9382a41c35f8e03d324b23741b84f8283c90fe96.png');background-size:cover;background-position:center;border-radius:30px 0 0 0}.hero-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.hero-object{position:absolute;top:400px;left:27.07px;width:798.7px;height:483.14px;transform:rotate(8.739deg);pointer-events:none;z-index:1}.woman-tablet-image{position:absolute;top:0;left:0;width:100%;height:100%;background:url('../assets/77963b4684da1a1a050a80e86dcad334379e8ee4.png');background-size:cover;background-position:center}.hero-content{position:relative;z-index:2;text-align:center;max-width:1094px;margin:0 auto;padding:80px 0 40px}.hero-title{margin:0;width:100%;max-width:1098px;line-height:1.2}.gradient-text{font-family:'Bai Jamjuree',sans-serif;font-weight:700;font-size:61px;background:linear-gradient(to bottom,#8c5af6,#5d5fef);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-family:Archivo,sans-serif;font-weight:500;font-size:31px;color:#858585;font-variation-settings:'wdth' 100;max-width:1008px;margin:0;line-height:1.4}.hero-platform-btn{background:linear-gradient(135deg,#8c5af6 0,#5152ff 100%);color:#fff;font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:18px;line-height:1.45;padding:17px 40px;border-radius:10px;border:none;cursor:pointer;margin-top:35px;box-shadow:0 4px 20px rgba(81,82,255,.3);transition:all .3s ease}.hero-platform-btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(81,82,255,.4)}.hero-platform-btn:active{transform:translateY(0)}.btn-hero{background:linear-gradient(to bottom,#8c5af6,#5152ff);color:#fff;font-family:'Bai Jamjuree',sans-serif;font-weight:500;font-size:18px;line-height:1.45;padding:17px 40px;border-radius:10px;text-decoration:none;box-shadow:0 84px 23px transparent,0 54px 21px rgba(0,0,0,.01),0 30px 18px rgba(0,0,0,.05),0 13px 13px rgba(0,0,0,.09),0 3px 7px rgba(0,0,0,.1);border:none;transition:all .3s ease}.hero-cta{margin-top:35px}.transform-section{padding:clamp(2rem,5vw,4rem) 0;background:#fdfcff;position:relative}.transform__container{width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.transform__header{text-align:center;margin-bottom:clamp(3rem,6vw,4rem);max-width:1077px;margin-left:auto;margin-right:auto}.transform__title{font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:clamp(1.75rem, 3vw + .5rem, 2.8125rem);line-height:1.2;margin:0 0 1.25rem 0;background:linear-gradient(180deg,#7f80ff 0,#313199 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.transform__subtitle{font-family:'Bai Jamjuree',sans-serif;font-weight:400;font-size:clamp(1.125rem, 2vw, 1.5625rem);line-height:1.35;color:#5a5a5a;margin:0}.transform__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,450px),1fr));gap:clamp(2rem,5vw,4rem);align-items:center;max-width:1271px;margin:0 auto}.transform__image-area{position:relative;width:100%;max-width:511px;min-height:386px;margin:0 auto}.transform__tablet-wrapper{position:relative;width:100%;max-width:511px;min-height:385px;background:linear-gradient(0deg,#b6b7ff 0,#f2f2ff 98%);border-radius:21.758px;overflow:hidden}.transform__tablet-border{position:absolute;top:0;left:0;width:385px;height:511px;border-left:1.088px solid #7475ff;border-radius:21.758px;transform:rotate(90deg);transform-origin:0 0}.transform__tablet-image{position:relative;width:100%;max-width:483px;height:auto;object-fit:cover;z-index:1;display:block;margin-top:-53px}.transform__decorative-elements{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:2}.transform__floating-shape{position:absolute;transform:rotate(180deg) scaleY(-1);z-index:3;animation:transformFloat 6s ease-in-out infinite}@keyframes transformFloat{0%,100%{transform:rotate(180deg) scaleY(-1) translateY(0)}50%{transform:rotate(180deg) scaleY(-1) translateY(-20px)}}.transform__floating-shape--1{width:86px;height:86px;top:30.83%;right:8.14%;animation-delay:0s}.transform__floating-shape--2{width:46px;height:46px;top:36.01%;right:12.06%;animation-delay:1.5s}.transform__floating-shape--3{width:55px;height:55px;top:16.58%;left:18.2%;animation-delay:3s}.transform__floating-shape--4{width:37px;height:37px;top:18.91%;left:16.45%;animation-delay:4.5s}.transform__floating-shape--5{width:33px;height:33px;top:75.39%;left:16.06%;animation-delay:2s}.transform__features-grid{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);width:100%;max-width:662px}.transform__feature-card{display:flex;gap:1.25rem;align-items:flex-start;width:100%}.transform__feature-icon-wrapper{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.transform__feature-icon{width:100%;height:100%;object-fit:contain;opacity:.8}.transform__feature-content{display:flex;flex-direction:column;gap:.625rem;flex:1}.transform__feature-title{font-family:Archivo,sans-serif;font-weight:600;font-size:clamp(1.125rem, 2vw, 1.5625rem);line-height:1.2;color:#333;margin:0}.transform__feature-description{font-family:Archivo,sans-serif;font-weight:400;font-size:clamp(.875rem, 1.5vw, 1.125rem);line-height:1.45;color:#858585;margin:0;max-width:573px}@media (max-width:1024px){.transform__content{grid-template-columns:1fr;gap:3rem}.transform__image-area{max-width:100%;margin:0 auto}.transform__features-grid{max-width:100%}.transform__floating-shape{transform:scale(.8) rotate(180deg) scaleY(-1)}}@media (max-width:768px){.transform__title{font-size:1.75rem}.transform__subtitle{font-size:1.125rem}.transform__feature-card{gap:1rem}.transform__feature-icon-wrapper{width:48px;height:48px}.transform__floating-shape{opacity:.5;transform:scale(.6) rotate(180deg) scaleY(-1)}}@media (max-width:480px){.transform__floating-shape{display:none}.transform__header{margin-bottom:2rem}}.icon-bg-purple{border:.554px solid var(--icon-purple);background:url('../assets/a17fd3dd5bbf9af0dc8e986018d78f1cf0f7c17f.svg');box-shadow:-24px 21px 9px 0 rgba(61,7,197,0),-16px 13px 8px 0 rgba(61,7,197,.01),-9px 7px 7px 0 rgba(61,7,197,.05),-4px 3px 5px 0 rgba(61,7,197,.09),-1px 1px 3px 0 rgba(61,7,197,.1)}.icon-bg-green{border:.554px solid var(--icon-green);background:url('../assets/6e84002718b0510d4f59ffce241cef42046d5c35.svg');box-shadow:-25px 20px 9px 0 rgba(39,179,0,0),-16px 13px 8px 0 rgba(39,179,0,.01),-9px 7px 7px 0 rgba(39,179,0,.05),-4px 3px 5px 0 rgba(39,179,0,.09),-1px 1px 3px 0 rgba(39,179,0,.1)}.icon-bg-orange{border:.554px solid var(--icon-orange);background:url('../assets/d5e703d1b4b7dd9531ab6c507e5da10d83723ce9.svg')}.service-icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.feature-content{flex:1;display:flex;flex-direction:column;gap:10px}.frame-272,.frame-272-dev,.frame-272-prod{flex:1;display:flex;flex-direction:column;gap:10px}.feature-content h3,.frame-272 h3,.frame-272-dev h3,.frame-272-prod h3{font-family:Archivo,sans-serif;font-weight:600;font-size:25px;line-height:1.2;color:#333;margin:0}.feature-content p,.frame-272 p,.frame-272-dev p,.frame-272-prod p{font-family:Archivo,sans-serif;font-weight:400;font-size:18px;line-height:1.45;color:#858585;margin:0;width:100%;max-width:573px}.service-content h3{color:var(--text-heading);margin-bottom:10px}.service-content p{color:var(--text-body);margin:0;max-width:573px}.trusted-partner-section{position:relative;background:#fdfcff;padding:clamp(2rem,5vw,4rem) 0;margin-top:0;overflow:hidden}.trusted-partner__bg-decorations{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:0}.trusted-partner__bg-shape{position:absolute;opacity:.4}.trusted-partner__bg-shape-1{width:clamp(100px,21vw,306px);height:clamp(100px,21vw,306px);top:clamp(80px,22vw,319px);right:clamp(10px,8vw,117px);transform:rotate(180deg) scaleY(-1)}.trusted-partner__bg-shape-2{width:clamp(60px,8vw,110px);height:clamp(60px,8vw,110px);top:clamp(300px,36vw,515px);left:clamp(50%,48vw,697px);transform:rotate(180deg) scaleY(-1) translateX(-50%)}.trusted-partner__bg-shape-3{width:clamp(70px,9vw,129px);height:clamp(70px,9vw,129px);top:clamp(150px,20vw,282px);left:clamp(10px,17vw,242px);transform:rotate(180deg) scaleY(-1)}.trusted-partner__container{position:relative;width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);z-index:1}.trusted-partner__header{position:relative;width:100%;max-width:600px;margin:0 0 clamp(2rem,5vw,3rem) 0;display:flex;flex-direction:column;gap:1.25rem;z-index:3;text-align:left}.trusted-partner__title{font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:clamp(1.75rem, 3vw + .5rem, 2.8125rem);line-height:1.2;margin:0;background:linear-gradient(180deg,#7f80ff 0,#313199 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.trusted-partner__subtitle{font-family:'Bai Jamjuree',sans-serif;font-weight:400;font-size:clamp(1rem, 2vw, 1.5625rem);line-height:1.35;color:#5a5a5a;margin:0;max-width:500px}.trusted-partner__process-flow{position:relative;width:100%;margin:0 auto}.trusted-partner__flow-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:clamp(2rem,5vw,3rem)}.trusted-partner__flow-path{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.trusted-partner__path-image{width:100%;height:auto;object-fit:contain}.trusted-partner__feature-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;z-index:2}.trusted-partner__card-icon-wrapper{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.trusted-partner__card-icon{width:100%;height:100%;object-fit:contain}.trusted-partner__card-content{display:flex;flex-direction:column;gap:.625rem;width:100%}.trusted-partner__card-title{font-family:Archivo,sans-serif;font-weight:600;font-size:clamp(1.5rem, 2.5vw, 1.9375rem);line-height:1.2;margin:0;font-variation-settings:'wdth' 100}.trusted-partner__feature-card--expert-team .trusted-partner__card-title{color:#5152ff}.trusted-partner__feature-card--ethical-ai .trusted-partner__card-title{color:#cd52ff}.trusted-partner__feature-card--measurable-roi .trusted-partner__card-title{color:#46b1ff}.trusted-partner__card-description{font-family:Archivo,sans-serif;font-weight:400;font-size:clamp(.875rem, 1.5vw, 1.125rem);line-height:1.45;color:#64607d;margin:0;font-variation-settings:'wdth' 100}.trusted-partner__card-description p{margin:0 0 .5rem 0}.trusted-partner__card-description p:last-child{margin-bottom:0}@media (min-width:1280px){.trusted-partner-section{min-height:625px;padding:clamp(3rem,6vw,5rem) 0}.trusted-partner__container{position:relative;min-height:625px}.trusted-partner__header{position:absolute;top:0;left:6%;width:35%;max-width:500px;margin:0;z-index:3}.trusted-partner__process-flow{position:absolute;top:42px;left:91px;width:calc(100% - 182px);height:395px;pointer-events:none}.trusted-partner__flow-wrapper{position:relative;width:100%;height:100%;display:block}.trusted-partner__flow-path{display:block;left:0;top:0;width:100%;height:100%}.trusted-partner__path-image{width:100%;height:100%;object-fit:fill}.trusted-partner__feature-card{position:absolute;max-width:386px;pointer-events:auto}.trusted-partner__feature-card--expert-team{top:337px;left:82.92px;max-width:362px}.trusted-partner__feature-card--ethical-ai{top:209px;left:500.85px;max-width:386px}.trusted-partner__feature-card--measurable-roi{top:15px;left:945.53px;max-width:312px}}@media (min-width:768px) and (max-width:1279px){.trusted-partner-section{padding:clamp(3rem,6vw,5rem) 0}.trusted-partner__flow-wrapper{display:flex;flex-direction:column;gap:2.5rem;width:100%;max-width:600px;margin:0 auto}.trusted-partner__feature-card{align-items:center;text-align:center;width:100%}.trusted-partner__card-content{align-items:center;text-align:center}.trusted-partner__flow-path{display:none!important}}@media (max-width:767px){.trusted-partner-section{padding:clamp(2rem,6vw,4rem) 0}.trusted-partner__flow-wrapper{display:flex;flex-direction:column;gap:2.5rem;width:100%}.trusted-partner__feature-card{text-align:center;align-items:center;width:100%;max-width:100%;padding:2rem 1rem}.trusted-partner__card-content{align-items:center;text-align:center}.trusted-partner__card-icon-wrapper{width:64px;height:64px}.trusted-partner__card-title{font-size:1.5rem}.trusted-partner__flow-path{display:none!important}.trusted-partner__bg-shape{opacity:.3}.trusted-partner__bg-shape-1{top:50px;right:-20px;width:120px;height:120px}.trusted-partner__bg-shape-2{top:40%;left:50%;width:80px;height:80px}.trusted-partner__bg-shape-3{top:200px;left:-20px;width:100px;height:100px}}.ai-solutions-section{padding:clamp(2rem,5vw,4rem) 0;background:#f7f7ff;min-height:481px;display:flex;align-items:center;margin-top:0;overflow:visible}.ai-solutions__container{width:100%;max-width:1440px;margin:0 auto;padding:0;overflow:visible}.ai-solutions__header{margin-bottom:clamp(2rem,5vw,3rem)}.ai-solutions__title{font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:clamp(1.75rem, 3vw + .5rem, 2.8125rem);line-height:1.2;text-align:center;margin:0;background:linear-gradient(180deg,#7f80ff 0,#313199 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ai-solutions__cards-grid{display:flex;gap:33px;align-items:stretch;justify-content:center;flex-wrap:nowrap;width:auto;margin:0;overflow:visible}.ai-solutions__card{display:flex;flex-direction:column;gap:20px;padding:25px;border-radius:20px;width:398px;min-height:306px;flex-shrink:0;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease}.ai-solutions__card:hover{transform:translateY(-5px)}.ai-solutions__card--finance{background:linear-gradient(180deg,rgba(243,214,255,.25) 0,#fff 84.967%);box-shadow:0 138px 39px 0 rgba(192,184,255,0),0 88px 35px 0 rgba(192,184,255,.01),0 50px 30px 0 rgba(192,184,255,.05),0 22px 22px 0 rgba(192,184,255,.09),0 6px 12px 0 rgba(192,184,255,.1)}.ai-solutions__card--finance .ai-solutions__card-visual{background:#fff;border-radius:10px;padding:12px 11px;min-height:152px;width:100%;max-width:348px}.ai-solutions__chart{position:relative;width:100%;max-width:323.736px;height:129.796px;background:#fff;border:.309px solid #e6e9ee;border-radius:3.708px}.ai-solutions__chart-header{position:absolute;top:7.726px;left:11.798px;right:11.798px;height:13.598px;display:flex;justify-content:space-between;align-items:center}.ai-solutions__chart-title{font-family:Poppins,sans-serif;font-weight:600;font-size:6.799px;color:#15223c}.ai-solutions__chart-controls{display:flex;gap:12px}.ai-solutions__chart-control{display:flex;align-items:center;gap:2.472px;padding:3.09px 4.327px;border:.309px solid #e6e9ee;border-radius:3.708px;font-family:Poppins,sans-serif;font-weight:500;font-size:4.945px;color:#afafaf}.ai-solutions__chart-icon{width:7.417px;height:7.417px}.ai-solutions__chart-body{position:absolute;top:29.049px;left:11.798px;right:11.798px;bottom:11px}.ai-solutions__chart-y-axis{position:absolute;left:0;top:.309px;width:21.379px;height:85.294px;display:flex;flex-direction:column;justify-content:space-between;font-family:Poppins,sans-serif;font-size:4.945px;color:#15223c}.ai-solutions__chart-graph{position:absolute;left:35.393px;top:0;right:0;bottom:0}.ai-solutions__chart-bars{position:absolute;top:.618px;left:6.137px;display:none;gap:50px;align-items:end;height:60.262px}.ai-solutions__chart-bars img{width:auto;height:auto}.ai-solutions__chart-area{position:absolute;top:14.525px;left:6.137px;width:252.949px;height:69.111px}.ai-solutions__chart-area img{position:absolute;top:0;left:0;width:100%;height:100%}.ai-solutions__chart-tooltip{position:absolute;top:11.744px;left:67.482px;width:33.034px;height:9.58px;background:#fff;border-radius:1.854px;box-shadow:1.236px 1.236px 3.708px 0 rgba(175,175,175,.58);display:flex;align-items:center;justify-content:center;padding:3.09px}.ai-solutions__chart-tooltip span{font-family:Poppins,sans-serif;font-weight:500;font-size:4.327px;color:#afafaf}.ai-solutions__chart-x-axis{position:absolute;bottom:-15px;left:6.137px;display:flex;gap:50px;font-family:Poppins,sans-serif;font-size:4.945px;color:#15223c}.ai-solutions__card--healthcare{background:linear-gradient(180deg,#d1ecff 0,#fff 76.144%);box-shadow:0 274px 77px 0 rgba(143,186,255,0),0 175px 70px 0 rgba(143,186,255,.01),0 99px 59px 0 rgba(143,186,255,.05),0 44px 44px 0 rgba(143,186,255,.09),0 11px 24px 0 rgba(143,186,255,.1)}.ai-solutions__card--healthcare .ai-solutions__card-visual{background:#fff;border-radius:10px;padding:12px 11px;min-height:152px;width:100%;max-width:348px;display:flex;align-items:center;justify-content:center}.ai-solutions__healthcare-images{display:flex;gap:23.705px;align-items:center;justify-content:center;width:100%}.ai-solutions__healthcare-image{width:60.471px;height:130.941px;border-radius:5px;object-fit:cover}.ai-solutions__card--retail{background:linear-gradient(180deg,rgba(223,255,208,.69) 0,#fff 76.144%);box-shadow:0 274px 77px 0 rgba(20,215,69,0),0 175px 70px 0 rgba(20,215,69,.01),0 99px 59px 0 rgba(20,215,69,.03),0 44px 44px 0 rgba(20,215,69,.04),0 11px 24px 0 rgba(20,215,69,.05)}.ai-solutions__card--retail .ai-solutions__card-visual{background:#fff;border-radius:10px;padding:12px 11px;min-height:152px;width:100%;max-width:348px;display:flex;align-items:center;justify-content:center}.ai-solutions__retail-dashboard{width:282px;height:133px;border-radius:5px;object-fit:cover}.ai-solutions__card-content{display:flex;flex-direction:column;gap:.625rem;min-height:84px}.ai-solutions__card-title{font-family:Archivo,sans-serif;font-weight:700;font-size:clamp(1.125rem, 1.5vw, 1.25rem);line-height:1.2;color:#7475ff;margin:0;font-variation-settings:'wdth' 100}.ai-solutions__card-description{font-family:Archivo,sans-serif;font-weight:300;font-size:clamp(.875rem, 1.5vw, 1.125rem);line-height:1.4;color:#5a5a5a;margin:0;font-variation-settings:'wdth' 100}@media (max-width:1024px){.ai-solutions__cards-grid{flex-direction:column;align-items:center;flex-wrap:wrap}.ai-solutions__card{width:100%;max-width:600px}}@media (max-width:768px){.ai-solutions-section{margin-top:0;padding:clamp(2rem,5vw,3rem) 0}.ai-solutions__healthcare-images{gap:10px}.ai-solutions__healthcare-image{width:50px;height:100px}.ai-solutions__retail-dashboard{width:100%;max-width:280px;height:auto}}.ready-to-build-section{padding:clamp(2rem,5vw,3.5rem) 0;background:#f7f7ff;position:relative;overflow:hidden}.ready-to-build__container{width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.ready-to-build__content-wrapper{max-width:1113px;margin:0 auto;background:linear-gradient(135deg,#8c5af6 0,#5152ff 100%);border-radius:30px;padding:clamp(2rem,5vw,3rem) clamp(1.25rem,5vw,9.25rem);position:relative;overflow:hidden;box-shadow:0 94px 26px rgba(81,82,255,0),0 60px 24px rgba(81,82,255,.01),0 34px 20px rgba(81,82,255,.05),0 15px 15px rgba(81,82,255,.09),0 4px 8px rgba(81,82,255,.1)}.ready-to-build__decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.ready-to-build__shape{position:absolute;width:100%;height:auto;z-index:1}.ready-to-build__shape--right{top:-90.4px;right:clamp(-50px,20vw,668.08px);max-width:382px;height:380.609px;transform:rotate(35.826deg)}.ready-to-build__shape--left{top:-104.97px;left:-87.99px;max-width:395.953px;height:394.5px;transform:rotate(221.276deg)}.ready-to-build__content{position:relative;z-index:2;text-align:center;max-width:817px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,1.875rem);align-items:center}.ready-to-build__title{font-family:'Bai Jamjuree',sans-serif;font-weight:700;font-size:clamp(1.75rem, 4vw, 2.8125rem);color:#fff;line-height:1.2;max-width:843px;margin:0}.ready-to-build__description{font-family:Archivo,sans-serif;font-weight:500;font-size:clamp(1rem, 2vw, 1.5625rem);color:#fff;line-height:1.5;max-width:671px;margin:0}.ready-to-build__button{background:#fff;color:#313199;font-family:Archivo,sans-serif;font-weight:500;font-size:clamp(1rem, 1.5vw, 1.125rem);line-height:1.4;padding:clamp(.75rem,1.5vw,.8125rem) clamp(1.5rem,2vw,1.75rem);border-radius:10px;text-decoration:none;box-shadow:0 94px 26px transparent,0 60px 24px rgba(0,0,0,.01),0 34px 20px rgba(0,0,0,.05),0 15px 15px rgba(0,0,0,.09),0 4px 8px rgba(0,0,0,.1);transition:all .3s ease;border:none;display:inline-block;cursor:pointer}.ready-to-build__button:hover{transform:translateY(-2px);box-shadow:0 66px 18px transparent,0 42px 17px rgba(0,0,0,.01),0 24px 14px rgba(0,0,0,.05),0 11px 11px rgba(0,0,0,.09),0 3px 6px rgba(0,0,0,.1)}.ready-to-build__button:active{transform:translateY(0)}@media (max-width:768px){.ready-to-build__shape{opacity:.5}.ready-to-build__content-wrapper{border-radius:20px}.ready-to-build__title{font-size:1.75rem}.ready-to-build__description{font-size:1rem}}.footer-section{background:#e1e2fd;color:#f3f4f6}.footer__main{padding:clamp(3rem,6vw,5rem) 0}.footer__content{display:grid;grid-template-columns:1.2fr 2fr;gap:clamp(2rem,5vw,4rem)}.footer__brand{display:flex;flex-direction:column;gap:1.5rem}.footer__logo img{max-width:150px;height:auto}.footer__description{font-family:Archivo,sans-serif;font-size:clamp(.875rem, 1.2vw, 1rem);line-height:1.6;color:#5a5a5a;margin:0}.footer__links{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,3vw,2.5rem)}.footer__column{display:flex;flex-direction:column}.footer__column-title{font-family:Archivo,sans-serif;font-weight:600;font-size:.875rem;letter-spacing:.05em;color:#5a5a5a;margin-bottom:1.25rem;text-transform:uppercase}.footer__link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer__link{font-family:Archivo,sans-serif;font-size:clamp(.875rem, 1.1vw, 1rem);color:#5a5a5a;text-decoration:none;transition:color .3s ease,transform .2s ease;display:inline-block}.footer__link:hover{color:#fff;transform:translateX(3px)}.footer__connect{display:flex;flex-direction:column;gap:1.5rem}.footer__email{display:flex;align-items:center;gap:.625rem}.footer__email svg{color:#5a5a5a;flex-shrink:0}.footer__email .footer__link{font-size:.875rem;word-break:break-word}.footer__social{display:flex;flex-direction:column;gap:.75rem}.footer__social-label{font-family:Archivo,sans-serif;font-size:.875rem;color:#5a5a5a}.footer__social-links{display:flex;gap:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#374151;color:#d1d5db;text-decoration:none;transition:all .3s ease}.footer__social-link:hover{background:#5152ff;color:#fff;transform:translateY(-3px)}.footer__social-link svg{width:20px;height:20px}.footer__copyright{background:#111827;padding:1.5rem 0;border-top:1px solid #374151}.footer__copyright p{font-family:Archivo,sans-serif;font-size:.875rem;color:#9ca3af;text-align:center;margin:0}@media (max-width:1024px){.footer__content{grid-template-columns:1fr;gap:3rem}.footer__links{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.footer__main{padding:3rem 0}.footer__links{grid-template-columns:1fr;gap:2rem}.footer__brand{text-align:center;align-items:center}.footer__column{text-align:center}.footer__link-list{align-items:center}.footer__connect{align-items:center}.footer__email{flex-direction:column;text-align:center}.footer__social-links{justify-content:center}}@media (max-width:1200px){.services-grid{grid-template-columns:1fr;gap:3rem;text-align:center}.partner-features{position:static;display:flex;flex-direction:column;gap:3rem;align-items:center}.feature-item{position:static;text-align:center;max-width:500px}.feature-path{display:none}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1000px;margin:0 auto}}@media (max-width:768px){.hero-section{height:70vh;margin-top:-60px}.hero-content{padding:60px 0 30px}.hero-title{font-size:36px}.hero-subtitle{font-size:20px}.hero-platform-btn{font-size:16px;padding:14px 30px;margin-top:25px}.hero-object{top:300px;transform:scale(.8) rotate(8.739deg)}.section-title{font-size:2rem}.section-subtitle{font-size:1.125rem}section{padding:3rem 0!important}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.container{padding:0 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.btn{padding:.75rem 1.25rem;font-size:.9rem}.floating-shape,.hero-object{display:none}}.tailored-expertise-section{padding:clamp(2rem,5vw,3rem) 0;background:#f7f7ff;min-height:322px;display:flex;align-items:center;margin-top:0}.tailored-expertise__content{display:flex;gap:50px;align-items:center}.tailored-expertise__text{width:100%;max-width:662px;flex-shrink:0;display:flex;flex-direction:column;gap:20px}.tailored-expertise__text h2{font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:45px;margin:0;line-height:1.2;text-align:left}.tailored-expertise__text p{font-family:Archivo,sans-serif;font-weight:300;font-size:20px;color:#858585;line-height:1.4;margin:0;text-align:justify;font-variation-settings:'wdth' 100}.tailored-expertise__image{width:100%;max-width:557px;height:auto;min-height:322px;border-radius:15px;overflow:hidden;flex-shrink:0;position:relative}.tailored-expertise__image img{width:113.93%;height:100%;max-width:none;object-fit:cover;position:absolute;left:-13.92%;top:0}.process-section{padding:clamp(2rem,4vw,3rem) 0;background:#f7f7ff;position:relative;min-height:1013px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.process__container{width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);position:relative;z-index:10}.process__bg-decoration{position:absolute;width:100%;height:auto;z-index:1;pointer-events:none}.process__bg-decoration--1{top:253px;left:899.84px;max-width:540.311px;height:538.339px}.process__bg-decoration--1 img{width:100%;height:100%}.process__bg-decoration--2{top:475px;left:.84px;max-width:540.311px;height:538.339px;transform:rotate(180deg)}.process__bg-decoration--2 img{width:100%;height:100%}.process__header{text-align:center;margin-bottom:clamp(2rem,5vw,3rem);display:flex;flex-direction:column;gap:1.25rem;align-items:center;position:relative;z-index:10}.process__title{font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:clamp(1.75rem, 3vw + .5rem, 2.8125rem);margin:0;line-height:1.2;text-align:center;background:linear-gradient(180deg,#7f80ff 0,#313199 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.process__subtitle{font-family:'Bai Jamjuree',sans-serif;font-weight:400;font-size:clamp(1rem, 2vw, 1.5625rem);color:#5a5a5a;line-height:1.35;max-width:851px;width:100%;margin:0 auto;text-align:center}.process__timeline{position:relative;width:100%;max-width:1074px;min-height:721px;margin:0 auto;z-index:10}.process__timeline-column{position:absolute;left:50%;top:0;transform:translateX(-50%);width:73px;height:628px}.process__line{position:absolute;left:34px;transform:translateX(-50%);width:2px;background:#5152ff;opacity:.3}.process__line--1{top:69px;height:112px}.process__line--2{top:247px;height:120px}.process__line--3{top:436px;height:123px}.process__step-circle{position:absolute;left:0;width:68.328px;height:64px;border-radius:20px}.process__step-circle--1{top:0;background:rgba(93,95,239,.32)}.process__step-circle--2{top:184px;background:rgba(205,82,255,.23)}.process__step-circle--3{top:373px;background:#d5eec9}.process__step-circle--4{top:559px;background:#cde9ff}.process__circle-bg{position:absolute;top:5px;left:5px;width:58px;height:54px;border-radius:15px;background:0 0}.process__circle-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:'Bai Jamjuree',sans-serif;font-weight:700;font-size:clamp(2rem, 3vw, 2.8125rem);line-height:1.2;width:24px;height:41px;display:flex;align-items:center;justify-content:center;text-align:center;text-shadow:0 4px 10px rgba(0,0,0,.1),0 2px 5px rgba(0,0,0,.08)}.process__step-circle--1 .process__circle-number{color:#5152ff}.process__step-circle--2 .process__circle-number{color:#5152ff}.process__step-circle--3 .process__circle-number{color:#50eb39}.process__step-circle--4 .process__circle-number{color:#46b1ff}.process__step-content{position:absolute;width:100%;max-width:480px;display:flex;flex-direction:column;gap:.625rem}.process__step-content--left{left:.13px;text-align:right}.process__step-content--right{right:0;text-align:left}.process__step-content--1{top:20px}.process__step-content--2{top:205px;left:594px}.process__step-content--3{top:391px}.process__step-content--4{top:581px;left:593.88px}.process__step-title{font-family:Archivo,sans-serif;font-weight:600;font-size:clamp(1.125rem, 1.8vw, 1.5625rem);line-height:1.2;margin:0;font-variation-settings:'wdth' 100}.process__step-content--1 .process__step-title{color:#5152ff}.process__step-content--2 .process__step-title{color:#cd52ff}.process__step-content--3 .process__step-title{color:#50eb39}.process__step-content--4 .process__step-title{color:#46b1ff}.process__step-description{font-family:Archivo,sans-serif;font-weight:300;font-size:clamp(.875rem, 1.5vw, 1.125rem);line-height:1.4;color:#5a5a5a;margin:0;font-variation-settings:'wdth' 100}@media (max-width:1024px){.process__timeline{max-width:800px}.process__step-content{max-width:350px}}@media (max-width:768px){.process-section{min-height:auto}.process__timeline{display:flex;flex-direction:column;position:static;gap:2rem;min-height:auto}.process__timeline-column{display:none}.process__step-content{position:static;max-width:100%;text-align:left;padding:1.5rem;border-radius:15px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08)}.process__step-content::before{content:attr(data-step);display:block;width:50px;height:50px;border-radius:12px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;font-family:'Bai Jamjuree',sans-serif;font-weight:700;font-size:1.5rem}.process__step-content--1::before{content:'1';background:rgba(93,95,239,.32);color:#5152ff}.process__step-content--2::before{content:'2';background:rgba(205,82,255,.23);color:#5152ff}.process__step-content--3::before{content:'3';background:#d5eec9;color:#50eb39}.process__step-content--4::before{content:'4';background:#cde9ff;color:#46b1ff}.process__bg-decoration{opacity:.3}}.innovators-section{padding:clamp(2.5rem,5vw,4rem) 0;background:linear-gradient(180deg,#f0ebff 0,#e8e0ff 50%,#ddd2ff 100%);position:relative;overflow:hidden}.innovators__background-lines{position:absolute;top:0;left:0;right:0;width:100%;height:100%;pointer-events:none;z-index:1}.innovators__decoration-line--top{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1440px;height:400px;opacity:1}.innovators__decoration-line--bottom{position:absolute;bottom:0;left:50%;transform:translateX(-50%) scaleY(-1);width:100%;max-width:1440px;height:400px;opacity:1}.innovators__header{text-align:center;margin-bottom:clamp(2.5rem,5vw,3.125rem);position:relative;z-index:2}.innovators__header h2{font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:clamp(1.75rem, 4vw, 2.8125rem);margin:0 auto;line-height:1.2;text-align:center;max-width:1033px;padding:0 clamp(1rem,3vw,2rem)}.innovators__content{max-width:1126px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);display:flex;flex-direction:column;gap:clamp(2rem,4vw,2.1875rem);position:relative;z-index:2}.innovators__item{display:grid;grid-template-columns:345px 1fr;gap:clamp(2rem,5vw,3.125rem);align-items:center;background:0 0;padding:0}.innovators__item--vision{grid-template-columns:1fr 345px}.innovators__image{border-radius:11.08px;overflow:hidden;width:100%;max-width:345px;height:236px;position:relative}.innovators__image--story{background:linear-gradient(180deg,#f0ebff 0,#e8e0ff 50%,#ddd2ff 100%);padding:0;display:flex;align-items:center;justify-content:center}.innovators__image--story::before{content:'';position:absolute;top:0;left:-8px;right:0;bottom:0;background:linear-gradient(180deg,#f0ebff 0,#e8e0ff 50%,#ddd2ff 100%);border-radius:11.08px;z-index:-1}.innovators__image img{width:100%;height:100%;object-fit:cover;object-position:center}.innovators__text{max-width:731px}.innovators__text h3{font-family:Archivo,sans-serif;font-weight:700;font-size:clamp(1.5rem, 3vw, 1.9375rem);color:#5a5a5a;margin-bottom:clamp(.75rem,2vw,1rem);line-height:1.2}.innovators__text p{font-family:Archivo,sans-serif;font-weight:400;font-size:clamp(1rem, 1.8vw, 1.125rem);color:#64607d;line-height:1.45;text-align:justify;margin:0}@media (max-width:1024px){.innovators__item{grid-template-columns:1fr;gap:2rem;text-align:center}.innovators__item--vision{grid-template-columns:1fr}.innovators__image{margin:0 auto}.innovators__text{margin:0 auto}.innovators__text p{text-align:center}}@media (max-width:768px){.innovators__image{max-width:100%;height:200px}}.core-values{margin-top:50px}.values-header{text-align:center;margin-bottom:40px}.values-header h3{font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:45px;color:#333;margin-bottom:20px}.values-header p{font-size:20px;color:#5a5a5a}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.value-card{background:#fff;padding:30px 25px;border-radius:20px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.1);transition:transform .3s ease;height:auto;min-height:248px}.value-card:hover{transform:translateY(-10px)}.value-icon{font-size:48px;margin-bottom:20px}.value-card h4{font-family:Archivo,sans-serif;font-weight:600;font-size:22px;color:var(--primary-color);margin-bottom:15px}.value-card p{font-size:16px;color:#5a5a5a;line-height:1.5}.products-section{padding:40px 0;background:#fff;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.products-header{text-align:center;margin-bottom:30px}.products-header h2{font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:45px;color:#333;margin-bottom:20px;max-width:1000px;margin-left:auto;margin-right:auto}.products-header p{font-size:20px;color:#5a5a5a;max-width:900px;margin:0 auto;line-height:1.4}.product-showcase{background:linear-gradient(135deg,#f8fafc 0,#e2e8f0 100%);border-radius:30px;padding:30px;margin-bottom:40px}.product-showcase h3{font-family:'Bai Jamjuree',sans-serif;font-weight:600;font-size:35px;color:#333;margin-bottom:40px;text-align:center}.product-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:40px}.product-visual{border-radius:15px;overflow:hidden}.product-main-image{width:100%;height:auto;min-height:320px;object-fit:cover;object-position:center}.product-description h4{font-family:Archivo,sans-serif;font-weight:600;font-size:25px;color:var(--primary-color);margin-bottom:20px}.product-description p{font-size:18px;color:#5a5a5a;line-height:1.4}.product-features{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:30px}.feature-list{display:flex;flex-direction:column;gap:20px}.feature-item{padding:15px 0;border-bottom:1px solid #e2e8f0}.feature-item:last-child{border-bottom:none}.feature-item h5{font-family:Archivo,sans-serif;font-weight:600;font-size:20px;color:#333;margin-bottom:10px}.feature-item p{font-size:16px;color:#5a5a5a;line-height:1.4}.feature-visual{border-radius:15px;overflow:hidden}.feature-image{width:100%;height:auto;min-height:240px;object-fit:cover;object-position:center}.product-summary{text-align:center;background:#fff;padding:40px;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1)}.product-summary p{font-size:18px;color:#5a5a5a;margin-bottom:25px;line-height:1.4;max-width:800px;margin-left:auto;margin-right:auto}.industry-solutions-section{padding:clamp(2rem,5vw,4rem) 0;background:#fdfcff}.industry-solutions__container{width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.industry-solutions__header{text-align:center;margin-bottom:clamp(2rem,5vw,3rem);display:flex;flex-direction:column;gap:1.25rem;align-items:center}.industry-solutions__title{font-family:'Bai Jamjuree',sans-serif;font-size:clamp(1.75rem, 3vw + .5rem, 2.8125rem);font-weight:600;line-height:1.2;background:linear-gradient(180deg,#7f80ff 0,#313199 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;max-width:815px;width:100%}.industry-solutions__subtitle{font-family:'Bai Jamjuree',sans-serif;font-size:clamp(1rem, 2vw, 1.5625rem);font-weight:400;line-height:1.35;color:#5a5a5a;margin:0;max-width:911px;width:100%}.industry-solutions__grid{display:flex;gap:clamp(1rem,2.5vw,1.813rem);align-items:stretch;justify-content:center;flex-wrap:wrap}.industry-solutions__card{width:100%;max-width:290px;border-radius:19px;padding:19px;box-sizing:border-box;display:flex;flex-direction:column;gap:19px;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;min-height:359px}.industry-solutions__card:hover{transform:translateY(-5px)}.industry-solutions__card--financial{background:#efefff;box-shadow:0 83.532px 23.043px 0 rgba(124,123,219,0),0 53.767px 21.123px 0 rgba(124,123,219,.01),0 29.764px 18.243px 0 rgba(124,123,219,.05),0 13.442px 13.442px 0 rgba(124,123,219,.09),0 2.88px 7.681px 0 rgba(124,123,219,.1)}.industry-solutions__card--healthcare{background:#d1ecff;box-shadow:0 129.548px 36.738px 0 rgba(46,150,224,0),0 83.143px 32.87px 0 rgba(46,150,224,.01),0 46.405px 28.037px 0 rgba(46,150,224,.05),0 20.302px 20.302px 0 rgba(46,150,224,.09),0 4.834px 11.601px 0 rgba(46,150,224,.1)}.industry-solutions__card--retail{background:#fbe8ff;box-shadow:0 138px 39px 0 rgba(174,107,189,0),0 89px 35px 0 rgba(174,107,189,.01),0 50px 30px 0 rgba(174,107,189,.05),0 22px 22px 0 rgba(174,107,189,.09),0 6px 12px 0 rgba(174,107,189,.1)}.industry-solutions__card--education{background:#f9fff7;box-shadow:0 144px 40px 0 rgba(135,208,108,0),0 92px 37px 0 rgba(135,208,108,.01),0 52px 31px 0 rgba(135,208,108,.05),0 23px 23px 0 rgba(135,208,108,.09),0 6px 13px 0 rgba(135,208,108,.1);max-width:301px}.industry-solutions__icon-wrapper{position:relative;width:68px;height:64px;display:grid;place-items:center}.industry-solutions__icon-bg{position:absolute;width:66px;height:62px;border-radius:19px;z-index:1;top:5px;left:5px}.industry-solutions__icon-bg--financial{background:rgba(93,95,239,.32)}.industry-solutions__icon-bg--healthcare{background:#a6d7fd}.industry-solutions__icon-bg--retail{background:rgba(205,82,255,.23)}.industry-solutions__icon-bg--education{background:#d5eec9}.industry-solutions__icon{position:relative;z-index:2;width:46px;height:42px;display:flex;align-items:center;justify-content:center}.industry-solutions__icon img{width:100%;height:100%;object-fit:contain}.industry-solutions__content{display:flex;flex-direction:column;gap:.625rem;flex:1}.industry-solutions__card-title{font-family:Archivo,sans-serif;font-size:clamp(1.125rem, 1.5vw, 1.25rem);font-weight:700;line-height:1.2;margin:0;font-variation-settings:'wdth' 100}.industry-solutions__card--financial .industry-solutions__card-title{color:#5152ff}.industry-solutions__card--healthcare .industry-solutions__card-title{color:#46b1ff}.industry-solutions__card--retail .industry-solutions__card-title{color:#cd52ff}.industry-solutions__card--education .industry-solutions__card-title{color:#50eb39}.industry-solutions__card-description{font-family:Archivo,sans-serif;font-size:clamp(.875rem, 1.5vw, 1.125rem);font-weight:300;line-height:1.4;color:#5a5a5a;margin:0;font-variation-settings:'wdth' 100}@media (max-width:1024px){.industry-solutions__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.industry-solutions__card{max-width:100%}.industry-solutions__card--education{max-width:100%}}.medical-images{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;width:100%;height:100%;padding:20px}.medical-img{border-radius:8px;width:100%;height:100%;object-fit:cover;object-position:center}.retail-dashboard{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.dashboard-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px}@media (max-width:1024px){.product-content,.product-features,.tailored-expertise__content{grid-template-columns:1fr;gap:40px}.innovators__item{grid-template-columns:1fr;gap:40px}.process-step{grid-template-columns:1fr;gap:30px;text-align:center}.step-2,.step-4{grid-template-columns:1fr}.step-content-left,.step-content-right{max-width:100%}.timeline-line{display:none}}@media (max-width:768px){.industry-solutions-section,.innovators-section,.process-section,.products-section,.tailored-expertise-section{padding:30px 0;min-height:auto}.process-header p{width:90%;max-width:90%;font-size:22px}.frame-279,.industries-section,.partner-section,.ready-to-build-section{padding:30px 0;min-height:auto}.product-showcase{padding:30px 20px}.innovators__item{padding:25px}.values-grid{grid-template-columns:1fr}.solutions-grid{grid-template-columns:1fr}.solutions-grid-frame1597881342{flex-direction:column;gap:20px}.solution-card-frame1597881342{width:100%;max-width:350px}}.hero-section{position:relative;width:100%;min-height:100vh;height:auto;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero__background-image{width:100%;height:100%;object-fit:cover}.hero__image-wrapper{position:absolute;bottom:0;left:-2%;z-index:2;width:55%;max-width:800px;display:flex;justify-content:flex-start}.hero__main-image{width:100%;height:auto;transform:rotate(8.739deg)}.hero__navigation{position:absolute;top:35px;left:50%;transform:translateX(-50%);z-index:10;width:100%;max-width:1271px}.hero__nav-container{display:flex;align-items:center;justify-content:space-between;height:101px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border:1px solid rgba(140,90,246,.38);border-radius:20px;padding:0 72px;gap:97px}.hero__logo-link{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.hero__logo-image{width:150px;height:41px;object-fit:contain}.hero__nav-menu{display:flex;gap:37px;list-style:none;margin:0;padding:0;align-items:center;flex:1;justify-content:center}.hero__nav-item{list-style:none}.hero__nav-link{color:#5a5a5a;text-decoration:none;font-family:Archivo,sans-serif;font-size:18px;font-weight:400;line-height:1.45;font-variation-settings:'wdth' 100;white-space:nowrap;transition:color .3s ease,opacity .3s ease}.hero__nav-link--active,.hero__nav-link:hover{color:var(--primary-color,#5152ff);opacity:1}.hero__nav-link:hover{opacity:.8}.hero__nav-cta-button{background:linear-gradient(to bottom,#8c5af6 0,#7056fa 48.077%,#5152ff 100%);color:#fff;border:none;border-radius:10px;padding:13px 28px;font-family:Archivo,sans-serif;font-size:18px;font-weight:500;font-variation-settings:'wdth' 100;cursor:pointer;box-shadow:0 94px 26px 0 transparent,0 60px 24px 0 rgba(0,0,0,.01),0 34px 20px 0 rgba(0,0,0,.05),0 15px 15px 0 rgba(0,0,0,.09),0 4px 8px 0 rgba(0,0,0,.1);min-width:137px;text-align:center;white-space:nowrap;flex-shrink:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.hero__nav-cta-button:hover{transform:translateY(-2px);box-shadow:0 100px 28px 0 transparent,0 65px 26px 0 rgba(0,0,0,.02),0 38px 22px 0 rgba(0,0,0,.07),0 18px 16px 0 rgba(0,0,0,.12),0 6px 10px 0 rgba(0,0,0,.15)}.hero__mobile-toggle{display:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;background:0 0;border:none;cursor:pointer;padding:0;z-index:11}.hero__mobile-toggle-bar{display:block;width:100%;height:3px;background:var(--primary-color,#5152ff);border-radius:3px;transition:all .3s ease}.hero__mobile-toggle[aria-expanded=true] .hero__mobile-toggle-bar:first-child{transform:rotate(45deg) translate(6px,6px)}.hero__mobile-toggle[aria-expanded=true] .hero__mobile-toggle-bar:nth-child(2){opacity:0}.hero__mobile-toggle[aria-expanded=true] .hero__mobile-toggle-bar:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.hero__content{position:relative;z-index:4;width:100%;max-width:1094px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.1875rem);align-items:center;text-align:center;padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem)}.hero__title{font-family:'Bai Jamjuree',sans-serif;font-size:clamp(1.75rem, 5vw, 3.8125rem);font-weight:700;line-height:1.2;margin:0;padding:0;width:100%;text-align:center}.hero__title,.hero__title-highlight{background:linear-gradient(to bottom,#8c5af6,#5d5fef);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__subtitle{font-family:Archivo,sans-serif;font-size:clamp(1rem, 2.5vw, 1.9375rem);font-weight:500;color:#858585;margin:0;padding:0;width:100%;font-variation-settings:'wdth' 100;text-align:center;max-width:1008px}.hero__cta-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;align-items:center}.hero__cta-button{background:linear-gradient(to bottom,#8c5af6,#5152ff);color:#fff;border:none;border-radius:10px;padding:17px 40px;font-family:'Bai Jamjuree',sans-serif;font-size:18px;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 84px 23px 0 transparent,0 54px 21px 0 rgba(0,0,0,.01),0 30px 18px 0 rgba(0,0,0,.05),0 13px 13px 0 rgba(0,0,0,.09),0 3px 7px 0 rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.hero__cta-button:hover{transform:translateY(-2px);box-shadow:0 90px 25px 0 transparent,0 58px 23px 0 rgba(0,0,0,.02),0 34px 20px 0 rgba(0,0,0,.07),0 16px 14px 0 rgba(0,0,0,.12),0 5px 9px 0 rgba(0,0,0,.15)}.hero__cta-button--secondary{background:#fff;color:var(--primary-color,#5152ff);box-shadow:0 4px 20px rgba(0,0,0,.1)}.hero__decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;pointer-events:none}.hero__shape{position:absolute;z-index:3;animation:heroFloat 6s ease-in-out infinite}.hero__shape--1{top:132px;left:54px;width:56px;height:56px;animation-delay:0s}.hero__shape--2{top:200px;left:1340px;width:48px;height:48px;animation-delay:1.5s}.hero__shape--3{top:680px;left:84px;width:40px;height:40px;animation-delay:3s}.hero__shape--4{top:164px;left:756px;width:44px;height:44px;animation-delay:4.5s}.hero__shape--5{top:560px;left:636px;width:52px;height:52px;animation-delay:2s}.hero__shape--6{top:640px;left:1300px;width:36px;height:36px;animation-delay:3.5s}.hero__shape--7{top:460px;left:1380px;width:32px;height:32px;animation-delay:1s}.hero__shape--8{top:720px;left:800px;width:28px;height:28px;animation-delay:2.5s}@keyframes heroFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@media (max-width:1440px){.hero-section{min-height:90vh}.hero__nav-container{width:90%;max-width:1271px;padding:0 40px;gap:60px}.hero__image-wrapper{width:60%;max-width:700px;left:-2%}}@media (max-width:1024px){.hero-section{min-height:85vh}.hero__content{width:85%;padding:clamp(1.5rem,4vw,3rem) 1rem}.hero__title{font-size:clamp(1.5rem, 4vw, 3rem)}.hero__subtitle{font-size:clamp(1rem, 2vw, 1.5rem)}.hero__image-wrapper{width:55%;max-width:600px;left:-3%}.hero__shape{transform:scale(.9)}}@media (max-width:768px){.hero-section{min-height:clamp(600px,90vh,700px)}.hero__nav-container{width:95%;padding:0 15px;gap:10px;height:80px;border-radius:15px}.hero__nav-menu{position:fixed!important;top:100px!important;left:0!important;right:0!important;background:rgba(255,255,255,.98)!important;backdrop-filter:blur(20px)!important;flex-direction:column!important;padding:0!important;gap:1.5rem!important;box-shadow:0 4px 20px rgba(0,0,0,.1)!important;border-radius:0 0 20px 20px!important;max-height:0!important;overflow:hidden!important;opacity:0!important;transition:all .3s ease!important;z-index:999!important;display:flex!important}.hero__nav-menu.active{max-height:500px!important;opacity:1!important;padding:2rem!important}.hero__nav-item{text-align:center;width:100%}.hero__nav-link{display:block;padding:1rem;font-size:18px}.hero__mobile-toggle{display:flex}.hero__logo-image{width:120px;height:33px}.hero__nav-cta-button{min-width:90px;padding:10px 16px;font-size:14px;white-space:nowrap}.hero__title{font-size:clamp(1.5rem, 5vw, 2.25rem)}.hero__subtitle{font-size:clamp(1rem, 2.5vw, 1.125rem)}.hero__content{width:90%;padding:clamp(1.5rem,4vw,2rem) 1rem}.hero__cta-button{padding:14px 32px;font-size:16px}.hero__image-wrapper{width:60%;max-width:450px;left:-5%;bottom:-10%}.hero__shape{opacity:.5;transform:scale(.7)}}@media (max-width:480px){.hero-section{min-height:clamp(500px,85vh,600px)}.hero__title{font-size:1.5rem}.hero__subtitle{font-size:.9rem}.hero__cta-button{padding:12px 28px;font-size:15px;width:100%;max-width:280px}.hero__image-wrapper{width:70%;max-width:350px;left:-8%;bottom:-5%}.hero__shape{display:none}}@media (max-width:380px){.hero__nav-container{padding:0 10px;gap:8px;height:70px;border-radius:12px}.hero__logo-image{width:100px;height:27px}.hero__nav-cta-button{min-width:80px;padding:8px 12px;font-size:13px}.hero__mobile-toggle{width:30px;height:30px}}.innovators__core-values{display:flex;flex-direction:column;gap:50px;align-items:center;width:100%;padding:50px 0 0 0;position:relative;z-index:2}.innovators__values-header{display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center;width:100%;max-width:866px}.innovators__values-header h3{font-family:'Bai Jamjuree',sans-serif;font-size:clamp(1.75rem, 4vw, 2.8125rem);font-weight:600;line-height:1.2;margin:0 0 clamp(1rem,2vw,1.25rem) 0;background:url('../assets/71e3d360ef6256e5e71fb292b2c691e03a3754ff.png') center center/cover,#333;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#333}.innovators__values-subtitle{font-family:'Bai Jamjuree',sans-serif;font-size:clamp(1.125rem, 2.5vw, 1.5625rem);font-weight:400;line-height:1.35;color:#5a5a5a;margin:0}.innovators__values-content{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,1.875rem);width:100%;max-width:1270px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.innovators__values-row{display:flex;gap:clamp(1.5rem,3vw,1.875rem);width:100%}.innovators__values-row:last-child{gap:clamp(1.5rem,3vw,1.75rem)}.innovators__value-card{position:relative;width:100%;max-width:620px;height:auto;min-height:248px;border-radius:20px;overflow:hidden;padding:clamp(1.25rem,3vw,1.6875rem) clamp(1rem,2.5vw,1.375rem);display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.25rem)}.innovators__value-card.innovation{background:linear-gradient(180deg,#edeeff 0,#fff 94.96%)}.innovators__value-card.integrity{background:linear-gradient(180deg,#efe8ff 0,#f7f3ff 50%,#fff 100%)}.innovators__value-card.collaboration{background:linear-gradient(180deg,#f9fff7 0,#fcfffb 50%,#fff 100%)}.innovators__value-card.client-centricity{background:linear-gradient(180deg,#e7f3ff 0,#f3f9ff 50%,#fff 100%)}.innovators__value-card::before{content:'';position:absolute;top:91px;left:0;width:100%;max-width:620px;height:418px;background-image:url('../assets/5c49650d0edccf38d40ea85348cbebfd1145d59b.png');background-size:cover;background-position:center;opacity:.1;transform:scaleY(-1);z-index:0}.innovators__value-card.client-centricity::before,.innovators__value-card.collaboration::before,.innovators__value-card.integrity::before{top:99px}.innovators__value-icon-container{position:relative;width:68.328px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:2}.innovation .innovators__value-icon-container{background:rgba(93,95,239,.32);box-shadow:-24px 21px 9px 0 rgba(61,7,197,0),-16px 13px 8px 0 rgba(61,7,197,.01),-9px 7px 7px 0 rgba(61,7,197,.05),-4px 3px 5px 0 rgba(61,7,197,.09),-1px 1px 3px 0 rgba(61,7,197,.1)}.integrity .innovators__value-icon-container{background:rgba(205,82,255,.23);box-shadow:-24px 21px 9px 0 rgba(150,0,187,0),-16px 13px 8px 0 rgba(150,0,187,.01),-9px 7px 7px 0 rgba(150,0,187,.05),-4px 3px 5px 0 rgba(150,0,187,.09),-1px 1px 3px 0 rgba(150,0,187,.1)}.collaboration .innovators__value-icon-container{background:rgba(67,175,17,.21);box-shadow:-25px 20px 9px 0 rgba(39,179,0,0),-16px 13px 8px 0 rgba(39,179,0,.01),-9px 7px 7px 0 rgba(39,179,0,.05),-4px 3px 5px 0 rgba(39,179,0,.09),-1px 1px 3px 0 rgba(39,179,0,.1)}.client-centricity .innovators__value-icon-container{background:rgba(70,177,255,.2);box-shadow:-24px 21px 9px 0 rgba(0,122,255,0),-16px 13px 8px 0 rgba(0,122,255,.01),-9px 7px 7px 0 rgba(0,122,255,.05),-4px 3px 5px 0 rgba(0,122,255,.09),-1px 1px 3px 0 rgba(0,122,255,.1)}.innovators__value-icon{width:48px;height:44px;object-fit:contain;position:relative;z-index:1}.integrity .innovators__value-icon{width:47px;height:44px}.collaboration .innovators__value-icon{width:47px;height:44px}.client-centricity .innovators__value-icon{width:37px;height:34px}.innovators__value-content{display:flex;flex-direction:column;gap:clamp(.5rem,1.5vw,.625rem);width:100%;z-index:2;position:relative}.innovators__value-title{font-family:Archivo,sans-serif;font-size:clamp(1.125rem, 2vw, 1.25rem);font-weight:700;line-height:1.2;margin:0;font-variation-settings:'wdth' 100}.innovation .innovators__value-title{color:#5152ff}.integrity .innovators__value-title{color:#cd52ff}.collaboration .innovators__value-title{color:#50eb39}.client-centricity .innovators__value-title{color:#46b1ff}.innovators__value-description{font-family:Archivo,sans-serif;font-size:clamp(1rem, 1.8vw, 1.125rem);font-weight:300;line-height:1.4;color:#5a5a5a;margin:0;max-width:430px;text-align:justify;font-variation-settings:'wdth' 100}.collaboration .innovators__value-description{max-width:431px}.innovators__value-decoration{position:absolute;z-index:1;pointer-events:none}.innovation .innovators__value-decoration{width:123px;height:142px;right:22px;top:93px}.integrity .innovators__value-decoration{width:83px;height:83px;right:17px;top:135px}.collaboration .innovators__value-decoration{width:109px;height:109px;right:36px;top:111px}.client-centricity .innovators__value-decoration{width:103px;height:94px;right:24px;top:139px}@media (max-width:1440px){.innovators__values-content{max-width:95%}.innovators__value-card{width:calc(50% - .9375rem)}.innovators__values-header{width:90%}}@media (max-width:1024px){.innovators__values-header h3{font-size:clamp(1.5rem, 3.5vw, 2.25rem)}.innovators__values-subtitle{font-size:clamp(1rem, 2vw, 1.25rem)}.innovators__value-card{min-height:220px;padding:clamp(1rem,2.5vw,1.25rem)}.innovators__value-description{max-width:100%}.collaboration .innovators__value-description{max-width:100%}}@media (max-width:768px){.innovators__core-values{gap:clamp(1.5rem,3vw,1.875rem);padding:clamp(3rem,6vw,3.75rem) 0}.innovators__values-row{flex-direction:column;gap:clamp(1rem,2.5vw,1.25rem)}.innovators__values-row:last-child{gap:clamp(1rem,2.5vw,1.25rem)}.innovators__value-card{width:100%;min-height:200px;padding:clamp(1rem,2.5vw,1.25rem)}.innovators__values-header h3{font-size:clamp(1.5rem, 4vw, 1.75rem)}.innovators__values-subtitle{font-size:clamp(1rem, 2vw, 1.125rem)}.innovators__value-title{font-size:clamp(1rem, 2vw, 1.125rem)}.innovators__value-description{font-size:clamp(.875rem, 1.8vw, 1rem);max-width:none}.innovators__value-decoration{display:none}}.shape-future-section{position:relative;width:100vw;min-height:800px;padding:clamp(3rem,5vw,5rem) 0;display:flex;flex-direction:column;align-items:center;overflow:visible;margin-left:calc(-50vw + 50%);margin-top:0;z-index:2}.shape-future__images-mosaic{position:relative;width:100%;max-width:min(1270px,90vw);height:auto;min-height:398px;margin:0 auto 50px auto}.shape-future__team-collage{width:100%;height:auto;display:block;object-fit:contain}@media (max-width:768px){.shape-future__images-mosaic{display:none}}.shape-future__content-overlay{position:absolute;top:320px;left:50%;transform:translateX(-50%);width:100%;max-width:962px;height:auto;min-height:400px;display:flex;flex-direction:column;gap:20px;align-items:center;z-index:10}.shape-future__content{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.shape-future__content h3{font-family:'Bai Jamjuree',sans-serif;font-size:45px;font-weight:600;line-height:1.2;text-align:center;margin:0 auto;width:100%;max-width:551px;display:block}.shape-future__description{font-family:Archivo,sans-serif;font-size:20px;font-weight:300;line-height:1.4;color:#5a5a5a;text-align:center;margin:0;width:100%;max-width:916px;font-variation-settings:'wdth' 100}.shape-future__cta-button{background:linear-gradient(to bottom,#8c5af6,#5152ff);color:#fff;border:none;border-radius:10px;padding:17px 40px;font-family:'Bai Jamjuree',sans-serif;font-size:18px;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block;box-shadow:0 84px 23px 0 transparent,0 54px 21px 0 rgba(0,0,0,.01),0 30px 18px 0 rgba(0,0,0,.05),0 13px 13px 0 rgba(0,0,0,.09),0 3px 7px 0 rgba(0,0,0,.1);transition:transform .3s ease}.shape-future__cta-button:hover{transform:translateY(-2px)}.shape-future__contact{font-family:Archivo,sans-serif;font-size:13px;font-weight:600;line-height:1.2;color:#5a5a5a;text-align:center;margin:0;width:636px;font-variation-settings:'wdth' 100}.shape-future__contact .light-text{font-weight:300;font-variation-settings:'wdth' 100}.shape-future__contact .email-link{color:#5152ff}@media (max-width:1440px){.shape-future__images-mosaic{width:95%;transform:scale(.9)}.shape-future__content-overlay{width:85%;padding:30px}.shape-future__content h3{width:100%;max-width:551px;font-size:40px;margin:0 auto}.shape-future__description{width:100%;max-width:800px;font-size:18px}}@media (max-width:1024px){.shape-future-section{min-height:700px}.shape-future__images-mosaic{transform:scale(.7);height:300px}.shape-future__content-overlay{top:280px;width:90%;padding:25px}.shape-future__content h3{font-size:32px}.shape-future__description{font-size:16px}.shape-future__contact{width:100%;max-width:500px;font-size:12px}}@media (max-width:768px){.shape-future-section{padding:60px 0;min-height:auto}.shape-future__images-mosaic{transform:scale(.5);height:200px;margin-bottom:20px}.shape-future__content-overlay{position:relative;top:0;transform:none;width:95%;padding:20px;left:auto}.shape-future__content h3{font-size:28px;width:100%;margin:0 auto}.shape-future__description{font-size:16px;width:100%}.shape-future__cta-button{padding:15px 30px;font-size:16px}.shape-future__contact{width:100%;font-size:11px}}@media (min-width:1440px){.shape-future__images-mosaic{max-width:1270px;width:1270px;margin-left:auto;margin-right:auto}}.products-platform{padding:clamp(4rem,8vw,6.25rem) 0;background:#fdfcff;position:relative}.products-platform__container{max-width:1440px;margin:0 auto;padding:0 clamp(1rem,4vw,5.3125rem)}.products-platform__header{text-align:center;margin-bottom:clamp(3rem,6vw,5rem);display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,1.875rem);align-items:center}.products-platform__title{font-family:'Bai Jamjuree',sans-serif;font-size:clamp(2rem, 4vw, 2.8125rem);font-weight:600;line-height:1.2;color:#333;background:url('../assets/1645037559803996b563952c2f0ad64acf547f4d.png') center center/cover,#333;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;max-width:1269px}.products-platform__subtitle{font-family:'Bai Jamjuree',sans-serif;font-size:clamp(1.125rem, 2.5vw, 1.5625rem);font-weight:400;line-height:1.35;color:#5a5a5a;margin:0;max-width:1178px}.products-platform__product{border-radius:20px;padding:clamp(2rem,5vw,3.125rem) clamp(1.5rem,4vw,1.875rem);position:relative;overflow:hidden;margin-bottom:0}.products-platform__product--smartshopie{background:linear-gradient(90deg,#8c5af6 0,#5152ff 100%);border-radius:20px 20px 0 0}.products-platform__product--rae{background:linear-gradient(90deg,#8c5af6 0,#5152ff 100%);border-radius:0 0 20px 20px}.products-platform__product-title{font-family:'Bai Jamjuree',sans-serif;font-size:clamp(1.75rem, 3.5vw, 2.4375rem);font-weight:700;line-height:1.2;color:#fff;text-align:center;margin:0 0 clamp(1.5rem,3vw,1.875rem) 0}.products-platform__intro{display:flex;gap:clamp(2rem,5vw,3.125rem);align-items:center;margin-bottom:clamp(2rem,4vw,2.5rem);flex-wrap:wrap}.products-platform__intro--reverse{flex-direction:row-reverse}.products-platform__visual-wrapper{position:relative;flex:0 0 auto;width:557px;border-radius:15px;overflow:hidden}.products-platform__decorative-bg{position:absolute;width:100%;height:100%;background:linear-gradient(179deg,#b495ff 0,#fff 58%);border-radius:15px;overflow:hidden}.products-platform__decorative-bg img{position:absolute}.products-platform__decorative-bg img:first-child{left:-172px;top:288px;width:778px;height:577px}.products-platform__decorative-bg img:nth-child(2){left:-123px;top:-84px;width:682px;height:409px}.products-platform__decorative-bg img:nth-child(3){left:50%;top:82px;width:445px;height:445px;transform:translateX(-50%)}.products-platform__device{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.products-platform__device--tablet{padding:23px 10px}.products-platform__device--tablet img{width:100%;height:auto;object-fit:contain}.products-platform__device--mobile{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.products-platform__phone-frame,.products-platform__phone-screen{position:absolute}.products-platform__phone-frame{left:50%;top:61px;transform:translateX(-50%);z-index:1}.products-platform__phone-screen{width:109px;height:229px;left:196px;top:67px;border-radius:15px;z-index:2}.products-platform__phone-status{position:absolute;left:210px;top:67px;width:85px;height:7px;display:flex;justify-content:space-between;align-items:center;z-index:3}.products-platform__status-time{font-family:'SF Pro Display',sans-serif;font-size:5px;font-weight:600;color:#fff}.products-platform__status-icons{display:flex;gap:1.3px;align-items:center}.products-platform__status-icons img{height:auto}.products-platform__device--mobile-alt{padding:23px 10px}.products-platform__device--mobile-alt img{width:100%;height:auto;object-fit:contain}.products-platform__decorative-shapes{position:absolute;inset:0;pointer-events:none;z-index:10}.products-platform__shape{position:absolute}.products-platform__product--smartshopie .products-platform__shape--1{right:14%;top:48%;width:79px;height:79px}.products-platform__product--smartshopie .products-platform__shape--2{right:80%;top:21%;width:43px;height:43px}.products-platform__product--smartshopie .products-platform__shape--3{right:70%;top:71%;width:102px;height:102px}.products-platform__product--smartshopie .products-platform__shape--4{right:16%;top:5%;width:51px;height:51px}.products-platform__product--smartshopie .products-platform__shape--5,.products-platform__product--smartshopie .products-platform__shape--6,.products-platform__product--smartshopie .products-platform__shape--7{display:none}.products-platform__product--rae .products-platform__shape--1{right:14%;top:48%;width:79px;height:79px;transform:rotate(180deg) scaleY(-1)}.products-platform__product--rae .products-platform__shape--2{right:80%;top:21%;width:43px;height:43px;transform:rotate(180deg) scaleY(-1)}.products-platform__product--rae .products-platform__shape--3{right:70%;top:71%;width:102px;height:102px;transform:rotate(180deg) scaleY(-1)}.products-platform__product--rae .products-platform__shape--4{right:16%;top:5%;width:51px;height:51px;transform:rotate(180deg) scaleY(-1)}.products-platform__description{flex:1;min-width:0;color:#fff;display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.25rem)}.products-platform__description-title{font-family:Archivo,sans-serif;font-size:clamp(1.5rem, 3vw, 1.9375rem);font-weight:500;font-variation-settings:'wdth' 100;line-height:1.2;margin:0}.products-platform__description-text{font-family:Archivo,sans-serif;font-size:clamp(1rem, 2vw, 1.25rem);font-weight:300;font-variation-settings:'wdth' 100;line-height:1.4;margin:0}.products-platform__features{display:flex;gap:clamp(2rem,5vw,3.125rem);align-items:center;margin-bottom:clamp(2rem,4vw,2.5rem);flex-wrap:wrap}.products-platform__features--reverse{flex-direction:row-reverse}.products-platform__features-list{flex:1;min-width:0;display:flex;flex-direction:column;gap:clamp(.75rem,2vw,.9375rem)}@media (max-width:768px){.products-platform__features-list{align-items:center;text-align:center}.products-platform__feature{align-items:center;text-align:center}}.products-platform__feature{display:flex;flex-direction:column;gap:.5rem;position:relative}.products-platform__feature:not(:last-child){padding-bottom:clamp(.75rem,2vw,.9375rem)}.products-platform__feature-title{font-family:Archivo,sans-serif;font-size:clamp(1.125rem, 2vw, 1.25rem);font-weight:700;font-variation-settings:'wdth' 100;line-height:1.2;color:#fff;margin:0}.products-platform__feature-description{font-family:Archivo,sans-serif;font-size:clamp(1rem, 1.8vw, 1.125rem);font-weight:400;font-variation-settings:'wdth' 100;line-height:1.45;color:#fff;margin:0}.products-platform__feature-divider{width:100%;height:1px;background:rgba(255,255,255,.3);margin-top:.5rem}.products-platform__features-visual{position:relative;flex:0 0 auto;width:557px;border-radius:15px;overflow:hidden}.products-platform__summary{display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,2.1875rem);padding:clamp(1rem,3vw,2rem) 0}.products-platform__summary-text{font-family:Archivo,sans-serif;font-size:clamp(1rem, 2vw, 1.125rem);font-weight:400;font-variation-settings:'wdth' 100;line-height:1.45;color:#fff;text-align:center;max-width:1209px;margin:0}.products-platform__cta-button{background:linear-gradient(to bottom,#8c5af6,#5152ff);color:#fff;border:none;border-radius:10px;padding:clamp(.75rem,1.5vw,1rem) clamp(1.75rem,3.5vw,2.5rem);font-family:'Bai Jamjuree',sans-serif;font-size:clamp(1rem, 1.8vw, 1.125rem);font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 94px 26px 0 rgba(81,82,255,0),0 60px 24px 0 rgba(81,82,255,.01),0 34px 20px 0 rgba(81,82,255,.05),0 15px 15px 0 rgba(81,82,255,.09),0 4px 8px 0 rgba(81,82,255,.1);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.products-platform__cta-button:hover{transform:translateY(-2px);box-shadow:0 104px 29px 0 rgba(81,82,255,0),0 67px 27px 0 rgba(81,82,255,.01),0 38px 23px 0 rgba(81,82,255,.05),0 17px 17px 0 rgba(81,82,255,.09),0 4px 9px 0 rgba(81,82,255,.1)}@media (max-width:1200px){.products-platform__features,.products-platform__intro{flex-direction:column;align-items:center}.products-platform__features--reverse,.products-platform__intro--reverse{flex-direction:column}.products-platform__features-visual,.products-platform__visual-wrapper{max-width:500px}.products-platform__description{text-align:center}}@media (max-width:768px){.products-platform__container{padding:0 1rem}.products-platform__product{border-radius:15px}.products-platform__product--smartshopie{border-radius:15px 15px 0 0}.products-platform__product--rae{border-radius:0 0 15px 15px}.products-platform__features-visual,.products-platform__visual-wrapper{max-width:100%;min-height:300px}.products-platform__decorative-shapes{display:none}}.build-future-section{padding:clamp(2.5rem,5vw,4rem) 0;background:#fff;position:relative;overflow:hidden}.build-future-section::before{display:none}.build-future-section::after{display:none}.build-future__container{max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem);position:relative;z-index:1}.build-future__contact-area{display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(3rem,6vw,6rem);align-items:start}.build-future__contact-info{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem);position:relative}.build-future__header{margin-bottom:clamp(1rem,2vw,2rem)}.build-future__title{font-family:'Bai Jamjuree',sans-serif;font-size:45px;font-weight:600;line-height:1.2;color:#333;margin:0 0 clamp(1rem,2vw,1.5rem) 0}.build-future__subtitle{font-family:'Bai Jamjuree',sans-serif;font-size:25px;font-weight:400;line-height:1.35;color:#5a5a5a;margin:0;max-width:90%}.build-future__info-item{display:flex;gap:12px;align-items:center}.build-future__info-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:0;overflow:visible;background:0 0}.build-future__info-icon img{width:100%;height:100%;object-fit:contain}.build-future__info-icon--email{width:100px;height:95px}.build-future__info-icon--phone{width:100px;height:95px}.build-future__info-icon--office{margin-left:28px;width:68px;height:66px}@media (min-width:1440px){.build-future__info-icon--email{width:80px;height:76px}.build-future__info-icon--phone{width:80px;height:76px}.build-future__info-icon--office{margin-left:20px;width:60px;height:59px}}.build-future__info-icon svg{width:100%;height:100%}.build-future__info-content{align-self:normal;flex:1;display:flex;flex-direction:column;gap:0;text-align:left}.build-future__info-content h4{font-family:Archivo,sans-serif;font-size:18px;font-weight:300;line-height:1.4;color:#333;margin:0}.build-future__info-link{font-family:Archivo,sans-serif;font-size:20px;font-weight:400;line-height:1.4;color:#5a5a5a;text-decoration:none;transition:color .3s ease}.build-future__info-link:hover{color:#5152ff}.build-future__info-text{font-family:Archivo,sans-serif;font-size:20px;font-weight:400;line-height:1.4;color:#5a5a5a;margin:0;text-align:justify}.build-future__message-decoration{position:absolute;top:20%;right:-15%;rotate:-15deg;width:clamp(200px,25vw,350px);height:auto;opacity:1;pointer-events:none;z-index:1}.build-future__message-decoration img{width:100%;height:auto;display:block}.build-future__contact-form{position:relative;border-radius:15px;padding:clamp(2rem,4vw,3rem);overflow:hidden}.build-future__contact-form::before{content:'';position:absolute;inset:0;background-image:url('../assets/contact_us_form_bg.png');background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(0px);z-index:0}.build-future__contact-form::after{content:'';position:absolute;inset:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:0}.build-future__form{display:flex;flex-direction:column;gap:clamp(1.25rem,2vw,1.5rem);position:relative;z-index:2}.build-future__form-group{display:flex;flex-direction:column;gap:.5rem}.build-future__form-group--message{margin-top:.5rem}.build-future__form-label{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.875;color:#fff;letter-spacing:.02em;align-self:flex-start}.build-future__input-container{position:relative}.build-future__input{width:100%;background:0 0;border:1px solid #fff;border-radius:10px;padding:10px;font-family:Poppins,sans-serif;font-size:clamp(.875rem, 1.2vw, 1rem);font-weight:300;color:#fff;backdrop-filter:blur(10px);transition:all .3s ease}.build-future__input::placeholder{color:rgba(255,255,255,.5)}.build-future__input:focus{outline:0;border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.18)}.build-future__input--textarea{resize:vertical;min-height:clamp(100px,15vw,120px);font-family:Archivo,sans-serif}.build-future__submit-button{background:#fff;border:none;border-radius:10px;padding:20px 40px;font-family:Archivo,sans-serif;font-size:18px;font-weight:500;line-height:1.4;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:0 66px 18px 0 transparent,0 42px 17px 0 rgba(0,0,0,.01),0 24px 14px 0 rgba(0,0,0,.05),0 11px 11px 0 rgba(0,0,0,.09),0 3px 6px 0 rgba(0,0,0,.1);margin-top:.5rem;width:100%;background:linear-gradient(to bottom,#313199,#8c5af6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.build-future__submit-button::before{content:'';position:absolute;inset:0;background:#fff;border-radius:10px;z-index:-1}.build-future__submit-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15);background:linear-gradient(to bottom,#313199,#8c5af6);color:#fff}.build-future__submit-button:active{transform:translateY(0)}@media (max-width:1024px){.build-future__contact-area{grid-template-columns:1fr;gap:3rem}.build-future__message-decoration{display:none}.build-future__contact-info{max-width:600px;margin:0 auto}}@media (max-width:768px){.build-future-section{padding:3rem 0}.build-future-section::before{width:80%}.build-future__contact-area{gap:2.5rem}.build-future__info-item{flex-direction:row;align-items:flex-start;text-align:left}.build-future__info-icon--email,.build-future__info-icon--phone{width:60px!important;height:57px!important}.build-future__info-icon--office{margin-left:16px;width:44px!important;height:43px!important}.build-future__contact-form{padding:1.5rem}.build-future__form{gap:1.25rem}}@media (max-width:1024px){.product-intro-frame1597881300{flex-direction:column;gap:40px;padding:30px 20px}.frame358-svg-large{width:80%;height:auto}.text-container-frame1597881300{max-width:100%;text-align:center;align-items:center}.description-frame1597881300{text-align:center}}@media (max-width:768px){.product-intro-frame1597881300{gap:30px;padding:20px 15px}.frame358-svg-large{width:80%;height:auto}.title-frame1597881300{font-size:24px}.description-frame1597881300{font-size:18px}}.device-image{width:100%;height:100%;object-fit:cover;border-radius:inherit}.mobile-status-bar{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:110px;height:11px;display:flex;justify-content:space-between;align-items:center;z-index:10}.status-time{font-family:Inter,sans-serif;font-size:4px;font-weight:500;color:#282332}.status-icons{display:flex;gap:1px;align-items:center}.status-icon{width:auto;height:3px}.floating-shapes{position:absolute;inset:0;pointer-events:none}.floating-shapes .shape{position:absolute;transform:rotate(180deg) scaleY(-1)}.floating-shapes .shape-1{top:203px;right:71px;width:79px;height:79px}.floating-shapes .shape-2{top:88px;right:400px;width:43px;height:43px}.floating-shapes .shape-3{top:304px;right:290px;width:102px;height:102px}.floating-shapes .shape-4{top:22px;right:37px;width:51px;height:51px}.product-description{flex:1;color:#fff;display:flex;flex-direction:column;gap:20px}.product-description h4{font-family:Archivo,sans-serif;font-size:31px;font-weight:500;line-height:1.2;color:#fff;margin:0;font-variation-settings:'wdth' 100}.product-description p{font-family:Archivo,sans-serif;font-size:20px;font-weight:300;line-height:1.4;color:#fff;margin:0;font-variation-settings:'wdth' 100}.product-features{display:flex;gap:50px;align-items:flex-start;padding:0 20px;margin-bottom:40px}.features-list{flex:1;display:flex;flex-direction:column;gap:15px}.feature-item{display:flex;flex-direction:column;gap:8px;color:#fff;position:relative}.feature-item h5{font-family:Archivo,sans-serif;font-size:20px;font-weight:700;line-height:1.2;color:#fff;margin:0;font-variation-settings:'wdth' 100}.feature-item p{font-family:Archivo,sans-serif;font-size:18px;font-weight:400;line-height:1.45;color:#fff;margin:0;font-variation-settings:'wdth' 100}.feature-divider{width:100%;height:1px;background:url('../assets/25af1b308c3bb4cbdb526a02082159a5cf44f10d.svg') repeat-x;margin-top:15px}.features-visual{position:relative;width:557px;height:426px;flex-shrink:0;border-radius:15px;overflow:hidden;box-shadow:0 383px 107px 0 transparent,0 245px 98px 0 rgba(0,0,0,.01),0 138px 83px 0 rgba(0,0,0,.05),0 61px 61px 0 rgba(0,0,0,.09),0 15px 34px 0 rgba(0,0,0,.1);background:linear-gradient(135deg,#8c5af6 0,#5152ff 100%)}.device-showcase{position:relative;width:100%;height:100%}.iphone-mockup{top:23px;left:10px;width:538px;height:380px}.iphone-large-mockup{top:23px;left:10px;width:538px;height:380px}.tablet-overlay-mockup{top:-5px;left:-12px;width:580px;height:435px;z-index:3}.product-summary-frame1597881314{display:flex;flex-direction:column;gap:35px;align-items:center;width:100%;max-width:1209px;margin:0 auto}.summary-text-container{height:52px;width:100%;position:relative;display:flex;align-items:flex-end;justify-content:center}.summary-text{font-family:Archivo,sans-serif;font-size:18px;font-weight:400;line-height:1.45;color:#fff;text-align:center;margin:0;width:100%;max-width:1056px;font-variation-settings:'wdth' 100}.summary-button-container{display:flex;align-items:center;justify-content:center}.btn-frame1597881314{border:none;border-radius:10px;padding:13px 28px;font-family:Archivo,sans-serif;font-size:18px;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 66px 18px 0 transparent,0 42px 17px 0 rgba(0,0,0,.01),0 24px 14px 0 rgba(0,0,0,.05),0 11px 11px 0 rgba(0,0,0,.09),0 3px 6px 0 rgba(0,0,0,.1);transition:transform .3s ease;font-variation-settings:'wdth' 100;width:224px;text-align:center;background:#fff;position:relative;color:transparent}.btn-frame1597881314::before{content:'Learn More';position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#313199,#8c5af6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Archivo,sans-serif;font-size:18px;font-weight:500;font-variation-settings:'wdth' 100}.btn-frame1597881314:hover{transform:translateY(-2px)}@media (max-width:1440px){.product-section{margin:0 40px;padding:40px 20px}.platform-title{font-size:40px}.platform-subtitle{font-size:22px}.features-visual,.product-visual-container{width:450px;height:350px}.summary-text-container{width:100%}.summary-text{width:95%}}@media (max-width:1024px){.products-platform-section{padding:clamp(2rem,5vw,4rem) 0}.product-section{margin:0 20px;padding:30px 15px}.product-features,.product-intro{flex-direction:column;gap:30px;align-items:center}.features-visual,.product-visual-container{width:100%;max-width:500px;height:300px}.platform-title{font-size:36px}.platform-subtitle{font-size:20px}.product-title{font-size:32px}.summary-text-container{width:100%}.summary-text{width:95%}.btn-frame1597881314{width:200px;padding:12px 24px;font-size:16px}}@media (max-width:768px){.products-platform-section{padding:clamp(1.5rem,4vw,3rem) 0}.product-section{margin:0 10px;padding:25px 15px}.platform-title{font-size:28px}.platform-subtitle{font-size:18px}.product-title{font-size:26px}.product-description h4{font-size:24px}.product-description p{font-size:16px}.feature-item h5{font-size:18px}.feature-item p{font-size:16px}.summary-text{font-size:16px;width:95%}.features-visual,.product-visual-container{width:100%;max-width:400px;height:250px}}@media (max-width:1440px){.solutions-title-frame366{font-size:40px}.solutions-subtitle-frame366{font-size:22px}.solutions-grid-frame1597881342{gap:20px}.solution-card-frame1597881342{width:270px}}@media (max-width:1024px){.industry-solutions-section{padding:80px 0}.solutions-grid-frame1597881342{gap:20px;justify-content:center}.solution-card-frame1597881342{width:280px}.education{width:280px}}@media (max-width:768px){.industry-solutions-section{padding:60px 0}.solutions-title-frame366{font-size:32px}.solutions-subtitle-frame366{font-size:18px}.solutions-grid-frame1597881342{flex-direction:column;gap:20px;align-items:center}.solution-card-frame1597881342{width:100%;max-width:320px}.industry-solutions__icon-container{margin:0 auto}.industry-solutions__card{text-align:center;align-items:center}.education{width:100%;max-width:320px}.solution-content h3{font-size:18px}.solution-content p{font-size:16px}}.form-gradient-container{position:relative;border-radius:15px;padding:30px;display:flex;flex-direction:column;gap:35px;width:449px;max-width:100%;height:auto;min-height:500px;overflow:hidden}.form-gradient-container::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#6d35e1 0,#1717af 100%);border:.3px solid #fff;border-radius:15px;z-index:1}.form-gradient-container::after{content:'';position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background-image:url('../assets/71703c2c04634ab0183e3817a9dd76afc0569f57.svg');background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(3px);z-index:2}.form-gradient-container>*{position:relative;z-index:3}.form-gradient-container .form-group{display:flex;flex-direction:column;gap:15px}.form-gradient-container label{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:30px;color:#fff;margin:0}.input-container{position:relative;border:1px solid #fff;border-radius:10px;display:flex;align-items:center;padding:10px;background:0 0;width:100%;max-width:449px}.input-container input{background:0 0;border:none;outline:0;font-family:Poppins,sans-serif;font-size:16px;line-height:30px;color:#fff;width:100%}.input-container textarea{background:0 0;border:none;outline:0;font-family:Poppins,sans-serif;font-size:16px;line-height:24px;color:#fff;width:100%;height:70px;resize:none;padding:0;margin:0}.input-container input::placeholder,.input-container textarea::placeholder{color:rgba(255,255,255,.37);font-family:Poppins,sans-serif;font-size:16px}.input-cursor{width:5px;height:17px;margin-left:10px;flex-shrink:0}.input-cursor img{width:100%;height:100%}.gradient-submit{background-color:#fff!important;background-image:none!important;border:none;border-radius:10px;padding:20px 40px;font-family:Archivo,sans-serif;font-size:18px;font-weight:500;font-variation-settings:'wdth' 100;line-height:1.4;text-align:center;cursor:pointer;transition:transform .2s ease;box-shadow:0 66px 18px 0 transparent,0 42px 17px 0 rgba(0,0,0,.01),0 24px 14px 0 rgba(0,0,0,.05),0 11px 11px 0 rgba(0,0,0,.09),0 3px 6px 0 rgba(0,0,0,.1);width:100%;max-width:449px;background:#fff;color:transparent;background-image:linear-gradient(to bottom,#313199,#8c5af6);-webkit-background-clip:text;background-clip:text}.gradient-submit:hover{transform:translateY(-2px)}.build-future-section{padding:80px 0;background-color:#fff;text-align:center}.build-future-content{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:20px;align-items:flex-start;width:100%;text-align:left}@media (max-width:1200px){.form-gradient-container{width:100%;max-width:450px;height:auto;min-height:500px}.form-gradient-container::after{width:calc(100% + 2px);height:100%}}@media (max-width:768px){.form-gradient-container{padding:25px;gap:25px;max-width:350px;height:auto;min-height:450px}.form-gradient-container label{font-size:14px;line-height:24px}.input-container input,.input-container textarea{font-size:14px;line-height:24px}.input-container input::placeholder,.input-container textarea::placeholder{font-size:14px;line-height:24px}.gradient-submit{font-size:16px;padding:16px 32px}}.gradient-heading{font-family:"Bai Jamjuree",sans-serif;font-weight:600;font-size:45px;line-height:1.2;text-align:center;margin:0;background:linear-gradient(135deg,#8c5af6 0,#7056fa 48%,#5152ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;width:100%}@supports not (-webkit-background-clip:text){.gradient-heading{color:#8c5af6;background:0 0}}.tailored-expertise__text .gradient-heading{text-align:left!important;width:auto}.partner-header .gradient-heading{text-align:left!important;width:487px;height:119px}@media (max-width:768px){.gradient-heading{font-size:36px}}@media (max-width:480px){.gradient-heading{font-size:28px}}.frame-279{padding:clamp(2rem,5vw,3rem) 0;background:#fff;margin-top:clamp(2rem,4vw,2.5rem);display:flex;flex-direction:column;gap:clamp(2rem,5vw,3rem);align-items:center}.frame-260{width:100%;max-width:1077px;margin:0 auto;text-align:center;padding:0 1rem}.transform-title{font-size:clamp(1.75rem, 4vw, 2.8125rem);width:100%}.transform-subtitle{font-size:clamp(1rem, 2vw, 1.5625rem);width:100%}.frame-278{width:100%;max-width:1271px;height:auto;margin-top:24px;padding:0 1rem}.frame-302{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,3rem);width:100%;height:auto}@media (min-width:1024px){.frame-302{grid-template-columns:1fr 1fr;gap:3rem}}.frame-277{width:100%;max-width:511px;height:auto;aspect-ratio:511/386;margin:0 auto}.tablet-image{position:relative;top:0;left:0;width:100%;height:auto}.floating-elements{display:none}@media (min-width:768px){.floating-elements{display:block}}.frame-276{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);width:100%;max-width:662px;height:auto;margin:0 auto}.frame-273,.frame-274,.frame-275{display:flex;flex-direction:column;gap:1rem;width:100%;height:auto}@media (min-width:640px){.frame-273,.frame-274,.frame-275{flex-direction:row;gap:1.25rem}}.frame-266{width:clamp(50px,10vw,58.772px);height:clamp(48px,9.5vw,56px);flex-shrink:0;margin:0 auto}@media (min-width:640px){.frame-266{margin:0}}.frame-272 p{width:100%;max-width:573px}.frame-295{padding:clamp(2rem,6vw,4rem) 0}.frame-294{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2rem);padding:0 1rem}@media (min-width:640px){.frame-294{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.frame-294{grid-template-columns:repeat(3,1fr)}}.frame-290,.frame-291,.frame-292{width:100%;max-width:398px;margin:0 auto}.frame-301{padding:clamp(2rem,5vw,2.5rem) clamp(1rem,4vw,3rem);border-radius:clamp(15px,3vw,30px);margin:clamp(2rem,5vw,3rem) 1rem}.frame-299{text-align:center}.frame-299 h2{font-size:clamp(1.5rem, 4vw, 2.8125rem)}.frame-299 p{font-size:clamp(.875rem, 2vw, 1.5625rem)}.frame-1597881342{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,1.8rem);padding:0 1rem}@media (min-width:768px){.frame-1597881342{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.frame-1597881342{grid-template-columns:repeat(4,1fr)}}.frame-1597881328,.frame-1597881339,.frame-1597881340,.frame-1597881341{width:100%;max-width:290px;height:auto;margin:0 auto;padding:clamp(1rem,2vw,1.25rem)}.frame-307{padding:clamp(2rem,5vw,3rem) 0}.frame-326{padding:0 1rem}.frame-311{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2rem)}@media (min-width:1024px){.frame-311{grid-template-columns:repeat(3,1fr)}}.frame-308,.frame-309,.frame-310{width:100%}.frame-364{padding:clamp(2rem,5vw,3rem) 0}.group-1000000820{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);padding:0 1rem}@media (min-width:768px){.group-1000000820{grid-template-columns:repeat(2,1fr)}}.frame-357{padding:clamp(2rem,5vw,3rem) 0}.group-1000000812{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:clamp(.75rem,2vw,1rem);padding:0 1rem}.frame-322{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2rem)}@media (min-width:768px){.frame-322{grid-template-columns:repeat(2,1fr)}}.frame-320,.frame-321{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2rem)}.frame-314,.frame-315,.frame-316,.frame-317{width:100%}section{padding:clamp(2rem,6vw,4rem) 0}section:first-of-type{padding-top:clamp(4rem,10vw,6rem)}@media (max-width:768px){.decorative-vector,.floating-element,.process-path{display:none!important}}img{max-width:100%;height:auto}@media (max-width:768px){h1,h2,h3{text-align:center}p{text-align:center}.feature-content h3,.frame-272 h3{text-align:center}.feature-content p,.frame-272 p{text-align:center}}@media (max-width:1024px){.desktop-only{display:none!important}}@media (min-width:1025px){.mobile-only{display:none!important}}html{scroll-padding-top:100px}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}