@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap);.blue-link{color:#327cbc;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .2s ease-in-out}.blue-link:hover{color:#0c9fe1}.blue-link a{color:#327cbc;text-decoration:none;display:flex;align-items:center}.blue-link a:hover{color:#0c9fe1}.green-link{color:#50a750;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .2s ease-in-out}.green-link:hover{color:#52ce52}.header{box-sizing:border-box;height:240px;background-color:#f11930;padding:0 16px}.header .header-content{height:100px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#fff;width:1200px;max-width:100%;margin:0 auto;padding:0 64px}@media only screen and (max-width:768px){.header .header-content{padding:0}}.header .header-content .left-side{display:flex;flex-direction:row;align-items:center}.header .header-content .left-side span{margin-left:32px}@media only screen and (max-width:768px){.header .header-content .left-side span{display:none}}.header .header-content img{height:60px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.header .header-content img{height:40px}}.header .header-content span{font-size:18px}@media only screen and (max-width:768px){.header .header-content span{font-size:14px;margin-left:32px;text-align:end}}.header .header-content .header-options,.header .header-content .mobile-header-options{display:flex;flex-direction:row;align-items:center}@media only screen and (max-width:768px){.header .header-content .header-options,.header .header-content .mobile-header-options{display:none}}.header .header-content .header-options .option,.header .header-content .mobile-header-options .option{font-size:14px;margin-left:16px;display:flex;flex-direction:row;align-items:center;cursor:pointer;color:#fff;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .2s ease-in-out}.header .header-content .header-options .option:hover,.header .header-content .mobile-header-options .option:hover{color:#ffc130}.header .header-content .header-options .option .icon,.header .header-content .mobile-header-options .option .icon{margin-right:4px;height:20px;width:20px}.header .header-content .mobile-header{display:none}@media only screen and (max-width:768px){.header .header-content .mobile-header{display:block}}.header .header-content .mobile-header .mobile-header-options{width:100%;position:absolute;top:100px;left:0;height:calc(100vh - 100px);background-color:#fff;z-index:10;display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:flex-start;padding-top:32px;border-radius:30px 30px 0 0}.header .header-content .mobile-header .mobile-header-options .option{color:#f11930;margin:16px 0;font-size:16px}.header .header-content .mobile-header .mobile-header-options .option .icon{margin-right:8px}.footer{box-sizing:border-box;height:60px;padding:12px 16px}@media only screen and (max-width:768px){.footer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.footer .footer-content{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:1200px;max-width:100%;margin:0 auto;font-size:14px}@media only screen and (max-width:768px){.footer .footer-content{flex-direction:column}}.footer .footer-content .logo{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footer .footer-content .logo img{height:30px;margin-right:16px}.footer .footer-content .questions{font-size:12px}.footer .footer-content .questions span{margin:0 4px}@media only screen and (max-width:768px){.footer .footer-content .questions span{display:none}}.footer .footer-content .mobile-faqs{display:none}@media only screen and (max-width:768px){.footer .footer-content .mobile-faqs{display:block;margin:8px 0}}.result{background-color:#f11930;height:calc(100vh - 60px)}.iframe-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.iframe-container iframe{max-width:100%;margin-top:16px;border:2px solid #bfbfbf;border-radius:16px}@media only screen and (max-width:768px){.iframe-container iframe{margin-top:0;border-radius:24px}}.dialog h2{height:18px}.fingerprint-warning{color:#ffc130;max-width:400px;display:flex;flex-direction:column;text-align:center;align-items:center}.fingerprint-warning span{margin-top:4px}.fingerprint-warning .blue-link{margin-top:12px;text-decoration:none}.error-boundary{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh}.disabled-warning{background-color:rgba(255,193,48,.2);border:1px solid #ffc130;border-radius:5px;padding:10px;display:flex;align-items:center}.disabled-warning svg{margin-right:10px}.payment-methods{padding-top:15px;text-align:center}.payment-methods img{display:inline-block;height:36px;padding:0 8px}@media only screen and (max-width:768px){.payment-methods img{height:30px;padding:0 5px}}.payment-methods div{padding-bottom:6px}.form .actions-row,.form .form-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:16px}.form .form-row{justify-content:center}.form .form-row .row-field{margin:0 8px;width:400px}.form .form-row .button-row-field{display:flex;justify-content:flex-end}.texts-row{margin:4px 0}.texts-row p{margin:0}.texts-row .example{color:#222}.loading-landing{background-color:rgba(241,25,48,.9);height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.loading-landing p{font-size:20px}.landing .red-landing{position:relative;height:calc(100vh - 20px);background-size:cover;color:#fff;display:flex;flex-direction:column;align-items:center;min-height:686px}@media only screen and (max-width:768px){.landing .red-landing{min-height:100vh}}.landing .red-landing .content{display:flex;flex-direction:column;align-items:center;background-color:transparent;width:600px;margin:0 auto;min-height:500px}@media only screen and (max-width:768px){.landing .red-landing .content{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}}.landing .red-landing .content .title{font-size:18px;margin-top:24px}.landing .red-landing .content .speech{text-align:center;margin-top:64px;margin-bottom:32px}@media only screen and (max-width:768px){.landing .red-landing .content .speech{font-size:12px;margin-top:0;margin-bottom:16px}}.landing .red-landing .content .multiline-button{background-color:#f11930;border:2px solid #fff;padding:20px 64px;color:#fff;transition:all .2s ease-in-out}@media only screen and (max-width:768px){.landing .red-landing .content .multiline-button{padding:16px 32px}}.landing .red-landing .content .multiline-button:hover{background-color:rgba(255,193,48,.2);color:#ffc130;border-color:#ffc130}.landing .red-landing .content .multiline-button .button-content{display:flex;flex-direction:column}.landing .red-landing .content .multiline-button .big{font-size:30px;line-height:30px}@media only screen and (max-width:768px){.landing .red-landing .content .multiline-button .big{font-size:24px;line-height:24px}}.landing .red-landing .content .multiline-button .small{font-size:12px;line-height:14px}@media only screen and (max-width:768px){.landing .red-landing .content .multiline-button .small{font-size:10px;line-height:12px}}.landing .red-landing .content .transparent-button{margin-top:32px;padding:8px 48px;background-color:transparent;border:1px solid #fff;color:#fff;transition:all .2s ease-in-out}@media only screen and (max-width:768px){.landing .red-landing .content .transparent-button{margin-top:12px;padding:12px;font-size:14px}}.landing .red-landing .content .transparent-button:hover{background-color:rgba(255,193,48,.2);color:#ffc130;border-color:#ffc130}.landing .red-landing .white-box{position:relative;background-color:#fff;bottom:-20px;display:flex;flex-direction:column;align-items:center;padding:24px 32px 0;width:800px;max-width:100%;border-radius:16px}@media only screen and (max-width:768px){.landing .red-landing .white-box{padding:16px 16px 0;bottom:0;border-radius:16px 16px 0 0}}.landing .red-landing .white-box .questions{display:flex;flex-direction:row;color:#bfbfbf;font-size:12px}@media only screen and (max-width:768px){.landing .red-landing .white-box .questions{flex-direction:column;align-items:center}}.landing .red-landing .white-box .questions span{margin:0 4px}.landing .red-landing .white-box .separator{border-bottom:1px solid #f5f5f5;width:100%;margin:24px 0}@media only screen and (max-width:768px){.landing .red-landing .white-box .separator{margin:12px 0}}.landing .red-landing .white-box .blue-link{display:flex;flex-direction:column;align-items:center}.landing .red-landing .white-box .blue-link h2{margin:0;font-size:30px;font-weight:400}@media only screen and (max-width:768px){.landing .red-landing .white-box .blue-link h2{font-size:24px}}.landing .red-landing .white-box .blue-link p{margin:0}.landing .background-1{background-image:url(/static/media/back1.7fda07dc.png)}.landing .background-2{background-image:url(/static/media/back2.97b271de.png)}.landing .background-3{background-image:url(/static/media/back3.d6c09fd2.png)}.landing .background-4{background-image:url(/static/media/back4.5163462e.png)}.landing .background-5{background-image:url(/static/media/back5.2eb105aa.png)}.landing .red-landing:before{background-color:rgba(241,25,48,.9);content:"";display:block;height:100%;width:100%;position:absolute}.landing .white-line{height:20px}.landing .donation-landing{padding:32px 0;min-height:200px;width:800px;max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;color:#707070}@media only screen and (max-width:768px){.landing .donation-landing{padding:32px 16px}}.landing .donation-landing h2{margin:0;font-size:30px;font-weight:400}.landing .donation-landing .invitation{color:#f11930;max-width:400px;text-align:center}.landing .donation-landing .dollars-options,.landing .donation-landing .pesos-options{width:80%;padding:16px 0}@media only screen and (max-width:768px){.landing .donation-landing .dollars-options,.landing .donation-landing .pesos-options{width:100%}}.landing .donation-landing .dollars-options .options-title,.landing .donation-landing .pesos-options .options-title{padding:8px;margin:0;font-weight:700;font-size:16px}.landing .donation-landing .options{width:100%;display:flex;flex-direction:row;flex-flow:wrap}.landing .donation-landing .options .option{width:33%;padding:8px;box-sizing:border-box}@media only screen and (max-width:768px){.landing .donation-landing .options .option{width:50%}}.landing .donation-landing .options .option .option-content{border-radius:16px;border:2px solid #f5f5f5;box-shadow:0 4px 4px -1px rgba(0,0,0,.2);transition:all .2s ease-in-out;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:2px;display:flex;flex-direction:column}.landing .donation-landing .options .option .option-content .donate{background-color:#327cbc;color:#fff;font-size:16px;border-radius:12px 12px 0 0;text-align:center;padding:4px 0}.landing .donation-landing .options .option .option-content p{text-align:center;color:#327cbc;margin:0;font-size:24px}.landing .donation-landing .options .option .option-content p .amount{margin-left:4px;font-size:48px}.landing .donation-landing .options .option .option-content:hover{border-color:#0c9fe1}.landing .donation-landing .options .option .option-content:hover .donate{background-color:#0c9fe1}.landing .donation-landing .options .option .option-content:hover p{color:#0c9fe1}.landing .donation-landing .options .option .dollar-option-content .donate{background-color:#50a750}.landing .donation-landing .options .option .dollar-option-content p{color:#50a750}.landing .donation-landing .options .option .dollar-option-content:hover{border-color:#52ce52}.landing .donation-landing .options .option .dollar-option-content:hover .donate{background-color:#52ce52}.landing .donation-landing .options .option .dollar-option-content:hover p{color:#52ce52}.landing .donation-landing .selected-option{padding:24px 0;flex-direction:column;align-items:center;justify-content:center}.landing .donation-landing .selected-option p{margin-top:32px}@media only screen and (max-width:768px){.landing .donation-landing .selected-option .blue-link{font-size:1.3em;-webkit-margin-before:.5em;margin-block-start:.5em}}.landing .donation-landing .specific-amount{padding:32px 0;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:768px){.landing .donation-landing .specific-amount{padding:16px 0;width:100%;align-items:flex-start}}.landing .donation-landing .specific-amount .specific-amount-row{display:flex;flex-direction:row;align-items:center}@media only screen and (max-width:768px){.landing .donation-landing .specific-amount .specific-amount-row{width:100%;flex-direction:column}}.landing .donation-landing .specific-amount .specific-amount-field{width:100px;height:44px;border-radius:10px;margin:0 8px 0 0}@media only screen and (max-width:768px){.landing .donation-landing .specific-amount .specific-amount-field{margin:4px 0;width:100%}}.landing .donation-landing .specific-amount .specific-amount-field input{padding:12px}.landing .donation-landing .specific-amount .donate-button{background-color:#327cbc;color:#fff}.landing .donation-landing .specific-amount .donate-button:hover{background-color:#0c9fe1}.landing .donation-landing .specific-amount .donate-dollar-button{background-color:#50a750}.landing .donation-landing .specific-amount .donate-dollar-button:hover{background-color:#52ce52}.landing .donation-landing .specific-amount .disabled-button{background-color:#bfbfbf}@media only screen and (max-width:768px){.landing .donation-landing .specific-amount button{margin:4px 0;width:100%}}.landing .moneybox-data{margin:16px 0;display:flex;flex-direction:column;align-items:center}.landing .moneybox-data img{height:50px}.landing .moneybox-data .name{color:#707070;font-size:20px;font-weight:700}.loading-screen{height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:transparent}.login,.moneybox,.moneyboxes,.profile,.register,.reset-password{box-sizing:border-box;color:#707070}.login .title,.moneybox .title,.moneyboxes .title,.profile .title,.register .title,.reset-password .title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 32px}@media only screen and (max-width:768px){.login .title,.moneybox .title,.moneyboxes .title,.profile .title,.register .title,.reset-password .title{padding:16px 0}}.login .title .left h2,.moneybox .title .left h2,.moneyboxes .title .left h2,.profile .title .left h2,.register .title .left h2,.reset-password .title .left h2{font-weight:400;margin:0}.login .title .left p,.moneybox .title .left p,.moneyboxes .title .left p,.profile .title .left p,.register .title .left p,.reset-password .title .left p{margin:0}.login .subtitle,.moneybox .subtitle,.moneyboxes .subtitle,.profile .subtitle,.register .subtitle,.reset-password .subtitle{padding:0 32px;margin:0}.login .login-form,.login .register-form,.login .reset-password-form,.moneybox .login-form,.moneybox .register-form,.moneybox .reset-password-form,.moneyboxes .login-form,.moneyboxes .register-form,.moneyboxes .reset-password-form,.profile .login-form,.profile .register-form,.profile .reset-password-form,.register .login-form,.register .register-form,.register .reset-password-form,.reset-password .login-form,.reset-password .register-form,.reset-password .reset-password-form{width:400px;max-width:100%;margin:0 auto}.login .register-form,.moneybox .register-form,.moneyboxes .register-form,.profile .register-form,.register .register-form,.reset-password .register-form{width:500px}.login .register-form .img-container,.moneybox .register-form .img-container,.moneyboxes .register-form .img-container,.profile .register-form .img-container,.register .register-form .img-container,.reset-password .register-form .img-container{display:flex;justify-content:center;align-items:center;margin-bottom:24px}.login .register-form .img-container img,.moneybox .register-form .img-container img,.moneyboxes .register-form .img-container img,.profile .register-form .img-container img,.register .register-form .img-container img,.reset-password .register-form .img-container img{height:80px;width:auto}.upload-btn-wrapper{width:500px;margin:16px 0 8px;display:flex;justify-content:space-between;box-sizing:border-box}@media only screen and (max-width:768px){.upload-btn-wrapper{width:100%}}.upload-btn-wrapper label{box-sizing:border-box;padding:0;border-radius:3px;width:160px;margin-left:8px;font-size:16px;background-color:#707070;color:#fff;font-weight:400;display:flex;align-content:center;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.upload-btn-wrapper .disabled-label{cursor:auto;box-sizing:border-box}.upload-btn-wrapper input[type=file]{visibility:hidden;position:absolute;box-sizing:border-box}.confirm-reset-password{display:flex;flex-direction:column;align-items:center}.confirm-reset-password .error,.confirm-reset-password .success{display:flex;flex-direction:column;align-items:center;padding:16px 0}.confirm-reset-password .error span,.confirm-reset-password .success span{margin-top:16px;color:#707070;font-size:16px;text-align:center}.confirm-reset-password .error .blue-link,.confirm-reset-password .success .blue-link{font-size:16px;margin-top:16px}.logout h2,.register-mail h2,.register-moneybox h2{height:18px}@media only screen and (max-width:768px){.logout h2,.register-mail h2,.register-moneybox h2{height:30px}}.logout .title,.register-mail .title,.register-moneybox .title{display:flex;flex-direction:row;justify-content:flex-end;padding-bottom:0}.logout .content,.register-mail .content,.register-moneybox .content{padding:0 0 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#707070}.logout .actions,.register-mail .actions,.register-moneybox .actions{margin-top:24px;display:flex;flex-direction:row;align-items:center;justify-content:center}.logout .actions .confirm-button,.register-mail .actions .confirm-button,.register-moneybox .actions .confirm-button{margin-left:16px}.mail-sent{font-size:16px;width:600px;text-align:center;margin:8px auto}.mail-sent .email{color:#f11930}.mail-sent .email-sent-speech{text-align:center;margin:-.5em 16px 16px}.mail-sent .email-sent-warning{display:flex;align-items:center;border:1px solid #ffc130;border-radius:3px;background-color:rgba(255,193,48,.2);padding:10px;margin-top:16px}.mail-sent .email-sent-warning p{margin-left:1em;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.register-mail img,.register-moneybox img{margin:16px 0}.register-mail .content,.register-moneybox .content{padding:32px}.register-mail .email-sent,.register-mail .welcome,.register-moneybox .email-sent,.register-moneybox .welcome{font-size:20px;text-align:center;margin:8px 0}.register-mail .email-sent .email,.register-mail .welcome .email,.register-moneybox .email-sent .email,.register-moneybox .welcome .email{color:#f11930}.register-moneybox .content{padding:0}.register-moneybox .welcome{margin-bottom:0}.register-moneybox button{margin:16px 0}.register-moneybox .faqs{width:100%;margin-top:12px;border-top:1px solid #f5f5f5;padding:16px;display:flex;justify-content:center}.register-moneybox .faqs .blue-link{margin-left:4px}.verify{display:flex;flex-direction:column;align-items:center}.verify .email-verified,.verify .loading-verification,.verify .verification-failed{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-top:32px;height:250px}.verify .email-verified .blue-link,.verify .email-verified p,.verify .loading-verification .blue-link,.verify .loading-verification p,.verify .verification-failed .blue-link,.verify .verification-failed p{font-size:20px}.checkout{padding:32px 0;color:#707070}.checkout,.checkout .moneybox-data{display:flex;flex-direction:column;align-items:center}.checkout .moneybox-data{margin:16px 0}.checkout .moneybox-data img{height:50px}.checkout .moneybox-data .name{color:#707070;font-size:18px}.checkout .teleton-icon{margin:16px 0;height:50px}.checkout h2{margin:0;font-size:30px;font-weight:400}.checkout .green-text{color:#50a750;font-size:16px;margin-top:0}.checkout .checkout-button{margin:16px 0;padding:2px;box-sizing:border-box;border-radius:10px;border:1px solid #f5f5f5;color:#fff;font-size:20px;box-shadow:0 4px 4px -1px rgba(0,0,0,.2);transition:all .2s ease-in-out;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column}.checkout .checkout-button p{background-color:#327cbc;margin:0;padding:24px 32px;border-radius:8px;transition:all .2s ease-in-out}.checkout .checkout-button:hover{border-color:#0c9fe1}.checkout .checkout-button:hover p{background-color:#0c9fe1}.checkout .dollar-checkout-button p{background-color:#50a750}.checkout .dollar-checkout-button:hover{border-color:#52ce52}.checkout .dollar-checkout-button:hover p{background-color:#52ce52}.checkout .payment-method{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px 32px;border-bottom:1px solid #f5f5f5;width:400px;max-width:100%;margin:16px 0}.checkout .payment-method img{height:20px;margin-right:8px}.dashboard{display:flex;flex-direction:column;padding:0 32px}@media only screen and (max-width:768px){.dashboard{padding:0}}.dashboard .loading{display:flex;flex-direction:column;align-items:center}.dashboard .icon-blue-link{display:flex;flex-direction:row;align-items:center}.dashboard .icon-blue-link .icon{margin-right:4px}.dashboard .dashboard-heading{display:flex;flex-direction:row;justify-content:space-between;padding:24px 8px;border-bottom:1px solid #f5f5f5}@media only screen and (max-width:768px){.dashboard .dashboard-heading{padding:16px 8px;flex-direction:column}}.dashboard .dashboard-heading .moneybox-info{margin:0;display:flex;flex-direction:column;align-items:flex-start}.dashboard .dashboard-heading .moneybox-info img{height:50px}.dashboard .dashboard-heading .moneybox-info .name{color:#707070;font-size:16px;font-weight:700;margin:12px 0}.dashboard .dashboard-heading .moneybox-info .links-row{display:flex}.dashboard .dashboard-heading .moneybox-info .links-row .blue-link{margin:0 16px 0 0}.dashboard .dashboard-heading .moneybox-total{display:flex;flex-direction:column;align-items:flex-end}@media only screen and (max-width:768px){.dashboard .dashboard-heading .moneybox-total{align-items:flex-start}}.dashboard .dashboard-heading .moneybox-total .total-speech{font-size:14px;margin-top:0}@media only screen and (max-width:768px){.dashboard .dashboard-heading .moneybox-total .total-speech{margin:16px 0 8px}}.dashboard .dashboard-heading .moneybox-total .total-amounts{display:flex;flex-direction:row;align-items:flex-end;color:#707070}.dashboard .dashboard-heading .moneybox-total .total-amounts .currency{font-size:20px;line-height:20px;margin:0 8px 6px 32px}@media only screen and (max-width:768px){.dashboard .dashboard-heading .moneybox-total .total-amounts .currency{margin-left:0;margin-bottom:10px}}.dashboard .dashboard-heading .moneybox-total .total-amounts .total{font-size:56px;line-height:56px;font-weight:700}@media only screen and (max-width:768px){.dashboard .dashboard-heading .moneybox-total .total-amounts .total{font-size:48px;margin-right:16px}}.dashboard .moneybox-details{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px 8px;border-bottom:1px solid #f5f5f5}@media only screen and (max-width:768px){.dashboard .moneybox-details{padding:16px 8px;flex-direction:column}}.dashboard .moneybox-details .moneybox-url{display:flex;flex-direction:column}@media only screen and (max-width:768px){.dashboard .moneybox-details .moneybox-url{width:100%}}.dashboard .moneybox-details .moneybox-url .url{font-size:24px;color:#707070;margin:0}@media only screen and (max-width:768px){.dashboard .moneybox-details .moneybox-url .url{margin-bottom:4px}}.dashboard .moneybox-details .moneybox-url .url .url-name{color:#f11930}.dashboard .moneybox-details .moneybox-url .blue-link{margin:0}.dashboard .moneybox-details .moneybox-qr{display:flex;flex-direction:column;align-items:center;border:1px solid #f5f5f5;border-radius:10px;padding:24px}@media only screen and (max-width:768px){.dashboard .moneybox-details .moneybox-qr{margin:24px 0 16px}}.dashboard .moneybox-details .moneybox-qr canvas{margin-bottom:8px}.dashboard .moneybox-details .moneybox-qr .blue-link{margin:0}.dashboard .moneybox-links{padding:24px 0}.dashboard .moneybox-links .links-heading{padding:0 8px 24px}.dashboard .moneybox-links .links-heading .title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}.dashboard .moneybox-links .links-heading .title h2{font-weight:400;margin:0}.dashboard .moneybox-links .links-heading p{margin:0}.dashboard .moneybox-links .dollars-links,.dashboard .moneybox-links .pesos-links{padding:0 0 24px}.dashboard .moneybox-links .dollars-links .links-title,.dashboard .moneybox-links .pesos-links .links-title{display:flex;flex-direction:row;justify-content:space-between;margin:8px 0;font-weight:400;padding:0 8px}.dashboard .moneybox-links .dollars-links .links-title .title,.dashboard .moneybox-links .pesos-links .links-title .title{font-size:16px}.dashboard .moneybox-links .dollars-links{padding:0}.dashboard .moneybox-links .links{width:100%;display:flex;flex-direction:row;flex-flow:wrap}.dashboard .moneybox-links .links .link{width:20%;padding:8px;box-sizing:border-box}@media only screen and (max-width:768px){.dashboard .moneybox-links .links .link{width:50%}}.dashboard .moneybox-links .links .link .link-content{border-radius:16px;border:2px solid #f5f5f5;box-shadow:0 4px 4px -1px rgba(0,0,0,.2);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:2px;display:flex;flex-direction:column}.dashboard .moneybox-links .links .link .link-content .copy-url{transition:all .2s ease-in-out;background-color:#327cbc;color:#fff;font-size:14px;border-radius:12px 12px 0 0;text-align:center;padding:4px 0}@media only screen and (max-width:768px){.dashboard .moneybox-links .links .link .link-content .copy-url{padding:8px 0}}.dashboard .moneybox-links .links .link .link-content .copy-url:hover{background-color:#0c9fe1}.dashboard .moneybox-links .links .link .link-content .copy-url .icon{margin-right:4px}.dashboard .moneybox-links .links .link .link-content .actions{display:flex;flex-direction:row;justify-content:space-between;background-color:#f5f5f5;color:#327cbc;font-size:14px;border-radius:0 0 12px 12px;padding:4px 12px}@media only screen and (max-width:768px){.dashboard .moneybox-links .links .link .link-content .actions{flex-direction:column;align-items:center}}.dashboard .moneybox-links .links .link .link-content p{text-align:center;color:#327cbc;margin:0;font-size:24px}.dashboard .moneybox-links .links .link .link-content p .amount{margin-left:4px;font-size:48px}.dashboard .moneybox-links .links .link .dollar-link-content .copy-url{background-color:#50a750}.dashboard .moneybox-links .links .link .dollar-link-content .copy-url:hover{background-color:#52ce52}.dashboard .moneybox-links .links .link .dollar-link-content .actions,.dashboard .moneybox-links .links .link .dollar-link-content p{color:#50a750}.links-creation{border-top:1px solid #f5f5f5;padding:24px 0 64px;margin:0 8px;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:768px){.links-creation{flex-direction:column;padding-bottom:24px}}.links-creation .quick-creation{font-size:16px}.links-creation .quick-creation .quick-link-row{font-size:14px;margin:2px 0}.links-creation .quick-creation .quick-link-row .currency{margin-right:4px}.links-creation p{margin-top:0}.links-creation .manual-creation{font-size:16px;display:flex;flex-direction:column;align-items:flex-end}@media only screen and (max-width:768px){.links-creation .manual-creation{align-items:flex-start;margin-top:16px}}.links-creation .manual-creation .specific-amount-row{display:flex;flex-direction:row;align-items:center}.links-creation .manual-creation .specific-amount-field{width:100px;height:44px;border-radius:10px;margin:0 8px 0 0}.links-creation .manual-creation .specific-amount-field input{padding:12px}.links-creation .manual-creation .donate-button{background-color:#327cbc;color:#fff}.links-creation .manual-creation .donate-button:hover{background-color:#0c9fe1}.links-creation .manual-creation .donate-dollar-button{background-color:#50a750}.links-creation .manual-creation .donate-dollar-button:hover{background-color:#52ce52}.links-creation .manual-creation .disabled-button{background-color:#bfbfbf}.copied-dialog-title h2{text-align:center}.moneyboxes .moneybox-list{display:flex;flex-direction:row;align-items:center;flex-flow:wrap;padding:24px}@media only screen and (max-width:768px){.moneyboxes .moneybox-list{padding:0}}.moneyboxes .moneybox-list .moneybox{width:20%;padding:8px;display:flex;flex-direction:column;align-items:center;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.moneyboxes .moneybox-list .moneybox{width:50%;padding:4px;margin:0}}.moneyboxes .moneybox-list .moneybox .moneybox-content{position:relative;width:100%;height:150px;padding:32px;border:2px solid #f5f5f5;border-radius:10px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px -1px rgba(0,0,0,.2);transition:all .2s ease-in-out}@media only screen and (max-width:768px){.moneyboxes .moneybox-list .moneybox .moneybox-content{padding:20px}}.moneyboxes .moneybox-list .moneybox .moneybox-content .floating-icon{position:absolute;top:12px;left:12px}@media only screen and (max-width:768px){.moneyboxes .moneybox-list .moneybox .moneybox-content .floating-icon{top:4px;left:4px}}.moneyboxes .moneybox-list .moneybox .moneybox-content .selected-icon{color:#f11930}.moneyboxes .moneybox-list .moneybox .moneybox-content .hidden-icon{display:none}.moneyboxes .moneybox-list .moneybox .moneybox-content img{border-radius:6px;height:80px;width:auto;max-width:100%}.moneyboxes .moneybox-list .moneybox .selected-moneybox-content{border-color:#f11930}.moneyboxes .moneybox-list .moneybox .name{color:#327cbc;transition:all .2s ease-in-out}.moneyboxes .moneybox-list .moneybox:hover .moneybox-content{border-color:#327cbc}.moneyboxes .moneybox-list .moneybox:hover .hidden-icon{display:flex}.moneyboxes .moneybox-list .moneybox:hover .floating-icon{color:#327cbc}.result{position:relative;background-color:rgba(241,25,48,.9);background-image:url(/static/media/result.58c6371f.png);background-size:cover;background-position:50%;min-height:calc(100vh - 60px);display:flex;flex-direction:column;align-items:center;height:100%}@media only screen and (max-width:768px){.result{padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.result .result-content{padding:16px;background-color:transparent;z-index:1}@media only screen and (max-width:768px){.result .result-content{padding:0}}.result .result-content .result-header{display:flex;justify-content:center;padding-top:64px;z-index:99}@media only screen and (max-width:768px){.result .result-content .result-header{padding-top:16px}}.result .result-content .result-header img{height:60px}.result .result-content .result-loading{display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:32px 64px;border-radius:16px;margin-top:64px;font-size:20px;color:#707070}.result .result-content .result-content-error{margin-top:64px;z-index:99}@media only screen and (max-width:768px){.result .result-content .result-content-error{margin-top:16px}}.result .result-content .result-content{padding:16px 0;z-index:99}.result .result-content .result-content .result-texts{display:flex;flex-direction:column;align-items:center;color:#fff}.result .result-content .result-content .result-texts h1{font-size:72px;text-transform:uppercase;font-weight:lighter;-webkit-margin-before:.3em;margin-block-start:.3em}@media only screen and (max-width:768px){.result .result-content .result-content .result-texts h1{font-size:48px;margin:16px 0}}.result .result-content .result-content .result-texts p{font-size:28px;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-weight:lighter;position:relative;bottom:1.5em;text-align:center}@media only screen and (max-width:768px){.result .result-content .result-content .result-texts p{font-size:20px;margin:16px 0}}.result .result-content .result-content .result-box{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;color:#707070;width:600px;max-width:100%;margin:0 auto}@media only screen and (max-width:768px){.result .result-content .result-content .result-box{margin:16px;width:calc(100% - 32px);padding:32px 16px}}.result .result-content .result-content .result-box img{margin-bottom:16px}.result .result-content .result-content .result-box h2{-webkit-margin-after:0;margin-block-end:0}.result .result-content .result-content .result-box a{color:#327cbc}.result .result-content .result-content .result-box hr{width:100%;margin-top:25px;margin-bottom:35px;border-color:#f5f5f5}.result .result-content .result-content .result-box p{color:#707070;font-size:15px}.result .result-content .result-content .result-box svg{font-size:50px}.result .result-content .result-content .result-box .result-moneybox-name{font-size:20px;font-weight:700;-webkit-margin-before:0;margin-block-start:0}.result .result-content .result-content .result-box .result-description{font-size:16px;-webkit-margin-before:0;margin-block-start:0}@media only screen and (max-width:768px){.result .result-content .result-content .result-box .result-description{text-align:center}}.result .result-content .result-content .result-box .result-totals{display:flex;flex-direction:row;align-items:baseline}@media only screen and (max-width:768px){.result .result-content .result-content .result-box .result-totals{flex-direction:column;align-items:center}}.result .result-content .result-content .result-box .result-totals p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.result .result-content .result-content .result-box .result-totals svg{align-self:center;margin-right:16px}@media only screen and (max-width:768px){.result .result-content .result-content .result-box .result-totals svg{margin:0 0 16px}}.result .result-content .result-content .result-box .result-totals .result-total{color:#f11930;font-size:50px}.result .result-content .result-content .result-box .result-totals .result-total .result-total-currency{font-size:30px;margin-right:4px}.result .result-content .result-content .result-box .result-totals .result-total-and{margin:0 .5em;font-size:30px}.result .result-content .result-content .result-box .result-box-header{width:100%;display:flex;justify-content:left;align-items:center}.result .result-content .result-content .result-box .result-box-header svg{font-size:77px;margin:30px}.result .result-content .result-content .result-box .result-box-header h2{-webkit-margin-before:0;margin-block-start:0}.result .result-content .result-content .result-box .result-box-header .result-box-header-text{display:flex;flex-direction:column}.result .result-content .result-content .result-box .result-box-header .result-error{color:#f11930;font-size:1.5em;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.result .result-content .result-content .result-box .result-box-actions{width:100%;display:flex;justify-content:space-between}.result:before{background-color:rgba(241,25,48,.9);content:"";display:block;height:100%;width:100%;position:absolute}.faqs{color:#707070}.faqs em{color:#f11930;font-style:normal}.faqs a{color:#327cbc}.faqs .faqs-header{display:flex;justify-content:space-between;align-items:center;padding:16px}@media only screen and (max-width:768px){.faqs .faqs-header{padding:8px 0}}@media only screen and (max-width:768px){.faqs .faqs-header h1{font-size:28px}}.faqs .faqs-questions .faqs-question{padding:16px}@media only screen and (max-width:768px){.faqs .faqs-questions .faqs-question{padding:8px 0}}.faqs .faqs-questions .faqs-question h2{margin-bottom:16px}.faqs .faqs-questions .faqs-question hr{margin-top:32px}@media only screen and (max-width:768px){.faqs .faqs-questions .faqs-question hr{margin-top:16px}}.faqs .faqs-questions .faqs-question:last-child hr{display:none}body{position:relative}.main{font-family:"Roboto Condensed",sans-serif;min-height:100vh;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;display:flex;flex-direction:column;justify-content:space-between}.main,.main .content{background-color:#fff}.main .content{position:relative;margin:-140px auto 0;flex-grow:1;width:1200px;max-width:100%;min-height:600px;border-radius:10px;padding:32px}@media only screen and (max-width:768px){.main .content{padding:16px;border-radius:30px;min-height:0}}.fade-appear,.fade-enter{opacity:0;z-index:1}.fade-appear-active,.fade-enter.fade-enter-active{opacity:1;transition:opacity .2s ease-in-out .1s}.fade-exit{opacity:1}.fade-exit.fade-exit-active{opacity:0;transition:opacity .1s ease-in-out}