.text-justify{text-align:justify}.about-section{background:#000;border-radius:20px;padding:50px;position:relative;overflow:hidden;box-shadow:0px 10px 30px rgba(0,0,0,.1)}.about-section::before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.about-content{position:relative;z-index:2}.about-content h2{font-size:32px;font-weight:700;color:#222}.about-content p{font-size:16px;color:#444}.about-image{border-radius:10px;overflow:hidden}.small-card{background-color:#222;padding:15px;border-radius:10px;margin:20px 0}.thumbnail{width:50px;height:50px;border-radius:8px;margin-right:15px}.progress-info{margin-top:15px}.progress-label{display:flex;justify-content:space-between;font-weight:700}.progress{background-color:#333;height:5px;border-radius:5px}.progress-bar{background-color:#fc0;height:100%}@media (max-width:768px){.small-card{flex-direction:column;text-align:center;align-items:center}.thumbnail{margin-bottom:10px}}