.features-section{color:#fff;background-color:#0a1116;min-height:100vh;padding:0 0 80px}.features-header{text-align:center;background-color:#0000;background-image:radial-gradient(circle,#141e28cc 0%,#0a1116 100%),url(/img/banners/home1.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin-bottom:60px;padding:160px 0 80px;position:relative}.features-header:before{content:"";z-index:1;background:linear-gradient(#0a11164d 0%,#0a1116 100%);position:absolute;inset:0}.features-header-content{z-index:2;position:relative}.features-title{letter-spacing:-1px;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.features-subtitle{color:#a0a0a0;max-width:700px;margin:0 auto;font-size:1.2rem}.feature-card{background-color:#141a1e;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:flex-start;height:100%;padding:40px 30px;transition:transform .3s,box-shadow .3s;display:flex}.feature-card:hover{border-color:#f920564d;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.feature-icon{color:#f92056;background-color:#f920561a;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:25px;font-size:1.8rem;display:flex}.feature-card h3{color:#fff;margin-bottom:15px;font-size:1.5rem;font-weight:700}.feature-card p{color:#a0a0a0;margin-bottom:0;line-height:1.6}@media (max-width:768px){.features-header{padding:140px 0 60px}.features-title{font-size:2.5rem}.feature-card{padding:30px 20px}}
