*{box-sizing:border-box;margin:0;padding:0}.industry-content{background:#061a40}.all,.industry-content{color:#fff;display:flex;height:fit-content;padding:40px;position:relative}.all{margin:auto;width:1200px}.container,.text{display:flex;flex-direction:column;gap:24px;height:2040px;margin:50px auto;max-width:600px;position:relative}.text{min-width:600px}.textcont{position:sticky;top:200px}.card{align-items:left;background:linear-gradient(90deg,#006fff,#3b9eff);border-radius:12px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-weight:medium;justify-content:center;left:2000px;margin:0 20px;position:sticky;top:50px}.industry-content:after,.industry-content:before{border-radius:50%;content:"";height:800px;pointer-events:none;position:absolute;width:800px;z-index:1}.industry-content:before{animation:pulse 10s infinite alternate;background:radial-gradient(circle,rgba(59,158,255,.3) 0,rgba(6,26,64,0) 70%);left:-300px;top:10%}.industry-content:after{animation:pulse 15s infinite alternate-reverse;background:radial-gradient(circle,rgba(0,111,255,.2) 0,rgba(6,26,64,0) 70%);bottom:10%;right:-300px}@keyframes pulse{0%{opacity:.4;transform:scale(1)}to{opacity:.8;transform:scale(1.2)}}.card{box-shadow:0 10px 30px rgba(0,0,0,.15);min-height:350px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 15px 35px rgba(0,0,0,.2);transform:translateY(-5px)}.card h3{margin-bottom:1rem;margin-top:1.5rem}.card p{line-height:1.6;opacity:.9}.card img{height:auto;margin-bottom:1rem;max-width:64px}h2{font-weight:700;margin-bottom:1.5rem}.textcont p{opacity:.9}@media screen and (max-width:1280px){.all{padding:50px 30px;width:100%}}@media screen and (max-width:1100px){.all{flex-direction:column}.text{height:auto;margin:0 0 30px;max-width:100%;min-width:auto}.textcont{margin:0 auto;max-width:600px;position:relative;top:0}.container{align-items:center;height:auto;margin:0 auto}.card{left:0;margin:20px auto;max-width:500px;position:relative;width:100%}}@media screen and (max-width:768px){.industry-content{padding:60px 20px}.all{padding:40px 20px}.card{min-height:350px}}@media screen and (max-width:480px){.industry-content{height:2160px;padding:5px}.industry-content .container{height:2160px}.all{padding:5px}.card{margin:0;min-height:300px;min-width:90%;padding:1.5rem}.industry-content:after,.industry-content:before{display:none}}