.base-stop-war-container{position:absolute;top:0;left:0;width:100vw;height:100vh;display:flex}#stop-war{font-family:sans-serif;align-items:center;justify-content:center;z-index:100}#stop-war .text-container{background:#fff;padding:80px 48px;display:flex;flex-direction:column;max-width:640px;border-radius:8px}#stop-war .text-container>:not(:first-child){margin-top:32px}#stop-war .text-container .text{font-size:24px;line-height:32px}#stop-war .information{display:flex;align-items:center;flex-direction:row;-webkit-text-decoration-color:#0057b7;text-decoration-color:#0057b7}#stop-war .information span{font-size:20px;text-align:center;color:#0057b7}#stop-war .information img{margin-left:8px}@media screen and (max-width:600px){#stop-war .text-container{padding:32px 24px;border-radius:0}#stop-war .text-container .text{font-size:20px;line-height:24px}}