.home-identity{border-top:1px solid #242424;padding-block:clamp(3.5rem,6vw,6rem)}
.home-identity-wrap{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;max-width:1280px;padding-inline:clamp(1.25rem,3vw,2.5rem)}
.home-identity-copy{min-width:0}.home-identity h2{font-size:clamp(2rem,3.8vw,3.5rem);line-height:1.1;letter-spacing:-.035em;margin:0 0 1.5rem;color:#f2f2ee}
.home-identity-text{max-width:50ch;font-size:1.05rem;line-height:1.8;color:#ccc;margin:0 0 2rem}
.home-identity .btn{display:inline-flex;align-items:center;min-height:48px}
.home-identity-photo{margin:0;min-width:0}.home-identity-photo img{display:block;width:100%;height:auto}
@media(min-width:992px){.home-identity-wrap{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(2rem,5vw,5rem)}}
