@keyframes popupComponent_appear___TXKX{0%{opacity:0;transform:translateY(500px)}top{opacity:1;transform:translateY(0)}}@keyframes popupComponent_blurBackground__0CgU8{0%{background:rgba(0,0,0,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{background:rgba(0,0,0,.389);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}@keyframes popupComponent_blurBackgroundWithNoBlur__8P16s{0%{background:rgba(0,0,0,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{background:rgba(0,0,0,.389);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}.popupComponent_popupcontainer__3nFqY{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);z-index:999999;animation-name:popupComponent_blurBackground__0CgU8;animation-duration:.4s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-iteration-count:1;animation-delay:-.2s}.popupComponent_content__Ze67J{z-index:10;color:var(--textColor);border-radius:8px;box-shadow:0 0 10px 5px var(--box-shadow-newsletter);width:70vw;overflow:hidden;max-height:70vh;animation-name:popupComponent_appear___TXKX;animation-duration:.4s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-iteration-count:1;animation-delay:-.2s;position:relative}.popupComponent_buttonstyles__eZ4ZE{color:var(--textColor)}@media screen and (max-height:800px){.popupComponent_content__Ze67J{max-height:90vh}}@media screen and (max-width:1024px){.popupComponent_content__Ze67J{width:85vw;max-height:85vh}}@media screen and (max-width:768px){.popupComponent_content__Ze67J{width:95vw;max-height:95vh;max-height:95dvh;flex-direction:column}.popupComponent_popupcontainer__3nFqY{padding:10px;align-items:flex-end}}