.modal-standalone-wrap__backdrop{display:block;position:fixed;transition:transform .3s ease,opacity .3s ease;opacity:0;z-index:1040;background-color:#000;inset:0}.modal-standalone-wrap__backdrop--is-open{opacity:.8;min-height:100vh}.modal-standalone--always-full-height{height:100%}.modal-standalone-wrap{display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,calc(-50% + 10px));transition:transform .3s ease,opacity .3s ease;opacity:0;z-index:1050;outline:none;box-shadow:0 5px 5px rgba(0,0,0,.2),0 3px 14px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.14);width:100%;max-width:1161px;max-height:100vh;overflow-x:hidden;overflow-y:auto;pointer-events:all;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.modal-standalone-wrap::-webkit-scrollbar{display:none}@media(max-width:1199.98px){.modal-standalone-wrap{margin-right:0;margin-left:0;max-width:calc(100% - 23px)}}.modal-standalone--is-open{transform:translate(-50%,-50%);opacity:1;max-width:1162px}@media(max-width:1199.98px){.modal-standalone--is-open{max-width:calc(100% - 24px)}}.modal-standalone-wrap__close-button-wrap{position:-webkit-sticky;position:sticky;top:25px;right:25px;float:right;z-index:30;margin:0 0 -56px;cursor:pointer}.modal-standalone--background-transparent{background-color:transparent}.modal-standalone--background-grey{background-color:#1a1a1a}.modal-standalone--background-black{background-color:#000}.modal-standalone--border-purple{border:1px solid #7800ff}.modal-standalone--border-cyan{border:1px solid #00b9ff}.modal-standalone--border-yellow{border:1px solid #ff0}.modal-standalone--border-blue{border:1px solid #0009ff}.modal-standalone--border-green{border:1px solid lime}.modal-standalone--border-red{border:1px solid red}.modal-standalone--border-orange{border:1px solid #ff7200}.modal-standalone--border-pink{border:1px solid #f0a}.modal-standalone--size-fullscreen{width:100vw;max-width:100%;height:calc((var(--viewport-height, 1vh) * 100))}@media(max-width:991.98px){.modal-standalone--size-fullscreen{max-height:100vh}}.modal-standalone--size-large{padding:0 60px;width:100%;max-width:1162px}.modal-standalone--size-small{margin-top:0;padding-bottom:24px;width:calc(100% - 40px);max-width:800px}.modal-standalone--size-xxsmall{margin-top:0;padding-bottom:24px;width:calc(100% - 40px);max-width:426px}.modal-standalone--size-xsmall{margin-top:0;padding-bottom:24px;width:calc(100% - 40px);max-width:520px}.modal-standalone-wrap__header-mobile{display:none;position:-webkit-sticky;position:sticky;top:0;right:0;left:0;align-items:center;justify-content:space-between;z-index:105;background:#000}.modal-standalone-wrap__header-mobile:not(:has(.btn+h2)) h2{padding-left:48px}.modal-standalone-wrap__header-mobile h2{margin:0 auto;text-align:center;line-height:60px;letter-spacing:0;color:#fff;font-size:20px;font-weight:700;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.modal-standalone-wrap__header-mobile h2:not(:has(+.btn)){padding-right:48px}@media(max-width:991.98px){.modal-standalone-wrap__header-mobile{display:flex}}.modal-standalone-wrap__header-mobile-close-button,.modal-standalone-wrap__header-mobile-primary-button{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:12px}@media(max-width:991.98px){.modal-standalone--has-mobile-header .modal-standalone-wrap__close-button-wrap{display:none}}.modal-standalone-wrap__save-button{position:-webkit-sticky;position:sticky;top:24px;right:24px;float:right;z-index:30;margin:0 0 -56px}@media(max-width:991.98px){.modal-standalone-wrap__save-button{display:none}}.modal-standalone--has-primaryAction .modal-standalone-wrap__close-button-wrap{right:94px}.modal-standalone-wrap__close-button-wrap--no-background{box-shadow:none!important;background:none!important}