<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.spin{-webkit-animation:spin .2s infinite linear;-moz-animation:spin .2s infinite linear;-o-animation:spin .2s infinite linear;animation:spin .2s infinite linear;-webkit-transform-origin:50% 58%;transform-origin:50% 58%;-ms-transform-origin:50% 58%}@-moz-keyframes spin{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(100deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(100deg)}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(100deg)}}#riscatta-codice-form{display:table;margin:0 auto}.upper-text-parwrap&gt;h4{display:table;margin:0 auto;margin-top:0;margin-top:15px}.spin-message{margin:0 auto;margin-top:0;display:table;margin-top:15px}#valida-codice-form .control-label{display:none}@keyframes spin360{from{transform:rotate(0)}to{transform:rotate(360deg)}}#loader-type-1{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100;background:rgba(37,37,33,.6);gap:32px}.loader-modal{position:fixed;height:155px;width:155px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f6fbfa;border-radius:8px}.loader-icon{animation:spin360 1s linear 0s infinite normal}.loader-message{font-family:"Life Sans",sans-serif;font-weight:400;font-size:16px;line-height:135%;color:#009fda}</pre></body></html>