.wwdpopup{display:none;position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.wwdpopup-content{background-color:#fefefe;margin:5% auto;padding:20px;border:1px solid #888;width:80%;max-width:470px}.wwdpopup-content p.headline{font-size:2rem;margin-bottom:20px;color:#000;line-height:1.5}.wwdpopup-content p{font-size:1rem;color:#000;line-height:1.5;margin-bottom:15px}.wwdpopup-content p:last-child{margin-bottom:0}.wwdpopup-content a.btn-primary{display:inline-block;min-width:150px;padding-top:8px;padding-bottom:8px;padding-left:10px;padding-right:10px;background-color:#3d3d3d;margin-top:20px;border-radius:5px;color:#fff}.wwdpopup-content a.btn-primary:hover{background-color:#000}.close{float:right;cursor:pointer}.close svg{width:30px;height:30px;fill:#ccc}.close:focus svg,.close:hover svg{fill:#000}@media(max-width:600px){.wwdpopup-content{margin:15% auto}}