.sentence.section p{max-width:1200px}
*{word-break:break-all}
.has2fig{display:flex;gap:20px;justify-content:space-between;box-sizing:border-box}
.has2fig figure{margin-top:25px}
.has2fig p{margin-top:25px}
.has2fig figure img{min-width:180px;display:block}
figcaption{display:inline-block;text-align:left}
@media(max-width:768px){.has2fig{flex-wrap:wrap}}

.has2fig figure img.mw68{max-width:68px;min-width:68px;mix-blend-mode:multiply}
.has2fig figure img.mw100{max-width:100px;min-width:100px}
.has2fig figure img.mw120{max-width:120px;min-width:120px}
.has2fig figure img.mw130{max-width:130px;min-width:130px}
.has2fig figure img.mw135{max-width:135px;min-width:135px}
.has2fig figure img.mw145{max-width:145px;min-width:145px;mix-blend-mode:multiply}
.has2fig figure img.mw150{max-width:150px;min-width:150px}
.has2fig figure img.mw158{max-width:158px;min-width:158px}
.has2fig figure img.mw160{max-width:160px;min-width:160px;mix-blend-mode:multiply}
.has2fig figure img.mw200{max-width:200px;min-width:200px}
.has2fig figure img.mw224{max-width:224px;min-width:224px}

.has2fig figure img.mw250{max-width:250px;min-width:250px}

.has2fig figure{width:180px}

.has2fig figure:has(.mw68){width:68px;align-self:flex-end}
.has2fig figure:has(.mw100){width:100px}
.has2fig figure:has(.mw120){width:120px}
.has2fig figure:has(.mw130){width:130px}
.has2fig figure:has(.mw135){width:135px}
.has2fig figure:has(.mw145){width:145px}
.has2fig figure:has(.mw150){width:150px}
.has2fig figure:has(.mw158){width:158px}
.has2fig figure:has(.mw160){width:160px}
.has2fig figure:has(.mw200){width:200px}
.has2fig figure:has(.mw224){width:224px}
.has2fig figure:has(.mw250){width:250px}

.has2fig.jcfs{justify-content:flex-start}
.has2fig:not(:has(p)){flex-wrap:wrap;justify-content:space-around}

.col2_2{display:flex;flex-wrap:wrap;gap:20px}
.col2_2 .sep2{width:calc(50% - 10px)}

.has2fig figure img.mbm{mix-blend-mode:multiply}
