.project-details-content .card{background:#000}.project-details-content .card .card-body .card-title{color:#C1A453}.project-details-content .card .card-body .card-text{color:#fff}.features-section{padding:80px 0;background-color:#0c0c0c;position:relative;overflow:hidden}.features-title{text-align:center;color:#fff;margin-bottom:50px}.features-title span{font-size:18px;text-transform:uppercase;color:#f4c042;font-weight:700}.features-title h2{font-size:32px;font-weight:700;color:#fff}.features-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}.feature-box{background:#fff;padding:20px;border-radius:12px;box-shadow:0 5px 15px rgb(0 0 0 / .2);max-width:500px;position:absolute;display:flex;align-items:center;justify-content:space-between;gap:15px}.feature-box h3{font-size:18px;font-weight:700;color:#222;margin-bottom:5px}.feature-box p{font-size:14px;color:#666;line-height:1.5}.feature-icon img{width:45px;height:45px}.feature-top-left{top:-30px;left:0;border:2px solid #f4c042}.feature-top-right{top:-30px;right:0}.feature-bottom-left{bottom:-30px;left:0}.feature-bottom-right{bottom:-30px;right:0}.feature-image{text-align:center}.feature-image img{max-width:450px;border-radius:10px;box-shadow:0 10px 20px rgb(0 0 0 / .3)}@media (max-width:768px){.features-wrapper{display:flex;flex-direction:column;align-items:center}.feature-box{position:static;margin-bottom:20px}.feature-image img{max-width:100%}.counter-wrapper{flex-direction:column;align-items:center}.counter-box{width:80%}}@media (max-width:1024px){.counter-wrapper{justify-content:center}}@media (max-width:480px){.counter-box{width:90%}}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgb(255 193 7 / .8);color:#111;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:24px;text-decoration:none;box-shadow:0 0 15px rgb(255 193 7 / .8)}.counter-section{background:#0b0b0b;padding:40px 0}.counter-wrapper{display:flex;justify-content:space-between;max-width:1300px;margin:auto}.counter-box{flex:1;padding:20px;background:#111;border:.2px solid #f7c35f;text-align:left;color:#fff;margin:0}.counter-number{font-size:36px;font-weight:700;color:#f7c35f}.counter-title{font-size:18px;font-weight:700;color:#f7c35f;margin-top:5px}.counter-description{font-size:14px;color:#aaa;margin-top:5px}.social-icon{display:flex;align-items:center;gap:15px;margin-top:15px}.social-icon a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#f7c35f;color:#fff;font-size:18px;border-radius:50%;transition:all 0.3s ease-in-out}.social-icon a:hover{background-color:#fc0;color:#000}