@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Regular.woff);
    font-weight: 400;
    font-style: normal;
  }
  
  @font-face {
  font-family: OpenSans;
    src: url(../fonts/OpenSans-Bold.woff);
    font-weight: 900;
    font-style: normal;
  }

  body {
    display: block;
    margin: 0;
    font-family: OpenSans, Arial;
    overflow-x: hidden;
  }  
* {
    margin: 0; 
    padding: 0
}
a {
  text-decoration: none;
}
h1 {
  text-transform: uppercase;
}
h2 {
  font-size: 2em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  margin-top: 60px;
}
h3 {
  font-size: 3.1em;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  color: #e7e7e7;
}
h3 span {
  position: relative;
  font-size: 0.8em;
  color: #000000;
  vertical-align: top;
  margin-right: 0.8em;
  vertical-align: top;
  padding-top: calc(1em / 2);
}
h3 span:after {
  position: absolute;
  background-color: #ffffff;
  content: "";
  width: 100%;
  height: 6px;
  border-radius: 4px;
  bottom: -8px;
  left: 0;
  z-index: 1;
}
h4 {
  padding-left: 20px;
}
h4 span {
  position: relative;
  font-size: 0.6em;
  color: #000000;
  vertical-align: top;
  margin-right: 0.8em;
  vertical-align: top;
  padding-top: calc(1em / 2);
}
h4 span:after {
  position: absolute;
  background-color: #5f3cb6;
  content: "";
  width: 100%;
  height: 6px;
  border-radius: 4px;
  bottom: -8px;
  left: 0;
}
.header-3 {
  font-size: 1.75em;
  margin-top: 25px;
}
.start-text {
  width: 100%;
  margin-top: 0;
  margin-left: 20px;
}
.secondary-strock {
    margin-top: 10px;
    margin-left: 45px;
}
.text-footer-button {
  font-size: 0.9em;
  text-transform: uppercase;
  color: #9b8ec1;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  text-align: center;
}
span{
  text-decoration: none;
}
p {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 1em;
}
.content-header-4 {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #c1c1c1;
}
.content-header-4-02 {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #c1c1c1;
}
.header {
  position: relative;
  width: 100%;
  min-height: 100vh;
  color: #ffffff;
  background-image: url(../images/football_767.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.header::after {
  content: "";
  width: 100%;
  min-height: 100vh;
  box-sizing: border-box;
  background-color:#0a0e34;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
}
.container {
  position: relative;
  z-index: 1;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  min-height: 100vh;
}
.footballer {
  display: flex;
  justify-content: center;
  margin-bottom: -56px;
}
.basketballer {
  display: flex;
  justify-content: center;
  margin-bottom: -25px;
}
.content-number-block03 {
  background: #5c42b0;
  color: #e7e7e7;
  padding: 28px;
  margin-left: 20px;
  margin-top: -90px;
  font-weight: 700;
  position: absolute;
  z-index: 1;
}
.content-number-block03 span:after {
  position: relative;
    background-color: #917bce;
    content: "";
    width: 100%;
    height: 5px;
    border-radius: 2px;
    bottom: -5px;
    left: 0;
}
  .block-01_1 {
    padding-top: 84px;
    padding-bottom: 60px;
  }
  .block-01_2 {
    background-color: #f5f4f9;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .block-01_3 {
    background-color: #5e42b0;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .block-01_3 h4 span {
    color: #000000;
  }
  .block-01_3 h4 span:after {
    background-color: #ffffff;
  }
  .block-01_3 p {
    color: white;
  }
  .block-02_1 {
    background-color: #fafafa;
    padding-top: 84px;
    padding-bottom: 60px;
  }
  .block-02_2 {
    background-color: #f5f4f9;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .block-02_3 {
    background-color: #090c35;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .block-02_3 h4 span {
    color: #A297CC;
  }
  .block-02_3 h4 span:after {
    background-color: #ffffff;
  }
  .block-02_3 p {
    color: #ffffff;
}
  .container-3 {
    background-color: #ffffff;
    padding-bottom: 82px;
  }
.buttons {
  width: calc(100% - 13%);
  justify-content: center;
  margin: auto;
}
.button-appstore {
    display: flex;
    background: #5c42b0;
    box-shadow: 0 25px 20px -5px #0A0C31;
    color: white;
    border-radius: 40px;
    margin-top: 15px;
    padding: 5px;
    justify-content: center;
    flex-wrap: wrap;
    height: 36px;
    }
.button-gstore {
    background: #5c42b0;
    box-shadow: 0 25px 20px -5px #0A0C31;
    color: white;
    border-radius: 40px;
    margin-top: 15px;
    padding: 5px;
    display: flex;
    justify-content: center;
    height: 36px;
}
.button-appstore:hover {
  background: #3a1e8b;
}
.button-gstore:hover {
  background: #3a1e8b;
}
.button-text {
  font-size: 0.5em;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 8px;
  margin-bottom: auto;
  margin-top: auto;
}
.icon {
    width: 24px;
    height: 24px;
    fill: #ffffff;
    margin-bottom: auto;
    margin-top: auto;
}
.footer-conteiner {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 1;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer {
  position: relative;
  width: 100%;
  height: 100vh;
  color: #ffffff;
  background-image: url(../images/game_767.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.footer:after {
  content: "";
  width: 100%;
  height: 100vh;
  background-color:#0a0e34;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
}
.group-button {
  width: 100%;
}
.logo {
  width: 75px;
  height: 75px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  background: linear-gradient(to bottom, #7c58de, #493a8d);
  border-radius: 20px;
  display: flex;
  justify-content: center;
}
.logo:hover {
  background: linear-gradient(to bottom, #663bdd, #3a1e8b);
}
.icon--button{
  width: 56px;
  height: 48px;
  margin: auto;
  fill: #ffffff;
  }
.surface_logo_text {
  fill: #ffffff;
}
.logo-footer {
  width: 140px;
  height: 36;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}
img {
  max-width: 100%;
}

@media (max-width: 640px) and (orientation: landscape) {
  h2 {
    font-size: 2em;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin-top: 15px;
  }
  header {
    width: 100%;
    height: 100vh;
    background-size: cover;
  }
  .logo {
    width: 75px;
    height: 75px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(to bottom, #7c58de, #493a8d);
    border-radius: 20px;
    display: flex;
    justify-content: center;
  }
  .group-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .footer-conteiner {
    color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;    
  }
  .surface_logo_text {
    fill: #ffffff;
  }
  .logo-footer {
    width: 140px;
    height: 36;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-button {
    display: flex;
    justify-content: center;
  }
  .buttons {
    display: flex;
    flex-direction: row;
  }
  .button-appstore{
    width: 48%;
    margin-right: 16px;
    }
.button-gstore {
    width: 48%;
    margin-left: 16px;
  } 
}
@media (min-width: 641px) and (max-width:960px) {

  .header {
    position: relative;
    width: 100%;
    min-height: 100vh;
    color: #ffffff;
    background-image: url(../images/football_1280.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .header::after {
    content: "";
    width: 100%;
    min-height: 100vh;
    box-sizing: border-box;
    background-color:#0a0e34;
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 0;
  }
  p {
      line-height: 28px;
      margin-left: 32px;
      padding: 0;
  }
  h1 {
    font-size: 4em;
  }
  .first-strock {
      margin-left: 50px;
    }
  .secondary-strock {
      margin-left: 140px;
    }
  h2 {
      font-size: 5em;
      margin: 30px auto 0;
    }
    .text-footer-button {
      font-size: 2.3em;
      line-height: 50px;
      margin: auto;
    }
    h3 {
      font-size: 5em;
      text-transform: uppercase;
      margin-top: 50px;
      margin-left: 32px;
      padding: 0;
      color: #e7e7e7;
    }
    .athlets-header {
      margin-left: 45%;
      margin-bottom: -80px;
    }
    .header-3 {
      font-size: 5em;
      margin-top: 25px;
      margin-left: 32px;
    }
    h4 {
      width: 60%;
      font-size: 8em;
      margin-left: 32px;
    }
    .content-header-4 {
      font-size: 2em;
      padding: 0;
      margin-left: 32px;
    }
    .block-text-01 {
      width: 40%;
      margin-left: 53%;
      padding: 0;
      justify-content: flex-end;
    }
    .block-text-02 {
      width: 40%;
      margin-left: 32px;
      padding: 0;
      justify-content: flex-start;
    }
    .content-header-4-02 {
      font-size: 2em;
      padding: 0;
      margin-left: 32px;
    }
    .footballer {
      display: flex;
      justify-content: flex-start;
      margin-left: -160px;
      margin-bottom: -600px;
    }
    .basketballer {
      display: flex;
      justify-content: flex-end;
      margin-top: -140px;
      margin-bottom: -400px;
    }
    .content-number-block03 {
      margin-left: 32px;
    }
    .block-01_1 {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .block-01_2 {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .block-01_3 {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .block-01_1  h4 {
      width: 50%;
      margin-left: 45%;
      padding: 0;
    }
    .block-01_2  h4 {
      width: 50%;
      margin-left: 45%;
      padding: 0;
    }
    .block-01_3  h4 {
      width: 50%;
      margin-left: 45%;
      padding: 0;
    }
    .block-01_1 p {
      width: 50%;
      margin-left: 45%;
      padding: 0;
    }
    .block-01_2 p {
      width: 50%;
      margin-left: 45%;
      padding: 0;
    }
    .block-01_3 p {
      width: 50%;
      margin-left: 45%;
      padding: 0;
    }
    .block-02_1 {
      background-color: #ffffff;
      padding-top: 0px;
      padding-bottom: 30px;
      margin-top: -90px;
    }
    .block-02_2 {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .block-02_3 {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .logo {
      width: 130px;
      height: 136px;
      margin-top: 40px;
      margin-left: auto;
      margin-right: auto;    
    }
    .icon--button {
      width: 104px;
      height: 88px;
    }
    .group-button {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    .buttons {
      display: flex;
      flex-direction: row;
    }
    .button-appstore{
      width: 48%;
      margin-right: 16px;
      }
  .button-gstore {
      width: 48%;
      margin-left: 16px;
  }
  .footer {
    position: relative;
    width: 100%;
    height: 100vh;
    color: #ffffff;
    background-image: url(../images/game_1280.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
  .footer:after {
    content: "";
    width: 100%;
    height: 100vh;
    background-color:#0a0e34;
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
  }
  .surface_logo_text {
    width: 140px;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
  }
  .logo-footer {
    width: 140px;
    height: 36px;
  }
}
@media (min-width: 961px) {
  .block-text {
    width: 70%;
    font-size: 1.3em;
    line-height: 28px;
    margin-left: 20%;
    margin-right: 30%;
    padding: 0;
    justify-content: flex-start;
  }
  .block-text-01 {
    width: 40%;
    font-size: 1.3em;
    line-height: 28px;
    margin-left: 53%;
    justify-content: flex-end;
  }
  .block-text-02 {
    width: 40%;
    font-size: 1.3em;
    line-height: 28px;
    margin-left: 10%;
    padding-left: 0;
    justify-content: flex-start;
  }
  .content-header-4 {
    width: 50%;
    font-size: 2.3em;
    padding: 0;
    margin-left: 53%;
  }
  .content-header-4-02 {
    width: 50%;
    font-size: 2.3em;
    padding: 0;
    margin-left: 10%;
  }
  h1 {
    font-size: 5.6em;
    margin-top: 150px;
  }
  .first-strock {
      margin-left: 193px;
    }
  .secondary-strock {
    display: flex;
    margin-right: 197px;
    justify-content: flex-end;
  }
  h2 {
    font-size: 5em;
    line-height: 60px;
    margin-top: 0;
    text-align: left;
    margin-bottom: 20px;
  }
  .text-footer-button {
    font-size: 2em;
    line-height: 34px;
    text-align: left;
  }
  h3 {
    font-size: 5em;
    margin-top: 50px;
    margin-left: 10%;
    padding: 0;
  }
  .athlets-header {
    margin-left: 45%;
    margin-bottom: 50px;
  }
  .athlets-wrapper {
    position: relative;
  }
  .players-wrappet {
    position: relative;
  }
  .header-3 {
    font-size: 5em;
    margin-top: 20%;
    margin-left: 20%;
    margin-right: 20%;
  }
  h4 {
    width: 60%;
    font-size: 8em;
    margin-left: 32px;
  }
  .athlets-header {
    margin-top: 80px;
    margin-left: 45%;
    padding-bottom: -80px;
  }
  .header {
    position: relative;
    width: 100%;
    min-height: 100vh;
    color: #ffffff;
    background-image: url(../images/football_1920.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .header::after {
    content: "";
    width: 100%;
    min-height: 100vh;
    box-sizing: border-box;
    background-color:#0a0e34;
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 0;
  }
  .footer {
    flex-direction: column;
    align-items: center;
  }
  .surface_logo_text {
    width: 190px;
    height: 56px;
    margin-top: 25%;
    margin-left: auto;
    margin-right: auto;
  }
  .logo-footer {
    width: 190px;
    height: 56px;
    margin-bottom: 0;
  }
  .buttons {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 150px;
    margin-bottom: 100px;
    justify-content: center;
  }
  .button-appstore{
    width: 30%;
    margin-right: 16px;
    height: 68px;
    }
  .button-gstore {
    width: 30%;
    margin-left: 16px;
    height: 68px;
  }
  .icon {
    width: 40px;
    height: 48px;
  }
  .button-text {
    font-size: 0.8em;
  }
  .group-button {
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .logo {
    width: 130px;
    height: 136px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 38px;    
  }
  .container-3 {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .container-3:nth-child(odd) {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
  .content-number-block03:nth-child(odd) {
    right: calc(90% / 2);
    left: auto;
  }
  .container-3 picture {
    width: 50%;
  }
  .number-03 {
    width: 50%;
  }
  .content-number-block03 {
    font-size: 1.5em;
    line-height: 5.5em;
    text-align: center;
    width: 5.5em;
    height: 5.5em;
    background: #5c42b0;
    color: #e7e7e7;
    font-weight: 700;
    position: absolute;
    z-index: 1;
    margin-left: calc(-5.5 * 36px / 2);
    margin-top: 8em;
  }
  .block-01_1 {
    padding-top: 56px;
    padding-bottom: 56px;
    margin-top: -750px;
  }
  .block-01_2 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .block-01_3 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .block-01_1  h4 {
    width: 50%;
    margin-left: 45%;
    padding: 0;
  }
  .block-01_2  h4 {
    width: 50%;
    margin-left: 45%;
    padding: 0;
  }
  .block-01_3  h4 {
    width: 50%;
    margin-left: 45%;
    padding: 0;
  }
  .block-01_1 p {
    width: 50%;
    margin-left: 45%;
    padding: 0;
  }
  .block-01_2 p {
    width: 50%;
    margin-left: 45%;
    padding: 0;
  }
  .block-01_3 p {
    width: 50%;
    margin-left: 45%;
    padding: 0;
  }
  .block-02_1 {
    background-color: #ffffff;
    padding-top: 56px;
    padding-bottom: 56px;
    margin-top: -650px;
  }
  .block-02_2 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .block-02_3 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .footballer {
    display: flex;
    justify-content: flex-start;
    margin-top: -150px;
    margin-bottom: -500px;
  }
  .basketballer {
    justify-content: flex-end;
    margin-top: -100px;
  }
}