.about-content__intro{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:clamp(32px,4vw,56px);display:grid}.about-content__photo{border-radius:20px;height:440px;overflow:hidden}.about-content__title{margin:12px 0 16px}.about-content__para{margin-bottom:14px}.about-content__mv{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.about-content__mv-card{background:#e8f5e9;border-radius:14px;padding:22px}.about-content__mv-card h3{color:#084c35;margin:0 0 8px;font-size:16px;font-weight:800}.about-content__mv-card p{color:#4b5a51;margin:0;font-size:13.5px;line-height:1.6}.about-content__values-title{text-align:center}.about-content__value-name{color:#16241c;margin:14px 0 8px;font-size:17px;font-weight:800}.about-content__value-desc{color:#4b5a51;margin:0;font-size:13.5px;line-height:1.6}@media (max-width:640px){.about-content__photo{height:300px}.about-content__mv{grid-template-columns:1fr}}
