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


.buy__coins_image {
  width: 90%;
}


/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* .content {
  padding: 100px 182px;
} */

.content__buy-more {
  display: none;
}

.content h1 {
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 40px;
}

#buy-more form {
  padding-top: 0;
}

.registration-buy {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40% 60%;
      grid-template-columns: 40% 60%;
  padding-top: 10px;
}

.registration-buy__registration {
  grid-column: 1 / span;
  display: flex;
  justify-content: center;
  font-family: 'Gilroy-Regular', sans-serif;
}

.registration-buy__buy {
  grid-column: 2 / span;
}

.registration img {
  width: 350px;
  height: 350px;
  margin: auto;
}

/* buy coin wallet android start */
.buy_coins_account_inside_wallet {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto auto;
}

.buy_coins_account_inside_wallet_h1 {
  margin: auto;
  grid-column: 1;
  grid-row: 1;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 40px;
  text-align: center;
  color: #75155C;
}

.buy_coins_account_inside_wallet_img{
  margin: auto;
  grid-column: 1;
  grid-row: 2;
  margin-top: -35px;
  margin-bottom: -50px;
}

.mfst_wallet_img {
  object-fit: contain;
}

.buy_coins_account_inside_wallet_p{
  margin: auto;
  grid-column: 1;
  grid-row: 3;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 142.18%;
  /* or 45px */
  text-align: center;
  color: #701858;
}

.msft_wallet_block_right_google_image{
  margin: auto;
  grid-column: 1;
  grid-row: 4;
}

.msft_wallet_block_right_google_image img{
  width: 200px;
  height: 62px;
}

/* buy coin wallet android end */
.registration input {
  color: #75155C;
  width: 385px;
  padding: 10px 15px;
  font-size: 30px;
  background: #ECECEC;
  border-radius: 10px;
  border: none;
}

.registration p {
  margin-bottom: 10px;
}

.registration__form {
  padding-top: 50px;
}

.registration__password {
  padding-top: 15px;
}

.registration__password div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.registration__password div input {
  margin: auto 0;
}

.registration__password div img {
  height: 24px;
  margin: auto 10px;
  cursor: pointer;
}

.registration__password-confirm {
  padding-top: 15px;
}

.registration__password-confirm div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.registration__password-confirm div input {
  margin: auto 0;
}

.registration__password-confirm div img {
  height: 24px;
  margin: auto 10px;
  cursor: pointer;
}


/* █▄▄ █ █ ▀▄▀    █▄▄ █   █▀█ █▀▀ █▄▀    █▄ ▄█ ▄▀▄ ▀█▀ █▄ █    █▀█ █▄▀ 
   █▄█ █▄█  █     █▄█ █▄▄ █▄█ █▄▄ █ █    █ ▀ █ █▀█ ▄█▄ █ ▀█    █▀▀ █ █  */


/* промокод старт*/
.promo_code_div {
  margin-top: 15px;
  display: grid;
  height: 50px;
  grid-template-rows: 70%;
  grid-template-columns: 55% 30% 30%;
  margin-bottom: -30px;
 
}

#promo_code_button {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid black;
  font-family: 'Gilroy-Regular', sans-serif;
  font-size: 19px;
  color: rgb(0, 0, 0); 
  width: 60%;

  height: 105%;
}

.promo_code_input {
  height: 38px;
  border: 1px solid black;
  border-radius: 5px;
  font-size: 18px;
  padding: 17px;
  grid-column: 1 ;
  grid-row: 1 ;
  justify-self: end;
  margin-left: 10px;
  margin-right: 10px;
  width: 60%;
}


#promo_code_result_div{
  margin-top: 30px;
  margin-bottom: -15px;
  text-align: center;
  display: none;
}

#promo_code_result{
  display: block;
}

#promo_code_saved_result{
  display: block;
}

#saved_labels{
  margin-top: 7px;
  display: none;
}


/* #promo_code_result{
  margin-top: 30px;
  margin-bottom: -15px;
  text-align: center;
  display: none;
} */

/* промокод конец*/


.buy {
  font-family: 'Montserrat', sans-serif;
}

.buy__block {
  border: 1px solid #3D3C3C;
  border-radius: 10px;
  width: 600px;
  height: 473px;
}

.buy__coins {
  display: flex;
  margin: 20px auto 30px;

  width: 100%;
  margin: 20px 80px;
  text-align: center;  
}

#buy_coins_input{
  width: 320px;
  margin: auto;
}



.buy__coins p {
  margin: auto 5px auto 5px;
}

.buy__coins_image {
  margin: auto;
  width: 80%;
  padding-left: 30px;
  padding-right: 30px;
}

.buy__coins_image_div {
  text-align: center;  
}

