.spt-pricing-box { max-width: 290px; border: 1px solid #cfd3d9; background: #fff; font-family: inherit; }
.spt-box-header { padding: 10px 14px; text-align: center; }
.spt-box-title { margin: 0; font-size: 30px; line-height: 1; text-transform: uppercase; }
.spt-box-subtitle { font-size: 11px; }
.spt-box-body { padding: 12px 16px 6px; }
.spt-features-list { list-style: none; margin: 0; padding: 0; }
.spt-feature { display: flex; align-items: center; gap: 8px; margin-bottom: 6px; font-size: 16px; }
.spt-feature-icon.included { color: #285f35; }
.spt-feature-icon.excluded { color: #bf1738; }
.spt-feature-text.excluded { opacity: .55; text-decoration: line-through; }
.spt-box-price-section { padding: 0 16px 10px; text-align: center; }
.spt-price-row { display: flex; align-items: baseline; justify-content: center; gap: 3px; }
.spt-price-original { color: #bf1738; text-decoration: line-through; font-weight: 700; margin-right: 8px; }
.spt-price-currency, .spt-price-amount, .spt-price-period { color: #0b4eaa; font-weight: 700; }
.spt-price-amount { font-size: 50px; line-height: 1; }
.spt-price-currency, .spt-price-period { font-size: 24px; }
.spt-price-desc { margin-top: 5px; text-transform: uppercase; font-weight: 700; color: #0d2240; font-size: 13px; }
.spt-price-custom-line-1 { margin-top: 5px; font-weight: 700; color: #0d2240; font-size: 24px; line-height: 1.1; }
.spt-price-custom-line-2 { margin-top: 2px; color: #0b4eaa; font-size: 16px; font-weight: 600; line-height: 1.15; }
.spt-box-footer { padding: 0 16px 16px; text-align: center; }
.spt-pricing-btn { display: inline-block; background: #0b4eaa; color: #fff; text-decoration: none; border-radius: 6px; padding: 10px 22px; font-weight: 700; text-transform: uppercase; }
