.repair-pass-page{font-family:var(--font-body-family, sans-serif);color:#1f2937;line-height:1.6;background-color:#f9fafb;overflow-x:hidden}.rp-container{max-width:1100px;margin:0 auto;padding:0 20px}.rp-animate{opacity:0;will-change:opacity,transform}.slide-up{transform:translateY(40px);transition:opacity .8s cubic-bezier(.165,.84,.44,1),transform .8s cubic-bezier(.165,.84,.44,1)}.slide-left{transform:translate(-40px);transition:opacity .8s cubic-bezier(.165,.84,.44,1),transform .8s cubic-bezier(.165,.84,.44,1)}.slide-right{transform:translate(40px);transition:opacity .8s cubic-bezier(.165,.84,.44,1),transform .8s cubic-bezier(.165,.84,.44,1)}.animate-in{opacity:1!important;transform:translate(0)!important}.delay-1{transition-delay:.2s}.delay-2{transition-delay:.4s}.pulse{animation:pulse-animation 2s infinite cubic-bezier(.4,0,.6,1)}@keyframes pulse-animation{0%,to{opacity:1}50%{opacity:.7}}.glow{box-shadow:0 0 20px #f59e0b66;animation:glow-animation 3s infinite alternate}@keyframes glow-animation{0%{box-shadow:0 0 15px #f59e0b4d}to{box-shadow:0 0 30px #f59e0bcc}}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.rp-section-title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:center}.rp-section-desc{font-size:1.125rem;color:#4b5563;margin-bottom:3rem;text-align:center}.rp-grid{display:grid;gap:2rem}.rp-grid-2{grid-template-columns:1fr}@media(min-width:768px){.rp-grid-2{grid-template-columns:repeat(2,1fr)}}.rp-hero{background:linear-gradient(135deg,#1e3a8a,#312e81);color:#fff;padding:5rem 0;text-align:center}@media(min-width:768px){.rp-hero{padding:7rem 0 9rem}}.rp-hero-content{display:flex;flex-direction:column;align-items:center}.rp-badge{display:inline-block;background:#fff3;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem}.rp-title{font-size:3rem;font-weight:800;margin:0 0 1rem;color:#fff}@media(min-width:768px){.rp-title{font-size:4rem}}.rp-subtitle{font-size:1.25rem;max-width:600px;margin:0 auto 3rem;opacity:.9}.rp-pricing-box{background:#fff;color:#1f2937;padding:2.5rem;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;width:100%}.rp-price{font-size:3.5rem;font-weight:800;color:#111827;line-height:1;margin-bottom:.5rem}.rp-price span{font-size:1.25rem;color:#6b7280;font-weight:500}.rp-duration{font-size:1rem;color:#4b5563;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.rp-btn{display:block;width:100%;padding:1rem;border-radius:8px;font-size:1.125rem;font-weight:600;text-align:center;text-decoration:none;transition:all .2s;cursor:pointer}.rp-btn-primary{background-color:#10b981;color:#fff}.rp-btn-primary:hover{background-color:#059669}.rp-btn-secondary{background-color:#1e3a8a;color:#fff}.rp-btn-secondary:hover{background-color:#1e40af}.rp-guarantee{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;font-size:.875rem;color:#059669;font-weight:600}.rp-upsell-section{background:#fff;margin-top:-3rem;position:relative;z-index:10}.rp-upsell-box{background:linear-gradient(to bottom right,#fff,#fefce8);border:2px solid #fbbf24;border-radius:16px;padding:2.5rem;position:relative;text-align:center;max-width:800px;margin:0 auto}.rp-upsell-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:#f59e0b;color:#fff;padding:6px 20px;border-radius:9999px;font-weight:700;font-size:1rem;letter-spacing:.05em;text-transform:uppercase}.rp-upsell-box h3{font-size:1.75rem;margin-top:0;margin-bottom:1rem;color:#92400e;font-weight:800}.rp-upsell-text{font-size:1.125rem;color:#78350f;margin-bottom:2rem}.rp-upsell-math{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;border:1px dashed #fcd34d;display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:768px){.rp-upsell-math{flex-direction:row;flex-wrap:wrap;justify-content:center}}.rp-math-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.rp-math-label{font-size:.875rem;color:#92400e;font-weight:500}.rp-math-value{font-size:1.5rem;font-weight:800;color:#b45309}.rp-math-value del{font-size:1rem;color:#d1d5db;font-weight:400;margin-left:.5rem}.rp-math-icon{font-size:2rem;font-weight:800;color:#f59e0b;margin:0 1rem}.rp-math-result{width:100%;margin-top:1rem;padding-top:1.5rem;border-top:1px solid #fef3c7;font-size:1.0625rem;color:#92400e}.rp-upsell-note{font-size:.875rem;color:#92400e;margin-top:1.5rem;font-style:italic}.rp-benefits,.rp-calculation{padding:5rem 0}.rp-benefits{background:#fff}.rp-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d;display:flex;flex-direction:column}.rp-card-included{border-top:6px solid #10b981}.rp-card-alert{border-top:6px solid #ef4444;background:#fff5f5;border-color:#fecaca}.rp-card h3{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;margin-top:0;margin-bottom:1.5rem;color:#111827}.rp-text-warning{color:#991b1b!important}.rp-legal-intro{color:#991b1b;font-weight:600;margin-bottom:1.5rem;font-size:1.0625rem}.rp-list{list-style:none;padding:0;margin:0}.rp-list li{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1.0625rem}.rp-list-check li:before{content:"\2713";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.25rem}.rp-list-star li:before{content:"\2605";position:absolute;left:0;color:#f59e0b;font-size:1.25rem}.rp-list-info li:before{content:"!";position:absolute;left:.25rem;color:#dc2626;font-weight:900;font-size:1.1rem;line-height:1.4}.rp-list-info li{color:#7f1d1d}.rp-calculation{background:#f3f4f6;padding-bottom:8rem}.rp-comparison{display:flex;flex-direction:column;gap:1.5rem;align-items:center;max-width:900px;margin:0 auto}@media(min-width:768px){.rp-comparison{flex-direction:row;align-items:stretch}}.rp-comp-col{flex:1;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a;width:100%}.rp-comp-normal .rp-comp-header{background:#e5e7eb;color:#4b5563;text-align:center;padding:1rem;font-weight:700;font-size:1.25rem}.rp-comp-pass{border:2px solid #10b981}.rp-comp-pass .rp-comp-header{background:#10b981;color:#fff;text-align:center;padding:1rem;font-weight:700;font-size:1.25rem}.rp-comp-body{padding:1.5rem}.rp-comp-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.rp-comp-total{display:flex;justify-content:space-between;padding:1rem 0 .5rem;font-weight:800;font-size:1.25rem;color:#111827}.rp-comp-row-subtext{text-align:right;font-size:.875rem;color:#6b7280;font-style:italic}.rp-free{color:#10b981;font-weight:700;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em}.rp-comp-savings{margin-top:1.5rem;background:#ecfdf5;color:#065f46;padding:1rem;border-radius:8px;text-align:center;font-weight:800;font-size:1.125rem;border:2px dashed #34d399}.rp-comp-vs{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#fff;border-radius:50%;font-weight:900;font-size:1.25rem;color:#9ca3af;flex-shrink:0;box-shadow:0 4px 6px #0000001a;z-index:10}@media(max-width:767px){.rp-comp-vs{margin:-1rem 0}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/repair-pass.css.map */
