ul{list-style-type:none;padding-left:0}.popup{background-color:#f2f2f2;border-color:#00aeef;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);display:none;height:350px;left:50%;overflow-y:auto;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:350px;z-index:999}.popup-content{color:#3f3f3f;height:100%;overflow-y:auto;position:relative}.popup h2{margin-top:0}.popup p{margin:20px 0}.close{font-size:30px;font-weight:700;position:absolute;right:20px;top:10px}.close,.popup-trigger{color:#ee3224;cursor:pointer}.popup-trigger{border-bottom:2px dotted #00aeef}.popup-trigger:hover{color:#002a4f}