.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:.6;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}.hero-pill{display:inline-block;padding:.5rem 2rem;border:1.5px solid #00aeef;border-radius:2rem;color:#00AEEF;font-size:1.1rem;font-weight:500;margin-bottom:2rem;background:transparent;letter-spacing:1px;transition:border-color .2s,color .2s}.hero-title-main{color:#fff}.hero-title-gradient,.hero-title-main{font-weight:700;font-size:80px;line-height:normal;letter-spacing:1px}.hero-title-gradient{background:linear-gradient(90deg,#00AEEF,#6A6AD6 50%,#F43F5E);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.design-impactful-sec{padding:80px 0}.serive-offer-card{position:relative;display:block;padding:24px;border-radius:20px;z-index:1;height:100%;border:1px solid rgba(255,255,255,.1)}.service-offer-title{color:var(--white-color);font-size:18px;font-weight:600;line-height:1.75rem;margin-bottom:16px}.service-offer-text{color:var(--gray);font-size:15px;font-weight:400;line-height:1.5;margin-bottom:0}.service-offer-icon{margin-bottom:20px}.service-offer-icon img{width:60px;height:60px}.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)}.service-offer-list{margin:0;list-style:disc;padding-left:0}.service-offer-list li::marker{color:var(--primary-color);font-size:20px}.service-offer-list li{color:var(--gray);font-size:15px;font-weight:400;line-height:1.5;margin-bottom:10px;display:flex;align-items:center}.award-logo img{width:150px;height:150px}