/* Brand signature integrated into the existing About section. */
html body #about #home-brand-title{margin:0 0 28px;font-size:clamp(28px,3.4vw,54px);font-weight:500;line-height:1.12;letter-spacing:-.035em;max-width:100%}
#home-brand-title span{display:block;color:#252624}
#home-brand-title span+span{color:#938572}
@media(max-width:760px){html body #about #home-brand-title{font-size:clamp(24px,6.6vw,40px);margin-bottom:24px}}

html body #about #home-brand-title{margin-bottom:18px}
html body #about p.about-brand-thai{margin:0 0 24px;font-size:clamp(18px,1.65vw,24px);font-weight:500;line-height:1.55;color:#80715f;letter-spacing:0}
@media(max-width:760px){html body #about p.about-brand-thai{font-size:18px;margin-bottom:22px}}

/* Reset desktop crop offsets for the mobile About image. */
@media(max-width:760px){
 #about .about-photo img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center;transform:none}
}
