.coop-test-inline-notice{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:10px 13px;border:1px solid #ffd2ae;border-radius:12px;color:#7b3d13;background:#fff6ed;font-size:.78rem}
.coop-test-inline-notice strong{padding:5px 8px;border-radius:99px;color:#fff;background:#f47b32;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}
.coop-row-switch{display:inline-flex;align-items:center;gap:7px;padding:5px 8px;border:0;border-radius:99px;color:#756a91;background:#eee9f7;font:inherit;font-size:.7rem;font-weight:800;cursor:pointer}
.coop-row-switch i{position:relative;width:29px;height:17px;border-radius:99px;background:#bfb5d3;transition:.2s}.coop-row-switch i:after{content:"";position:absolute;left:3px;top:3px;width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #2b176c40;transition:.2s}
.coop-row-switch.on{color:#fff;background:#6f3fea}.coop-row-switch.on i{background:#37b8a9}.coop-row-switch.on i:after{transform:translateX(12px)}.coop-row-switch:disabled{cursor:not-allowed;opacity:.38}
