.company-section{background:#fff;padding:6rem 2rem}.company-container{max-width:1000px;margin:0 auto;text-align:center;background:var(--light,#f8f9fa);padding:3rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.company-title{font-size:2.5rem;color:var(--dark,#333);margin-bottom:1rem;font-weight:600;position:relative;display:inline-block}.company-title::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--primary-color,#007bff)}.company-subtitle{font-size:1.4rem;color:var(--primary-color,#007bff);margin:2rem 0;font-weight:500}.company-content{max-width:800px;margin:0 auto;text-align:left}.company-content p{color:var(--gray,#666);line-height:1.8;margin-bottom:1.5rem;font-size:1.4rem}.company-content p:last-child{margin-bottom:0}@media (max-width:768px){.company-section{padding:4rem 1rem}.company-container{padding:2rem}.company-title{font-size:2rem}.company-subtitle{font-size:1.2rem}.company-content p{font-size:1rem}}@media (max-width:768px){.company-section{padding:4rem 1rem}.company-container{padding:1.5rem}.company-content p{padding:1rem}.company-section{padding:3rem 1rem}.company-title{font-size:2rem}.company-subtitle{font-size:1.25rem}.company-content p{font-size:1rem}}