.adn-modal{position:fixed;z-index:1040}.adn-modal__background{background:#000;height:100vh;left:0;opacity:.35;overflow:hidden;position:fixed;top:0;transition:opacity .2s linear;width:100vw;z-index:1040}.adn-modal__modal{height:100%;left:0;outline:0;overflow:hidden auto;position:fixed;top:0;width:100%;z-index:1050}.adn-modal__dialog{align-items:center;display:flex;margin:.5rem;min-height:calc(100% - 4rem);pointer-events:none;position:relative;width:auto}@media(min-width:576px){.adn-modal__dialog{margin:2rem auto;max-width:52rem}}.adn-modal__dialog:before{content:"";display:block;height:calc(100vh - 4rem)}@media(min-width:360px){.adn-modal__dialog--small{max-width:35rem}}@media(min-width:768px){.adn-modal__dialog--large{max-width:70rem}.adn-modal__dialog--extra-large{max-width:92rem}}.adn-modal__dialog--enter,.adn-modal__dialog--leave-to{opacity:0}.adn-modal__dialog--enter-active,.adn-modal__dialog--leave-active{transition:opacity .5s ease}.adn-modal__header{padding-bottom:var(--spacing-3)}.adn-modal__title{font-size:var(--font-size-l);font-weight:700;line-height:var(--line-height-l);margin:0}.adn-modal__close-button{cursor:pointer;position:absolute;right:1rem;top:1rem}.adn-modal__close-button:hover{color:var(--color-main-dark)}.adn-modal__content{background-clip:padding-box;background-color:#fff;border-radius:var(--border-radius-m);box-shadow:var(--shadow-dark);color:var(--color-text);display:flex;flex:1 1 auto;flex-direction:column;outline:0;padding:2rem;pointer-events:auto;position:relative;width:100%}.adn-modal__footer{padding-top:2rem;text-align:center}@media(min-width:480px){.adn-modal__footer{text-align:right}}.adn-modal__footer .adn-button{display:inline-block;margin:.5rem 0;width:100%}@media(min-width:480px){.adn-modal__footer .adn-button{margin:0;width:auto}.adn-modal__footer .adn-button+.adn-button{margin-left:2rem}}@media(min-width:992px){.adn-modal__footer{align-items:center;display:flex;justify-content:flex-end}.adn-modal__footer .adn-button+.adn-button{margin-left:2rem}}
