.chx-split{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:start}.chx-split__img{margin:0}.chx-split__img img{width:100%;height:auto;display:block;border-radius:14px;border:1px solid rgba(250,247,245,.22)}.chx-split__img figcaption{margin-top:10px;font-size:.8rem;color:#A8969F;line-height:1.5}
.chx-sec__head{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:34px}
.chx-wall__c{min-width:0}
.chx-wall__n{overflow-wrap:anywhere;hyphens:auto}
.chx-map__hint{display:none}
@media(max-width:900px){.chx-split{grid-template-columns:1fr;gap:22px}.chx-sec__head{grid-template-columns:1fr;gap:14px}
.chx-wall__row{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.chx-map table{min-width:352px;font-size:.68rem}.chx-map th,.chx-map td{padding:6px 2px}.chx-map tbody th{font-size:.66rem}.chx-map .chx-sw{width:10px;height:10px;margin-right:5px}
.chx-map__hint{display:block;font-size:.8rem;color:var(--chx-muted);margin-top:10px}}