.appButton{width:100%;box-sizing:border-box;padding:15px;min-width:360px;outline:none;border:none;background-color:#e5e5e5;color:#fff;cursor:pointer;font-size:18px}.appButton-mini{min-width:auto!important}.appButton-red{background-color:#ff4f79}.appButton-blue{background-color:#36d5f2}.appLoginError{width:100%;margin-top:60px;display:grid;grid-template-columns:1fr}.appLoginError span{display:block;font-size:18px;color:#ff4f79;text-align:left;margin:auto}.address_active{border:3px solid #36d5f2}.appCheckout{width:auto}.appCheckout__game{width:100%}.appCheckout__game__title{display:flex;align-items:center;justify-content:center;font-size:40px;line-height:40px;color:#7a615a;margin-top:50px;width:100%}.appCheckout__game__wallets{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}.appCheckout__game__wallets__item{height:100%;width:100%}.appCheckout__game__input{width:100%!important}.appCheckout__game__actions{display:flex;align-items:center;justify-content:center}.appCheckout__game__actions__button{margin-top:40px;width:50%}.appCheckout__header{display:flex;align-items:center;justify-content:center;font-size:20px;line-height:21px;color:#ff4f79;margin:auto;margin-bottom:40px}.appCheckout__container{display:grid;grid-template-columns:1fr 1fr}.appCheckout__container__details,.appCheckout__container__image{width:100%}.appCheckout__container__details__title{font-size:30px;line-height:21px;color:#7a615a;padding:10px;margin-left:20px}.appCheckout__container__details__description{font-size:25px;line-height:21px;color:#7a615a;padding:10px;margin-left:20px}.appCheckout__container__details__price{font-size:25px;line-height:25px;color:#36d5f2;padding:10px;margin-left:20px}.appCheckout__center{display:flex;align-items:center;justify-content:center;width:100%;margin-top:30px;margin-bottom:20px}.appCheckout__center__arrow{width:30px}.appCheckout__address{width:100%;min-height:100px;max-height:300px;box-sizing:border-box;border-radius:10px!important;display:flex;align-items:center;margin-bottom:20px}.appCheckout__address__image{padding:20px;width:100px;height:100px}.appCheckout__address__details{width:100%;padding:20px}.appCheckout__address__details__name{font-size:30px;line-height:25px;color:#7a615a;display:flex;align-items:center}.appCheckout__address__details__description{font-size:20px;line-height:21px;color:#7a615a;margin-top:10px;margin-right:20px}.appCheckout__receipt{width:auto;padding:10px;background:#fff}.appCheckout__receipt__top{display:flex;align-items:center;justify-content:center;border-bottom:dotted #e5e5e5}.appCheckout__receipt__content,.appCheckout__receipt__top{border-radius:20px;padding:20px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08)}.appCheckout__receipt__content__item{width:100%;padding:5px;display:grid;grid-template-columns:10fr 3fr}.appCheckout__receipt__content__item__name{font-size:16px;line-height:21px;color:#7a615a}.appCheckout__receipt__content__item__price{font-size:16px;line-height:25px;color:#7a615a;margin-right:20px}.appCheckout__receipt__content__line{width:100%;height:1px;background-color:#e5e5e5;margin:5px 0}@media screen and (max-width:850px){.appCheckout__address{margin-left:-35px;margin-right:-30px;width:auto}.appCheckout__address__image{height:100px;width:100px;margin-top:10px}.appCheckout__address__details{padding:10px;margin-top:10px;margin-bottom:10px;margin-right:10px}.appCheckout__game__wallets{display:grid;grid-template-columns:1fr;grid-gap:30px}.appCheckout__game__actions__button{width:100%}.appCheckout__address{border-radius:20px;margin:10px 0}.appCheckout__address__details__name{font-size:18px}.appCheckout__address__details__description{font-size:16px;line-height:16px;margin-top:5px}.active-address{background:#36d5f2;border-color:#36d5f2}.active-address .appCheckout__address__details__description,.active-address .appCheckout__address__details__name{color:#fff}}.appCheckout__address{border-radius:20px;margin:10px 0}.appCheckout__address__details__name{font-size:18px}.appCheckout__address__details__description{font-size:16px;line-height:16px;margin-top:5px}.active-address{background:#36d5f2;border-color:#36d5f2}.active-address .appCheckout__address__details__description,.active-address .appCheckout__address__details__name{color:#fff}.appProfileAdress__house{max-width:50px;max-height:50px;margin:0;margin-right:10px;margin-left:20px}.thankYouContainer{width:100%}.isDefault,.thankYouContainer{display:flex;align-items:center;justify-content:center}.isDefault{font-family:Ember,sans-serif;font-size:12px;background:#ff4f79;color:#fff;height:20px;width:60px;border-radius:6px;margin-left:10px}.notThisAddress{color:#36d5f2;margin:15px 0 25px 0;font-weight:700;cursor:pointer;text-align:center}.notifyGuardian{display:flex;align-items:center;background:#442528;width:100%;margin:0 auto;color:#fff;padding:10px;border-radius:5px;font-size:12px}.notifyGuardian img{margin-right:10px}