.zero, #sponsorship h1,
#sponsorship h2,
#sponsorship h3,
#sponsorship h4,
#sponsorship h5,
#sponsorship h6,
#sponsorship p {
  margin: 0;
  padding: 0; }

#sponsorship {
  min-width: 310px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 2rem; }
  #sponsorship .section {
    position: relative;
    width: 100%;
    padding-top: 3.6rem;
    padding-bottom: 3.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #sponsorship .wrapper {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #sponsorship .button__holder {
    position: relative;
    text-align: center; }
  #sponsorship .list-basic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    padding: 0;
    font-size: 0;
    list-style-type: none; }
  #sponsorship .learn-more {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    cursor: pointer;
    outline: none;
    background-repeat: no-repeat;
    width: 28rem;
    line-height: 6rem;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px; }
    #sponsorship .learn-more-black {
      color: #000;
      border: 1px solid #000; }
    #sponsorship .learn-more-white {
      color: #fff;
      border: 1px solid #fff; }
  #sponsorship ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  #sponsorship h1 {
    font-size: 4rem;
    line-height: 5rem;
    font-weight: 700;
    color: #ffffff; }
  #sponsorship h2 {
    font-size: 4rem;
    line-height: 6rem;
    font-weight: 500; }
  #sponsorship h3 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    text-align: left; }
  #sponsorship h5 {
    font-size: 1.8rem; }
  @media all and (max-width: 410px) {
    #sponsorship .prime__button {
      padding: 2rem;
      min-width: 28rem; } }
  @media all and (max-width: 650px) {
    #sponsorship h1 {
      font-size: 4rem;
      line-height: 4rem; } }

#sponsorship .fights {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  color: #ffffff;
  background-color: #ffffff;
  padding-bottom: 8rem; 
}

html.no-webplossless #sponsorship .fights {
  background-image: url("images/velocity.jpg");
}

html.webplossless #sponsorship .fights {
  background-image: url("images/velocity.webp");
}



  @media all and (max-width: 1150px) {
    #sponsorship .fights {
      background-position: 37% 100%; } }
  @media all and (max-width: 564px) {
    #sponsorship .fights {
      background-position: 23% 100%; } }
  @media (max-width: 767px) {
    #sponsorship .fights:before {
      display: block;
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 0;
      background-color: #eff0f1;
      opacity: 0.8; } }
  #sponsorship .fights .fights__wrapper {
    position: relative;
    top: 7rem;
    left: 58%;
    max-width: 42%;
    color: #000000;
    text-align: left; }


html[dir="rtl"] #sponsorship .fights .fights__wrapper {
    left: auto;
    text-align: right;
}


    @media all and (max-width: 767px) {
      #sponsorship .fights .fights__wrapper {
        left: 0;
        max-width: 100%; } }
  #sponsorship .fights .section__header {
    margin-bottom: 13rem; }
    @media all and (max-width: 1128px) {
      #sponsorship .fights .section__header {
        margin-bottom: 8rem; } }
  #sponsorship .fights .date {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600; }
  #sponsorship .fights .section__subtitle {
    font-size: 3rem;
    font-weight: 400;
    line-height: 4rem;
    margin-bottom: 2rem; }
  #sponsorship .fights .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 4rem; }
  #sponsorship .fights .count-item {
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%; }

@media all and (max-width: 767px) {
  #sponsorship .fights .count-item {
    flex-basis: 50%; }
}

  #sponsorship .fights .button__holder {
    text-align: left; }

html[dir="rtl"]  #sponsorship .fights .button__holder {
    text-align: right; }


#sponsorship .race {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  color: #ffffff;
  background-color: #ffffff;
  padding-bottom: 9rem; }


html.webplossless #sponsorship .race {
    background-image: url("images/race_banner.webp");
}

 html.no-webplossless #sponsorship .race {
    background-image: url("images/race_banner.jpg");
}

  @media all and (max-width: 564px) {
    #sponsorship .race {
      background-position: 26% 100%; } }
  @media (max-width: 767px) {
    #sponsorship .race:before {
      display: block;
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 0;
      background-color: #eff0f1;
      opacity: 0.8; } }
  #sponsorship .race .race__wrapper {
    position: relative;
    top: 4rem;
    left: 58%;
    max-width: 42%;
    color: #000000;
    text-align: left; }

html[dir="rtl"] #sponsorship .race .race__wrapper {
 left:auto;
 text-align: right;
}



    @media all and (max-width: 767px) {
      #sponsorship .race .race__wrapper {
        left: 0;
        max-width: 100%; } }
  #sponsorship .race .section__header {
    margin-bottom: 5rem; }
    #sponsorship .race .section__header span {;
      font-size: 1.4rem;
      font-weight: 600; }
  #sponsorship .race .section__subtitle {
    font-size: 3rem;
    font-weight: 400;
    line-height: 4rem;
    margin-bottom: 3rem; }
  #sponsorship .race .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 0; }
  #sponsorship .race .date {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600; }
  #sponsorship .race .race__info {
    color: #697d8c; }
    #sponsorship .race .race__info p {
      font-size: 1.4rem;
      line-height: 2rem; }
    #sponsorship .race .race__info span {
      font-size: 4rem;
      line-height: 3.6rem; }
    #sponsorship .race .race__info .count-item p {
      margin-bottom: 1rem;
      margin-top: 2rem;
      padding-right: 0; }
    #sponsorship .race .race__info .section__count {
      margin-bottom: 3rem; }

