.dnd-access-card{padding:0}.dnd-access-card__wrapper{border:1px solid var(--secondary-600);border-radius:8px;color:var(--neutral-1000);gap:10px;height:100%;min-height:126px;width:100%}.dnd-access-card .container,.dnd-access-card__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.dnd-access-card .container{gap:20px}.dnd-access-card__panel,.dnd-access-card__wrapper .title{color:var(--secondary-600)}.dnd-access-card__panel{display:grid;font-weight:700;gap:8px;grid-template-columns:20px auto;width:100%}.dnd-access-card__panel svg{height:20px;margin:0;padding:0;width:20px}.dnd-access-card ul:not(.browser-default) li{list-style-type:none;padding-bottom:12px;position:relative}.dnd-access-card ul:not(.browser-default) li:before{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIxIDIxIj48cGF0aCBmaWxsPSIjMDA4MTYyIiBkPSJNOC43MjkgMTMuMjI4YS44My44MyAwIDAgMS0uNTkzLS4yNWwtMi4wNTMtMi4xMiAxLjE5NC0xLjE2IDEuNDY4IDEuNTEgNC4wMjMtNC4wMjIgMS4xNzYgMS4xNzctNC42MjMgNC42MjNhLjgzLjgzIDAgMCAxLS41OTIuMjQyIi8+PHBhdGggZmlsbD0iIzAwODE2MiIgZD0iTTEwLjAxNCAxOC40MjdjLTQuNTk4IDAtOC4zNDUtMy43NDctOC4zNDUtOC4zNDVzMy43NDctOC4zNDUgOC4zNDUtOC4zNDUgOC4zNDUgMy43NDcgOC4zNDUgOC4zNDUtMy43NDcgOC4zNDUtOC4zNDUgOC4zNDVtMC0xNS4wMjFhNi42ODUgNi42ODUgMCAwIDAtNi42NzYgNi42NzYgNi42ODUgNi42ODUgMCAwIDAgNi42NzYgNi42NzYgNi42ODUgNi42ODUgMCAwIDAgNi42NzYtNi42NzYgNi42ODUgNi42ODUgMCAwIDAtNi42NzYtNi42NzYiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;content:"";height:20px;left:-28px;position:absolute;top:2px;width:20px}.dnd-access-card h1{text-wrap:pretty}.dnd-access-card h1,.dnd-access-card h2,.dnd-access-card h3,.dnd-access-card h4,.dnd-access-card h5,.dnd-access-card h6{width:100%}.dnd-access-card h1 span{color:var(--product-color-600);font-weight:700}.dnd-access-card a.btn{margin-top:20px}.dnd-access-card .content-btns{display:flex;flex-direction:column;gap:0;justify-content:center}.dnd-access-card table{border:0;border-radius:8px;hyphens:auto;outline:1px solid var(--product-color-200);outline-offset:-1px;overflow:clip;width:100%}.dnd-access-card table:has(thead) thead,.dnd-access-card table:not(:has(thead)) tr:first-of-type{background:var(--product-color-200);color:var(--neutral-1000);font-weight:700}.dnd-access-card table tr:not(:last-of-type){background:var(--product-color-100);border-bottom:1px solid var(--product-color-200)}.dnd-access-card table tr:nth-of-type(odd){background:#fff}.dnd-access-card table td,.dnd-access-card table th{padding:.25rem!important;text-align:center}.dnd-access-card table td:not(:last-of-type){border-right:1px solid var(--product-color-200)}@media (min-width:80em){.dnd-access-card .content-btns{flex-direction:row;gap:20px}.dnd-access-card .container{display:grid;grid-template-columns:1fr 1fr 1fr}.dnd-access-card table td,.dnd-access-card table th{padding:1rem!important;text-align:center}}