.success-popup{display:flex!important;opacity:0;visibility:hidden}.success-popup.active{opacity:1;visibility:visible}.success-popup .popup-content{width:654px}.success-popup .popup-content__bottom{justify-content:center;padding-top:0}.success-popup .popup-content__bottom .info{display:flex;flex-direction:column;align-items:center;width:100%}.success-popup .popup-content__bottom .info .icon{width:486px;height:195px;margin-bottom:43px}.success-popup .popup-content__bottom .info h2{font-family:RotondaC;font-size:20px;font-weight:700;letter-spacing:.28px;margin-bottom:30px}.success-popup .popup-content__bottom .info p{font-size:16px;line-height:24px;margin-bottom:30px}.success-popup .popup-content__bottom button{width:127px;height:48px;border-radius:14px;font-size:15px;letter-spacing:1.05px}@media screen and (max-width:510px){.success-popup .popup-content__bottom,.success-popup .popup-content__top{padding:15px}.success-popup .popup-content__bottom .info{width:calc(100% - 30px);position:absolute;top:50%;transform:translateY(-50%)}.success-popup .popup-content__bottom .info .icon{width:100%;height:40vw}.success-popup .popup-content__bottom .info h2,.success-popup .popup-content__bottom .info p{text-align:center}.success-popup .popup-content__bottom button{width:calc(100% - 30px);position:absolute;bottom:30px}}