/* .buy__coins input {
  font-family: 'Gilroy-Regular', sans-serif;
  font-weight: 600;
  font-size: 30px;
  height: 50px;
  padding: 0 20px;
  width: 200px;
  background: #ECECEC;
  border-radius: 10px;
  border: none;
  margin: auto 0;
} */

.buy__amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  margin: 30px auto;
}

.buy__amount p {
  display: block;
  margin: auto 0;
  font-size: 18px;
}

.buy__amount input {
  width: 137px;
  height: 38px;
  border: 1px solid black;
  border-radius: 5px;
  font-size: 18px;
  padding: 0 17px;
  margin: auto 18px;
}

.buy__currency-select {
  width: 171px;
  height: 38px;
  border: 1px solid black;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.buy__currency-select #currency_icon {
  width: 25px;
  height: 25px;
  margin: auto 10px;
}

.buy__currency-select #currency_arrow {
  width: 15px;
  height: 12px;
  margin: 13px;
}

.buy__currency-select p {
  margin: auto;
}

.buy__currency-options {
  display: none;
  position: absolute;
  margin-top: 43px;
  margin-left: 370px;
  /* right: 0px; */
  width: 171px;
  height: auto;
  z-index: 2;
  padding: 10px 0;
  background: white;
}

.buy__currency-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  cursor: pointer;
  padding: 5px 0;
  color: black;
}

.buy__currency-option img {
  width: 19px;
  height: 19px;
  margin: 4px 4px 4px 15px;
}

.buy__currency-option p {
  margin: auto auto auto 15px;
}

.buy__currency-option:hover {
  background: #e248b9;
  color: white;
}

.buy__warning {
  margin: 20px auto;
  color: red;
  font-family: 'Gilroy-Regular', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  margin-top: 12px;
}

.buy__submit {
  display: block;
  padding: 15px 70px;
  text-align: center;
  background: #75155C;
  border-radius: 10px;
  border: none;
  font-family: 'Gilroy-Regular', sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: white;
  margin: 30px auto auto;
  cursor: pointer;
}



/*  █▀█ █   ▄▀▄ █▄ █ █▀▀ █▄█ █▀▀ ▀█▀ 
    █▀▀ █▄▄ █▀█ █ ▀█ ▄██ █ █ ██▄  █  */
@media (max-width: 1050px) {


/* buy coin wallet android start */
.buy_coins_account_inside_wallet {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto auto;

}


.buy_coins_account_inside_wallet_img{
  margin: auto;
  grid-column: 1;
  grid-row: 2;
  margin-top: -70px;
  margin-bottom: -75px;
}

.mfst_wallet_img {
  object-fit: scale-down;
}


.msft_wallet_block_right_google_image{
  margin: auto;
  grid-column: 1;
  grid-row: 4;
}


/* buy coin wallet android end */


  .registration-buy {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(100vw - 100px);
        grid-template-columns: calc(100vw - 100px);
    -ms-grid-rows: 370px 400px;
        grid-template-rows: 370px 400px;
    padding-top: 30px;
    margin-bottom: 130px;
  }
  .registration-buy__registration {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / span 1;
  }
  .registration-buy__buy {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / span 1;
    margin-top: 20px;
  }
  
  /* блок покупки до 1050 пикселей*/
  .buy__block {
    border: 1px solid #3D3C3C;
    border-radius: 10px;
    margin: auto;
    height: 487px;
  
   
  }

  .buy__coins {        
    width: 100%;
    margin: 20px 80px;
    text-align: center;  
  }

  .buy__coins_image {
    margin: auto;
    width: 70%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .buy__coins_image_div {
    text-align: center;  
  }


  #buy_coins_input{
    width: 290px;
    margin: auto;
  }

  #buy_coins_input::placeholder {
    font-size: 16px;
  }
  
  .buy__submit {
    margin-bottom: 20px;
  }
}

/*  █▄ ▄█ ▀█▀ █▀▀ █▀█ █▀█  перевернутый   █▀█ █   ▄▀▄ █▄ █ █▀▀ █▄█ █▀▀ ▀█▀ 
    █ ▀ █ ▄█▄ █▄▄ █▀▄ █▄█   планшет       █▀▀ █▄▄ █▀█ █ ▀█ ▄██ █ █ ██▄  █   */

