/* === CUSTOM CSS === */
.ranking {
  margin-top: 20px; }

/* Custom CSS for games */
.home_layout .header_section + .section .m_text .m_text_content, .m_header_title {
  display: none; }
  .home_layout .header_section + .section .m_text .m_text_content h1, .m_header_title h1 {
    display: none; }

.home_layout .full_section .banner_row .action_row {
  display: block; }

.not_mandatory {
  display: none !important; }

.m_options_list_figure {
  height: 100%; }
  .m_options_list_figure .m_badge {
    display: none; }
  .m_options_list_figure figure {
    height: 100%; }

.m_option_label {
  font-size: 11px; }

.m_options_list_figure {
  background: none;
  margin-top: 19px;
  text-align: center;
  padding-right: 0px; }

.m_figure_img, .m_figure_framed {
  left: auto;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.m_options, .m_options_list_input {
  background-color: transparent;
  border: none; }

.m_options_list_figure, .m_options_list_input {
  display: inline; }

.m_options_list_input {
  width: 100%; }

.m_options_list_input .m_option {
  min-width: 1px !important;
  text-align: center; }

.m_figure_content_image {
  padding: 0;
  padding-left: 25%;
  padding-top: 20px;
  padding-bottom: 80px; }

@media only screen and (max-width: 767px) {
  .m_options_list_input .m_option {
    min-width: 270px; }

  .m_figure_content_image {
    height: 0px;
    padding: 64px;
    padding-top: 10px;
    padding-left: 25%; }

  .m_options_list_input .m_option {
    min-width: 194px;
    margin-top: 10px; } }
/* http://meyerweb.com/eric/tools/css/reset/ 
  v2.0 | 20110126
  License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  width: 100%; }

body {
  background-color: #0d0c18 !important;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/9c30f34146ec11e8859d03d56d1db055/:original_landing-mobile.jpg); }
  @media only screen and (min-width: 768px) {
    body {
      background-position: center center;
      background-size: cover;
      background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/ea93970146eb11e8bcdb17aa6227cb43/:original_landing-desktop.jpg); } }
  @media only screen and (min-width: 1200px) {
    body {
      background-position: center center;
      background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/677f606146eb11e8a6c6dfedbce448c1/:original_landing-desktop-HD.jpg);
      background-size: cover; } }

.wrapper {
  width: 100%;
  height: 100%;
  max-width: 100%; }
  @media only screen and (min-width: 768px) {
    .wrapper {
      overflow: auto;
      height: 100vh; } }
  .wrapper .container {
    max-width: 810px;
    margin-bottom: 3em; }

header {
  background-position: center 30px;
  background-repeat: no-repeat;
  background-size: 240px auto; }

h2 {
  font-size: 1.4rem !important; }
  @media only screen and (min-width: 768px) {
    h2 {
      font-size: 2rem !important; } }

hr {
  max-width: 45%; }

.common-btn a {
  font-family: Arial, Helvetica, sans-serif; }

.m_btn, .btn {
  color: #FFFFFF;
  border: 0 !important;
  font-size: 1.2rem !important;
  height: auto;
  position: relative;
  white-space: normal !important;
  font-weight: bold !important;
  border-radius: 5px !important;
  margin: 0 !important;
  padding: 0.5rem 2rem !important;
  -webkit-box-shadow: 0 2px 2px rgba(37, 50, 56, 0.82);
  box-shadow: 0 2px 2px rgba(37, 50, 56, 0.82); }
  .landing .m_btn,
  .landing .btn {
    max-width: 86%; }
    @media only screen and (min-width: 768px) {
      .landing .m_btn,
      .landing .btn {
        max-width: 50%;
        font-size: 1.8rem !important; } }
  .m_btn::after, .btn::after {
    content: none; }
  .m_btn:hover, .btn:hover {
    background-color: rgba(0, 84, 152, 0.8);
    text-shadow: 0;
    color: #FFFFFF;
    text-decoration: none; }

.landing .container, .thanks .container {
  margin-bottom: 0;
  z-index: 2; }
.landing header, .thanks header {
  z-index: 3;
  position: relative;
  height: 252px; }
.landing h1, .thanks h1 {
  margin: 2.5rem 0 0 0;
  font-size: 2.5rem;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 0 .5rem; }
.landing h2, .thanks h2 {
  font-weight: bold;
  padding: 0 .5rem; }
  @media only screen and (min-width: 768px) {
    .landing h2, .thanks h2 {
      padding: 0 3rem; } }
.landing p, .thanks p {
  padding: 2em;
  margin-bottom: .3rem; }
.landing .badge-cup, .thanks .badge-cup {
  z-index: 0;
  position: relative;
  width: 100%;
  height: 140px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: -102px; }
.landing .logo, .thanks .logo {
  max-width: 145px; }
.landing .promo-description, .thanks .promo-description {
  background: rgba(37, 50, 56, 0.95);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  border: 2px solid #fff;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 15px;
  margin-bottom: 1rem; }
.landing .section:first-of-type, .thanks .section:first-of-type {
  margin-top: -4rem;
  padding-top: 5rem;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 4rem;
  position: relative;
  z-index: 0; }
  .landing .section:first-of-type::before, .thanks .section:first-of-type::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80%;
    height: 98%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    z-index: -1; }
    @media only screen and (min-width: 768px) {
      .landing .section:first-of-type::before, .thanks .section:first-of-type::before {
        width: 50%; } }

.formulary .form_header h1 {
  margin: 2.5rem 0 0 0;
  font-size: 1.8rem;
  color: #FFFFFF;
  font-weight: bold; }
  @media only screen and (min-width: 768px) {
    .formulary .form_header h1 {
      font-size: 2.5rem; } }
.formulary .section:first-of-type {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  position: relative;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  z-index: 0;
  margin-top: 6rem;
  padding-top: 2rem; }
  @media only screen and (min-width: 768px) {
    .formulary .section:first-of-type {
      margin-top: 9rem;
      padding-top: 4rem; } }
  .formulary .section:first-of-type::before {
    content: '';
    display: block;
    position: absolute;
    top: -5rem;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url("https://d2rymieonr1vbk.cloudfront.net/assets/pictures/88a45601470511e89222d7a1624db36d/:original_banner-form-desktop.png"); }
    @media only screen and (min-width: 768px) {
      .formulary .section:first-of-type::before {
        top: -8rem; } }
  .formulary .section:first-of-type .m_header {
    display: none; }
.formulary .quiz_questions_on_quiz {
  width: 100%; }
.formulary .panel-primary {
  position: relative; }
.formulary .panel-heading {
  position: relative;
  background-color: #005498;
  border-radius: 5px; }
  .formulary .panel-heading h3.panel-title {
    line-height: 2.1;
    font-size: 1.3rem;
    height: 3rem;
    background: rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: bold;
    padding: 0;
    border: 0;
    z-index: 0;
    border: 1px solid #FFFFFF;
    border-radius: 5px; }
    .formulary .panel-heading h3.panel-title::before {
      font-family: 'FontAwesome';
      font-size: 1.2rem;
      line-height: 3.6;
      color: #FFFFFF;
      display: block;
      position: absolute;
      top: 0;
      right: 30px;
      width: 100%;
      height: 100%;
      text-align: right;
      color: var(--green);
      z-index: 0; }
.formulary .panel-primary.is-checked .panel-heading h3 {
  color: rgba(255, 255, 255, 0.6); }
  .formulary .panel-primary.is-checked .panel-heading h3::before {
    content: '\f00c'; }
.formulary .wrapper_row {
  border: 0;
  padding: 0 15px;
  background: rgba(37, 50, 56, 0.82);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  margin: 15px 5px 0 5px; }
  .formulary .wrapper_row .m_header_step {
    width: 100%;
    padding: 0;
    text-align: center;
    background: #FFFFFF;
    border-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 0;
    margin: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); }
    .formulary .wrapper_row .m_header_step::before {
      content: none; }
    .formulary .wrapper_row .m_header_step h1 {
      margin: 0;
      padding: 0.5rem;
      width: 100%;
      color: #253238; }
  .formulary .wrapper_row .m_options_list {
    width: 100%; }
    .formulary .wrapper_row .m_options_list .m_options_list_viewport {
      background-color: transparent;
      padding: 10px; }
    .formulary .wrapper_row .m_options_list .m_figure_viewport {
      position: static; }
      .formulary .wrapper_row .m_options_list .m_figure_viewport .m_figure_content_image {
        background-color: transparent; }
        .formulary .wrapper_row .m_options_list .m_figure_viewport .m_figure_content_image .click_to_view {
          display: none !important; }
    .formulary .wrapper_row .m_options_list .m_options_pagination {
      display: none; }
  .formulary .wrapper_row .m_options_list_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    /* Fix 2 items */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* END Fix 2 items */
    margin: 0; }
    .formulary .wrapper_row .m_options_list_content li.li_wrapper {
      background-color: rgba(37, 50, 56, 0.82);
      text-align: center;
      padding-top: 15px;
      margin: 0 5px 5px 5px;
      border: 1px solid #FFFFFF;
      border-radius: 5px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media screen and (min-width: 560px) and (max-width: 601px) {
        .formulary .wrapper_row .m_options_list_content li.li_wrapper {
          width: calc(31% - 10px) !important; } }
      @media screen and (min-width: 601.99px) {
        .formulary .wrapper_row .m_options_list_content li.li_wrapper {
          width: calc(32% - 10px) !important; } }
      .formulary .wrapper_row .m_options_list_content li.li_wrapper:hover {
        background-color: rgba(255, 255, 255, 0.32);
        cursor: pointer; }
      .formulary .wrapper_row .m_options_list_content li.li_wrapper::before {
        content: '';
        width: 0;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 5px;
        background-color: #005498;
        -webkit-transition: width 0.35s cubic-bezier(1, 0, 0, 1);
        -o-transition: width 0.35s cubic-bezier(1, 0, 0, 1);
        transition: width 0.35s cubic-bezier(1, 0, 0, 1); }
      .formulary .wrapper_row .m_options_list_content li.li_wrapper.active::before {
        width: 100%; }
      .formulary .wrapper_row .m_options_list_content li.li_wrapper:nth-child(2n):not(:last-child) .m_figure::before {
        content: '\f024';
        font-family: 'Font Awesome 6 Free';
        font-size: 3rem;
        color: #fff;
        display: block;
        position: absolute;
        width: 100%;
        height: 64px; }
      .formulary .wrapper_row .m_options_list_content li.li_wrapper .m_options_list_figure {
        width: 100%;
        height: 64px;
        margin-top: 0; }
        @media only screen and (min-width: 768px) {
          .formulary .wrapper_row .m_options_list_content li.li_wrapper .m_options_list_figure {
            margin-top: 19px; } }
      .formulary .wrapper_row .m_options_list_content li.li_wrapper .m_figure_content {
        padding: 0;
        height: inherit;
        max-width: 96px;
        margin: 0 auto; }
        .formulary .wrapper_row .m_options_list_content li.li_wrapper .m_figure_content img {
          position: relative;
          display: block;
          width: 100%;
          height: 100%; }
    .formulary .wrapper_row .m_options_list_content .m_options_list_input {
      padding: 0;
      display: block;
      position: static;
      min-height: inherit; }
      .formulary .wrapper_row .m_options_list_content .m_options_list_input input {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999; }
        .formulary .wrapper_row .m_options_list_content .m_options_list_input input:hover {
          cursor: pointer; }
      .formulary .wrapper_row .m_options_list_content .m_options_list_input .m_option {
        position: static; }
        .formulary .wrapper_row .m_options_list_content .m_options_list_input .m_option .m_option_label {
          background-color: transparent;
          color: #FFFFFF;
          font-weight: normal;
          border: 0;
          font-size: 0.8rem;
          padding: 0;
          margin-bottom: 0px; }
          @media only screen and (min-width: 768px) {
            .formulary .wrapper_row .m_options_list_content .m_options_list_input .m_option .m_option_label {
              font-size: 1rem;
              padding: 17px 5px 14px; } }
          .formulary .wrapper_row .m_options_list_content .m_options_list_input .m_option .m_option_label:hover {
            background-color: transparent !important; }
          .formulary .wrapper_row .m_options_list_content .m_options_list_input .m_option .m_option_label::after {
            content: none; }
.formulary .login_buttons_on_form {
  position: relative;
  display: block;
  width: 100%;
  background-color: rgba(37, 50, 56, 0.82);
  padding: 15px;
  border-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border: 1px solid #FFFFFF;
  border-bottom: 0;
  margin: 0; }
  .formulary .login_buttons_on_form h2 {
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 1px #253238; }
  .formulary .login_buttons_on_form .login_buttons {
    width: 100%;
    margin: 0;
    min-height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-content: center; }
    @media only screen and (min-width: 768px) {
      .formulary .login_buttons_on_form .login_buttons {
        -ms-flex-pack: distribute;
        justify-content: space-around; } }
    .formulary .login_buttons_on_form .login_buttons .common-btn {
      margin-right: 0;
      position: relative;
      display: block; }
      .formulary .login_buttons_on_form .login_buttons .common-btn[class*='icon-bg'] {
        position: relative;
        overflow: hidden;
        width: 100%; }
        @media only screen and (min-width: 768px) {
          .formulary .login_buttons_on_form .login_buttons .common-btn[class*='icon-bg'] {
            width: calc(48% - 2em); } }
      .formulary .login_buttons_on_form .login_buttons .common-btn .common-bg {
        padding-left: 40px;
        width: 100%; }
      .formulary .login_buttons_on_form .login_buttons .common-btn::after {
        position: absolute;
        top: 0;
        left: 0; }
.formulary .form_fields {
  margin: 0;
  background-color: rgba(37, 50, 56, 0.82);
  color: #FFFFFF;
  padding: 15px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #FFFFFF;
  border-top: 0;
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media only screen and (min-width: 992px) {
    .formulary .form_fields {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .formulary .form_fields .form_input {
    width: 100%;
    color: #FFFFFF; }
    .formulary .form_fields .form_input label:not(.step_error) {
      color: #FFFFFF; }
    .formulary .form_fields .form_input input {
      color: #253238; }
.formulary .actions_section {
  background-color: rgba(37, 50, 56, 0.82);
  padding: 15px;
  width: 100%;
  border-radius: 5px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border: 1px solid #FFFFFF;
  border-top: 0;
  margin-top: 0; }
  .formulary .actions_section .form_fields {
    border: 0;
    background-color: transparent; }
    .formulary .actions_section .form_fields .form_checkbox {
      margin: 0 auto; }
      .formulary .actions_section .form_fields .form_checkbox label:not(.step_error) a {
        color: #FFFFFF; }
  .formulary .actions_section .m_form_actions::before, .formulary .actions_section .m_form_actions::before {
    content: none; }
  .formulary .actions_section .m_form_actions .m_form_actions_content {
    padding: 0;
    margin: 0;
    background-color: transparent; }
  .formulary .actions_section .m_form_actions::after {
    content: none; }
.formulary button, .formulary button.m_btn.m_btn_standard {
  display: block;
  background-color: #005498;
  border: 2px solid #FFFFFF;
  border-radius: 15px;
  color: #FFFFFF;
  font-size: 2.25rem !important;
  line-height: 3rem;
  max-width: 100%;
  height: auto;
  position: relative;
  white-space: normal !important;
  font-weight: bold !important;
  border-radius: 5px !important;
  margin: 0 !important;
  padding: 0.3rem 4rem !important;
  -webkit-box-shadow: 0 2px 2px rgba(37, 50, 56, 0.82);
  box-shadow: 0 2px 2px rgba(37, 50, 56, 0.82); }
  .landing .formulary button,
  .landing .formulary button.m_btn.m_btn_standard {
    max-width: 86%; }
    @media only screen and (min-width: 768px) {
      .landing .formulary button,
      .landing .formulary button.m_btn.m_btn_standard {
        width: 50%;
        font-size: 2.25em; } }
  .formulary button::after, .formulary button.m_btn.m_btn_standard::after {
    content: none; }
  .formulary button:hover, .formulary button.m_btn.m_btn_standard:hover {
    background-color: rgba(0, 84, 152, 0.8);
    text-shadow: 0;
    color: #FFFFFF;
    text-decoration: none; }
.formulary.user-logged .m_form_actions {
  padding: 4.2em 0; }
  .formulary.user-logged .m_form_actions .m_form_actions_content {
    padding: 0;
    background-color: transparent; }

html.ranking {
  height: 100%; }

body.ranking {
  background-image: none !important;
  height: 100%;
  font-family: "Calibri", sans-serif !important; }

.ranking .wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .ranking .wrapper > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }

.ranking header {
  position: relative;
  display: block;
  background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/9c30f34146ec11e8859d03d56d1db055/:original_landing-mobile.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 54%;
  width: 100%;
  height: 100%;
  max-height: 22vh; }
  @media only screen and (min-width: 768px) {
    .ranking header {
      background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/ea93970146eb11e8bcdb17aa6227cb43/:original_landing-desktop.jpg);
      max-height: 16vw;
      background-position: center 52%; } }
  @media only screen and (min-width: 1200px) {
    .ranking header {
      background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/677f606146eb11e8a6c6dfedbce448c1/:original_landing-desktop-HD.jpg);
      max-height: 15vw;
      background-position: center 52%; } }
  .ranking header h1 {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 2em;
    bottom: 0em;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5); }
    @media only screen and (min-width: 768px) {
      .ranking header h1 {
        font-size: 3em; } }
    @media only screen and (min-width: 1200px) {
      .ranking header h1 {
        font-size: 4em; } }
  .ranking header .cup-ball {
    display: block;
    position: relative; }
    .ranking header .cup-ball img {
      max-width: 28%;
      display: block;
      margin: 0 auto;
      margin-top: 2em;
      margin-bottom: 1em; }
      @media only screen and (min-width: 768px) {
        .ranking header .cup-ball img {
          max-width: 16%; } }
      @media only screen and (min-width: 1200px) {
        .ranking header .cup-ball img {
          width: 100%;
          margin-bottom: 3em; } }

.ranking footer {
  position: relative;
  display: block;
  background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/9c30f34146ec11e8859d03d56d1db055/:original_landing-mobile.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 60%;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .ranking footer {
      background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/ea93970146eb11e8bcdb17aa6227cb43/:original_landing-desktop.jpg);
      max-height: 17vw;
      background-position: center 55%; } }
  @media only screen and (min-width: 1200px) {
    .ranking footer {
      background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/677f606146eb11e8a6c6dfedbce448c1/:original_landing-desktop-HD.jpg);
      max-height: 12vw;
      background-position: center 60%; } }
  .ranking footer .mundial-cup {
    display: block;
    position: relative; }
    .ranking footer .mundial-cup img {
      max-width: 100%;
      display: block;
      margin: 0 auto;
      margin-top: 2.6em; }
      @media only screen and (min-width: 768px) {
        .ranking footer .mundial-cup img {
          max-width: 230px;
          margin-top: 0; } }
      @media only screen and (min-width: 1200px) {
        .ranking footer .mundial-cup img {
          margin-top: 0; } }

.ranking ol {
  padding: 0;
  margin: 0;
  color: #FFFFFF;
  list-style: none; }
.ranking ol li {
  background-color: rgba(37, 50, 56, 0.8);
  position: relative;
  font-size: 1em;
  border: 1px solid #707C8A;
  border-radius: 5px;
  margin-bottom: 1em;
  padding: 0.5em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (min-width: 768px) {
    .ranking ol li {
      font-size: 1.2em; } }
  .ranking ol li span {
    display: block; }
  .ranking ol li .participant-name {
    text-transform: uppercase;
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 36%;
    flex: 1 0 36%; }
  .ranking ol li .participant-points {
    width: 100%;
    text-align: center;
    color: #f77c28;
    padding: 0.5em;
    background-color: #005498;
    border-radius: 5px;
    color: #FFFFFF; }
  .ranking ol li .participant-avatar {
    margin-right: 0;
    width: 100%;
    overflow: hidden; }
    .ranking ol li .participant-avatar img {
      width: 48px;
      height: 48px;
      border-radius: 5px;
      box-shadow: 0 0 1em rgba(0, 0, 0, 0.5); }
.ranking li .participation-position {
  font-size: 24px;
  text-shadow: 0 3px 2px rgba(0, 0, 0, 0.5);
  width: 100%;
  align-items: center; }
  @media only screen and (min-width: 768px) {
    .ranking li .participation-position {
      font-size: 36px; } }
.ranking li.rank_position_1 .participation-position,
.ranking li.rank_position_2 .participation-position,
.ranking li.rank_position_3 .participation-position,
.ranking li.rank_position_4 .participation-position,
.ranking li.rank_position_5 .participation-position {
  font-size: 36px;
  font-weight: bold;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .ranking li.rank_position_1 .participation-position,
    .ranking li.rank_position_2 .participation-position,
    .ranking li.rank_position_3 .participation-position,
    .ranking li.rank_position_4 .participation-position,
    .ranking li.rank_position_5 .participation-position {
      font-size: 64px; } }
.ranking li.rank_position_1,
.ranking li.rank_position_2,
.ranking li.rank_position_3,
.ranking li.rank_position_4,
.ranking li.rank_position_5 {
  padding: 0; }
.ranking li.rank_position_1 .participation-position {
  background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/4b1c07716a3111e8a36dc34f727c8681/content_first-place.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: relative; }
.ranking li.rank_position_2 .participation-position {
  background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/731bbea16a3111e883c62dbb3cda1c64/content_second-place.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: relative; }
.ranking li.rank_position_3 .participation-position {
  background-image: url(https://d2rymieonr1vbk.cloudfront.net/assets/pictures/a255e4c06a3111e8a36dc34f727c8681/content_third-place.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: relative; }

.ball-contender {
  display: block;
  position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: -1; }

#ball {
  margin: 0 auto;
  position: relative;
  width: 70px;
  height: 70px;
  background-color: rgba(255, 255, 255, 0.82);
  border-radius: 35px;
  -webkit-animation: jump 1.4s  infinite;
  animation: jump 1.4s  infinite; }
  #ball.jumping {
    -webkit-animation: jump 1.4s  infinite;
    animation: jump 1.4s  infinite; }
  #ball i {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 4.5rem;
    margin-left: -0.04rem; }

/* Animation keyframes */
/*
* Source: https://codepen.io/gxash/pen/QNzKoj
*/
@-webkit-keyframes jump {
  0% {
    top: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 100%;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  45% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    top: 200px;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale3d(1.3, 0.8, 1);
    transform: scale3d(1.3, 0.8, 1); }
  55% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  60% {
    -webkit-transform: scale3d(0.8, 1.1, 1);
    transform: scale3d(0.8, 1.1, 1); }
  70% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  72% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    top: 0;
    border-radius: 100%; } }
@keyframes jump {
  0% {
    top: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 100%;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  45% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    top: 200px;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale3d(1.3, 0.8, 1);
    transform: scale3d(1.3, 0.8, 1); }
  55% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  60% {
    -webkit-transform: scale3d(0.8, 1.1, 1);
    transform: scale3d(0.8, 1.1, 1); }
  70% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  72% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    top: 0;
    border-radius: 100%; } }
.m_url_title.m_header h1 {
  color: #005498; }

.m_popup_header p {
  padding: 0; }

.m_url_content {
  padding: 0 !important; }

.tt_participation_actions .share-btn .btn {
  border: none !important;
  font-size: 1rem !important;
  font-weight: normal !important;
  border-radius: .25rem !important;
  margin: 5px !important;
  padding: 0.8em !important; }
  @media screen and (max-width: 560px) {
    .tt_participation_actions .share-btn .btn {
      padding: 0.3em 0em !important;
      font-size: 0.8rem !important; } }

.formulary .m_popup .mfp-close {
  width: 50px;
  height: 50px;
  position: absolute;
  font-size: 0 !important;
  border: 0;
  box-shadow: none !important;
  padding: 15px !important;
  top: 0;
  right: 0;
  z-index: 99999;
  background-color: transparent; }

#error_explanation {
  font-size: 1.4em;
  z-index: 999;
  width: 100%;
  height: auto;
  background-color: #ff000094;
  color: white;
  border-radius: 5px;
  text-align: center;
  margin: 3em 0 0;
  padding: 10px; }
  #error_explanation h3 {
    color: white;
    padding-bottom: 0;
    margin-bottom: 0; }
  #error_explanation ul {
    margin: 0; }
  #error_explanation ul li {
    list-style: none; }

.paginator {
  margin: 1em 0;
  text-align: center; }
  .paginator .pagination {
    padding: 10px;
    margin: 0 auto;
    justify-content: center; }
    .paginator .pagination .disabled {
      display: none; }
    .paginator .pagination span,
    .paginator .pagination a.next_page,
    .paginator .pagination a.previous_page {
      background-color: rgba(255, 255, 255, 0.3);
      color: #FFFFFF !important; }
    .paginator .pagination a, .paginator .pagination em {
      padding: 0.4em 0.8em;
      margin: 0 0.5em;
      border-radius: 4px; }
    .paginator .pagination em {
      font-style: normal;
      color: #FFFFFF;
      background-color: #005498 !important; }
    .paginator .pagination a {
      background-color: #FFFFFF;
      color: #005498 !important; }
      .paginator .pagination a:hover {
        text-decoration: none;
        color: #FFFFFF !important;
        background-color: #253238 !important; }
