* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

button {
  cursor: pointer;
}

img {
  display: block;
}

html {
  -webkit-font-smoothing: antialiased;
}

ul, li {
  list-style: none;
}

body {
  background-color: #000100;
}

@media (max-width: 1080px) {
  html {
    font-size: 93.75%;
  }
}

@media (max-width: 720px) {
  html {
    font-size: 90.5%;
  }
}

@font-face {
  font-family: 'SimplonOI';
  src: url(../font-face/simplonoi-headline.ttf) format("truetype"), url(../font-face/simplonoi-headline.woff2) format("woff2"), url(../font-face/SimplonOi-Headline.eot) format("embedded-opentype"), url(../font-face/SimplonOi-Headline.woff) format("woff"), url(../font-face/simplonoi-headline_1.woff) format("woff"), url(../font-face/simplonoi-headline_1.woff2) format("woff2");
}

@font-face {
  font-family: 'SimplonBP-bold';
  src: url(../font-face/SimplonBP-Bold.ttf) format("truetype"), url(../font-face/simplonbp-bold.woff) format("woff"), url(../font-face/simplonbp-bold.woff2) format("woff2"), url(../font-face/SimplonBP-Bold.eot) format("embedded-opentype");
}

@font-face {
  font-family: 'SimplonBP-light';
  src: url(../font-face/SimplonBP-Light.ttf) format("truetype"), url(../font-face/SimplonBP-Light.woff) format("woff"), url(../font-face/SimplonBP-Light.eot) format("embedded-opentype");
}

@font-face {
  font-family: 'SimplonBP-regular';
  src: url(../font-face/simplonbp-regular.ttf) format("truetype"), url(../font-face/simplonbp-regular-webfont.woff) format("woff"), url(../font-face/simplonbp-regular-webfont.woff2) format("woff2"), url(../font-face/simplonbp-regular.eot) format("embedded-opentype");
}

@font-face {
  font-family: 'SimplonBP-medium';
  src: url(../font-face/SimplonBP-Medium.ttf) format("truetype"), url(../font-face/simplonbp-medium-webfont.woff) format("woff"), url(../font-face/simplonbp-medium-webfont.woff2) format("woff2"), url(../font-face/SimplonBP-Medium.eot) format("embedded-opentype");
}

.m-top {
  margin-top: 10rem;
}

body {
  background-color: #000300;
}

main {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  background-image: url(../imagens/new-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

header {
  width: 100%;
  padding-left: 2.81rem;
  padding-right: 14rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
  padding-bottom: 5rem;
  padding: 5rem 14rem 5rem 2.81rem;
}

header .athlete-name {
  margin-bottom: -3rem;
  margin-right: -1rem;
}

.text-box-header {
  max-width: 530px;
  width: 100%;
  padding-bottom: 8rem;
}

.text-box-header h1 {
  font-family: 'SimplonOI';
  font-size: 2.25rem;
  line-height: 2.25rem;
  color: #fffffe;
}

.text-box-header h1 span {
  color: #ffff00;
}

.text-box-header p {
  font-family: 'SimplonBP-light';
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #fffffe;
  margin-top: 1.25rem;
}

.wave {
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.athlete-name {
  max-width: 200px;
  width: 100%;
}

.athlete-name h1 {
  font-family: 'SimplonOI';
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #ffff00;
}

.athlete-name h1 span {
  color: #fffffe;
  margin-left: 0.9rem;
}

.bet-container {
  max-width: 730px;
  width: 100%;
  margin: 0 auto;
}

form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.input-box {
  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;
  width: 21.8rem;
}

.input-box input {
  max-width: 21.8rem;
  width: 100%;
  height: 40px;
  background: transparent;
  border: 1px solid #00d318;
  color: #fffffe;
  padding-left: 0.6rem;
  font-family: "SimplonBP-regular";
  font-size: 1rem;
  outline: 0;
}

.input-box input:focus {
  -webkit-box-shadow: 0px 0px 7px #00d318;
          box-shadow: 0px 0px 7px #00d318;
}

.input-box input[type="text"] {
  text-transform: uppercase;
}

.input-box span {
  color: #00d318;
  font-family: "SimplonBP-regular";
  font-size: 1rem;
  margin-bottom: 0.6rem;
}

.bet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 2.1rem;
}

.bet h1 {
  color: #00d318;
  font-family: "SimplonBP-medium";
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
}

.bet button {
  width: 16.25rem;
  height: 2.8rem;
  margin-top: 3.1rem;
  background: #00d318;
  color: #fffffe;
  font-family: "SimplonBP-medium";
  font-size: 1.4rem;
  border: none;
  outline: none;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  text-transform: uppercase;
  -webkit-transition: -webkit-filter 0.2s;
  transition: -webkit-filter 0.2s;
  transition: filter 0.2s;
  transition: filter 0.2s, -webkit-filter 0.2s;
}

.bet button:hover {
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}

.first,
.second {
  margin-bottom: 2.5rem;
}

.change-country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flag {
  width: 72px;
  height: 40px;
  position: relative;
  background-color: #04190a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2.25rem;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-box-shadow: 0px 0px 140px 0.5px #00d318;
          box-shadow: 0px 0px 140px 0.5px #00d318;
}

.flag img {
  width: 110%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  left: 0;
  z-index: 1;
}

.flag .place {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #00d318;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -65%;
  right: -15px;
  color: #fffffe;
  font-family: "SimplonOi";
  font-size: 1.3rem;
  z-index: 10;
  -webkit-box-shadow: 0px 0px 10px #00d318;
          box-shadow: 0px 0px 10px #00d318;
}

.select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 15.6rem;
}

.select span {
  font-family: "SimplonBP-regular";
  color: #00d318;
  font-size: 1rem;
  margin-bottom: 0.6rem;
}

.select > div {
  position: relative;
}

.select > div img.triangle {
  position: absolute;
  right: 15px;
  top: 15px;
  pointer-events: none;
}

.select select {
  max-width: 15.6rem;
  height: 2.5rem;
  width: 100%;
  background: transparent;
  border: 1px solid #00d318;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  padding-left: 0.6rem;
  font-family: "SimplonBP-regular";
  font-size: 1rem;
  color: #fffffe;
  background: #000300;
}

.select select:focus {
  -webkit-box-shadow: 0px 0px 7px #00d318;
          box-shadow: 0px 0px 7px #00d318;
}

.medals-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 22.5rem;
  width: 100%;
  margin-left: 1.8rem;
}

