#payment-message{color:#697386;font-size:16px;line-height:20px;padding-top:12px;text-align:center}#payment-element{margin-bottom:24px}#payment-modal,#payment-overlay{z-index:9999}.payment-benefits{border:1px solid #edeef0;border-radius:8px;margin-top:24px}.payment-benefits img{margin-right:10px}.payment-benefits .line{padding:12px 16px}.payment-benefits .line span{line-height:32px}.payment-benefits .line:nth-child(2){border-top:1px solid #edeef0;border-bottom:1px solid #edeef0}.StripeElement{box-sizing:border-box;height:40px;padding:8px 12px;font-size:16px;line-height:24px;border:none;border-radius:8px;background-color:#fff;box-shadow:0 0 0 1px #e0e0e0,0 2px 4px 0 rgba(0,0,0,.07),0 1px 1.5px 0 rgba(0,0,0,.05);-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease;margin-bottom:20px;outline:0;width:100%}.StripeElement--focus,.StripeElement:focus{border:1px solid #e0e0e0!important;box-shadow:0 0 0 1px rgba(50,151,211,.7),0 1px 1px 0 rgba(0,0,0,.07),0 0 0 4px rgba(50,151,211,.3)}.StripeElement--invalid{border-color:#fa755a}.StripeElement--webkit-autofill{background-color:#fefde5!important}#payment-form #submit{background:#0074d4;color:#fff;padding:15px 10px;border:none;cursor:pointer;width:100%;font-weight:400;border-radius:8px;line-height:1;font-size:16px;transition:all .5s ease;box-shadow:0 0 0 1px #e0e0e0,0 2px 4px 0 rgba(0,0,0,.07),0 1px 1.5px 0 rgba(0,0,0,.05)}#error-message{display:none;margin:14px 0;text-align:left;font-size:15px;color:#bf3849;border:1px solid #bf3849;padding:12px 8px;border-radius:8px;background:#f6e1e1}#payment-loader{position:absolute;right:15px;top:8px;width:20px;height:20px;aspect-ratio:1;border-radius:50%;border:1px solid #fff;animation:l20-1 .8s infinite linear alternate,l20-2 1.6s infinite linear;display:none}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}100%{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0)}100%{transform:scaleY(-1) rotate(-135deg)}}