body, html {

}

body {
    overflow-x: hidden; 
  }

  a {
    text-decoration: none;
    color:#fff;
  }

  #logged_in_user {
    color:#fff;
  }

  .page-id-39 {
    background:url(../images/bg_main.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;    
  }

  .page-wrapper {
    background:url(../images/bg_main.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin:0 auto;
    margin-top: -580px;
    padding-top:520px;
    display: flex;
    flex-direction: column;
    position: relative;
    mix-blend-mode: darken;
  }

  .page-wrapper:after {
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:100%;
    background:url(../images/shapes_bg.webp);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    z-index:-1;
  }

  .keygfx-container {
    display:flex;
    height:1000px;
    width:100%;
    z-index:1000;
    flex-direction: column;
    align-items: center;
  }

  .keygfx-inner {
    padding-top:40px;
    z-index:1000;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .keygfx-container:after {
    content:'';
    background:url(../images/header.webp);
    background-size:contain;
    height:1000px;
    width:100%;
    z-index:10;
    position:absolute;
    background-position:top center;
    background-repeat:no-repeat;

  }

  .keygfx-container:before {
    content:'';
    background: linear-gradient(180deg, rgb(0, 42, 8), rgb(0, 104, 43));
    height:560px;
    width:100%;
    z-index:0;
    position:absolute;
  }

  .keygfx-container img:nth-child(1) {
    max-width:220px;
    width:100%;
    height: auto;
  }

  .keygfx-container img:nth-child(2) {
    max-width:220px;
    width:100%;
    height: auto;
  }

  .keygfx-container img:nth-child(3) {
    margin-top:30px;
    max-width:500px;
    width:100%;
    height: auto;
  }

/**  .keygfx-container img:nth-child(4) {
    margin-top:60px;
    max-width:80px;
    width:100%;
    height: auto;
  } **/

  .keygfx-container img:nth-child(4) {
    max-width:300px;
    width:100%;
    height: auto;
  }


  .steps-container {
    position: relative;
    padding: 40px 20px 20px;
    max-width: 800px;
    width:100%;
    transform: skew(-10deg);
    margin:0 auto;
    
    z-index:100;
}

.steps-container:before {
    content:'';
    position:absolute;
    left:5px;
    top:0px;
    width:100%;
    height:100%;
    padding:20px;
    background:#C6D300;
    z-index:-1;
    transform: rotate(357deg);
}

.steps-container:after {
    content:'';
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    padding:20px;
    background-color: #0F4C1D;
    border:4px solid #fff;
    z-index:-1;
    
}

.step {
    color: white;
    padding: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    position:relative;
    z-index:1;
    text-align: center;
    transform: skew(10deg);
    margin-left:30px;
}

.step b {
    color:#000;
}

.step:before {
    content:'';
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    transform: skew(-10deg);
    background-color: #C6D300;
    z-index:-1;
}

.step:first-of-type {
    margin-top: 0;
}

.details {
    color: white;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    transform: skew(10deg);
}

.active_task {
    display:flex;
    margin:0 auto;
    margin-top:140px;
    position:relative;
}


.top-container {
    display:flex;
    flex-direction: column;
    align-items: center;
    max-width:1920px;
    width:100%;
    margin:0 auto;
    height:auto;
    position:relative;
}

.top-container .inner {
    z-index:300;
    display:flex;
    max-width:800px;
    width: 100%;
    justify-content: right;
    margin-top:20px;
    margin-bottom:-60px;
    font-family:Evo, sans-serif;
    color:#fff;
    text-transform:uppercase;
    font-size:18px;
}

.top-container a {
    color:#fff;
    font-weight: 100;
}

.mo-openid-app-icons {
    display:flex !important;
    align-items:center !important;
    margin: unset !important;
}
.mo-openid-app-icons p {
    color:#fff !important;
    display:none !important;
}

.mo-openid-app-icons a {
    text-transform: uppercase;
}

.register .dc_info:after {
    content:'';
    position:absolute;
    bottom:-6px;
    right:0px;
    width:30px;
    height:4px;
    background:#fff;
}

.green_box {
    background: linear-gradient(0deg, rgba(1,105,49,1) 53%, rgba(1,91,60,1) 100%);
    box-shadow: 0 0 0 5px #6aff8c, 0 0 0 10px #28893e;
    border-radius: 10px;
    max-width:350px;
    width:100%;
    white-space: pre-line;
    margin: 0 auto;
    margin-bottom:20px;
    margin-top:40px;
}

.button_dc {
    padding-left:30px;
    padding-right:30px;
    background-repeat:no-repeat;
    font-family:Evo, sans-serif;
    color:#fff;
    text-transform:uppercase;
    font-size:24px;
    text-align:center;
}

.obj1 {
    position:absolute;
    left:-110px;
    top:0px;
}

.obj2 {
    position:absolute;
    right:-110px;
    top:0px;
}

.gfx-container {
    z-index:3;
}


.steps {
    font-family:Evo, sans-serif;
    color:#fff;
    z-index:3;
    max-width:600px;
    font-size:20px;
    margin:0 auto;
    width:100%;
    text-align:center;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    text-transform:uppercase;
    white-space: pre-line;
}


.join {
    z-index:10;
    max-width:600px;
    width:100%;
    margin:0 auto;
}

.join_dc {
    max-width:230px;
    width:100%;
    font-family:Evo, sans-serif;
    color:#fff;
    display:flex;
    flex-direction: row;
    justify-content:space-between;
    margin:0 auto;
    text-transform:uppercase;
}


.task {
    display:flex;
    flex-direction: column;
    align-items: center;
    max-width:1920px;
    width:100%;
    margin:0 auto;
    height:auto;
    position:relative;
    padding-top:50px;
    padding-bottom:50px;
}

.task_title {
    padding:50px;
    max-width:750px;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    font-family:Evo, sans-serif;
    color:#fff;
    text-transform:uppercase;
    font-size:44px;
    text-align:center;
    position:relative;
    padding-top:60px;
    padding-bottom:60px;
}

.task_title:before {
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    background:#006829;
    border:4px solid #fff;
    left:0px;
    top:0px;
    z-index:-1;
    transform: skew(-10deg);
}

.task_timer:before {
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
    background:#c3d02f;
    transform: skew(-10deg);
    z-index:-1;
    right:-10px;
}

.task_arrow {
    position:absolute;
    top: -80px;
    left: 150px;
}

.info {
    font-family:Evo, sans-serif;
    color:#fff;
    text-transform:uppercase;
    display:flex;
    flex-direction: row;
    font-size:20px;
    align-items:center;
    text-align:center;
    margin-bottom:20px;
}

.task_timer {
    font-family:Evo, sans-serif;
    color:#fff;
    text-transform:uppercase;
    display:flex;
    flex-direction: column;
    font-size:18px;
    justify-content: center;
    align-items:center;
    padding:20px;
    padding-left:60px;
    padding-right:60px;
    text-align:center;
    position:relative;
    height: 175px;
    margin-right:-10px;
}

.task_info {
    font-size:50px;
}

.task_next {
    color:#4e922b;
    font-size:16px;
}

#countdown-timer {
    font-size:36px;
    color: white;
  text-shadow: 2px 2px 4px #000000;
}

.scores {
    display:flex;
    flex-direction: column;
    align-items: center;
    max-width:1920px;
    width:100%;
    margin:0 auto;
    height:auto;
    position:relative;
    padding-top:50px;
    padding-bottom:50px;
}

.scores img {
    max-width:500px;
    width:100%;
}

.scores_title, .scores_participant {
    display:flex;
    flex-direction: row;
    font-family:Evo, sans-serif;
    color:#fff;
    text-transform:uppercase;
    font-size:26px;
    text-align:center;
}

.scores_title {
    max-width:900px;
    margin:0 auto;
    width:100%;
    display:flex;
    justify-content: space-between;
    gap:30px;
    padding-bottom:30px;
    padding-top:20px;
}

.scores_title div {
    border-radius: 10px;
    padding-left:40px;
    padding-right:40px;
    padding-top:15px;
    padding-bottom:15px;
    flex-basis:33%;
}

.scores_lines {
    max-width:900px;
    margin:0 auto;
    width:100%;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    gap:20px;
    padding-bottom:20px;
    padding-top:10px;
}

.scores_participant {
    background: #006829;
    border: 2px solid #fff;
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.scores_participant:nth-of-type(n+2) {
    background: #c3d02f;
}

.scores_participant div {
    padding-top:15px;
    padding-bottom:15px;
    flex-basis:33%;
}

.scores_participant div {
    padding-top:15px;
    padding-bottom:15px;
    /** flex-basis:33%; **/
}

.scores_participant .counter {
    padding-top:15px;
    padding-bottom:15px;
    flex-basis:30%;
}

.prize-logo {
    max-width:320px;
    width:100%;
    margin-top:10px;
    margin-bottom:20px;
}

/**
.scores_participant .username {
    padding-top:15px;
    padding-bottom:15px;
    flex-basis:40%;
}

.scores_participant .points {
    padding-top:15px;
    padding-bottom:15px;
    flex-basis:30%;
}

.scores_participant div:nth-child(2) {
    text-align:center;
    border-right:4px solid #fff;
    border-left:4px solid #fff;
}
**/


.your_placement {
    font-family:Evo, sans-serif;
    color:#fff;
    text-transform:uppercase;
    display:flex;
    flex-direction: column;
    justify-content: center;
    font-size:20px;
    align-items:center;
    padding-top:40px;
    padding-bottom:40px;
    padding-left:80px;
    padding-right:80px;
    margin-top:50px;
    z-index:10000;
    max-width:600px;
    width:100%;
    position:relative;
}

.your_placement:before {
    content:'';
    position:absolute;
    left:0px;
    top:0px;
    background:#006829;
    width:100%;
    height:100%;
    z-index:-1;
    border:4px solid #fff;
    transform: skew(-10deg);
}

.your_placement:after {
    content:'';
    position:absolute;
    left:-10px;
    top:-5px;
    background:#c3d02f;
    width:100%;
    height:100%;
    z-index:-2;
    transform: rotate(357deg) skew(-10deg);
}

.your_placement .title {
    font-size:40px;
}

.your_placement b {
    font-size:26px;
}

.faq {
    display:flex;
    flex-direction: column;
    align-items: center;
    max-width:1920px;
    width:100%;
    margin:0 auto;
    height:auto;
    position:relative;
    padding-top:50px;
    padding-bottom:50px;
    z-index:10;
}

.faq img {
    max-width:250px;
    width:100%;
}

.faq_list {
    display:flex;
    flex-direction: column;
    max-width:800px;
    width:100%;
    padding-top:50px;
}

.faq_element {
    display:flex;
    flex-direction: row;
    font-family:Evo, sans-serif;
    color:#fff;
    text-transform:uppercase;
    display:flex;
    flex-direction: row;
    font-size:14px;
    align-items:center;
    padding-bottom:10px;
    width:100%;
}

.question {
    cursor: pointer;
}

.faq_element div:first-child {
    font-size:30px;
    padding-right:20px;
}

.bottom-bg {
    position:relative;
    font-family:Evo, sans-serif;
    color:#fff;
    text-transform:uppercase;
}

.links {
    position:relative;
    z-index:10;
    text-align:center;
    font-size:16px;
    padding-bottom:30px;
}


/** FONTS **/
@font-face {
    font-family: 'Evo';
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Evogria.otf') format('truetype');
  }