html:has(.oneds-modal[open]){overflow:hidden}.oneds-modal{padding:0;border:none;display:none;flex-direction:column;justify-content:center;max-height:100%;max-width:unset;width:100%;padding:var(--oneds-space-fluid-m) 0;box-sizing:border-box}.oneds-modal[open]{display:flex}@media screen and (min-width: 600px){.oneds-modal{width:calc(83.3333333333vw - 80px);max-height:calc(100% - 2 * var(--oneds-space-fluid-xxxl))}}@media screen and (min-width: 768px){.oneds-modal{width:calc(75vw - 80px)}}@media screen and (min-width: 1024px){.oneds-modal{width:calc(75vw - 112px);max-width:746.6666666667px}}.oneds-modal::backdrop{background-color:#0009}.oneds-modal .oneds-modal-close-button{position:absolute;border:none;cursor:pointer;background-color:transparent;box-sizing:border-box;top:15px;right:15px;z-index:1}.oneds-modal .oneds-modal-container{display:flex;flex-direction:column;overflow-y:auto;min-height:0}
