.scope{background:#fff}.scope-row{display:grid;grid-template-columns:1fr 1fr;gap:5vw;padding:5rem 0;border-top:1px solid var(--line);align-items:center}.scope-row.reverse .scope-visual{order:2}.scope-row>div>span{font-size:.75rem;font-weight:800;color:var(--green2)}.scope-row h3{font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.03em;color:var(--green);margin:.75rem 0 1.5rem}.scope-row ul{padding-left:1.2rem;margin:0}.scope-row li{margin:.65rem 0;line-height:1.55;color:#55625d;font-size:.92rem}.scope-visual{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.scope-visual img{width:100%;height:230px;object-fit:cover}.scope-visual img:first-child{grid-column:1/-1;height:350px}[dir=rtl] .scope-row ul{padding-left:0;padding-right:1.2rem}@media(max-width:900px){.scope-row{grid-template-columns:1fr}.scope-row.reverse .scope-visual{order:0}.scope-visual img:first-child{height:300px}}@media(max-width:620px){.scope-visual img,.scope-visual img:first-child{height:210px}.scope-row{padding:3.5rem 0}}
