body{font-family:"Saysettha OT"}p{color:#484848}.open-button{color:#fff;background:#06c;padding:10px;text-decoration:none;border:1px solid #0157ad;border-radius:3px}.open-button:hover{background:#01478e}.popup{position:fixed;top:0;left:0;background:rgba(0,0,0,.75);width:100%;height:100%;display:none;z-index:1}.popup-content{width:700px;margin:0 auto;box-sizing:border-box;padding:40px;margin-top:100px;box-shadow:0 2px 6px #000;border-radius:3px;background:#fff;position:relative}.close-button{width:25px;height:24px;position:absolute;top:-10px;right:-10px;border-radius:20px;background:rgba(0,0,0,.8);font-size:20px;text-align:center;color:#fff;text-decoration:none;line-height:100%}.close-button:hover{background:#000}@media screen and (max-width:720px){.popup-content{width:90%}}