body.odc-homepage .odc-treatment-banners{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(16px,2vw,24px);margin-top:24px}body.odc-homepage .odc-treatment-banner-item{min-width:0}body.odc-homepage .odc-treatment-banner-item a{display:block;overflow:hidden;border:1px solid var(--line);border-radius:9px}body.odc-homepage .odc-treatment-banner-item img,body.odc-homepage .odc-lp2026-banner-item img{display:block;width:100%;height:auto;aspect-ratio:3/1;object-fit:cover;object-position:center}body.odc-homepage .odc-pickup .odc-lp2026-banner-container{grid-template-columns:minmax(0,1fr)}@media (min-width:1024px){body.odc-homepage .odc-treatment-banners{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1160px;margin-inline:auto;gap:24px}}