.hero-section-bg{position:relative;width:100vw;height:780px;overflow:hidden;background:#101435;z-index:0;background-size:cover;background-repeat:no-repeat}.hero-section-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000000;opacity:.8;z-index:1}.gradient-edge-bottom{z-index:1;position:absolute;bottom:0;width:100%;height:30%;background:linear-gradient(0deg,rgba(16,20,53,1),rgba(16,20,53,0))}.hero-content{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;width:max-content}.hero-title-sec{font-size:60px;font-weight:700;line-height:normal;margin-bottom:1rem;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-description{font-size:1.25rem;margin-bottom:2rem;max-width:600px;text-shadow:0 2px 8px rgba(0,0,0,.2)}.hero-btn{background:#00AEEF;color:#fff;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:background .2s}.hero-btn:hover{background:#007fa3}.saas-service-sec{padding:80px 0}.cus-service-box{position:relative;display:block;background:linear-gradient(270deg,#1D253F,#242E4B);border:2px solid rgba(255,255,255,.1);padding:30px;z-index:1;height:100%;border-radius:40px;text-align:-webkit-center;transition:all .3s ease-in-out}.cus-service-box:hover{background:linear-gradient(270deg,#00AEEF,#007fa3);transform:translateY(-10px)}.cus-service-box h3{font-size:18px;font-weight:600;line-height:1.75rem;color:var(--white-color);margin-bottom:16px}.cus-service-box p{font-size:15px;margin-bottom:0}.cus-service-box .service-icon{margin-bottom:20px}.cus-service-box .service-icon img{width:auto;height:60px}.about-left-content h4{margin-bottom:10px;font-size:36px;font-weight:700;color:var(--white-color)}.about-right-sec img{width:100%;height:auto;border-radius:20px}.head_icon img{width:40px;height:40px}.dev_right_sec .bc_right_inner{padding-left:0}.icon-sec-inline{width:50px;height:50px;border-radius:6px;background:var(--primary-color);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.icon-sec-inline svg{width:24px;height:24px}.tech-used{border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:30px 20px;margin-bottom:20px;text-align:-webkit-center;height:170px;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;cursor:pointer}.tech-used:hover img{transform:scale(1.1)}.tech-used img{width:auto;height:60px;margin-bottom:20px;transition:all .3s ease-in-out}.tech-icon{width:50px;min-height:50px;background:var(--primary-color);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.tech-icon svg{width:24px;height:24px;color:var(--white-color)}.award-logo img{width:150px;height:150px}