.medals-box span {
  font-family: "SimplonBP-regular";
  font-size: 1rem;
  color: #00d318;
  margin-bottom: 0.6rem;
}

.medals-box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.medals-box .medals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.medals-box .medals img {
  margin-right: 0.8rem;
}

.medals-box .medals input[type="number"] {
  width: 60px;
  height: 40px;
  background: transparent;
  border: 1px solid #00d318;
  padding-left: 0.6rem;
  outline: 0;
  font-family: "SimplonBP-regular";
  font-size: 1rem;
  color: #fffffe;
  margin-right: 1.2rem;
  -moz-appearance: textfield;
}

.medals-box .medals input[type="number"]:focus {
  -webkit-box-shadow: 0px 0px 7px #00d318;
          box-shadow: 0px 0px 7px #00d318;
}

.medals-box .medals input[type="number"]:last-child() {
  margin-right: 0px !important;
}

.medals-box .medals input::-webkit-outer-spin-button,
.medals-box .medals input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.ranking {
  width: 100%;
  padding: 0 5.9rem;
  margin-top: 22.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ranking .ranking-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 2rem;
}

.ranking .athlete-name.footer {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: 8rem;
  margin-top: 5rem;
}

.ranking .athlete-name.footer h1 {
  font-size: 1.1rem;
  line-height: 1.1rem;
}

.ranking .ranking-description {
  width: 100%;
  margin-right: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ranking .ranking-description .flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.ranking .ranking-description .ranking-descriptions {
  max-width: 250px;
  margin-right: 5rem;
}

.ranking .ranking-description h1 {
  font-family: 'SimplonOI';
  font-size: 2.5rem;
  line-height: 2.5rem;
  color: #ffff00;
  margin-bottom: 0.7rem;
}

.ranking .ranking-description p {
  font-family: "SimplonBP-light";
  font-size: 1.25rem;
  line-height: 1.8rem;
  color: #fffffe;
}

.cooperator-ranking {
  max-width: 22rem;
  width: 100%;
  margin-bottom: 8.75rem;
}

.cooperator-ranking ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-bottom: 1.5rem;
}

