<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contact{margin-top:2rem}.contact .form__message h2{font-weight:500;font-size:16px}.contact .form-status-list{margin-bottom:2rem}.contact__fields{display:-ms-flexbox;display:flex;gap:1rem;margin:0}@media only screen and (max-width:767px){.contact__fields{-ms-flex-direction:column;flex-direction:column;gap:0}}.contact__fields&gt;div{-ms-flex:1;flex:1;width:100%}.contact .field{margin-top:0;margin-bottom:1rem}.contact .field label{display:none}.contact .field small{opacity:.5}.contact .field__input{margin:0;border-radius:5px;background-color:#fff;padding:1rem 1.5rem;border:1px solid rgba(49,49,49,.1);outline:none;width:100%;transition:border 1s cubic-bezier(.075,.82,.165,1)}.contact .field__input:focus,.contact .field__input:hover{border-color:#f1b434}.contact__button button{padding:1rem 2.5rem;background-color:#f1b434;border-color:#f1b434;width:100%;max-width:300px;text-align:center;margin-top:1rem}.contact__button button:hover{background-color:#313131;border-color:#313131;color:#fff}</pre></body></html>