.ohme-checklist-band{--bg:#f5eee9;--text:#111111;--muted:#555555;--border:#e7e2dc;--accent:#a5bf7b;--radius:16px;background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:50px 0;color:var(--text)}.ohme-checklist-band *{box-sizing:border-box}.ohme-checklist-band__container{max-width:1200px;margin:0 auto;padding:0 20px}.ohme-checklist-band__header{text-align:center;display:flex;flex-direction:column;gap:14px}.ohme-checklist-band__subtitle{margin:0;color:var(--muted)}.ohme-checklist-band__grid{margin-top:28px;display:grid;grid-template-columns:repeat(var(--cols-desktop),minmax(0,1fr));gap:12px 18px}.ohme-checklist-band__item{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;line-height:1.6;color:var(--muted);transition:transform .15s ease,box-shadow .15s ease}.ohme-checklist-band__item:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000000d}.ohme-checklist-band__tick{font-weight:700;color:var(--accent);margin-top:2px;line-height:1;flex:0 0 auto}.ohme-checklist-band__text{display:block}@media(max-width:990px){.ohme-checklist-band__grid{grid-template-columns:repeat(var(--cols-tablet),minmax(0,1fr))}}@media(max-width:768px){.ohme-checklist-band__grid{grid-template-columns:repeat(var(--cols-mobile),minmax(0,1fr))}}@media(max-width:640px){.ohme-checklist-band__container{padding:0 16px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-ohme-checklist-band.css.map */
