/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@layer components{.icon{@apply !font-normal;}}
.ajb-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(0,0,0,0.64);overflow-y:auto;-webkit-overflow-scrolling:touch;}.ajb-modal-overlay.modal-background{display:block;}.ajb-modal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1.5rem;border-radius:16px;background-color:#fefefe;position:fixed;top:20%;margin-right:auto;margin-left:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;right:10%;left:10%;}.ajb-modal.open{display:block;}.ajb-modal.open:focus,.ajb-modal.open:focus-within,.ajb-modal.open:focus-visible{border-color:none !important;--tw-ring-color:none !important;outline:none !important;}@media screen and (min-width:50em){.ajb-modal{width:55%;}}@media screen and (max-width:1024px){.ajb-modal{right:5vw;left:5vw;top:5vh;height:76vh;border-radius:1rem;bottom:5vh;width:90vw;max-height:500px;}@supports (max-height:fit-content){.ajb-modal{max-height:fit-content;}}}
