.popup-modal{background-color:#000;background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.popup-modal div{padding-bottom:1rem}.popup-modal a{cursor:pointer}.popup-modal-content{background-color:#fefefe;margin:150px auto 2.5%;padding:1rem 2rem;width:70%}.dynamic-modal-content{width:50%}.dynamic-modal-content h3{background-color:#eee;margin-bottom:.5rem;padding-left:.5rem}.dynamic-modal-content img{clip-path:circle(at center);float:right;max-height:125px;max-width:125px;width:20%}.popup-close{color:#aaa;float:right;font-size:28px;font-weight:700}.popup-close:focus,.popup-close:hover{color:#000;cursor:pointer;text-decoration:none}#popup-iframe .popup-modal-content{height:80vh}#popup-iframe-content{height:95%;width:100%}@media (max-width:767px){.popup-modal-content{padding:1rem;width:95%}}