.ehrazgar-product-notices{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;margin-block:24px;font-family:inherit;font-size:16px;line-height:28px;color:#25383d}
.ehrazgar-notice{--notice-accent:#79b8c2;--notice-border:#d4e9ed;box-sizing:border-box;min-inline-size:0;margin:0;padding:24px;border:1px solid var(--notice-border);border-inline-start:4px solid var(--notice-accent);border-radius:12px;background:#f2fbfd;overflow-wrap:anywhere}
.ehrazgar-notice--2{--notice-accent:#e9bd60;--notice-border:#f0dfb9;background:#fffaf0}
.ehrazgar-notice summary{cursor:pointer;list-style:none}
.ehrazgar-notice summary::-webkit-details-marker{display:none}
.ehrazgar-notice summary h3{font-size:20px;line-height:30px;color:#24616b;margin:0 0 12px;font-weight:700}
.ehrazgar-notice__summary{display:block;max-inline-size:78ch;font-weight:400}
.ehrazgar-notice__toggle{display:block;background:#fff;border:1px solid var(--notice-border);color:#24616b;font-weight:600;padding:12px;text-align:center;min-height:48px;box-sizing:border-box;border-radius:10px;margin-top:16px;transition:background-color .16s ease}
.ehrazgar-notice summary:hover .ehrazgar-notice__toggle{background:#e1f0f3}
.ehrazgar-notice summary:focus-visible{outline:2px solid #24616b;outline-offset:3px}
.ehrazgar-notice--2 summary:is(:hover,:focus-visible) .ehrazgar-notice__toggle{background:#ffe08a}
.ehrazgar-notice__body{margin-block:16px 0;white-space:normal;overflow-x:auto}
.ehrazgar-product-notices .eh-table-scroll{overflow:auto;margin:16px 0}
.ehrazgar-product-notices table{width:100%;border-collapse:collapse}
.ehrazgar-product-notices :is(td,th){padding:12px;border:1px solid #dce4e6;min-width:150px}
.ehrazgar-product-notices tr:first-child{font-weight:700}
.ehrazgar-product-notices img{max-width:100%;height:auto}
.ehrazgar-notice__open,.ehrazgar-notice[open] .ehrazgar-notice__closed{display:none}
.ehrazgar-notice[open] .ehrazgar-notice__open{display:inline}
@media(max-width:700px){.ehrazgar-notice{padding:16px}.ehrazgar-notice summary h3{font-size:18px;line-height:27px}}
@media(prefers-reduced-motion:reduce){.ehrazgar-notice__toggle{transition:none}}
