.stripe-payment-form{display:flex;font-family:"Inter",sans-serif;flex-direction:column;align-items:flex-start;align-self:stretch;margin:0 auto}.generate-form{background-color:#50df89;width:100%;margin:auto;color:#fff;padding:.9375rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color 0.2s}.stripe-payment-form button{padding:.75rem 1rem;background-color:#5952e1;color:#fff;border:none;border-radius:.625rem;cursor:pointer;font-size:.875rem;line-height:1.25rem;font-weight:500;transition:background-color 0.2s}.form-row{margin-bottom:20px;display:flex;width:100%;gap:15px}.form-field{flex:1;display:flex;flex-direction:column;gap:8px}.form-field label{font-size:14px;font-weight:500;color:#333}.form-field input,.form-field select,.stripe-element{margin-top:4px;justify-content:center;align-items:center;align-self:stretch;padding:.81rem 1rem;border:1px solid #ddd;border-radius:4px}.payment-details{width:100%}.card-row{display:none;flex-direction:column;gap:15px;width:100%}.card-number{display:none;width:100%}.card-security{display:none;gap:15px}.card-expiry,.card-cvc{display:none;flex:1;min-width:0}@media (min-width:769px){.card-row{flex-direction:column}.card-security{display:flex;gap:15px}}.card-details{width:100%;background:#f8f9fa;padding:12px 16px;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;gap:10px}.card-icon{font-size:20px}.card-info{font-size:14px;color:#333}.upsell-item{display:flex;padding:.75rem;align-items:center;gap:.75rem;align-self:stretch;border-radius:1rem;border:1px solid #d7d8e3;margin-bottom:15px}.upsell-header{width:100%}.upsell-header .product-name{font-size:1rem;font-weight:500;line-height:1.5rem}.upsell-item input[type="checkbox"]{width:1.25rem;height:1.25rem}.upsell-item input[type="checkbox"]:checked{background-color:#50df89}.upsell-header input[type="checkbox"]:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background-color:#fff}.upsell-description{color:#666;font-size:.9em}.upsell-content{display:flex;gap:20px;width:100%}.upsell-image{width:100px;height:52px;overflow:hidden}.upsell-image img{object-fit:cover;border-radius:8px}.upsell-details{flex:1;display:flex;flex-direction:column;gap:10px}@media (max-width:480px){.upsell-image{display:none}.upsell-image img{width:100%}.upsell-item{align-items:flex-start}}@media (max-width:768px){.card-row{flex-direction:column}.card-number,.card-expiry,.card-cvc{width:100%}.form-row{flex-direction:column}}.form-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999}.form-popup.active{display:block}.form-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:999999}.form-popup-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:2.5rem;width:100%;max-width:42rem;padding:20px;border-radius:8px;max-height:90vh;min-height:60vh;overflow-y:auto;z-index:1000000}.form-popup-close{position:absolute;right:20px;top:20px;background:none;border:none;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}#payment-element{width:100%;padding:15px 0}.success-message-payment{padding:40px;margin:auto}.success-message-payment h3{padding-top:1rem;margin:auto;text-align:center;color:#212240;font-family:Inter;font-size:1.9375rem;font-style:normal;font-weight:700;line-height:3.125rem}.success-message-payment h3 strong{background:linear-gradient(12deg,#8472ed 8.11%,#b786f6 49.43%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;font-family:Poppins;font-size:1.9375rem;font-style:normal;font-weight:700;line-height:3.125rem}.success-message-payment p{margin:auto;padding-top:1rem;text-align:center;color:#949494;text-align:center;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}.success-message-payment__icon{display:flex;justify-content:center;margin:auto;width:32px;height:32px;margin:auto}.theme-upsell-form-button{width:100%;display:inline-flex;justify-content:center;text-align:center;font-weight:700;padding:1.25rem;gap:.5rem;background-color:#63d294;font-size:1rem;border-radius:.25rem;border:1px solid #fff0;color:#fff}.theme-upsell-form-button:hover{background-color:#4fa377}.theme-upsell-form-button:focus{outline:none;background-color:#4fa377}.theme-upsell-form-button:disabled{opacity:.5;pointer-events:none}@media (min-width:640px){.theme-upsell-form-button{width:auto;padding-left:4.69rem;padding-right:4.69rem;font-size:1.25rem}}.success-message-payment__notice{margin-top:1.5rem;display:flex;background:#fefde9;border-radius:.5rem;padding:1rem 1.5rem}.success-message-payment__text{color:#7a808b;font-family:Inter;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.stripe-form-title{font-size:2.5rem;margin:auto;max-width:500px;line-height:3.125rem;text-align:center;padding-bottom:1.5rem}.cart-item-details{flex:1;display:flex;justify-content:space-between;align-items:center}@media (max-width:640px){.stripe-form-title{font-size:2rem;line-height:3.125rem;text-align:center;padding-bottom:1.75rem}}.selected-items-cart{display:flex;padding:1rem 0;flex-direction:column;gap:1rem;border-bottom:1px solid #e9eaf1}.cart-item{display:flex;align-items:center}.cart-item:last-child{border-bottom:none}.cart-item-image{width:50px;height:50px;object-fit:cover;margin-right:15px;border-radius:4px}.cart-item-name{font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.cart-item-name:before{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C17.51 22 22 17.51 22 12C22 6.49 17.51 2 12 2ZM16.78 9.7L11.11 15.37C10.97 15.51 10.78 15.59 10.58 15.59C10.38 15.59 10.19 15.51 10.05 15.37L7.22 12.54C6.93 12.25 6.93 11.77 7.22 11.48C7.51 11.19 7.99 11.19 8.28 11.48L10.58 13.78L15.72 8.64C16.01 8.35 16.49 8.35 16.78 8.64C17.07 8.93 17.07 9.4 16.78 9.7Z' fill='url(https://staging.storebuild.ai/wp-content/plugins/aibuild-payments/src/Form/assets/css/%23paint0_linear_6628_8330)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6628_8330' x1='11.226' y1='30.8126' x2='30.7633' y2='12.7886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237500D5'/%3E%3Cstop offset='1' stop-color='%232A55FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-block;vertical-align:middle;margin-right:.75rem}.cart-item-price{font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;color:#2e2f39}#total-price{width:100%}#total-amount{font-size:1.375rem;line-height:1.875rem}.total-value-wrapper{display:flex;padding:1rem 0;color:#2e2f39;font-size:1rem;font-weight:500;justify-content:space-between}.secure-payment{display:flex;gap:.5rem;color:#7a808b;font-size:.875rem;line-height:1.25rem}.purchase-section{margin:2rem 0;width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.purchase-section{flex-direction:column;gap:.75rem}.stripe-payment-form button{width:100%}.form-popup-close{top:4px;right:4px}}