.home-page{margin-top:200px}.spinner{animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal{background:#fff;border-radius:28px;box-shadow:0 12px 56px #77767a26;height:-webkit-fit-content;height:fit-content;margin:100px auto;padding:48px;width:350px}@media only screen and (max-width:480px){.modal{border-radius:0;height:100vh;left:0;margin-top:0;padding:48px 0;position:absolute;top:0;width:100%}}.stripe-error-header{font-size:20px;font-weight:700;letter-spacing:0;line-height:28px;margin:-20px 0 0;text-align:center}.sub-header{color:#77767a;font-weight:400;margin:auto;width:80%}.magic-wallet-app-cta,.sub-header{font-size:16px;letter-spacing:0;line-height:24px;text-align:center}.magic-wallet-app-cta{align-items:center;color:#6851ff;cursor:pointer;display:inline-flex;flex-direction:row;font-weight:700;text-decoration:none;transition:.1s}.magic-wallet-app-cta:visited{color:#6851ff}.magic-wallet-app-cta:active{transform:scale(.98)}.wallet-info{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-left:-80px;padding:8px;position:absolute;top:70px;z-index:10}.wallet-info-item{align-items:center;border-radius:12px;cursor:pointer;display:flex;font-size:14px;height:25px;justify-content:space-between;left:0;padding:8px;top:0;width:188px}.wallet-info-item:hover{background-color:#f8f8fa}.wallet-info-item:active{opacity:.8}.wallet-info-text{margin-left:10px}.copy-address-btn{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:12px 0;width:inherit}.help-desk-link{color:inherit;text-decoration:none}.help-desk-link:visited{color:inherit}.my-wallet{align-items:center;background-color:#fff;border:1px solid #ededf3;border-radius:10px;cursor:pointer;display:flex;justify-content:center;padding:4px 8px}.my-wallet:hover{background-color:#f8f8fa}.my-wallet:focused{box-shadow:0 0 0 2px #fff,0 0 0 4px #6851ff,0 2px 24px 1px #4e4d5214}.my-wallet-text{margin:0 10px}.overlay{background-color:#000;cursor:default;height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:5}@media only screen and (min-width:767px){.overlay{opacity:0}}.stripe-nav{align-items:center;display:flex;justify-content:space-between;margin:24px auto;max-width:500px;min-width:320px;width:100%}.magic-logo{display:block}.magic-logo-white{display:none}@media only screen and (min-width:767px){.magic-logo{display:none}.magic-logo-white{display:block}}.stripe-error-page,.stripe-page{min-height:100vh;padding:0 15px;text-align:center;width:100%}.stripe-page{background-color:#fff}@media only screen and (min-width:767px){.stripe-page{background-color:initial}}.stripe-spinner{margin-top:200px}#stripe-onramp-element{margin:auto;max-width:500px}.paypal-header{font-size:20px;font-weight:700;line-height:28px;margin-bottom:-8px}.paypal-header,.paypal-sub-header{letter-spacing:0;text-align:center}.paypal-sub-header{color:#77767a;font-size:14px;font-weight:400;line-height:24px;margin:auto;width:80%}.secured-by{font-size:12px;margin-right:10px}.secured-by-magic{align-items:center;color:#b6b4ba;display:flex;flex-direction:row;justify-content:center}.close-window-button{background:#6851ff;border:none;border-radius:300px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:48px;line-height:24px;padding:12px 24px;text-align:center;transition:.1s;width:100%}@media only screen and (max-width:480px){.close-window-button{width:80%}}.close-window-button:hover{opacity:.9}.close-window-button:active{transform:scale(.98)}.App{animation:backgroundAnimation 33s ease infinite;background:linear-gradient(144deg,#e8e5ff,#f4e5ff,#fee8ff,#e0e8ff,#e0f7ff,#e0fbff);background-size:1200% 1200%;display:flex;justify-content:center;min-height:100vh;text-align:center}@keyframes backgroundAnimation{0%{background-position:17% 0}50%{background-position:84% 100%}to{background-position:17% 0}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}