<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.psp_popup {
    border:2px solid #3EB2E1;
}
.psp_continue_peta{
    margin:auto;
    display: block !important;
    width: 255px;
}
.psp_continue_peta:after{
	content: "	&gt;";

}
.splash-page-preview-enabled {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 300;
    background: orange;
    border: 1px solid #000000;
    padding: 8px;
    border-radius: 3px;
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.49);
    color: #000;
}

@media only screen and (max-width:640px) {
    .reveal-modal,
    .reveal-modal-bg,
    .reveal-overlay {
        display: none !important;
    }
}</pre></body></html>