@media all and (max-width: 767px) {
  #sponsorship .race  .count-item {
    flex-basis: 50%; }
}

  #sponsorship .race .button__holder {
    text-align: left; }

html[dir="rtl"] #sponsorship .race .button__holder {
    text-align: right;
}


#sponsorship .football {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  color: #000000;
  background-color: #000000;
  padding-bottom: 11rem; }

 html.no-webplossless #sponsorship .football {
 background-image: url("images/football_banner.jpg");
 }

html.webplossless #sponsorship .football {
  background-image: url("images/football_banner.webp");
 }
  @media all and (max-width: 564px) {
    #sponsorship .football {
      background-position: 69% 100%; } }
  @media (max-width: 767px) {
    #sponsorship .football:before {
      display: block;
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 0;
      background-color: #000000;
      opacity: 0.8; } }
  #sponsorship .football .football__wrapper {
    position: relative;
    color: #ffffff;
    text-align: left; }
  #sponsorship .football .section__header {
    margin-top: 8rem;
    max-width: 40%;
    margin-bottom: 1rem; }

html[dir="rtl"] #sponsorship .football .section__header {
    max-width: 100%;
margin-right: 60%;
text-align: right; }


    @media all and (max-width: 767px) {
      #sponsorship .football .section__header {
        max-width: 100%; } 

html[dir="rtl"] #sponsorship .football .section__header {
margin-right: 0;
 }
      }
  #sponsorship .football .date {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600; }
  #sponsorship .football .section__subtitle {
    font-size: 3rem;
    font-weight: 400;
    line-height: 4rem;
    margin-bottom: 2rem; }
  #sponsorship .football .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 6rem; }
  #sponsorship .football .football__info {
    position: relative; }
  #sponsorship .football .football__info .count-item {
    -ms-flex-preferred-size: 41%;
    flex-basis: 41%; }
    @media all and (max-width: 767px) {
      #sponsorship .football .football__info .count-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
  #sponsorship .football .achievement_item {
    padding-left: 2rem;
    margin-bottom: 4rem; }


html[dir="rtl"] #sponsorship .football .achievement_item {
    padding-right: 2rem;
}


  #sponsorship .football .section__count {
    margin-bottom: 3rem; }

@media all and (max-width: 767px) {
  #sponsorship .football .count-item {
    flex-basis: 50%; }
}

  #sponsorship .football .count-item span {
    font-size: 4rem;
    font-weight: 600; }
  #sponsorship .football .achievement_item-second {
    position: relative; }
  #sponsorship .football .achievement_item:before {
    content: '';
    position: absolute;
    font-size: 1rem;
    width: 6rem;
    height: 6rem;
    background-image: url("images/football-icon.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    top: -2rem;
    left: 0rem; }

html[dir="rtl"] #sponsorship .football .achievement_item:before {
    right: 0rem;
}

  #sponsorship .football .achievement_item-second:before {
    top: -2rem;
    right: 0rem; }



  #sponsorship .football .button__holder {
    text-align: left; }
html[dir="rtl"] #sponsorship .football .button__holder {
    text-align: right;
}
 #sponsorship #banner {
  color: #fff;
  background-repeat: no-repeat;
  text-align: center;
  background-size: 100% 100%;
  background-position: 50% 0;
  background-color: #014f82; }


html.no-webplossless #sponsorship #banner {
  background-image: url("images/head-bg.jpg");
}


html.webplossless #sponsorship #banner {
  background-image: url("images/head-bg.webp") 
 }

  #sponsorship #banner .banner-header {
    margin-top: 13rem;
    margin-bottom: 13rem;
    text-align: center;
    display: inline-block;
    max-width: 760px;
    font-weight: 700; }
    #sponsorship #banner .banner-header h1 {
      margin-bottom: 2rem; }
    #sponsorship #banner .banner-header p {
      font-size: 1.4rem;
      line-height: 2rem;
      font-weight: 400;
     }

#sponsorship .section__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5rem; }

#sponsorship .count-item {
  -ms-flex-preferred-size: 43%;
  flex-basis: 43%; }
  #sponsorship .count-item span {
    color: #697d8c;
    font-size: 4rem; 
    font-weight: 700;

  }
  #sponsorship .count-item p {
    color: #697d8c;
    line-height: 2rem;
    font-size: 1.4rem;
    margin-top: 1rem; 
  }


#sponsorship .count-item_text {
    padding-right: 2rem;
}


html[dir="rtl"] #forex .wide__content {
    text-align: right;
}