.vbox-overlay{--vbox-tools-color:#fff;--vbox-title-background:#101010;--vbox-title-width:"auto";--vbox-title-radius:0;--vbox-share-background:#101010;--vbox-share-width:"auto";--vbox-share-radius:0;--vbox-padding:0;--vbox-max-width:100%}.vbox-overlay *,.vbox-overlay :after,.vbox-overlay :before{-webkit-backface-visibility:hidden;box-sizing:border-box}.vbox-overlay *{-webkit-backface-visibility:visible;backface-visibility:visible}.vbox-overlay{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;left:0;top:0;bottom:0;right:0;z-index:999999}.vbox-share,.vbox-title{line-height:1;position:fixed;z-index:98;text-align:center;margin:0 auto;color:var(--vbox-tools-color)}.vbox-title{font-size:12px;background-color:var(--vbox-title-background);width:var(--vbox-title-width);border-radius:var(--vbox-title-radius);padding:12px 54px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.vbox-share{font-size:24px;padding:0 .35em;background-color:var(--vbox-share-background);width:var(--vbox-share-width);border-radius:var(--vbox-share-radius)}.vbox-link-btn,button.vbox-link-btn,button.vbox-link-btn:active,button.vbox-link-btn:focus,button.vbox-link-btn:hover{border:none!important;background:0 0!important;box-shadow:none!important;color:inherit!important;padding:6px 12px;outline:0;display:inline-block;cursor:pointer}.vbox-share a{color:inherit!important;padding:6px 12px;display:inline-block}.vbox-share svg{z-index:10;vertical-align:middle}.vbox-close{cursor:pointer;position:fixed;top:0;right:0;z-index:99;padding:6px 15px;color:#000;color:var(--vbox-tools-color);border:0;font-size:24px;display:flex;align-items:center;opacity:.8;transition:opacity .2s}.vbox-close:hover{opacity:1}.vbox-left-corner{cursor:pointer;position:fixed;left:0;top:0;overflow:hidden;line-height:1;font-size:12px;z-index:99;display:flex;align-items:center;color:var(--vbox-tools-color)}.vbox-num{display:inline-block;padding:12px 15px}.vbox-left{left:0}.vbox-right{right:0}.vbox-top{top:0}.vbox-bottom{bottom:0}.vbox-next,.vbox-prev{position:fixed;top:50%;margin-top:-15px;overflow:hidden;cursor:pointer;display:block;width:45px;height:45px;z-index:99;opacity:.8;transition:opacity .2s}.vbox-next:hover,.vbox-prev:hover{opacity:1}.vbox-next span,.vbox-prev span{position:relative;width:20px;height:20px;border-left:2px solid transparent;border-bottom:2px solid transparent;border-top:2px solid transparent;border-top-color:var(--vbox-tools-color);border-right:2px solid transparent;border-right-color:var(--vbox-tools-color);text-indent:-100px;position:absolute;top:8px;display:block}.vbox-prev{left:15px}.vbox-next{right:15px}.vbox-prev span{left:10px;transform:rotate(-135deg)}.vbox-next span{transform:rotate(45deg);right:10px}.vbox-open{overflow:hidden}.vbox-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow-x:hidden;overflow-y:scroll;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;z-index:20;max-height:100%;padding:30px 0}.vbox-content{opacity:0;text-align:center;width:100%;position:relative;overflow:hidden;padding:0 4%;display:flex;align-items:center;justify-content:center;min-height:100%}.vbox-container img{max-width:100%;height:auto}.vbox-child{box-shadow:0 0 12px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);max-width:var(--vbox-max-width);text-align:initial;padding:var(--vbox-padding)}.vbox-child img{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;display:block}.vbox-fit .vbox-child img,.vbox-fit .vbox-child.venoratio{max-height:calc(100vh - 60px)}.vbox-inline,.venoratio{position:relative;width:100%;margin:0 auto}.venoratio:before{display:block;padding-top:var(--vb-aspect-ratio);content:""}.venoratio>*{position:absolute;top:0;left:0;width:100%;height:100%;padding:var(--vbox-padding)}.venoratio-1x1{--vb-aspect-ratio:100%;max-width:calc(min(var(--vbox-max-width),(100vh - 60px)))}.venoratio-4x3.vbox-child.venoratio{--vb-aspect-ratio:calc(3 / 4 * 100%);max-width:calc(min(var(--vbox-max-width),(100vh - 60px) * 4 / 3))}.venoratio-16x9.vbox-child.venoratio{--vb-aspect-ratio:calc(9 / 16 * 100%);max-width:calc(min(var(--vbox-max-width),(100vh - 60px) * 16 / 9))}.venoratio-21x9.vbox-child.venoratio{--vb-aspect-ratio:calc(9 / 21 * 100%);max-width:calc(min(var(--vbox-max-width),(100vh - 60px) * 21 / 9))}.venoratio-full{--vb-aspect-ratio:calc(100vh - 60px)}.vbox-grab .vbox-child img{cursor:-webkit-grab;cursor:grab}.vbox-child>iframe{border:none!important}.vbox-content.swipe-left{margin-left:-200px!important}.vbox-content.swipe-right{margin-left:200px!important}.vbox-preloader{transform:translateZ(0)}.vbox-preloader .vbox-preloader-inner{opacity:1;transition:opacity .2s}.vbox-hidden{display:none}.vbox-preloader.vbox-hidden .vbox-preloader-inner{opacity:0}.vbox-backdrop{position:absolute;left:0;top:0;width:100%;height:100%;transform:translateZ(-1px);z-index:0}.vbox-tooltip{position:relative;display:inline-block}.vbox-tooltip .vbox-tooltip-text{visibility:hidden;color:#fff;text-align:center;padding:0;position:absolute;z-index:1;bottom:100%;left:0;opacity:0;transition:opacity .3s;margin-bottom:2px;font-family:sans-serif}.vbox-top .vbox-tooltip .vbox-tooltip-text{bottom:auto;top:100%;margin-bottom:0;margin-top:2px}.vbox-tooltip-inner{padding:5px 10px;background-color:rgba(0,0,0,.9);border-radius:6px;font-size:10px}.vbox-tooltip:hover .vbox-tooltip-text{visibility:visible;opacity:1}.vbox-overlay{--sk-size:40px;--sk-color:#333}.sk-center{margin:auto}.sk-plane{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);animation:sk-plane 1.2s ease-in-out infinite}@keyframes sk-plane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-chase{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-chase 2.5s linear infinite both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s ease-in-out infinite both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:var(--sk-color);border-radius:100%;animation:sk-chase-dot-before 2s ease-in-out infinite both}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.sk-bounce{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-bounce-dot{width:100%;height:100%;border-radius:50%;background-color:var(--sk-color);opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s cubic-bezier(.455,.03,.515,.955) infinite}.sk-bounce-dot:nth-child(2){animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0)}45%,55%{transform:scale(1)}}.sk-wave{width:var(--sk-size);height:var(--sk-size);display:flex;justify-content:space-between}.sk-wave-rect{background-color:var(--sk-color);height:100%;width:15%;animation:sk-wave 1.2s ease-in-out infinite}.sk-wave-rect:first-child{animation-delay:-1.2s}.sk-wave-rect:nth-child(2){animation-delay:-1.1s}.sk-wave-rect:nth-child(3){animation-delay:-1s}.sk-wave-rect:nth-child(4){animation-delay:-.9s}.sk-wave-rect:nth-child(5){animation-delay:-.8s}@keyframes sk-wave{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.sk-pulse{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);border-radius:100%;animation:sk-pulse 1.2s cubic-bezier(.455,.03,.515,.955) infinite}@keyframes sk-pulse{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.sk-flow{width:calc(var(--sk-size) * 1.3);height:calc(var(--sk-size) * 1.3);display:flex;justify-content:space-between}.sk-flow-dot{width:25%;height:25%;background-color:var(--sk-color);border-radius:50%;animation:sk-flow 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both}.sk-flow-dot:first-child{animation-delay:-.3s}.sk-flow-dot:nth-child(2){animation-delay:-.15s}@keyframes sk-flow{0%,80%,to{transform:scale(.3)}40%{transform:scale(1)}}.sk-swing{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-swing 1.8s linear infinite}.sk-swing-dot{width:45%;height:45%;position:absolute;top:0;left:0;right:0;margin:auto;background-color:var(--sk-color);border-radius:100%;animation:sk-swing-dot 2s ease-in-out infinite}.sk-swing-dot:nth-child(2){top:auto;bottom:0;animation-delay:-1s}@keyframes sk-swing{to{transform:rotate(1turn)}}@keyframes sk-swing-dot{0%,to{transform:scale(.2)}50%{transform:scale(1)}}.sk-circle{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-circle-dot{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle-dot:before{content:"";display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle 1.2s ease-in-out infinite both}.sk-circle-dot:first-child{transform:rotate(30deg)}.sk-circle-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-dot:first-child:before{animation-delay:-1.1s}.sk-circle-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sk-circle-fade{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-circle-fade-dot{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle-fade-dot:before{content:"";display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle-fade 1.2s ease-in-out infinite both}.sk-circle-fade-dot:first-child{transform:rotate(30deg)}.sk-circle-fade-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-fade-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-fade-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-fade-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-fade-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-fade-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-fade-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-fade-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-fade-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-fade-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-fade-dot:first-child:before{animation-delay:-1.1s}.sk-circle-fade-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-fade-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-fade-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-fade-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-fade-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-fade-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-fade-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-fade-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-fade-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-fade-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle-fade{0%,39%,to{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.sk-grid{width:var(--sk-size);height:var(--sk-size)}.sk-grid-cube{width:33.33%;height:33.33%;background-color:var(--sk-color);float:left;animation:sk-grid 1.3s ease-in-out infinite}.sk-grid-cube:first-child{animation-delay:.2s}.sk-grid-cube:nth-child(2){animation-delay:.3s}.sk-grid-cube:nth-child(3){animation-delay:.4s}.sk-grid-cube:nth-child(4){animation-delay:.1s}.sk-grid-cube:nth-child(5){animation-delay:.2s}.sk-grid-cube:nth-child(6){animation-delay:.3s}.sk-grid-cube:nth-child(7){animation-delay:0s}.sk-grid-cube:nth-child(8){animation-delay:.1s}.sk-grid-cube:nth-child(9){animation-delay:.2s}@keyframes sk-grid{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}.sk-fold{width:var(--sk-size);height:var(--sk-size);position:relative;transform:rotate(45deg)}.sk-fold-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-fold-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--sk-color);animation:sk-fold 2.4s linear infinite both;transform-origin:100% 100%}.sk-fold-cube:nth-child(2){transform:scale(1.1) rotate(90deg)}.sk-fold-cube:nth-child(4){transform:scale(1.1) rotate(180deg)}.sk-fold-cube:nth-child(3){transform:scale(1.1) rotate(270deg)}.sk-fold-cube:nth-child(2):before{animation-delay:.3s}.sk-fold-cube:nth-child(4):before{animation-delay:.6s}.sk-fold-cube:nth-child(3):before{animation-delay:.9s}@keyframes sk-fold{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.sk-wander{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-wander-cube{background-color:var(--sk-color);width:20%;height:20%;position:absolute;top:0;left:0;--sk-wander-distance:calc(var(--sk-size) * 0.75);animation:sk-wander 2s ease-in-out -2s infinite both}.sk-wander-cube:nth-child(2){animation-delay:-.5s}.sk-wander-cube:nth-child(3){animation-delay:-1s}@keyframes sk-wander{0%{transform:rotate(0)}25%{transform:translateX(var(--sk-wander-distance)) rotate(-90deg) scale(.6)}50%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)}50.1%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)}75%{transform:translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(.6)}to{transform:rotate(-1turn)}}.SmartTechProjects_pageRoot__5NF8q{--c-orange:#f97316;--c-ink:#172033;--c-muted:#697287;--c-line:rgba(23,32,51,.1)}.SmartTechProjects_heroStatBar__JPBoy{display:flex;align-items:center;gap:40px;margin-top:40px;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.15)}.SmartTechProjects_heroStatItem__3FluI strong{display:block;color:#fff;font-size:clamp(28px,3.2vw,44px);font-weight:900;line-height:1}.SmartTechProjects_heroStatItem__3FluI span{display:block;color:hsla(0,0%,100%,.55);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-top:6px}.SmartTechProjects_heroStatDivider__N4e_n{width:1px;height:44px;background:hsla(0,0%,100%,.18);flex-shrink:0}.SmartTechProjects_bannerPageList__v7TJh li,.SmartTechProjects_bannerPageList__v7TJh li a{color:hsla(0,0%,100%,.7)!important}.SmartTechProjects_bannerPageList__v7TJh li a:hover{color:#f97316!important}.SmartTechProjects_bannerPageList__v7TJh .SmartTechProjects_icon-right__tf3Mk i{color:hsla(0,0%,100%,.5)!important}@media (max-width:575px){.SmartTechProjects_heroStatBar__JPBoy{gap:24px;flex-wrap:wrap}}.SmartTechProjects_statsStrip__W7N1Y{background:radial-gradient(circle at 20% 50%,rgba(249,115,22,.14),transparent 35%),linear-gradient(135deg,#080f1a,#172033);padding:48px 0}.SmartTechProjects_statsGrid__zunHR{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.SmartTechProjects_statItem___OCrU{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 24px;border-right:1px solid hsla(0,0%,100%,.1);text-align:center}.SmartTechProjects_statItem___OCrU:last-child{border-right:0}.SmartTechProjects_statItem___OCrU i{color:#f97316;font-size:24px;margin-bottom:6px}.SmartTechProjects_statItem___OCrU strong{display:block;color:#fff;font-size:clamp(28px,3.5vw,46px);font-weight:900;line-height:1}.SmartTechProjects_statItem___OCrU span{color:hsla(0,0%,100%,.6);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.SmartTechProjects_projectsHeader__II_Q_{background:#fff}.SmartTechProjects_sectionTitle__7ktHN{color:#172033;font-size:clamp(30px,4vw,54px);line-height:1.1;margin:0}.SmartTechProjects_titleAccent__YTJqc{background:linear-gradient(135deg,#f97316,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.SmartTechProjects_sectionDesc__tEtSP{color:#697287;font-size:17px;line-height:1.78;margin:0}.SmartTechProjects_featuredSection__d8e72{background:linear-gradient(180deg,#f7f9fc,#fff);padding:90px 0}.SmartTechProjects_featuredWrap___nZHb{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:72px;gap:72px;align-items:center}.SmartTechProjects_featVisual__jM6wG{position:relative;min-height:600px}.SmartTechProjects_featBrowser__XiMAG{position:relative;overflow:hidden;border:1px solid var(--c-line);border-radius:12px;background:#fff;box-shadow:0 40px 120px rgba(23,32,51,.14);z-index:1}.SmartTechProjects_featBrowserChrome__59Tsf{display:flex;align-items:center;gap:7px;height:42px;padding:0 16px;background:#f4f6fa;border-bottom:1px solid var(--c-line)}.SmartTechProjects_featBrowserChrome__59Tsf span{width:10px;height:10px;border-radius:50%;background:#f97316}.SmartTechProjects_featBrowserChrome__59Tsf span:nth-child(2){background:#f5c542}.SmartTechProjects_featBrowserChrome__59Tsf span:nth-child(3){background:#76b82a}.SmartTechProjects_featUrl__kYLqW{flex:1 1;max-width:200px;height:22px;padding:0 10px;margin-left:8px;border:1px solid var(--c-line);border-radius:4px;background:#fff;color:#697287;font-size:11px;display:flex;align-items:center}.SmartTechProjects_featBrowser__XiMAG img{display:block;width:100%;height:auto}.SmartTechProjects_featPhone__igcLj{position:absolute;overflow:hidden;border:8px solid #0b1220;border-radius:28px;background:#0b1220;box-shadow:0 28px 80px rgba(0,0,0,.28);z-index:2}.SmartTechProjects_featPhone__igcLj img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.SmartTechProjects_featPhoneLeft__Gy07z{left:-30px;bottom:-30px;width:170px;height:370px;transform:rotate(-6deg);animation:SmartTechProjects_phoneFloatA__q6kXv 7s ease-in-out infinite;will-change:transform}.SmartTechProjects_featPhoneRight__lbq0x{right:-20px;bottom:-20px;width:140px;height:300px;transform:rotate(6deg);animation:SmartTechProjects_phoneFloatB__5MgSG 8s ease-in-out infinite;will-change:transform}.SmartTechProjects_featLabel__2zVdv{position:absolute;top:-14px;right:16px;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:rgba(249,115,22,.12);border:1px solid rgba(249,115,22,.28);color:#c05c12;font-size:12px;font-weight:800;z-index:3}.SmartTechProjects_featLabel__2zVdv i{color:#f97316;font-size:14px}@keyframes SmartTechProjects_phoneFloatA__q6kXv{0%,to{transform:rotate(-6deg) translateY(0)}50%{transform:rotate(-4deg) translateY(-12px)}}@keyframes SmartTechProjects_phoneFloatB__5MgSG{0%,to{transform:rotate(6deg) translateY(0)}50%{transform:rotate(4deg) translateY(-10px)}}.SmartTechProjects_featEyebrow__tV0Ey{display:flex;align-items:center;gap:12px;margin-bottom:20px}.SmartTechProjects_featNumber__1Ep8N{font-size:80px;font-weight:900;line-height:1;background:linear-gradient(135deg,#f97316,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-2px}.SmartTechProjects_featBadge__SdlSq{padding:6px 14px;border-radius:999px;border:1px solid rgba(249,115,22,.25);background:rgba(249,115,22,.08);color:#c05c12;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.SmartTechProjects_featTitle__4KTn3{color:#172033;font-size:clamp(34px,4vw,58px);font-weight:900;line-height:1.05;margin:0 0 8px}.SmartTechProjects_featTagline__Bv_TF{color:#f97316;font-size:18px;font-weight:800;margin:0 0 18px}.SmartTechProjects_featDesc__A9bZB{color:#697287;font-size:16px;line-height:1.78;margin:0 0 28px}.SmartTechProjects_featMeta__Y3WqB{display:grid;grid-gap:10px;gap:10px;margin-bottom:28px}.SmartTechProjects_featMetaRow__r8AAz{display:flex;align-items:center;gap:10px;color:#172033;font-size:14px}.SmartTechProjects_featMetaRow__r8AAz i{color:#f97316;font-size:16px;flex-shrink:0}.SmartTechProjects_featMetaRow__r8AAz strong{font-weight:800;margin-right:4px}.SmartTechProjects_featStats__SkesH{display:flex;gap:28px;margin-bottom:28px;padding:22px 24px;border:1px solid var(--c-line);border-radius:12px;background:#f7f9fc}.SmartTechProjects_featStat__VjbAi strong{display:block;color:#172033;font-size:32px;font-weight:900;line-height:1}.SmartTechProjects_featStat__VjbAi span{display:block;color:#697287;font-size:12px;font-weight:700;margin-top:4px}.SmartTechProjects_featStack__PpLgJ{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.SmartTechProjects_featStack__PpLgJ span{padding:7px 14px;border-radius:999px;border:1px solid rgba(249,115,22,.2);background:rgba(249,115,22,.07);color:#a54305;font-size:13px;font-weight:800}.SmartTechProjects_moreSection__2p6J1{background:#f6f8fb}.SmartTechProjects_moreLabel__t2SbW{color:#697287;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px}.SmartTechProjects_moreDivider__FFrcI{height:2px;background:linear-gradient(90deg,rgba(249,115,22,.5),transparent);margin-bottom:48px}.SmartTechProjects_projectsGrid__q0XjV{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}.SmartTechProjects_projectCard__AJjXg{overflow:hidden;border:1px solid var(--c-line);border-radius:16px;background:#fff;transition:transform .28s ease,box-shadow .28s ease}.SmartTechProjects_projectCard__AJjXg:hover{transform:translateY(-8px);box-shadow:0 32px 90px rgba(23,32,51,.13)}.SmartTechProjects_projectCardImg__zfxPS{position:relative;overflow:hidden;aspect-ratio:16/10}.SmartTechProjects_projectCardImg__zfxPS img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .4s ease}.SmartTechProjects_projectCard__AJjXg:hover .SmartTechProjects_projectCardImg__zfxPS img{transform:scale(1.04)}.SmartTechProjects_projectCardOverlay__ytTnc{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(8,15,26,.55));display:flex;align-items:flex-end;padding:20px}.SmartTechProjects_projectNumber__o8ck1{font-size:48px;font-weight:900;line-height:1;background:linear-gradient(135deg,#f97316,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.85}.SmartTechProjects_projectCardBody__NbjIg{padding:32px}.SmartTechProjects_projectIndustry__sj6d2{display:inline-block;padding:5px 12px;border-radius:999px;background:rgba(249,115,22,.1);border:1px solid rgba(249,115,22,.2);color:#c05c12;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px}.SmartTechProjects_projectCardBody__NbjIg h3{color:#172033;font-size:26px;font-weight:900;margin:0 0 6px}.SmartTechProjects_projectTagline__Li9wo{color:#f97316;font-size:15px;font-weight:800;margin:0 0 12px}.SmartTechProjects_projectDesc__shZB_{color:#697287;font-size:15px;line-height:1.74;margin:0 0 20px}.SmartTechProjects_projectStack___yIhO{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.SmartTechProjects_projectStack___yIhO span{padding:5px 12px;border-radius:999px;border:1px solid rgba(23,32,51,.12);background:#f4f6fa;color:#172033;font-size:12px;font-weight:800}.SmartTechProjects_projectMetaRow__0hrvx{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px;color:#697287;font-size:13px;font-weight:700}.SmartTechProjects_projectMetaRow__0hrvx span{display:flex;align-items:center;gap:6px}.SmartTechProjects_projectMetaRow__0hrvx i{color:#f97316;font-size:14px}.SmartTechProjects_inviteStrip__Rzx5u{background:radial-gradient(circle at 80% 30%,rgba(249,115,22,.18),transparent 35%),linear-gradient(135deg,#080f1a,#172033);padding:72px 0}.SmartTechProjects_inviteInner__57dYk{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.SmartTechProjects_inviteText__5Ii_F h3{color:#fff;font-size:clamp(24px,3vw,44px);font-weight:900;margin:0 0 12px;line-height:1.1}.SmartTechProjects_inviteText__5Ii_F p{color:hsla(0,0%,100%,.68);font-size:17px;line-height:1.7;margin:0;max-width:520px}.SmartTechProjects_inviteActions__6DGn_{display:flex;flex-wrap:wrap;gap:14px;flex-shrink:0}.SmartTechProjects_inviteBtnGhost__3YTpe{color:#fff!important;border-color:hsla(0,0%,100%,.35)!important;background:hsla(0,0%,100%,.06)!important}@media (max-width:1199px){.SmartTechProjects_heroLeft__nbmZ1{padding:120px 48px 80px}.SmartTechProjects_heroRight__8x_Ru{padding:80px 36px 60px}.SmartTechProjects_featuredWrap___nZHb{gap:44px}.SmartTechProjects_featVisual__jM6wG{min-height:500px}}@media (max-width:991px){.SmartTechProjects_projHero__Kg3ku{grid-template-columns:1fr}.SmartTechProjects_heroLeft__nbmZ1{padding:130px 32px 64px;min-height:auto}.SmartTechProjects_heroLeft__nbmZ1:before{display:none}.SmartTechProjects_heroRight__8x_Ru{padding:48px 32px 64px}.SmartTechProjects_heroRight__8x_Ru:before{display:none}.SmartTechProjects_heroImgMain__ht3yA{min-height:360px}.SmartTechProjects_heroSub__W10RR{max-width:100%}.SmartTechProjects_statsGrid__zunHR{grid-template-columns:repeat(2,1fr)}.SmartTechProjects_statItem___OCrU:nth-child(2){border-right:0}.SmartTechProjects_statItem___OCrU:first-child,.SmartTechProjects_statItem___OCrU:nth-child(2){border-bottom:1px solid hsla(0,0%,100%,.1)}.SmartTechProjects_featuredWrap___nZHb{grid-template-columns:1fr}.SmartTechProjects_featVisual__jM6wG{min-height:440px;max-width:640px;margin:0 auto}.SmartTechProjects_featPhoneLeft__Gy07z{left:-10px;width:150px;height:320px}.SmartTechProjects_featPhoneRight__lbq0x{right:-8px;width:120px;height:260px}}@media (max-width:767px){.SmartTechProjects_heroLeft__nbmZ1{padding:110px 24px 56px}.SmartTechProjects_heroRight__8x_Ru{padding:36px 24px 56px}.SmartTechProjects_heroHeadline___b51N{font-size:38px}.SmartTechProjects_heroActions__IVIa2{flex-direction:column}.SmartTechProjects_heroStats__blsZY{gap:16px;flex-wrap:wrap}.SmartTechProjects_projectsGrid__q0XjV{grid-template-columns:1fr}.SmartTechProjects_featStats__SkesH{gap:16px;flex-wrap:wrap}.SmartTechProjects_inviteInner__57dYk{flex-direction:column;align-items:flex-start}.SmartTechProjects_inviteActions__6DGn_{width:100%}.SmartTechProjects_featPhoneRight__lbq0x{display:none}.SmartTechProjects_heroImgRow__Isffr{grid-template-columns:1fr}}.SmartTechProjects_videoThumb___ETXi{display:block;position:relative;width:100%;height:100%;cursor:pointer;text-decoration:none}.SmartTechProjects_videoThumb___ETXi img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.SmartTechProjects_videoThumb___ETXi:hover img{transform:scale(1.04)}.SmartTechProjects_videoOverlay__do_B8{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:rgba(7,17,30,.38);transition:background .3s ease}.SmartTechProjects_videoThumb___ETXi:hover .SmartTechProjects_videoOverlay__do_B8{background:rgba(7,17,30,.55)}.SmartTechProjects_videoPlayBtn__D5mpq{width:72px!important;height:72px!important;flex-shrink:0;box-shadow:0 0 0 10px hsla(0,0%,100%,.15);transition:transform .3s ease,box-shadow .3s ease}.SmartTechProjects_videoThumb___ETXi:hover .SmartTechProjects_videoPlayBtn__D5mpq{transform:scale(1.1);box-shadow:0 0 0 14px hsla(0,0%,100%,.18)}.SmartTechProjects_videoLabel__miQXy{color:#fff;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:rgba(249,115,22,.85);padding:5px 14px;border-radius:999px}.active-dark-mode .SmartTechProjects_pageRoot__5NF8q{--c-line:hsla(0,0%,100%,.08)}.active-dark-mode .SmartTechProjects_projectsHeader__II_Q_{background:#192335}.active-dark-mode .SmartTechProjects_sectionTitle__7ktHN{color:#fff}.active-dark-mode .SmartTechProjects_sectionDesc__tEtSP{color:hsla(0,0%,100%,.6)}.active-dark-mode .SmartTechProjects_featuredSection__d8e72{background:linear-gradient(180deg,#192335,#1e2d42)}.active-dark-mode .SmartTechProjects_featBrowser__XiMAG{background:#273041;border-color:hsla(0,0%,100%,.08);box-shadow:0 40px 120px rgba(0,0,0,.4)}.active-dark-mode .SmartTechProjects_featBrowserChrome__59Tsf{background:#1a2538;border-bottom-color:hsla(0,0%,100%,.08)}.active-dark-mode .SmartTechProjects_featUrl__kYLqW{background:#273041;border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.45)}.active-dark-mode .SmartTechProjects_featLabel__2zVdv{background:rgba(249,115,22,.18);border-color:rgba(249,115,22,.35);color:#f97316}.active-dark-mode .SmartTechProjects_featBadge__SdlSq{background:rgba(249,115,22,.14);border-color:rgba(249,115,22,.3);color:#f97316}.active-dark-mode .SmartTechProjects_featTitle__4KTn3{color:#fff}.active-dark-mode .SmartTechProjects_featDesc__A9bZB{color:hsla(0,0%,100%,.62)}.active-dark-mode .SmartTechProjects_featMetaRow__r8AAz{color:hsla(0,0%,100%,.85)}.active-dark-mode .SmartTechProjects_featStats__SkesH{background:#273041;border-color:hsla(0,0%,100%,.08)}.active-dark-mode .SmartTechProjects_featStat__VjbAi strong{color:#fff}.active-dark-mode .SmartTechProjects_featStat__VjbAi span{color:hsla(0,0%,100%,.55)}.active-dark-mode .SmartTechProjects_featStack__PpLgJ span{background:rgba(249,115,22,.12);border-color:rgba(249,115,22,.25);color:#f97316}.active-dark-mode .SmartTechProjects_moreSection__2p6J1{background:#192335}.active-dark-mode .SmartTechProjects_moreLabel__t2SbW{color:hsla(0,0%,100%,.5)}.active-dark-mode .SmartTechProjects_projectCard__AJjXg{background:#273041;border-color:hsla(0,0%,100%,.08)}.active-dark-mode .SmartTechProjects_projectCard__AJjXg:hover{box-shadow:0 32px 90px rgba(0,0,0,.4)}.active-dark-mode .SmartTechProjects_projectCardBody__NbjIg h3{color:#fff}.active-dark-mode .SmartTechProjects_projectDesc__shZB_{color:hsla(0,0%,100%,.6)}.active-dark-mode .SmartTechProjects_projectStack___yIhO span{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.82)}.active-dark-mode .SmartTechProjects_projectMetaRow__0hrvx{color:hsla(0,0%,100%,.55)}