.about-section{justify-content:center;width:100%;padding:1rem;display:flex}.about-container{color:#111;flex-direction:column;gap:2rem;width:100%;max-width:1100px;font-size:16px;line-height:1.7;display:flex}.about-block{background:#fff;border-radius:1rem;padding:3rem}.about-title{margin-bottom:3rem;font-size:36px;font-weight:700;display:inline-block;position:relative}.about-title:after{content:"";background:#f4c430;width:100%;height:4px;margin-top:.6rem;display:block}.section-subtitle{margin-bottom:2rem;font-size:26px}.about-hero{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.about-image{object-fit:cover;border-radius:20px}.about-intro{flex:1;min-width:280px}.about-intro p{margin-bottom:1.2rem}.about-intro strong{color:#f4c430}.about-values{flex-direction:column;gap:2rem;display:flex}.value-item{border-left:4px solid #f4c430;padding-left:1rem}.value-item h4{margin-bottom:.6rem;font-size:18px;font-weight:600}.value-item p{color:#333}.about-contacts span{color:#f4c430;font-weight:600}.social-title{margin-top:2rem}.social-links{gap:2rem;margin-top:.5rem;display:flex}.social-links a{color:#111;border-bottom:2px solid #f4c430;padding-bottom:2px;transition:all .3s}.social-links a:hover{opacity:.7}
