.osn-product-maps{margin:24px 0;border:1px solid #dcded1;border-radius:12px;background:#fffef9;color:#25382d;overflow:hidden;font:400 15px/1.55 Arial,sans-serif}
.osn-product-maps :is(summary,p,figcaption,span,a){font-family:Arial,sans-serif;letter-spacing:normal}
.osn-product-maps>summary{display:list-item;list-style:disclosure-closed inside;cursor:pointer;padding:18px 20px;font-size:16px;font-weight:600;line-height:1.5}
.osn-product-maps[open]>summary{list-style-type:disclosure-open;border-bottom:1px solid #dcded1}
.osn-product-maps>summary:hover{background:#f0f2e8}
.osn-product-maps>summary:focus-visible{outline:2px solid #416b46;outline-offset:-4px}
.osn-product-maps__hint{display:block;font-size:13px;font-weight:400;color:#65705f;margin:4px 0 0 19px}
.osn-product-maps__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}
.osn-product-maps__grid--single{grid-template-columns:minmax(0,380px);justify-content:center}
.osn-product-maps figure{margin:0;min-width:0;border:1px solid #dcded1;border-radius:9px;overflow:hidden;background:#f6f4ec}
.osn-product-maps figcaption{padding:12px 14px;font-size:15px;font-weight:600;line-height:1.45}
.osn-product-maps img{display:block;width:100%;height:auto;aspect-ratio:960/620;object-fit:contain}
.osn-product-maps__legend{padding:10px 14px 14px;font-size:12px;line-height:1.5}
.osn-product-maps__legend p{margin:0 0 8px;font-size:12px;line-height:1.5}
.osn-product-maps__band{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:2px}
.osn-product-maps__band span{background:#e3e3d9;color:#636b5d;text-align:center;font-size:11px;line-height:24px;border-radius:2px}
.osn-product-maps__band .active{background:#416b46;color:#fff}
.osn-product-maps__about{padding:0 18px 18px;font-size:12px;line-height:1.5;color:#65705f}
.osn-product-maps__about p{font-size:12px;line-height:1.5;margin:0 0 8px}
.osn-product-maps__about summary{cursor:pointer;font-size:12px;text-decoration:underline;text-underline-offset:3px;list-style:disclosure-closed inside}
.osn-product-maps__about a{color:#315c3c;text-decoration:underline;text-underline-offset:3px}
@media(max-width:749px){.osn-product-maps__grid{grid-template-columns:1fr;gap:14px;padding:14px}.osn-product-maps>summary{padding:16px}.osn-product-maps figure{max-width:460px;width:100%;justify-self:center}.osn-product-maps__about{padding:0 14px 14px}}
