::-webkit-scrollbar{display:none}.hero-bg{-webkit-backdrop-filter:saturate(1.02)blur(.2px);backdrop-filter:saturate(1.02)blur(.2px);background-image:linear-gradient(120deg,#7c3aed0f 0%,#7dd3fc0a 50%,#ec489908 100%)}.hero-notch{filter:drop-shadow(0 6px 18px #0f172a0f)}.gradient-text{background:linear-gradient(90deg,var(--accent-start),#06b6d4);color:#0000;background-clip:text}.tab-btn:focus{outline-offset:4px;background-color:#fff;border-radius:12px}.timeline-circle{border-radius:9999px;place-items:center;width:34px;height:34px;font-weight:600;display:grid}.timeline-line{transition:height .15s linear}.hero-bg{background:linear-gradient(90deg,#fdf2f1 0%,#f9e8e8 40%,#fffcfc 100%);position:relative;overflow:hidden}.hero-bg svg{opacity:.18;pointer-events:none;width:85%;height:112%;position:absolute;top:-6%;right:-4%}.pill{background:#fff;border:2px solid #fff;border-radius:96px;flex-direction:column;align-items:center;gap:15px;width:172px;height:265px;padding:8px;transition:transform .28s,box-shadow .28s;display:flex}.pill:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0f172a14}.pill .avatar{background:#f7f7fb;border:1px solid #f7f7fa;border-radius:50%;justify-content:center;align-items:center;width:154px;height:164px;display:flex;overflow:hidden}.pill .avatar img{object-fit:cover;width:100%;height:100%;display:block}.pill .label{color:#374151;text-align:center;font-size:.95rem;font-weight:600}@media (width<=1024px){.pill{width:auto;height:120px}.pill .avatar{width:60px;height:65px}.pill .label{font-size:7px}}.tabs-bg{background:linear-gradient(270deg,#ebe2fd 0%,#e9f9f0 100%);border-radius:24px}.active-pill{transition:transform .25s cubic-bezier(.2,.9,.3,1),left .25s}.tech-tile{text-align:center;background:#f8f8f8;border:1px solid #dbdbdb;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:130px;height:130px;transition:transform .18s,box-shadow .18s;display:flex}.tech-tile:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0c0f140f}@media (width<=640px){.tech-tile{border-radius:14px;width:80px;height:80px}}.testimonial-card{background:linear-gradient(270deg,#ebe2fd 0%,#e9f9f0 100%);border-radius:32px;min-height:25rem}.swiper .swiper-slide img{object-fit:cover!important}.swiper .swiper-slide{border-radius:32px!important}.hireReadySection{background:linear-gradient(270deg,#fff 0%,#f7e7e3 100%)}.collapsible2{transition:max-height .35s;overflow:hidden}.collapsible{transition:max-height .28s cubic-bezier(.2,.9,.2,1);overflow:hidden}.gradiantTextColor{color:#0000;background:linear-gradient(90deg,#9864ff 0%,#1fc16b 77.94%,#79daa6 105.27%) text}.GradiantBGColor{background:linear-gradient(270deg,#ebe2fd 0%,#e9f9f0 100%)}.GradiantBGColorLine{background:linear-gradient(270deg,#79daa6 0%,#5c3eb3 100%)}input::placeholder{color:#ded8f0}.blueGradiant{background:linear-gradient(90deg,#835cf5 -1.37%,#380996 100.04%)}.lineGradiant{border:2px solid;border-image-source:linear-gradient(90deg,#9864ff 0%,#1fc16b 77.94%,#79daa6 105.27%)}.conicGradiantCards{background:conic-gradient(from -90deg at 31.84%,#c9cdff 0deg,#f8efff 360deg);box-shadow:0 0 0 6px #dddcff8a}.conicGradiantCards2{background:conic-gradient(from -90deg at 31.84%,#c9eaff 0deg,#fff 360deg);box-shadow:0 0 0 6px #c9eaff86}.conicGradiantCards3{background:conic-gradient(from -90deg at 31.84%,#ffdfde 0deg,#fff2f3 360deg);box-shadow:0 0 0 6px #ffdfde94}.conicGradiantCards4{background:conic-gradient(from -90deg at 31.84%,#c9cdff 0deg,#f8efff 360deg);box-shadow:0 0 0 6px #f3edff}.hero-section{width:100%;min-height:5vh;position:relative;top:0;overflow:hidden}.custom-scrollbar::-webkit-scrollbar{width:10px!important}.custom-scrollbar::-webkit-scrollbar-track{border-radius:9999px;background:#f1f1f1!important}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background:linear-gradient(#8b5cf6,#6366f1)!important}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(#7c3aed,#4f46e5)}.slide-track{justify-content:space-evenly;width:6300px;animation:20s linear infinite scroll;display:flex}.slide-track2{justify-content:space-evenly;width:6300px;animation:15s linear infinite scroll2;display:flex}.slide{cursor:pointer;place-items:center;width:150px;height:60px;transition:all .5s;display:grid}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-1500px)}}.slider{width:100%;height:auto;margin:auto;position:relative;overflow:hidden}.slider:before,.slider:after{content:"";z-index:2;background:linear-gradient(90deg,#fff 0%,#fff0 100%);width:0;height:100px;position:absolute}.slider:after{top:0;right:0;transform:rotate(180deg)}.slider:before{top:0;left:0}.slider .slide-track{width:3600px;animation:40s linear infinite scroll;display:flex}.slider .slide{width:120px;height:35px}.slider .slide img{width:100%;height:100%}.btn{text-align:center;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea66}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.btn-accent{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);box-shadow:0 4px 15px #f5576c66}.btn-accent:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f5576c99}.card-gradient-1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.card-gradient-2{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.card-gradient-3{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.arrow-rotate{transition:transform .3s;transform:rotate(90deg)}.linerGradiantCircleNew{border-radius:0 0 0 16px;width:1.5rem;height:2rem;padding:0 0 .9px .9px;position:absolute;top:-9px;left:10px}.mainLogoBoxNew{border-top:.7px solid #dbdbdb;border-right:.7px solid #dbdbdb;border-radius:16px;padding:0 0 .9px .9px}.linerGradiantCircleBNew{border-radius:0 0 0 16px;width:2rem;height:46px;padding:0 0 .9px .9px;position:absolute;top:-22px;left:13px}.graddiantBGNew{background-color:#dbdbdb}@media (width<=768px){.linerGradiantCircleNew{top:-8px;left:11px}.linerGradiantCircleBNew{top:-20px;left:12px}.testimonial-card{min-height:25rem}}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fadeIn{animation:.25s ease-out fadeIn}.bodyScoll{overflow:hidden}.radiusBorderBox{border-radius:1.5rem}.shadowWhite,.shadowWhite2{box-shadow:1px 9px 10px 5px #fff}.contact-code option{background:#5c3eb3}.gradiantBorderLine{background:linear-gradient(#f6f6f6,#f6f6f6) padding-box padding-box,linear-gradient(#9864ff,#1fc16b) border-box;border-left:2px solid #0000}.gradiantBorderLinev2{background:linear-gradient(#f6f6f6,#f6f6f6) padding-box padding-box,linear-gradient(#9864ff,#1fc16b) border-box;border:1.5px solid #0000}.card-hover{background:#fff;position:relative;overflow:hidden}.card-hover:before{content:"";opacity:0;z-index:0;background:linear-gradient(270deg,#9face2 0%,#835cf5 100%);transition:opacity .3s ease-in-out;position:absolute;inset:0}.card-hover:hover:before{opacity:1}.card-hover>*{z-index:1;position:relative}.card-hover h3,.card-hover p{transition:color .3s ease-in-out}.card-hover img{transition:filter .3s ease-in-out}.card-hover:hover h3,.card-hover:hover p{color:#fff}.card-hover:hover img{filter:brightness(0)invert()}#group1 img,#group2 img{transition-property:transform,opacity;transition-duration:.7s;transition-timing-function:ease-in-out}@keyframes scaleDown{0%,20%{opacity:1;transform:scale(1)}45%{opacity:0;transform:scale(0)}to{opacity:0;transform:scale(0)}}@keyframes scaleUp{0%,40%{opacity:0;transform:scale(0)}65%,to{opacity:1;transform:scale(1)}}.scale-down{animation:3s linear infinite alternate scaleDown}.scale-up{animation:3s linear infinite alternate scaleUp}.stack-wrapper{position:relative}#stackHeader{z-index:20;transition:transform .3s ease-out;position:sticky;top:4rem}.stack{flex-direction:column;display:flex}.stack__card{justify-content:center;align-items:center;height:auto;margin-bottom:20px;display:flex;position:sticky;top:9.5rem}@media (width>=1024px){.stack__card{top:12.5rem}}
/*# sourceMappingURL=about-us.dc52a132.css.map */
