.dynamic-modal{position:fixed;left:50%;top:50%;text-align:center;transform:translate(-50%, -50%);max-width:600px;max-height:90%;min-width:300px;overflow:auto;background:var(--tertiary-color);padding:3em .5em .5em;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:11;color:#fff}.dynamic-modal h1,.dynamic-modal h2,.dynamic-modal h3,.dynamic-modal h4,.dynamic-modal h5,.dynamic-modal p,.dynamic-modal li,.dynamic-modal a:not(.button){color:#fff}@media only screen and (min-width: 768px){.dynamic-modal{padding:3em 2em 2em}}.dynamic-modal .close{position:absolute;right:0;top:0;cursor:pointer;width:54px;height:54px;display:block;text-indent:-9999em;background:url("/images/icons/icon-close.png") center no-repeat}.dynamic-modal .img-logo{max-height:70px;margin-bottom:1rem}.dynamic-modal .dont-show{margin:1em 0 0}.dynamic-modal .close-forever{display:block;color:#fff;background:#00354f;padding:.5em 0 .6em;font-size:16px;font-size:1rem;cursor:pointer;text-decoration:none;border-radius:90px}.dynamic-modalspan{color:#f2ad4c}.dynamic-modal .splash-message .yellow.button{float:right;width:50%}.dynamic-modal .splash-message .responsive-table{border:1px solid #ccc;border-collapse:collapse}.dynamic-modal .splash-message .responsive-table td{font-size:18px;font-size:1.125rem;color:#7e8a35}.dynamic-modal .splash-message .responsive-table td:first-child{font-weight:normal}/*# sourceMappingURL=styles.min.css.map */