.steps.mobile, .mob-text, .wheels-mob, .description .postulats, .floating_button, .tablet-text  {display: none !important;}

.steps-holder h2.no-mob-bg  br {display: none;}
.benefits .mob-text {display: none;}

html
{
        scroll-behavior: smooth;
        font-size: clamp(1.2rem, 1.3vw, 1.3rem);
}

.button {
  border-radius: 110px;
  background: var(--cta, #149E33);
  box-shadow: 0px 8px 0px 0px #00741A, 0px 1px 0px 0px #8FFFA8 inset;
  border: 3px solid #00741a;
  margin-top: 70px;
  display: block;
  position: relative;
  clear: both;
  margin: 0 auto;
  /* line-height: 100%; */
  height: 46px;
  width: fit-content;
  padding: 20px 90px;
  margin-top: 30px;
  z-index: 2;
}

body {
  background-color: #30105b;
  padding: 0;
  margin: 0;
  color: #fff;
  font-family:'Rubik';
}


h2 {
  font-size: 50px;
  margin: 0;
  padding: 0;
  padding: 30px 50px;
  border-radius: 80px;
  color: #fff;
}


.usps .content {
    display: inline-block;
    width: 100%;
    height: 109px;
    padding-top: 29px;
}

.usps .content.desktop-text img {width: 1327px}


.button {
  border-radius: 99px;
  background: var(--cta, #149E33);
  width: 254px;
  height: 67px;
  flex-shrink: 0;
  color: var(--white, #FFF);
  text-decoration: none;
  font-size: 30px;
  padding: 15px 45px;
  display: inline;
  position: relative;
  font-weight: 600;
}

.button.border, .button.border:hover {  border: 7px solid #410952; box-shadow: none;}

.web {
  max-width: 1815px;
  background-color: #4A105B;
  background: url(assets/header.png) top center no-repeat #4a105b;
  margin: 0 auto;
  border-radius: 20px;
  margin-top: 20px;
  min-height: 1640px;
  box-shadow: 0px 10px 30px #22002d;
  background-size: auto;
  /* background-size: contain; */
  width: 100%;
  overflow: hidden;
  padding-bottom: 50px;
}

.header {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

.header .text {
  /* font-size: clamp(1.2rem, 1.3vw, 1.3rem); */
  font-size: 50px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  margin-top: 595px;
  margin-bottom: 60px;
  line-height: 140%;
  color: #51305B;
}

.header .text h1 {
  margin: 0;
  padding: 0;
  font-size: 100px;
  margin-bottom: 40px;
}

.wheel_holder {
  position: absolute;
  width: 550px;
  top: 155px;
  margin: 0 auto;
  margin-left: -555px;
  left: 50%;
}

/*
.wheel_holder {
  position: absolute;
  width: 35%;
  max-width: 490px;
  top: 7%;
  margin: 0 auto;
  margin-left: -35%;
  left: 50%;
}
*/

.wheel_holder img { position: absolute;}
.wheel_holder img.wheel {
  width: 86%;
  margin-left: 7%;
  margin-top: 12%;
}

.wheel_holder img {width: 100%;}


.wheels { color: #fff; position: relative;}

.wheels .pic {
  position: absolute;
  top: 600px;
  left: 50px;
}

.wheels .pic.right {
  right: 40px;
  left: auto;
  top: 500px;
  width: 550px;
}

.wheels .title {
  color: #fff;
  font-size: 70px;
  margin-top: 30px;
  line-height: 130%;
  margin-bottom: 30px;
}

.wheels .title h2 {padding: 0; margin: 0;}

.wheel-list .wheel {}

.description {
  margin-top: 20px;
  margin-bottom: 45px;
}



.description .option {
  border-radius: 250px;
  border: 3px dashed var(--Cta-second, #FFEC5A);
  width: fit-content;
  margin: 0 auto;
  padding: 10px 30px;
  margin-top: 20px;
}

.figura img { width: 100%; max-width: 2040px;}

.steps-holder {
  color: #fff;
  margin-top: 90px;
  position: relative;
}
.steps-holder .content {position: relative; z-index: 1;}
.steps-holder h2 {
  background: #a10874;
  display: inline;
}
.steps-holder::after {
  content: "";
  background: url(assets/pink.svg) top center no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  display: inline;
  z-index: 0;
  top: 0;
}

.steps-holder::before {
  background: #3d094d;
  content: '';
  height: 400px;
  width: 200%;
  position: absolute;
  left: -50%;
  z-index: 0;
  top: 50%;
}


.wow-holder { background: #3D094D; position: relative;}
.wow-holder h2 {
  font-size: 75px;
  line-height: 113%;
  margin-top: -10px;
}

.wow-holder .content {z-index: 1; position: relative;}
.wow-holder .wow {margin-top: -180px;}

.wow-holder .wow img {width: 100%; max-width:1455px;}
.wow .content {
  width: 730px;
  position: relative;
  margin: 0 auto;
  margin-top: 299px;
  margin-bottom: -373px;
  display: inline-block;
}
.wow .word {
  font-size: 50px;
  color: #FFEC5A;
  font-weight: bold;
  background: #3D094C;
  border-radius: 999px;
  display: inline-block;
  padding: 10px 30px;
  text-align: left;
  width: 260px;
  margin-right: 140px;
  position: absolute;
  top: -64px;
  left: 12px;
}
.wow .copy {
    width: auto;
    position: absolute;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    background: #872299;
    border-radius: 100px;
    padding: 10px 20px;
    float: right;
    right: 10px;
    border: none;
    line-height: 100%;
    margin: 5px 0;
    cursor: pointer;
}

.wow .copy:hover{ opacity:0.7; }

.wow .copy img {
  width: auto;
  margin-left: 10px;
  padding-top: 0px;
  opacity: 0.5;
}
.wow .button {
  position: absolute;
  top: -94px;
  height: 40px;
  width: 157px;
  right: 23px;
  padding: 13px 24px;
  font-size: 25px;
}



.button:hover {
    background: #009120;
    border: 3px solid #054f15;
    box-shadow: 0px 8px 0px 0px #08250e, 0px 1px 0px 0px #67eb85 inset;
}

.winners-holder {
  background: #3D094D;
  position: relative;
  height: auto;
  margin-bottom: 3%;
}
.winners-holder h3 {
  font-size: 55px;
  line-height: 113%;
  margin-top: 0px;
  padding-top: 50px;
  margin-bottom: 50px;
}
.truba { position: absolute; left: 0; top: 0px; z-index: 1; margin-top: -400px; text-align: left;}
.truba.right {right: 0; left: auto; text-align: right;}

.winners-holder .table {
  width: 500px;
  position: relative;
  margin: 0 auto;
  border-radius: 30px;
  background: linear-gradient(92deg, #1480FF 17.12%, #FF3EF7 87.83%);
  padding: 0px;
  margin: 0 15px;
  z-index: 2;
}

.winners-holder .table .holder {
  background: #3E0C4E;
  padding: 7px 12px;
  margin: 2px;
  border-radius: 29px;
}

.winners-holder .table .winner {
  border-radius: 23px;
  background: linear-gradient(92deg, #4C0761 17.12%, #5D006C 87.83%);
  display: flex;
  padding: 20px 8px;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
}

.winners-holder .table .winner div {
  display: inline-block;
  width: 50%;
  text-align: left;
  padding: 0 20px;
  margin: 0 10px;
}

.winners-holder .table .winner div.right {text-align: right;}

.winners-holder .table-holder {
  display: inline-flex;
  position: relative;
}

.winners-holder .button {
  margin: 0 auto;
  display: block;
  height: 50px;
  margin-top: 43px;
}


.benefits {position: relative; text-align: center; padding-bottom: 20px;}
.benefits img {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  margin-top: -50px;
  display: block;
  margin-bottom: -130px;
  width: 100%;
  max-width: 1700px;
}
.benefits .button {margin-top:-20px;}
.benefits::before {
  content: '';
  height: 1130px;
  width: 1821px;
  position: absolute;
  left: -909px;
  z-index: 0;
  top: -29%;
  background: url(assets/benefits.svg) top center no-repeat;
  margin-left: 50%;
  background-size: cover;
}
.logo {
  padding: 25px 0;
}
.logo img {width: 175px;}
.offer {margin: 35px 0;}
.offer img {width: 100%;}


.clear {clear: both;}
.terms {
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 30px;
  /* background: #3D094C; */
  padding: 20px 50px;
  margin-top: 50px;
  color: #d4c7d7;
  width: auto;
  font-size: 18px;
}

.terms a { color: #fff;}
.footer {
  text-align: center;
  font-size: 14px;
  line-height: 140%;
  width: auto;
  margin: 28px auto;
  color: #927caf;
  max-width: 1790px;
}


@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 6s linear infinite;
  -moz-animation: rotating 6s linear infinite;
  -ms-animation: rotating 6s linear infinite;
  -o-animation: rotating 6s linear infinite;
  animation: rotating 6s linear infinite;
}






/* Large devices */
@media only screen and (max-width: 1800px) {
  .truba img {width: 80%; margin-top: 10%;}
  .web { margin: 0; border-radius: 0;
  }

  .wheels .pic {
    position: absolute;
    top: 740px;
    left: 1%;
    width: 26%;
}

.wheels .pic.right {
  right: 0px;
  left: auto;
  top: 552px;
  width: 33%;
}

}


/* Medium devices */
@media only screen and (max-width: 1350px) {


.usps .content.desktop-text {display: none;}

    .usps .content.tablet-text {
        display: block !important;
        height: 100%;
    }
    

  .usps .content.tablet-text img {
        width: 80%;
    }

    .header .text h1 {
        font-size: clamp(100%, 10.1vw, 4.5rem);
        margin: 0;
        margin-bottom: 1%;
    }




  .wheels .pic {
    position: absolute;
    top: 83%;
    left: 0%;
    width: 28%;
    z-index: 1;
}
.wheels .pic.right {
  right: 1%;
  left: auto;
  top: 75%;
  width: 34%;
}

.wheels .pic {display: none;}

  .web { 
    background: url(assets/header-medium.png) top center no-repeat #4a105b;
    }
  


.logo img {
    width: 100%;
}
.logo {
  padding: 25px 0;
  width: 145px;
  margin: 0 auto;
}
  .steps.desktop {display: none;}
  .wheel_holder {
    position: absolute;
    width: 50%;
    top: 100px;
    margin: 0 auto;
    margin-left: -50%;
    left: 50%;
    /* max-width: 500px; */
}
.header .text {
font-size: clamp(100%, 3.1vw, 2.5rem);
margin-top: 52%;
margin-bottom: 3%;
}
.header .text h1 {
  font-size: clamp(100%, 10.1vw, 4.5rem);
}

.steps-holder h2 {
  font-size: clamp(100%, 3.1vw, 1.5rem);
}

.wheels .title {
  font-size: clamp(100%, 7.1vw, 2.5rem);
  background: #a00874;
  display: inline-block;
  padding: 19px 80px;
  border-radius: 1000px;
  line-height: 100%;
  margin-top: 4%;
}

.button {
  font-size: clamp(100%, 3.1vw, 2.5rem);
}

.steps img {
  width: 100%;
  margin-bottom: -2%;
}
.wheel-list .wheel {
  width: 32%;
}
.steps-holder::after {
  content: "";
  background: url(assets/pink.svg) top center no-repeat;
  height: 73%;
  width: 100%;
  position: absolute;
  left: 0;
  display: inline;
  z-index: 0;
  top: -3%;
}
.wow-holder h2 {
  font-size: clamp(100%, 7.1vw, 3.5rem);
  line-height: 113%;
  margin-top: -4%;
  margin-bottom: 3%;
}

.winners-holder .table-holder {
  display: inline-flex;
  position: relative;
  width: 95%;
  margin-top: -2%;
}
.winners-holder .table {
  width: 50%;
  margin: 0 1%;
  padding: 1px;
  margin-bottom: 2%;
}
.winners-holder .button {
  margin: 0 auto;
  display: inline-block;
  height: auto;
  margin-top: 2%;
}
.benefits {
  position: relative;
  text-align: center;
  padding-bottom: 3%;
  margin-top: 8%;
}
.wow .content {
  margin-bottom: -26.5%;
}
.winners-holder h3 {
  font-size: clamp(100%, 5.1vw, 2.5rem);
  padding-top: 0px;
}
.truba {display: none;}

.wheels::before {
  content: "";
  background: url(assets/purple.svg) top center no-repeat;
  height: 73%;
  width: 100%;
  position: absolute;
  left: 0;
  display: inline;
  z-index: 0;
  top: -7%;
}

.wheels .wheels {width: 90%;}

.wheels .title {z-index: 1; position: relative;}

.benefits img {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  margin-top: -50px;
  display: block;
  margin-bottom: -9%;
  width: 100%;
  max-width: 1700px;
}

.benefits::before {
  top: -10%;
}

.terms {margin-top: 0;}

.winners-holder {
  height: auto;
}


}


@media only screen and (max-width: 850px) {

.desktop-text, .button ,.wheels .wheels, .description .option, .usps .content.tablet-text { display: none !important;}

.mob-text, .wheels-mob, .description .postulats {display: block !important;}


.usps .content.mob-text img {
  width: 100%;
}

.usps .content.mob-text {height: 100%;}


    .header .text h1 {
        font-size: clamp(100%, 13.1vw, 7.5rem);
        margin: 3%;
        padding-top: 6%;
    }



.button.border {
  display: inline;
}

  .logo {
    padding: 0 0;
    width: 26%;
    margin: 0px;
    margin-left: 17%;
    margin-top: 5%;
    margin-bottom: 1%;
}
  .web {
    background: url(assets/mobile-bg.png) top center no-repeat #4a105b;
    background-size: contain;
}
  .header .text {
    font-size: clamp(100%, 3.1vw, 2.5rem);
    margin-top: 96%;
    margin-bottom: 3%;
}
.wheel_holder {
  position: relative;
  width: 65%;
  margin: 0 auto;
  margin-left: -65%;
  left: 30%;
  margin-top: 0;
  top: 0;
}

.header .text {
  font-size: clamp(100%, 3.1vw, 2.5rem);
  margin-top: 73%;
  margin-bottom: 10%;
}


.button {
  font-size: clamp(100%, 1.1vw, 2.5rem);
  padding: 3% 7%;
}

.text .mob-text {
  margin: 0 auto;
  width: 90%;
}
.wheels .title {
    background: none;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

.wheels .title .mob-text {
  display: block;
  width: 100%;
  margin-top: -3%;
}
.wheels-mob {
  width: 100%;
  margin-top: -12%;
  z-index: 1;
  position: relative;
}
.wheels::before {display: none;}

.description .postulats { width: 100%; margin: 0 auto;}
.steps-holder h2 {
  font-size: clamp(100%, 6.1vw, 4.5rem);
  margin-top: -3%;
  display: inline-block;
  padding: 6% 5%;
}
.steps-holder {
  margin-top: -10%;
}
.steps-holder h2.no-mob-bg {
  background: #3d094d;
  margin-top: 4%;
  line-height: 115%;
}
.steps-holder::before {
  background: #3d094d;
  content: '';
  height: 140%;
  width: 200%;
  position: absolute;
  left: -50%;
  z-index: 0;
  top: 12%;
}
.steps-holder h2.no-mob-bg  br {display: inline;}

.steps-holder::after {
  height: 68%;
  background-size: inherit;
}
.wheel-list.mob-text .wheel {
  width: 100%;
  margin: 0;
}

.wheel-list.mob-text {
  margin-bottom: 83%;
}
.wheel-list.mob-text .wheel.gold {
  width: 100%;
  margin-bottom: -17%;
}
.wheel-list.mob-text .wheel.silver {
  width: 80%;
  margin-bottom: -11%;
}
.wheel-list.mob-text .wheel.bronze {width: 60%;margin-bottom: -1%;}

.wow-holder h2 {
  font-size: clamp(100%, 7.1vw, 3.5rem);
  line-height: 113%;
  margin-top: 6%;
  margin-bottom: 0%;
  padding: 0;
}
.wow .word {
  font-size: 50px;
  color: #FFEC5A;
  font-weight: bold;
  background: #3D094C;
  border-radius: 999px;
  display: inline-block;
  padding: 10px 30px;
  text-align: left;
  width: 260px;
  margin-right: auto;
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto;
}
.wow-holder .wow {
  margin-top: 1%;
}
.wow .content {
  width: 100%;
  position: relative;
  margin: 0 auto;
  margin-top: 0;
  margin-bottom: auto;
  display: inline-block;
}

.wow-holder .wow > img {
  width: 100%;
  max-width: 1455px;
  margin-top: -130%;
}

.wow-holder {
  background: #3D094D;
  position: relative;
  margin-top: 88%;
}

.winners-holder {
  height: auto;
  padding-top: 0%;
}

.winners-holder h3 {
  font-size: clamp(100%, 7.1vw, 2.5rem);
  padding-top: 0px;
  margin-bottom: 0;
}
.winners-holder .mob-text { width: 100%;}


.benefits .desktop-text {display: none ;}
.benefits .mob-text {display: block; width: 100%;}
.winners-holder .button {display: none;}
.winners-holder .table {
  width: 100%;
  margin: 0 1%;
  padding: 1px;
  margin-bottom: 7%;
}
.winners-holder .table .winner {
  font-size: clamp(80%, 2.1vw, 1.5rem);
}
.winners-holder .table .winner div {padding: 0;}

.terms {
  font-size: 14px;
  padding: 1% 5%;
  background: #3D094C;
  margin: 6%;
  margin-bottom: 0;
}
.footer {
  margin-bottom: 130px;
}

.floating_button {
  display: block !important;
  background: #410952;
  text-align: center;
  padding: 3% 0;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 10;
}

.floating_button .button {
        display: block !important;
        width: 60%;
        margin: 0 auto;
        padding: 0;
        padding-top: 14px;
        height: 37px;
        font-size: 14px;
    }

.web {
  padding-bottom: 7%;
}

}
