.RegisterPurchase__form-wrapper{margin-top:80px}@media (min-width:1024px){.RegisterPurchase__form-wrapper{margin-top:60px}}.RegisterPurchase__required-field-disclaimer{display:block;margin-bottom:36px}.RegisterPurchase form{display:flex;flex-wrap:wrap;column-gap:24px;row-gap:36px;justify-content:center}.RegisterPurchase form .half{width:calc(50% - 12px)}.RegisterPurchase form .whole{width:100%}.RegisterPurchase__success-message{padding-left:18px;display:flex;align-items:center}.RegisterPurchase__file-wrapper{position:relative}.RegisterPurchase__file-wrapper label{display:block;margin-bottom:6px;pointer-events:none}.RegisterPurchase__file-wrapper input{color:transparent}.RegisterPurchase__input-wrapper{position:relative}.RegisterPurchase input{border:none;border-bottom:1px solid #966b57;width:100%;padding-bottom:6px}.RegisterPurchase input.error{color:#b30006}.RegisterPurchase input[type=file]{color:#3f2021}.RegisterPurchase input::file-selector-button{color:#3f2021;background-color:#f6efe7;border:1px solid;border-radius:4px;margin-right:12px}.RegisterPurchase input+label{color:#888}.RegisterPurchase input.has-value+label{color:#3f2021}.RegisterPurchase select{width:100%;border:none;background:transparent;border-bottom:1px solid #966b57;padding:14px 0 6px}.RegisterPurchase select.error{color:#b30006}.RegisterPurchase__error-msg{position:absolute;top:calc(100% + 12px);color:#b30006}.RegisterPurchase__success{opacity:0;z-index:-1;visibility:hidden;transition-property:opacity;transition-delay:.3s;transition-duration:.3s}.RegisterPurchase__success__content{border-radius:2px;background:#fff;width:400px;height:200px;display:flex;align-items:center;justify-content:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:600}.RegisterPurchase__success__close{border:none;background:transparent;position:absolute;top:10px;right:10px}.RegisterPurchase__success:after{position:fixed;z-index:590;top:0;left:0;right:0;bottom:0;background-color:hsla(32,45%,94%,.9);content:"";display:block}.RegisterPurchase__success[aria-hidden=false]{opacity:1;z-index:600;visibility:visible}.RegisterPurchase__submit{border:none;margin-top:6px}
