*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#000;overflow:hidden}a{color:#1264a3;font-size:14px;text-decoration:none;word-break:break-word;font-weight:600}a:hover{text-decoration:underline}button{font-size:14px;font-weight:600;background:#0051D5;color:white;line-height:1;border:none;border-radius:12px;cursor:pointer}button,input{height:44px;width:100%}input{padding:11px 12px 13px;font-size:16px;line-height:1.33;border-radius:4px;border:1px solid rgba(29,28,29,.3);transition:border 80ms ease-out,box-shadow 80ms ease-out;box-sizing:border-box;margin:0 0 20px}@media (max-width:768px){.desktop-only{display:none!important}}@media (min-width:769px){.mobile-only{display:none!important}}