.popup-fondo{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);justify-content:center;z-index:9999}.popup-contenedor,.popup-fondo{display:flex;align-items:center;flex-direction:column}.popup-contenedor{width:343px;padding:32px;border-radius:2px;background:var(--Azul-coral,#012169);position:relative}.popup-titulo-1{color:var(--Blanco,#fff);line-height:normal;letter-spacing:.84px}.popup-titulo-1,.popup-titulo-2{text-align:center;font-family:Colour Sans;font-size:28px;font-style:normal;font-weight:700;margin:0}.popup-titulo-2{color:#fee646;line-height:36px}.popup-subtitulo-1{font-size:14px;line-height:17px;margin:0 0 16px}.popup-subtitulo-1,.popup-subtitulo-2{color:var(--Blanco,#fff);text-align:center;font-family:Colour Sans;font-style:normal;font-weight:400}.popup-subtitulo-2{font-size:18px;line-height:20px;margin:0}.popup-imagen{width:343px;-o-object-fit:contain;object-fit:contain}.popup-cerrar{position:absolute;top:12px;right:12px;width:16px;height:16px;background:transparent;border:none;color:#fff;font-size:16px;font-weight:700;cursor:pointer;padding:0;line-height:1}