.tx_popup4typo3_has-open-popup{height:100%;overflow:hidden}.tx_popup4typo3_backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:rgba(0,0,0,.7);bottom:0;cursor:pointer;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;-webkit-transition:opacity .2s ease-in-out 0s;transition:opacity .2s ease-in-out 0s;width:100%;z-index:16777272}.tx_popup4typo3_backdrop[aria-hidden=false]{opacity:1;pointer-events:all}.tx_popup4typo3_popup{-webkit-animation:popup_out .2s linear 1;animation:popup_out .2s linear 1;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;display:none;left:50%;margin:0 auto;max-height:calc(100% - 136px);max-width:calc(var(--popupContentWidth,640px) - var(--popupPadding,1rem)*2);opacity:0;overflow-x:hidden;overflow-y:auto;padding:calc(var(--popupPadding,1rem) + 1em);pointer-events:none;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .2s ease-in-out 0s,margin-top .2s ease-in-out 0s;transition:opacity .2s ease-in-out 0s,margin-top .2s ease-in-out 0s;width:calc(100% - var(--popupPadding,1rem)*2);z-index:16777272}.tx_popup4typo3_popup[aria-hidden=false]{-webkit-animation:popup_in .2s linear 1;animation:popup_in .2s linear 1;display:block;opacity:1;pointer-events:all}.tx_popup4typo3_popup--loading:after{-webkit-animation:loadingAnimation 1.1s linear infinite;animation:loadingAnimation 1.1s linear infinite;border:5px solid var(--popupLoadingBorderColor,#666);border-radius:50%;border-top-color:var(--popupLoadingBorderHighlightColor,#2bcdc8);content:"";display:block;height:3em;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:3em}.tx_popup4typo3_popup__close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:var(--popupCloseButtonColor,#666);cursor:pointer;display:inline-block;font-size:2em;line-height:.5em;overflow:hidden;padding:0;right:var(--popupPadding,1rem);text-align:center;top:0}.tx_popup4typo3_popup__close-button:focus,.tx_popup4typo3_popup__close-button:hover{color:red}@-webkit-keyframes popup_in{0%{margin-top:50px}}@keyframes popup_in{0%{margin-top:50px}}@-webkit-keyframes popup_out{to{margin-top:-50px}}@keyframes popup_out{to{margin-top:-50px}}@-webkit-keyframes loadingAnimation{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes loadingAnimation{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}
