<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#popup-copilot{background-color:rgba(0,0,0,.5);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .15s ease-in;visibility:hidden;width:100%;z-index:99999}#popup-copilot.is-visible{align-items:center;display:flex;justify-content:center;opacity:1;pointer-events:auto;visibility:visible}#popup-copilot .popup-wrapper{background-color:#fff;border-radius:5px;overflow:hidden;padding:0;width:700px}#popup-copilot .popup__form{padding:4rem 3rem}#popup-copilot .submitted-message div{font-weight:400}#popup-copilot img{margin:-2px;max-width:calc(100% + 4px);width:calc(100% + 4px)}#popup-copilot .popup-wrapper__close,#popup-copilot .popup-wrapper__close:hover{background:transparent;border:none;color:#fff;font-size:2rem;line-height:.5;padding:1rem;position:absolute;right:0;top:20px}#popup-copilot .popup__form h3{font-weight:600;margin-bottom:1rem}.popup-copilot .popup__form input:not([type=submit]){border:1px solid silver}.popup-copilot .popup__form input[type=submit]{background-color:#fff;border:1px solid #225d38;color:#225d38;font-weight:700;padding:10px 30px;text-transform:uppercase}@media(max-width:767px){#popup-copilot .popup-wrapper__close,#popup-copilot .popup-wrapper__close:hover{right:0;top:20px}}#popup-copilot .popup-wrapper__close:hover{color:#c34f2e}</pre></body></html>