.failedSubscription{text-align:center;z-index:999999999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100vh;display:flex;position:absolute;top:0;left:0}.failedSubscription img{position:absolute;top:40px}.failedSubscription_description{width:30%}.textWithBackground{border-radius:20px;width:fit-content;padding:2px 16px}.textWithBackground.good{background-color:var(--green_transparent);color:var(--green_main)}.textWithBackground.bad{background-color:var(--red_transparent);color:var(--red_main)}@media screen and (max-width:900px){.failedSubscription{box-sizing:border-box;padding:0 5%}.failedSubscription_description{width:100%}}
