.wtpi-price-boxes,.wtpi-price-boxes *{box-sizing:border-box}.wtpi-price-boxes{--wtpi-cash-bg:#f2fff7;--wtpi-cash-border:#20a35a;--wtpi-cash-text:#111111;--wtpi-install-bg:#f4f6ff;--wtpi-install-border:#465fff;--wtpi-install-text:#111111;--wtpi-unavailable:#d63638;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:100%;margin:14px 0 18px;direction:rtl;clear:both}.wtpi-price-card{position:relative;width:100%;min-width:0;border:1px solid rgba(0,0,0,.10);border-radius:18px;padding:15px 16px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.07);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.wtpi-price-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.10)}.wtpi-cash-card{border-color:color-mix(in srgb,var(--wtpi-cash-border) 34%,transparent);background:var(--wtpi-cash-bg);color:var(--wtpi-cash-text)}.wtpi-installment-card{border-color:color-mix(in srgb,var(--wtpi-install-border) 34%,transparent);background:var(--wtpi-install-bg);color:var(--wtpi-install-text)}@supports not (color:color-mix(in srgb,#000 50%,transparent)){.wtpi-cash-card{border-color:var(--wtpi-cash-border)}.wtpi-installment-card{border-color:var(--wtpi-install-border)}}.wtpi-price-title{display:block;font-size:13px;font-weight:800;color:inherit;opacity:.82;margin-bottom:8px;line-height:1.7}.wtpi-price-value{display:block;max-width:100%;font-size:clamp(15px,4vw,18px);font-weight:900;color:inherit;line-height:1.7;overflow-wrap:anywhere}.wtpi-price-value .woocommerce-Price-amount{font-weight:900;white-space:normal}.wtpi-price-value .woocommerce-Price-currencySymbol{margin-right:2px}.wtpi-price-note{display:block;margin-top:5px;font-size:12px;line-height:1.7;font-weight:700;opacity:.95}.wtpi-price-note--cash{color:var(--wtpi-cash-border)}.wtpi-price-note--installment{color:var(--wtpi-install-border)}.wtpi-price-card--unavailable .wtpi-price-value{color:var(--wtpi-unavailable)!important}.wtpi-price-boxes--unavailable .wtpi-price-card{border-color:var(--wtpi-unavailable);background:#fff7f7}.wtpi-style-minimal .wtpi-price-card{box-shadow:none;background:#fff;border-color:#ececec}.wtpi-style-minimal .wtpi-cash-card{border-right:4px solid var(--wtpi-cash-border)}.wtpi-style-minimal .wtpi-installment-card{border-right:4px solid var(--wtpi-install-border)}.wtpi-style-outline .wtpi-price-card{box-shadow:none;background:#fff;border-width:2px}.wtpi-style-outline .wtpi-cash-card{border-color:var(--wtpi-cash-border)}.wtpi-style-outline .wtpi-installment-card{border-color:var(--wtpi-install-border)}.wtpi-style-compact{gap:8px;margin:10px 0 12px}.wtpi-style-compact .wtpi-price-card{padding:10px 12px;border-radius:13px;box-shadow:0 4px 14px rgba(0,0,0,.06)}.wtpi-style-compact .wtpi-price-title{font-size:12px;margin-bottom:4px}.wtpi-style-compact .wtpi-price-value{font-size:15px}.wtpi-style-compact .wtpi-price-note{font-size:11px;margin-top:2px}.single-product .wtpi-price-boxes+.wtpi-price-boxes{display:none!important}.elementor-widget-woocommerce-product-price .wtpi-price-boxes,.elementor-widget-woocommerce-product-add-to-cart .wtpi-price-boxes,.elementor-widget-woocommerce-product-content .wtpi-price-boxes{margin-top:0}.wtpi-checkout-warning{margin:12px 0 14px;padding:12px 14px;border-radius:12px;font-size:13px;line-height:1.8;font-weight:700}.wtpi-checkout-warning--installment{border:1px solid rgba(70,95,255,.24);background:#f4f6ff;color:#2234a0}.wtpi-checkout-warning--cash{border:1px solid rgba(32,163,90,.24);background:#f2fff7;color:#13703b}@media (max-width:768px){.wtpi-price-boxes{grid-template-columns:1fr;gap:10px;margin:12px 0 16px}.wtpi-price-card{border-radius:15px;padding:13px 14px}}@media (max-width:360px){.wtpi-price-title{font-size:12px}.wtpi-price-card{padding:12px}}