html{height:100%}h1{font-family:"Raleway", sans-serif}body.paymentpage{background-color:#0062a5;background:#0062a5 url("../src/imgs/sailing_background.jpg") bottom no-repeat}.mm_field.currency-wrap{position:relative}.mm_field .currency-code{position:absolute;left:10px;top:12px}.payment-form{padding:50px 0;background-color:#fff;max-width:686px;margin:1rem auto auto auto;padding:50px 70px;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px;box-shadow:0px 2px 10px rgba(0, 0, 0, 0.075)}.payment-form input,.payment-form textarea{border-radius:10px;margin-bottom:25px;padding:10px 20px;width:100%}.payment-form .btn{border-radius:30px;padding:10px 20px;font-size:18px;font-weight:bold;background-color:#6db347;border:none;color:white;margin-top:20px;display:block;width:100%;text-align:center;white-space:nowrap;user-select:none;line-height:1.5;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}.payment-form h1{display:none}.payment-form .bottom-part{max-width:686px;background-color:#fff;margin:auto;padding:35px 0;text-align:center;color:#9fadca;border-top:1px solid #dee9ff;box-shadow:0px 2px 10px rgba(0, 0, 0, 0.075)}@media (max-width:576px){.payment-form form{padding:50px 0px}}