.cooperator-ranking ul li {
  color: #00d318;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "SimplonBP-regular";
  font-size: 1.25rem;
  text-transform: uppercase;
  background-image: url(../imagens/bg.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

.cooperator-ranking ul li div {
  margin-bottom: 0.8rem;
  margin-top: 0.8rem;
  margin-left: 0.2rem;
  margin-right: 1.125rem;
}

.cooperator-ranking ul li div {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #00d318;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cooperator-ranking ul li .pod {
  background-color: #00d318;
}

.cooperator-ranking ul li .pod span {
  color: #061303;
}

.cooperator-ranking ul li span {
  font-family: "SimplonOI";
  font-size: 1.125rem;
  margin-left: 0.3rem;
  margin-top: 0.2rem;
}

.obs {
  color: #fffffe;
  font-family: "SimplonBP-light";
}

@media (max-width: 768px) {
  header {
    padding-right: 5rem;
  }
  form {
    padding: 0 2rem;
  }
  .bet {
    margin: 0 2rem;
  }
  .bet h1 {
    margin-top: 1rem;
  }
  .input-box input {
    width: 95%;
  }
  .flag {
    width: 55px;
    height: 50px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .flag .place {
    width: 28px;
    height: 28px;
  }
  .ranking {
    padding: 0 3rem;
    margin-top: 19rem;
  }
  .ranking-description {
    margin-right: 2rem;
  }
}

@media (max-width: 690px) {
  .change-country {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .select {
    margin-bottom: 1rem;
  }
  .flag {
    width: 70px;
    height: 70px;
  }
  .flag .place {
    width: 35px;
    height: 35px;
  }
  .select {
    width: 22.5rem;
  }
  .select select {
    max-width: 22.5rem;
  }
  .medals-box {
    margin-left: 0;
  }
  .medals-box span {
    margin-top: 0.8rem;
  }
  main {
    background: url(../imagens/bg-mobile3.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .ranking {
    margin-top: 14rem;
    background: url(../imagens/form-bg-ranking.png);
    background-size: cover;
  }
  .ranking .ranking-box {
    padding-left: 0px;
  }
  .ranking .athlete-name.footer {
    -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
    margin-left: 0;
    margin-top: 0;
  }
}

@media (max-width: 560px) {
  form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bet {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 3rem;
  }
  .bet h1 {
    margin: 2.5rem 0;
  }
  .input-box {
    margin-bottom: 2rem;
  }
  .athlete-name {
    margin-right: -3rem;
    margin-bottom: -2rem;
  }
  .text-box-header p {
    padding-left: 0;
  }
  .ranking {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10rem;
  }
  .ranking-description {
    margin-bottom: 2rem;
  }
  .ranking-description h1 {
    margin-bottom: 1rem;
  }
  .ranking-description p {
    padding-left: 0px;
  }
  .athlete-name.footer {
    margin-bottom: 4rem;
  }
}

@media (max-width: 515px) {
  main {
    background-size: contain;
  }
  .ranking {
    background-image: url(../imagens/bg-mobile2.png);
    padding-top: 10rem;
    margin-top: 0;
  }
  .athlete-name {
    -webkit-transform: translate3d(1rem, -5rem, 0);
            transform: translate3d(1rem, -5rem, 0);
  }
  .ranking {
    margin-top: 14rem;
    background: url(../imagens/form-bg-ranking.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 425px) {
  .bet {
    margin: 0;
  }
  .medals-box {
    -webkit-transform: translateX(-1rem);
            transform: translateX(-1rem);
  }
  header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .athlete-name {
    display: none;
  }
}

.form-return {
  width: 100%;
  height: 100%;
  max-width: 920px;
  margin: 0 auto;
  background-image: url(../imagens/new-bg-2.png);
  background-repeat: no-repeat;
}

.form-return .athelete-name h1 {
  font-family: 'SimplonOI';
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #fffffe;
}

.form-return .athelete-name h1 span {
  color: #ffff00;
}

.ranking-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.message-screen {
  text-align: center;
  max-width: 750px;
  width: 100%;
}

.message {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 9rem;
}

.message h4 {
  font-family: 'SimplonOI';
  font-size: 2rem;
  line-height: 2.3rem;
  color: #00d318;
  margin-bottom: 0.7rem;
}

.message p {
  font-family: 'SimplonOI';
  font-size: 1.75rem;
  line-height: 1.7rem;
  color: #fffffe;
  font-family: "SimplonBP-light";
}

.congrats {
  margin-bottom: -25rem;
  margin-right: -7rem;
}

.home-athelete {
  -webkit-transform: translate(-38px, 30px);
          transform: translate(-38px, 30px);
}

.home-athelete h1 {
  font-weight: bold !important;
}

.-home {
  -webkit-transform: translate(80px, 0px);
          transform: translate(80px, 0px);
}

.-home h1 {
  font-weight: bold !important;
}

.ranking-let {
  -webkit-transform: translate(-20px, 120px);
          transform: translate(-20px, 120px);
}

.ranking-athlete {
  margin-top: -3rem;
  width: 150px;
  -webkit-transform: translate(-20px, 0px) !important;
          transform: translate(-20px, 0px) !important;
}

.ranking-athlete h1 {
  font-size: 1.1rem !important;
  line-height: 1.3rem;
}

@media (max-width: 690px) {
  .form-return {
    background-image: url(../imagens/bg-mobile3.png);
  }
  .message h4 {
    font-size: 1.5rem;
  }
  .message p {
    font-size: 1.5rem;
  }
}

@media (max-width: 515px) {
  .message h4 {
    font-size: 1.3rem;
  }
  .message p {
    font-size: 1.3rem;
  }
}

@media (max-width: 480px) {
  .ranking {
    background-image: url(../imagens/form-bg-ranking.png);
  }
  .message h4 {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
  .message p {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}

.message-error {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 7rem;
}

.message-error .fix {
  font-weight: 600;
  margin-bottom: 1rem;
}

.message-error h4 {
  font-family: 'SimplonOI';
  font-size: 2rem;
  line-height: 2.3rem;
  color: #ffff00;
}

.message-error p {
  font-family: 'SimplonOI';
  font-size: 1.75rem;
  line-height: 1.7rem;
  color: #fffffe;
  font-family: "SimplonBP-light";
}

.message-error h5 {
  font-family: 'SimplonOI';
  font-size: 2rem;
  line-height: 2.3rem;
  color: #fffffe;
  margin-bottom: 0.7rem;
}

@media (max-width: 690px) {
  .form-return {
    background-image: url(../imagens/bg-mobile3.png);
  }
  .message-error h4 {
    font-size: 1.5rem;
  }
  .message-error h5 {
    font-size: 1.5rem;
  }
  .message-error p {
    font-size: 1.5rem;
  }
}

@media (max-width: 515px) {
  .message-error h4 {
    font-size: 1.3rem;
  }
  .message-error h5 {
    font-size: 1.3rem;
  }
  .message-error p {
    font-size: 1.3rem;
  }
}

@media (max-width: 480px) {
  .form-return {
    background-size: 100%;
  }
}

@media (max-width: 480px) {
  .message-error h4 {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
  .message-error p {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}

.ranking-bg {
  background-image: url(../imagens/bg-acompanhe.png);
  background-size: cover;
  padding-bottom: 10rem;
}

.ranking-bg .deadline {
  margin-top: 7rem;
}

.ranking-bg header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1rem;
}

.ranking-bg header .text-box-header {
  max-width: 500px;
}

.ranking-bg .ranking-description {
  display: block;
  max-width: 250px;
  margin-right: 5rem;
}

.ranking-bg .cooperator-ranking {
  height: 290px;
  overflow: overlay;
  margin-bottom: 1rem;
}

.ranking-bg ::-webkit-scrollbar {
  width: 12px;
}

.ranking-bg ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background: #031f03;
}

.ranking-bg ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background: #00d318;
}

@media (max-width: 690px) {
  .ranking-bg {
    background-image: url(../imagens/deadline-bg.png);
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
  }
  .ranking-bg .ranking {
    background-image: none;
  }
  .ranking-bg .deadline {
    margin-top: 5rem;
  }
  .ranking-bg .athlete-name {
    opacity: 0;
  }
}

@media (max-width: 515px) {
  .ranking-bg {
    background-image: url(../imagens/deadline-bg.png);
  }
  .ranking-box {
    padding-bottom: 30rem;
    margin-top: -25rem;
  }
  .text-box-header {
    max-width: 500px !important;
    padding: 0 3.8rem;
  }
}

@media (max-width: 425px) {
  .ranking-bg .ranking {
    background-image: none;
  }
  .ranking-bg .deadline {
    margin-top: 5rem;
  }
}

.modal-error {
  max-width: 575px;
  width: 100%;
  background-color: #031f03;
  border-radius: 7px;
  padding: 1.8rem;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.modal-error h1 {
  font-size: 1.3rem;
  color: #00d318;
  margin-bottom: 0.3rem;
  font-family: "SimplonOI";
}

.modal-error span {
  color: #00d318;
  font-family: "SimplonOI";
  font-size: 0.8rem;
  margin-right: 0.5rem;
}

.modal-error .infos {
  font-size: 1rem;
  margin-bottom: 1rem;
  font-family: "SimplonBP-light";
}

.modal-error p {
  color: #fffffe;
  margin-bottom: 0.7rem;
  font-family: "SimplonBP-light";
  font-size: 1.125rem;
}

.modal-error p strong {
  font-family: "SimplonBP-medium";
}

.modal-error .btn-sair {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #fffffe;
  background: #00d318;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  position: absolute;
  top: -15px;
  right: -10px;
  -webkit-box-shadow: 0px 0px 15px #00d318;
          box-shadow: 0px 0px 15px #00d318;
}

.modal-error .btn-sair span {
  font-size: 1.4rem;
}

.result-page {
  background-image: url(../imagens/bg-resultado.png);
  background-size: 100%;
}

.result-page .text-box-header h1 {
  font-weight: 400 !important;
}

.result-page header {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 2rem;
  padding-right: 1.5rem;
}

.result-page header .text-box-header {
  max-width: 450px;
}

.result-page .final-podium {
  width: 100%;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10rem;
  position: relative;
}

.result-page .final-podium .podium-image {
  max-width: 43rem;
}

.result-page .final-podium .podium-image img {
  width: 100%;
}

.result-page .final-podium .ranking-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 14rem;
  padding: 0 2rem;
}

.result-page .final-podium .ranking-container .column {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  border-right: 2.2px solid #000;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.result-page .final-podium .ranking-container .column:last-child {
  border-right: 2px solid transparent;
}

.result-page .final-podium .ranking-container .column .medals-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.result-page .final-podium .ranking-container .column .medals-wrapper div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1rem;
}

.result-page .final-podium .ranking-container .column .medals-wrapper div span {
  font-family: 'SimplonBP-light';
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #fffffe;
  margin-left: 0.6rem;
}

.result-page .final-podium .ranking-container .column .medals-wrapper div:first-child {
  margin-left: 0;
}

.result-page .final-podium .place-wrapper {
  margin-bottom: 2.25rem;
}

.result-page .final-podium .place-wrapper .ctry {
  font-family: "SimplonBP-bold";
  color: #fffffe;
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.result-page .final-podium .place-1 {
  display: block;
  max-width: 170px;
  word-wrap: break-word;
  position: absolute;
  font-family: "SimplonBP-regular";
  color: #00d318;
  font-size: 2.1rem;
  line-height: 1.9rem;
  text-align: center;
  text-transform: uppercase;
  top: -9%;
  left: 41%;
}

.result-page .final-podium .place-2 {
  display: block;
  max-width: 160px;
  word-wrap: break-word;
  position: absolute;
  font-family: "SimplonBP-regular";
  color: #00d318;
  font-size: 1.7rem;
  line-height: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  top: 4.5%;
  left: 17%;
}

.result-page .final-podium .place-3 {
  display: block;
  max-width: 150px;
  word-wrap: break-word;
  position: absolute;
  font-family: "SimplonBP-regular";
  color: #00d318;
  font-size: 1.7rem;
  line-height: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  top: 6%;
  right: 19%;
}

@media (max-width: 768px) {
  header .athlete-name {
    margin-top: 2rem;
    margin-left: -5rem;
  }
  header .athlete-name h1 {
    font-size: 1.2rem;
  }
  header .text-box-header {
    margin-left: 5rem;
  }
}

@media (max-width: 625px) {
  .text-box-header {
    margin-left: 1rem !important;
  }
  .final-podium {
    max-width: 32rem;
    margin: 0 auto;
  }
  .ctry {
    font-size: 1.2rem !important;
  }
  .medals-wrapper span {
    font-size: 1rem !important;
    margin-left: 0.3rem !important;
  }
  .column {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}

@media (max-width: 515px) {
  main.result-page {
    background-size: cover !important;
  }
  main.result-page .ranking-container {
    padding: 0 !important;
  }
  .column {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .medals-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medals-wrapper div {
    margin-left: 0 !important;
    margin-bottom: 1rem !important;
  }
  .athlete-name {
    display: none;
  }
  header {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

@media (max-width: 460px) {
  .column {
    padding-right: 2rem !important;
    padding-left: 3rem !important;
  }
  header {
    padding-left: 0 !important;
  }
  .text-box-header p {
    font-size: 1.3rem !important;
  }
  .place-1 {
    max-width: 100px !important;
    word-wrap: break-word !important;
    left: 38.5% !important;
    top: -5% !important;
    font-size: 1.3rem !important;
    line-height: 1.3rem !important;
  }
  .place-2 {
    max-width: 100px !important;
    word-wrap: break-word !important;
    top: 0% !important;
    left: 10% !important;
    font-size: 1.1rem !important;
    line-height: 1.1rem !important;
  }
  .place-3 {
    max-width: 100px !important;
    word-wrap: break-word !important;
    top: 2% !important;
    right: 9% !important;
    font-size: 1.1rem !important;
    line-height: 1.1rem !important;
  }
}

@media (max-width: 375px) {
  .column {
    padding-right: 1 !important;
    padding-left: 1rem !important;
  }
}
/*# sourceMappingURL=styles.css.map */