:root{--color-bg:#000;--color-text:#eae9e9;--color-white:#ffffff;--font-main:'Plus Jakarta Sans', sans-serif;--heading-xl:60px;--heading-lg:50px;--text-base:16px;--section-gap:120px;--fw-semibold:600}body{background-color:var(--color-bg);font-family:var(--font-main);color:var(--color-text)}.section{padding:40px;margin-top:var(--section-gap) 0}.container-custom{max-width:1460px;margin:0 auto;padding:10px 16px}.heading-xl{font-size:var(--heading-xl);font-weight:var(--fw-semibold);color:var(--color-white)}.heading-lg{font-size:var(--heading-lg);font-weight:var(--fw-semibold);color:var(--color-white)}.text-base{font-size:var(--text-base);color:var(--color-text)}@media (max-width:992px){:root{--heading-xl:48px;--heading-lg:40px}}@media (max-width:768px){:root{--heading-xl:36px;--heading-lg:30px;--text-base:15px}}@media (max-width:576px){:root{--heading-xl:30px;--heading-lg:24px;--text-base:14px}}.hero-section{position:relative;min-height:700px;overflow:hidden;display:flex;align-items:center}.hero-row{min-height:724px;align-items:center}.hero-bg{position:absolute;inset:0;z-index:0}.hero-video{width:100%;height:100%;object-fit:cover;object-position:top}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.75) 30%,rgba(0,0,0,.55) 55%,rgba(0,0,0,.3) 100%)}.hero-content{max-width:720px;display:flex;flex-direction:column;justify-content:flex-start}.hero-content .heading-xl{line-height:1.1}.hero-content .text-base{line-height:1.6}.btn-custom{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:30px;background:#0d5ea6;color:#fff;font-weight:var(--fw-semibold);text-decoration:none;transition:all 0.3s ease}.btn-custom:hover{opacity:.85;transform:translateY(-1px)}.hero-stats{position:static;width:100%}.stats-wrapper{overflow:hidden;display:flex;align-items:center;height:100%}.stats-track{display:flex;align-items:flex-end;gap:20px;width:max-content;animation:scrollStats 20s linear infinite}.stat-card{min-width:220px;padding:20px;border-radius:12px;text-align:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.stat-card .heading-lg{margin-bottom:4px}.stat-card .text-base{font-size:14px}@keyframes scrollStats{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:992px){.hero-section{min-height:auto;padding:80px 0}.hero-row{min-height:auto}.hero-content{max-width:100%}.stats-wrapper{margin-top:40px;height:auto}.stats-track{animation:scrollStats 25s linear infinite}}@media (max-width:768px){.hero-content{margin-bottom:2rem}.hero-content h1{font-size:28px}.stats-track{gap:12px;margin-top:4rem}.stat-card{min-width:180px;padding:16px}}.clients-section{background:#01559c;overflow:hidden}.clients-wrapper{overflow:hidden}.clients-track{display:flex;align-items:center;gap:60px;width:max-content;animation:scrollClients 25s linear infinite}.client-item img{max-height:40px;opacity:.8;transition:opacity 0.3s ease}.client-item img:hover{opacity:1}@keyframes scrollClients{from{transform:translateX(0)}to{transform:translateX(-50%)}}.container-custom{max-width:1460px;margin:0 auto}.heading-xl{font-size:var(--heading-xl);font-weight:var(--fw-semibold);color:var(--color-white)}.heading-lg{font-size:var(--heading-lg);font-weight:var(--fw-semibold);color:var(--color-white)}.text-base{font-size:var(--text-base);color:var(--color-text)}@media (max-width:992px){:root{--heading-xl:48px;--heading-lg:40px}}@media (max-width:768px){:root{--heading-xl:36px;--heading-lg:30px;--text-base:15px}}@media (max-width:576px){:root{--heading-xl:30px;--heading-lg:24px;--text-base:14px}}.services-section{background:#000;padding:70px 0 80px}.services-header{max-width:820px;margin:0 auto 60px;text-align:center}.services-header .heading-lg{line-height:1.2;margin-bottom:16px}.services-subtext{opacity:.85;line-height:1.6;font-size:var(--text-base);color:var(--color-text)}.services-slider-outer{overflow:hidden}.services-slider-track{display:flex;gap:24px;transition:transform 0.5s cubic-bezier(.25,.46,.45,.94);will-change:transform}.service-slide{flex:0 0 calc(33.333% - 16px);min-width:calc(33.333% - 16px)}.service-card{position:relative;padding:32px;border-radius:16px;background:#000;border:1px solid rgba(255,255,255,.2);height:100%;min-height:400px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;cursor:pointer;transition:border-color 0.4s ease}.service-icon{margin-bottom:28px}.service-icon svg{width:42px;height:42px}.service-title{font-size:22px;font-weight:var(--fw-semibold);color:var(--color-white);margin-bottom:14px;line-height:1.3}.service-desc{font-size:var(--text-base);color:rgba(234,233,233,.75);margin-bottom:20px;line-height:1.65;flex:1;transition:color 0.3s ease}.service-read-more{font-size:15px;color:var(--color-white);text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(255,255,255,.45);display:inline-flex;align-items:center;gap:5px;margin-top:auto;position:relative;z-index:1}.service-read-more:hover{color:#fff}.read-more-arrow{font-style:normal;opacity:0;transform:translateX(-4px);transition:opacity 0.25s ease,transform 0.25s ease;display:inline-block}.service-card::before{content:'';position:absolute;inset:0;border-radius:15px;background:url(/wp-content/themes/twentytwentythree-child/img/Border.png) no-repeat;background-size:cover;background-position:center;opacity:0;transition:opacity 0.6s ease;z-index:0;pointer-events:none}.service-card:hover::before,.service-card.active::before{opacity:1}.service-card::after{content:'';position:absolute;bottom:-70px;right:-70px;width:240px;height:240px;background:radial-gradient(circle,rgba(102,182,255,.3) 0%,transparent 65%);opacity:0;transition:opacity 0.45s ease;z-index:0;pointer-events:none}.service-card:hover::before,.service-card.active::before{opacity:1}.service-card:hover::after,.service-card.active::after{opacity:1}.service-card>*{position:relative;z-index:1}.service-card:hover .service-desc,.service-card.active .service-desc{color:rgba(255,255,255,.9)}.service-card:hover .read-more-arrow,.service-card.active .read-more-arrow{opacity:1;transform:translateX(0)}.services-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:50px}.btn-custom{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:30px;background:#0d5ea6;color:#fff;font-weight:var(--fw-semibold);font-size:16px;font-family:var(--font-main);text-decoration:none;border:none;cursor:pointer;transition:all 0.3s ease}.btn-custom:hover{opacity:.85;transform:translateY(-1px);color:#fff;text-decoration:none}.slider-nav{display:flex;align-items:center;gap:16px}.nav-btn{width:52px;height:52px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;flex-shrink:0;background:transparent}.nav-btn.prev-btn{border:1px solid rgba(255,255,255,.4)}.nav-btn.prev-btn svg path{stroke:rgba(255,255,255,.8)}.nav-btn.prev-btn:hover:not(:disabled){background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.7)}.nav-btn.next-btn{background:#0d5ea6;border:1px solid #0d5ea6}.nav-btn.next-btn:hover:not(:disabled){background:#0a4d8c}.nav-btn:disabled{opacity:.35;cursor:default}@media (max-width:1024px){.container-custom{padding:10px 24px}}@media (max-width:992px){.services-header{margin-bottom:40px}.service-slide{flex:0 0 calc(50% - 12px);min-width:calc(50% - 12px)}.service-card{padding:24px}.service-title{font-size:20px}}@media (max-width:768px){.service-slide{flex:0 0 100%;min-width:100%}.service-card{padding:20px}.service-title{font-size:20px}.services-header .heading-lg{font-size:28px}.service-desc{font-size:14px}.container-custom{padding:10px 16px}}.cta-section{position:relative;padding:45px 0;background:url(/wp-content/themes/twentytwentythree-child/img/cta1.png);background-size:cover;overflow:hidden}.cta-wrapper{border-radius:12px;overflow:hidden}.cta-content{height:100%;display:flex;flex-direction:column;justify-content:center}.cta-title{font-size:22px;font-weight:var(--fw-semibold);color:#fff;line-height:1.5;max-width:420px;margin-bottom:20px}.cta-btn{display:inline-block;background:#fff;color:#000;font-size:14px;padding:10px 18px;border-radius:20px;text-decoration:none;width:fit-content;transition:0.3s ease}.cta-btn:hover{opacity:.85}.cta-image{height:100%}.cta-image img{width:100%;height:100%;object-fit:cover}@media (max-width:992px){.cta-content{padding:30px}.cta-title{font-size:20px}}@media (max-width:768px){.cta-title{font-size:28px}.cta-wrapper{flex-direction:column}.cta-content,.cta-image{min-height:auto}.cta-content{padding:24px}.cta-title{max-width:100%}.cta-image img{height:auto}}.dept-section{background:#000}.dept-header{margin-bottom:60px}.dept-title{max-width:700px}.dept-desc{max-width:420px;opacity:.85}.dept-desc a{color:#fff;text-decoration:underline}.dept-slider{width:100%}.dept-track{display:block}.dept-track .owl-stage{display:flex;align-items:flex-start}.dept-card{width:100%;max-width:348px;min-height:260px;padding:28px;border-radius:16px;background:#000;border:1px solid #0d5ea6;display:flex;flex-direction:column;justify-content:flex-start;transition:all 0.3s ease}.dept-card.down{margin-top:30px}.dept-card:hover{transform:translateY(-6px)}.dept-icon{width:40px;margin-bottom:16px}.dept-card h3{font-size:22px;color:#fff;margin-bottom:10px;font-weight:600}.dept-card p{font-size:16px;color:#bcbcbc;line-height:1.6}.dept-card p a{text-decoration:underline;color:#fff}.dept-bottom{margin-top:70px;display:flex;justify-content:space-between;align-items:center}.dept-progress{width:60%;height:4px;background:rgba(48,113,225,.2);border-radius:10px;position:relative}.dept-progress-bar{display:none}.dept-progress-thumb{position:absolute;top:50%;left:0;transform:translateY(-50%);width:80px;height:6px;background:linear-gradient(90deg,#014787,#4786bf);border-radius:20px;transition:left 0.3s ease}.dept-progress-thumb:active{cursor:grabbing}.dept-nav{display:flex;gap:10px}.dept-btn{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:0.3s ease}.dept-btn:hover{border-color:#0d5ea6}.dept-btn.next{background:#0d5ea6;border:none}@media (max-width:992px){.dept-header{row-gap:20px;margin-bottom:40px}.dept-title,.dept-desc{max-width:100%;font-size:28px;text-align:center}.dept-progress{width:50%}}@media (max-width:768px){.dept-card{max-width:100%;padding:18px}.dept-card.down{margin-top:20px}.dept-card h3{font-size:28px}.dept-card p{font-size:14px}.dept-title{font-size:28px}}.tools-section{background:#000}.tools-header{max-width:800px;margin:0 auto 60px}.tools-desc{opacity:.85}.tool-card{width:245px}.tool-inner{position:relative;width:245px;height:285px;border-radius:18px;overflow:hidden;background:#0b0b0b;border:1px solid rgba(255,255,255,.08);transition:0.3s ease}.tool-inner:hover{transform:translateY(-6px);border-color:#0d5ea6}.tool-image{position:absolute;top:0;width:100%;height:211px}.tool-image img{width:100%;height:100%;object-fit:cover}.tool-image::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.9))}.tool-stack{position:absolute;bottom:60px;left:10px;right:10px;display:flex;justify-content:space-between}.stack-item{display:flex;flex-direction:column;align-items:center}.stack-icon{width:36px;height:36px;border-radius:50%;background:#111;display:flex;align-items:center;justify-content:center}.stack-icon img{width:18px}.stack-item span{font-size:10px;color:#fff}.tool-label{position:absolute;top:10px;left:10px;font-size:12px;color:#fff;padding:2px 8px;border:1px solid rgba(255,255,255,.08);border-radius:4px;border-bottom:#fff}.tools-carousel .owl-stage{display:flex}@media (max-width:992px){.tools-carousel .owl-item{display:flex;justify-content:center}}.tools-carousel .owl-stage{display:flex}.tools-carousel .owl-item{display:flex}@media (max-width:992px){.tools-header{margin-bottom:40px}}@media (max-width:768px){.tool-image img{height:130px}.tool-icons span{font-size:11px}.tools-title{font-size:28px}}.cta-section-new{background:url(/wp-content/themes/twentytwentythree-child/img/cta2.png) no-repeat center;background-size:cover}.cta-wrapper-new{position:relative;border-radius:12px;padding:60px 20px;overflow:hidden}.cta-wrapper::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.3)}.cta-new{position:relative;z-index:2;margin:0 auto}.cta-title-new{color:#fff;margin-bottom:24px;line-height:1.3}.cta-btn{display:inline-block;padding:10px 22px;border-radius:30px;background:#fff;color:#000;font-size:14px;font-weight:600;text-decoration:none;transition:0.3s ease}.cta-btn:hover{background:#0d5ea6;color:#fff}@media (max-width:992px){.cta-wrapper{padding:50px 20px}}@media (max-width:768px){.cta-title-new{font-size:28px}.cta-wrapper-new{padding:0}}.ethics-section{background:url(/wp-content/themes/twentytwentythree-child/img/ensure.png) no-repeat center;background-size:cover}.ethics-left{max-width:520px}.ethics-desc{line-height:1.6}.ethics-list-wrapper{height:420px;overflow:hidden}.ethics-list{display:flex;flex-direction:column;gap:30px;overflow-y:auto;height:378px;scrollbar-width:none}.ethics-item{display:flex;gap:14px;align-items:flex-start}.bubble{width:42px;height:42px;min-width:42px;background:url(/wp-content/themes/twentytwentythree-child/img/bubble.png) no-repeat center;background-size:contain;display:block;animation:rotateBubble 6s linear infinite}.ethics-item h4{font-family:var(--font-main);font-size:20px;font-weight:var(--fw-semibold);color:var(--color-white);margin-bottom:6px}.ethics-item p{font-family:var(--font-main);font-size:var(--text-base);color:var(--color-text);line-height:1.6}@keyframes rotateBubble{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes scrollVertical{0%{transform:translateY(0)}100%{transform:translateY(-50%)}}@media (max-width:992px){.ethics-list-wrapper{height:auto;overflow:visible}.ethics-list{animation:none}.ethics-left{margin-bottom:40px}}@media (max-width:768px){.ethics-left{max-width:100%}.ethics-item h4{font-size:20px}.ethics-item p{font-size:14px}.ethics-left h2{font-size:28px}}.industries-section{background:url(/wp-content/themes/twentytwentythree-child/img/industries.png) no-repeat center;background-size:cover}.industries-header{max-width:800px;margin:0 auto 60px}.industries-desc{color:#dce3ff}.industries-image img{width:100%;border-radius:12px;height:320px;object-fit:cover}.industries-list-wrapper{max-height:340px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#fff #2f5dbf}.industries-list-wrapper::-webkit-scrollbar{width:4px}.industries-list-wrapper::-webkit-scrollbar-track{background:rgba(255,255,255,.2);border-radius:10px}.industries-list-wrapper::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.industry-item{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.2);cursor:pointer}.industry-title{color:#fff;font-weight:var(--fw-semibold)}.industry-content{max-height:0;overflow:hidden;transition:0.3s ease}.industry-item.active .industry-content{max-height:200px;margin-top:10px}.industry-content li{color:#e6ecff;font-size:var(--text-base)}.process-section{background:url(/wp-content/themes/twentytwentythree-child/img/process.png) no-repeat center;background-size:cover}.process-left{max-width:520px}.process-desc{line-height:1.6}.process-visual{perspective:1200px}.main-device{transition:transform 0.6s ease;width:100%;transform-style:preserve-3d}.process-visual:hover .main-device{transform:rotateY(18deg) rotateX(8deg) scale(1.05)}.process-visual:hover::after{content:'';position:absolute;inset:0;background:radial-gradient(circle,rgba(13,94,166,.25),transparent 70%);z-index:-1}.float{position:absolute;width:12px;height:12px;background:#fff;border-radius:50%}.dot1{top:10%;left:20%;animation:float 5s infinite}.dot2{top:60%;left:10%;animation:float 6s infinite}.dot3{top:30%;right:10%;animation:float 7s infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes floatMain{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:992px){.industries-visual{perspective:none}.main-device{transform:none}.industries-visual:hover .main-device{transform:none}}@media (max-width:768px){.industries-left{max-width:100%}.industries-header h2{font-size:28px}.industries-image img{display:none}.main-device{display:none}.industey-content ul{font-size:14px}}.process-wrapper{position:relative;height:420px;overflow:hidden}.process-line{position:absolute;left:20px;top:0;width:2px;height:100%;border-left:2px dashed #0d5ea6}.process-list{display:flex;flex-direction:column;gap:30px;overflow-y:auto;height:378px;scrollbar-width:none}.process-item{display:flex;gap:20px;align-items:flex-start}.process-node{width:36px;height:36px;min-width:36px;min-height:36px;flex:0 0 auto;border-radius:50%;background:#fff;color:#0d5ea6;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;z-index:2}.process-content h4{font-size:20px;color:var(--color-white);font-weight:var(--fw-semibold)}.process-content p{font-size:var(--text-base);color:var(--color-text)}@keyframes scrollProcess{0%{transform:translateY(0)}100%{transform:translateY(-50%)}}@media (max-width:992px){.process-wrapper{height:auto;overflow:visible}.process-list{animation:none}}@media (max-width:768px){.process-left h2{font-size:28px}.process-content p{font-size:14px}}.comparison-section{background:#000}.comparison-header{max-width:800px;margin:0 auto 50px}.comparison-desc{opacity:.8}.comparison-table-wrapper{overflow-x:auto}.comparison-table{width:100%;min-width:900px;border-collapse:collapse}.comparison-table thead th{padding:18px;text-align:left;background:linear-gradient(90deg,#014787 0%,#000000 50%,#014787 100%);color:#fff;font-weight:var(--fw-semibold)}.comparison-table td{padding:18px;color:var(--color-text);background:rgba(17,99,251,.1);border-bottom:1px solid rgba(255,255,255,.1)}.comparison-table td:first-child{color:#fff;font-weight:var(--fw-semibold)}.cell-flex{display:flex;gap:10px;align-items:flex-start}.cell-flex img{width:18px;margin-top:3px}.comparison-table tbody tr:hover{background:rgba(17,99,251,.15)}.comparison-table-wrapper::-webkit-scrollbar{height:6px}.comparison-table-wrapper::-webkit-scrollbar-thumb{background:#1163fb;border-radius:10px}@media (max-width:768px){.comparison-header h2{font-size:28px}.comparison-table thead th,.comparison-table td{padding:12px;font-size:14px}}.cta3-section{background:url(/wp-content/themes/twentytwentythree-child/img/cta3.png) no-repeat center;background-size:cover}.cta3-content{max-width:520px}.btn-custom{display:inline-block;padding:12px 24px;background:#fff;color:#014787;border-radius:30px;font-weight:600;text-decoration:none;transition:0.3s ease}.btn-custom:hover{transform:translateY(-2px);opacity:.9}.cta3-visual{position:relative;height:280px}.cta-woman{position:absolute;right:0;bottom:-70px;height:500px;width:510px}.cta-icon{position:absolute;width:50px;animation:floatIcon 5s ease-in-out infinite}.icon1{top:20%;left:14%}.icon2{top:10%;right:50%}.icon3{bottom:40%;left:40%}@keyframes floatIcon{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:992px){.cta3-visual{height:220px;margin-top:40px}.cta-woman{height:260px;position:relative;bottom:0}}@media (max-width:768px){.cta3-content{text-align:center;margin:0 auto}.cta3-visual{display:none}.cta3-content h2{font-size:28px}}.faq-section{background:#000}.faq-header{margin-bottom:50px}.faq-list{max-width:900px;margin:0 auto}.faq-item{padding:20px 0;cursor:pointer;border-left:1px solid rgba(255,255,255,.1);border-radius:10px;padding-left:10px}.faq-head{display:flex;justify-content:space-between;align-items:center}.faq-left{display:flex;align-items:center;gap:20px}.faq-number{font-size:32px;font-weight:600;background:radial-gradient(94.43% 516.59% at 3.62% 13.88%,#014787 0%,#2f85d4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq-left h4{font-size:18px;color:var(--color-white);font-weight:var(--fw-semibold)}.faq-icon{font-size:24px;color:#fff;transition:0.3s}.faq-body{max-height:0;overflow:hidden;transition:all 0.3s ease}.faq-body p{margin-top:10px;font-size:var(--text-base);color:var(--color-text);line-height:1.6}.faq-item.active .faq-body{max-height:300px}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-item:hover{border-color:#1163fb}@media (max-width:768px){.faq-header h2{font-size:28px}.faq-left{gap:12px}.faq-number{font-size:24px}.faq-left h4{font-size:16px}}.section-title{opacity:0;transform:translateY(40px) scale(.98);transition:all 0.8s cubic-bezier(.22,1,.36,1)}.section-title.in-view{opacity:1;transform:translateY(0) scale(1)}