.outline-home #g-main .g-container {
  width: 100%;
  background: #1a2a6c;
  background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d);
  background: radial-gradient(circle at 50% 130%, #1a2a6c, #b21f1f 40%, #fdbb2d 75%);
  clip-path: ellipse(200% 200% at 50% 200%);
  min-height: 800px; }
  .outline-home #g-main .g-container .g-content {
    margin: 0;
    padding: 0; }
    .outline-home #g-main .g-container .g-content .pastille {
      background: white;
      border-radius: 100%;
      height: 200px;
      width: 200px; }
.outline-home #content-head-home {
  width: 100%;
  background: url(/user/pages/01.home/home.png) 60%;
  height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0, 0, 0, 0))); }
.outline-home #post-content-head-home {
  margin: -240px 0 0 0;
  padding: 0 0 3rem 0;
  text-align: center;
  color: #fff; }
  .outline-home #post-content-head-home h1 {
    font-size: 6rem;
    color: #fff;
    margin-bottom: 0; }
    .outline-home #post-content-head-home h1 sup {
      font-size: 2rem;
      top: -1.75em; }
  .outline-home #post-content-head-home .date {
    font-size: 2rem;
    color: #084a88;
    display: block;
    font-family: Ashley, sans-serif; }
  .outline-home #post-content-head-home .tickets {
    background: #ffffff;
    color: #127cc0;
    border-radius: 8%;
    padding: 0.8rem 0.938rem;
    margin: 0.4rem 0;
    font-weight: 700; }
.outline-home #worldCup-2019-countdown {
  font-size: 2rem;
  text-align: center;
  color: #fff;
  margin-top: 60px; }

/*# sourceMappingURL=home.css.map */
