/*
.html-multiblocks {display:flex;flex-wrap:wrap;gap:20px;}
.html-multiblock-item {background:#fff;padding:15px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,0.05);max-width:48%;}
.html-multiblock-item img {max-width:100%;height:auto;border-radius:6px;}
.hmb-title {font-size:18px;margin-bottom:10px;}
.hmb-desc .short {color:#555;}
.hmb-desc .full {color:#555;}
*/
