.about-section{padding:40px;background:linear-gradient(135deg,#1b1b1b,#2e2e2e)}.hs{color:rgb(207,197,216);font-weight:700}.about-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px}.about-img{display:flex;.about-section{padding:40px;background:linear-gradient(135deg,#1b1b1b,#2e2e2e)}.hs{color:rgb(207,197,216);font-weight:700}.about-container{flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:40px}.about-container,.about-img{display:flex;align-items:center}.about-img{justify-content:center;padding:40px;background:linear-gradient(135deg,#1b1b1b,#2e2e2e);border-radius:20px;overflow:hidden;box-shadow:0 0 25px rgba(0,255,255,.2);animation:fadeInZoom 1s ease}.about-image{width:100%;max-width:400px;height:auto;aspect-ratio:1/1;border-radius:20px;transition:transform .4s ease,box-shadow .4s ease;box-shadow:0 10px 20px rgba(0,247,255,.2)}.about-image:hover{transform:scale(1.05);box-shadow:0 20px 40px rgba(192,132,252,.5)}.about-text{flex:1 1;min-width:250px}.about-text h2{font-size:2rem;margin-bottom:10px}.about-heading h2{font-size:2rem;font-weight:700;letter-spacing:1px;background:linear-gradient(90deg,#00c9ff,#92fe9d);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-heading h2:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-12px;height:4px;width:80px;background:linear-gradient(90deg,#00c9ff,#92fe9d);border-radius:4px}.about-heading h4{margin-top:10px;font-size:1.5rem;color:#92fe9d}.about-text p{font-size:1rem;line-height:1.6}.btn-box{display:inline-block;margin-top:20px;padding:10px 20px;background-color:rgb(100,58,139);color:#fff;text-decoration:none;border-radius:5px;font-weight:700}@media (max-width:992px){.about-container{flex-direction:column;text-align:center}.about-text{order:2}.about-img{order:1;padding:20px}.about-heading h2{font-size:1.8rem}.about-heading h4{font-size:1.2rem}}@media (max-width:576px){.about-section{padding:20px}.about-container{gap:20px}.about-heading h2{font-size:1.5rem}.about-heading h4{font-size:1rem}.about-image{max-width:100%}.about-text p{font-size:.95rem}}justify-content:center;align-items:center;padding:40px;background:linear-gradient(135deg,#1b1b1b,#2e2e2e);border-radius:20px;overflow:hidden;box-shadow:0 0 25px rgba(0,255,255,.2);animation:fadeInZoom 1s ease}.about-image{width:100%;max-width:400px;height:400px;border-radius:20px;transition:transform .4s ease,box-shadow .4s ease;box-shadow:0 10px 20px rgba(0,247,255,.2)}.about-image:hover{transform:scale(1.05);box-shadow:0 20px 40px rgba(192,132,252,.5)}@keyframes fadeInZoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.about-img{padding:20px}.about-image{max-width:90%}}.about-text{flex:1 1;min-width:200px}.about-text h2{font-size:1.5rem;margin-bottom:10px}.about-heading h2{font-size:2rem;font-weight:700px;color:#fff;letter-spacing:1px;text-transform:uppercase;position:relative;display:inline-block;background:linear-gradient(90deg,#00c9ff,#92fe9d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:fadeInDown 1s ease-in-out}.about-heading h2:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-12px;height:4px;width:80px;background:linear-gradient(90deg,#00c9ff,#92fe9d);border-radius:4px;animation:underlineGlow 2s ease-in-out infinite}.about-heading h2 span{font-weight:900;color:#92fe9d;text-shadow:0 0 10px #c084fc}.about-heading h4{margin-top:10px;font-size:1.5rem;font-weight:500;color:#92fe9d;letter-spacing:1px;animation:fadeIn 1.2s ease-in-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes underlineGlow{0%,to{box-shadow:0 0 8px #c084fc}50%{box-shadow:0 0 20px #92fe9d}}.about-text p{font-size:1rem;line-height:1.4}.about-text ul{margin-top:10px;padding-left:20px}.btn-box{display:inline-block;margin-top:20px;padding:10px 20px;background-color:rgb(100,58,139);color:rgb(11,10,10);text-decoration:none;border-radius:5px}