.about{background:linear-gradient(135deg,#f7fcff,#dff5ff);align-items:center;gap:80px;padding:130px 7% 100px;display:flex;overflow:hidden}.about-image{flex:1;position:relative}.image-wrapper{position:relative}.about-image img{object-fit:cover;border-radius:35px;width:100%;height:460px;transition:all .5s;box-shadow:0 30px 70px #0000002e}.about-image:after{content:"";z-index:-1;filter:blur(5px);opacity:.5;background:#00c8ff;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-30px;right:-30px}.about-image img:hover{transform:scale(1.04)}.about-content{flex:1}.about-label{color:#00aeef;letter-spacing:6px;margin-bottom:15px;font-size:16px;font-weight:900;display:inline-block}.about-content h1{color:#06234b;margin:15px 0 25px;font-size:60px;font-weight:900;line-height:1.05}.about-content h1 span{color:#00aeef}.about-content p{color:#64748b;max-width:650px;margin-bottom:15px;font-size:19px;line-height:1.9}.stats{gap:20px;margin:40px 0;display:flex}.stats div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border-radius:25px;min-width:130px;padding:20px 30px;transition:all .3s;box-shadow:0 15px 35px #00000014}.stats div:hover{box-shadow:0 20px 45px #00aeef40}.stats h2{color:#00aeef;margin:0;font-size:45px;font-weight:900}.stats p{color:#475569;margin:5px 0 0;font-size:16px}.about-btn{color:#fff;background:linear-gradient(135deg,#00d9ff,#008cff);border-radius:50px;align-items:center;gap:10px;padding:17px 45px;font-size:18px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 15px 35px #00aeef59}.about-btn:hover{transform:translateY(-7px);box-shadow:0 25px 50px #00aeef80}@media (width<=900px){.about{flex-direction:column;gap:45px;padding:100px 5% 70px}.about-image img{height:350px}.about-content h1{font-size:42px}.about-content p{font-size:17px}.stats{flex-wrap:wrap}.stats div{text-align:center;flex:1;min-width:120px}.stats h2{font-size:36px}}
