body #content #fold {
  background-image: -webkit-radial-gradient(50% 50%, circle, #1f1f1f 0%, #000 50%);
  background-image: radial-gradient(  circle at 50% 50%, #1f1f1f 0%, #000 50%); }
  body #content #fold .content p {
    color: #646363; }
  body #content #fold .content h1 {
    background-image: url(/images/within-logo.svg);
    width: 476.41509px;
    height: 125px;
    margin-top: 35px;
    margin-bottom: 35px; }
  body #content #fold .content .cta a {
    color: #868686;
    text-decoration: none;
    font-size: 14px;
    background: #1f1f1f;
    min-width: 250px;
    display: inline-block;
    line-height: 50px;
    border-radius: 3px;
    -webkit-transition: background 0.15s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: background 0.15s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: background 0.15s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    body #content #fold .content .cta a:hover {
      background: #2a2a2a; }

/*# sourceMappingURL=redirect.css.map */