@media (max-width: 750px) {

.buy_coins_account_inside_wallet {
  display: grid;
  margin-top: -50px;
}
}
@media (max-width: 700px) {

/* buy coin wallet android start */
.buy_coins_account_inside_wallet {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto auto;
  margin-top: -50px;

}


.buy_coins_account_inside_wallet_img{
  margin: auto;
  grid-column: 1;
  grid-row: 2;
  margin-top: -45px;
  margin-bottom: -50px;
}

.mfst_wallet_img {
  object-fit: scale-down;
}

.buy_coins_account_inside_wallet_p{
  margin: auto;
  grid-column: 1;
  grid-row: 3;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 142.18%;
  /* or 45px */
  text-align: center;
  color: #701858;
  margin-bottom: 3px !important;
  margin-top: -25px;
}

.msft_wallet_block_right_google_image{
  margin: auto;
  grid-column: 1;
  grid-row: 4;
}

.msft_wallet_block_right_google_image img{
  width: 170px !important;
  height: 53px !important
}

/* buy coin wallet android end */


  .buy__block {
    width: calc(100vw - 100px);
  }

  .buy__coins {
    margin: 30px auto 0;
    justify-content: center;
    width: 100%;
  }

  .buy__coins img {
    margin-left: 10px;
  }

  .buy__coins p {
    margin: auto;
  }

  .buy__coins input {
    margin-right: 10px;
    width: 45%;
  }

  .buy__amount {
    width: 100%;
  }

  .buy__amount p {
    margin-left: 10px;
  }
}






/*  █▄ ▄█ █▀█ █▄▄ ▀█▀ █   █▀▀ 
    █ ▀ █ █▄█ █▄█ ▄█▄ █▄▄ ██▄  */
@media (max-width: 500px) {
.content__buy-more {
  margin-bottom: -130px;
}
/* buy coin wallet android start */
.buy_coins_account_inside_wallet {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto auto;
  margin-top: -20px;
}

.buy_coins_account_inside_wallet_h1 {
  margin: auto;
  grid-column: 1;
  grid-row: 1;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-size: 25px !important;
  line-height: 35px;
  text-align: center;
  color: #75155C;
}

.buy_coins_account_inside_wallet_img{
  margin: auto;
  grid-column: 1;
  grid-row: 2;
  margin-top: -15px;
  margin-bottom: -20px;
}

.mfst_wallet_img {
  object-fit: contain;
}

.buy_coins_account_inside_wallet_p{
  margin: auto;
  grid-column: 1;
  grid-row: 3;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 142.18%;
  /* or 45px */
  text-align: center;
  color: #701858;
  margin-bottom: 3px !important;
}

.msft_wallet_block_right_google_image{
  margin: auto;
  grid-column: 1;
  grid-row: 4;
}

.msft_wallet_block_right_google_image img{
  width: 170px !important;
  height: 53px !important
}

/* buy coin wallet android end */



  .content {
    padding: 20px 16px 15px;
  }
  .content h1 {
    font-size: 30px;
  }
  .registration-buy {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(100vw - 32px);
        grid-template-columns: calc(100vw - 32px);
    -ms-grid-rows: 30% 600px;
        grid-template-rows: 30% 600px;
    padding-top: 30px;
  }
  .registration-buy__registration {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / span 1;
  }
  .registration-buy__buy {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / span 1;
  }
  .registration-buy_signup {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(100vw - 32px);
        grid-template-columns: calc(100vw - 32px);
    -ms-grid-rows: 45% 600px;
        grid-template-rows: 45% 600px;
    padding-top: 30px;
  }
  .registration-buy_signup__registration {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / span 1;
  }
  .registration-buy_signup__buy {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / span 1;
  }
  .registration input {
    width: calc(100% - 32px);
  }
  .registration img {
    width: 150px;
    height: 150px;
    margin: auto;
  }
  .registration p {
    margin-bottom: 10px;
  }
  .registration__form {
    padding-top: 30px;
  }
  .registration__password {
    padding-top: 15px;
  }
  .registration__password div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .registration__password div input {
    margin: auto 0;
  }
  .registration__password div img {
    height: 24px;
    margin: auto 10px;
    cursor: pointer;
  }
  .registration__password-confirm {
    padding-top: 15px;
  }
  .registration__password-confirm div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .registration__password-confirm div input {
    margin: auto 0;
  }
  .registration__password-confirm div img {
    height: 24px;
    margin: auto 10px;
    cursor: pointer;
  }

  /* блок покупки мобилеая версия */
  .buy__block {
    border: 1px solid #3D3C3C;
    border-radius: 10px;
    width: calc(100vw - 32px);
    height: 395px;
  }

  .buy__coins {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 50% 50%;
        grid-template-rows: 50% 50%;
    width: 100%;
    margin: 20px 0;
  }

  .buy__coins_image {
    margin: auto;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }


  #buy_coins_input{
    width: 250px;
    margin: auto;
  }

  #buy_coins_input::placeholder {
    font-size: 13px;
  }
  
  .buy__submit {
    margin-bottom: 20px;
  }

  /* промокоды */
  .registration-buy {
    margin-bottom: 50px;
  }

  .buy__block {
    height: 482px;   
  }

  .promo_code_input::placeholder  {
    font-size: 15px;
  }

  .promo_code_input{
    width: 70%;
  }

  #promo_code_button {
    width: 90%;
  }
}
/*# sourceMappingURL=signup_purchase.css.map */