:root{--modal-max-width: 1024px}.dcs-react-modal .dcs-react-modal__close{all:unset;position:absolute;right:0;top:0;margin:1rem;color:#fff;font-weight:700;cursor:pointer;display:flex;align-items:center}.dcs-react-modal .dcs-react-modal__close .dcs-react-modal__close-text{margin-right:.5rem}.dcs-react-modal .dcs-react-modal__close:hover .dcs-react-modal__close-text,.dcs-react-modal .dcs-react-modal__close:focus .dcs-react-modal__close-text{-webkit-text-decoration:underline;text-decoration:underline}.dcs-react-modal .dcs-react-modal__overlay{z-index:999;overflow:auto;background-color:var(--background-dark80);position:fixed;top:0;left:0;right:0;bottom:0}.dcs-react-modal .dcs-react-modal__content{margin:4rem auto;max-width:1024px;max-width:var(--modal-max-width);box-shadow:0 4px 12px #33333326;border-radius:4px;background-color:#fff}.dcs-react-modal-open{overflow:hidden}:where(button,input[type=button i]){-webkit-appearance:button}:where(button,input[type=reset i]){-webkit-appearance:button}:where(button,input[type=submit i]){-webkit-appearance:button}:where(button,input[type=button i])::-moz-focus-inner{border-style:none;padding:0}:where(button,input[type=color i])::-moz-focus-inner{border-style:none;padding:0}:where(button,input[type=reset i])::-moz-focus-inner{border-style:none;padding:0}:where(button,input[type=submit i])::-moz-focus-inner{border-style:none;padding:0}:where(button,input[type=button i])::-moz-focusring{outline:1px dotted ButtonText}:where(button,input[type=color i])::-moz-focusring{outline:1px dotted ButtonText}:where(button,input[type=reset i])::-moz-focusring{outline:1px dotted ButtonText}:where(button,input[type=submit i])::-moz-focusring{outline:1px dotted ButtonText}.nsw-tag:hover:not(.nsw-tag--checkbox):not(span){background-color:#0026641a;background-color:var(--nsw-hover);outline-width:0}span.nsw-tag{cursor:default}
