<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  padding:100px 0;
}

h1,h2,h3,p,a,label{
  color:#fff;
  text-shadow:5px 5px 10px #333;
}

h1,h2{
  text-align:center;
}

h1{
  margin:0 0 30px;
  font-size:50px;
}
h2{
  margin:0 0 15px;
  font-size:24px;
}
h3{
  margin-top:30px;
  text-align:center;
  font-size:16px;
}
h3 a{
  color:#fff;
  text-decoration:underline;
}
h3 a:hover,h3 a:active,h3 a:focus,h3 a:visited{
  color:#fff;
}

#mc_embed_signup{
  background:none;
  margin-top:30px;
  clear:left;
  font:14px Helvetica,Arial,sans-serif;
}

#mc_embed_signup form{
  width:100% !important;
  margin:0 auto !important;
  padding:0 !important;
}

#mc_embed_signup .mc-field-group{
  width:100% !important;
}

#mc_embed_signup .form-group{
  width:100%;
}

#mc_embed_signup .form-group .input-group{
  width:100%;
}

#mc_embed_signup .mc-field-group .input-group input{
  background:#111;
  margin:0 !important;
  width:100% !important;
  font-size:18px;
  color:#fff;
  border:none;
  border-radius:0;
}

#mc_embed_signup .mc-field-group .input-group .input-group-addon{
  background:#c30;
  padding:0;
  border:none;
  border-radius:0;
}

#mc_embed_signup .button{
  background:#c30 !important;
  padding:0 10px !important;
  font-size:12px !important;
}

#mc_embed_signup div.mce_inline_error{
  background:none !important;
  color:#c30 !important;
  margin-top:10px !important;
  clear:both;
}

#mc_embed_signup div#mce-responses{
  margin:0 !important;
  padding:0 !important;
}

#mc_embed_signup #mce-success-response{
  color:#fff !important;
}

@media (min-width: 768px){
  body{
    padding:300px 0;
  }
  h1{
    font-size:72px;
  }
  h2{
    font-size:28px;
  }
  #mc_embed_signup form{
    width:90% !important;
  }
  #mc_embed_signup .button{
    padding:0 !important;
    font-size:18px !important;
  }
}
</pre></body></html>