.benefits-landing-page h1,.benefits-landing-page h2,.benefits-landing-page h3,.benefits-landing-page h4,.benefits-landing-page h5,.benefits-landing-page h6,.benefits-landing-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.benefits-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 20px;text-align:center}.benefits-container{max-width:1200px;margin:0 auto;padding:0 15px}.benefits-h1{font-size:3rem;margin-bottom:20px;font-weight:800;line-height:1.2}.benefits-subtitle{font-size:1.3rem;margin-bottom:30px;opacity:.95}.benefits-cta-button{background:gold;color:#1a1a1a;padding:18px 45px;font-size:1.2rem;font-weight:700;border:none;border-radius:50px;cursor:pointer;transition:transform .2s,box-shadow .2s;display:inline-block;text-decoration:none;box-shadow:0 10px 30px #0003}.benefits-cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d;color:#1a1a1a}.benefits-trust-badges{margin-top:40px;display:flex;justify-content:center;gap:30px;flex-wrap:wrap;font-size:.9rem;opacity:.9}.benefits-badge{display:flex;align-items:center;gap:8px}.benefits-problem-section{background:linear-gradient(180deg,#f8f9fa,#e9ecef);padding:80px 20px}.benefits-h2{font-size:2.5rem;margin-bottom:30px;text-align:center;color:#2d3748}.benefits-problem-intro{text-align:center;font-size:1.3rem;margin-bottom:50px;color:#667eea;font-weight:700}.benefits-problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px;margin-top:50px}.benefits-problem-card{background:#fff;padding:35px;border-radius:20px;border:3px solid #667eea;box-shadow:0 10px 30px #667eea1a;transition:all .3s ease}.benefits-problem-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #667eea33;border-color:#764ba2}.benefits-problem-card h3{font-size:1.4rem;margin-bottom:15px;color:#667eea;font-weight:800;line-height:1.6}.benefits-problem-card p{color:#4a5568;line-height:1.7;font-size:16px}.benefits-closing-text{text-align:center;font-size:1.5rem;margin-top:50px;font-weight:700;color:#2d3748}.benefits-solution-section{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;padding:80px 20px;text-align:center}.benefits-solution-intro{font-size:1.3rem;margin-bottom:30px}.benefits-list{text-align:left;max-width:700px;margin:40px auto;background:#ffffff1a;padding:40px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.benefits-item{margin-bottom:25px;display:flex;align-items:flex-start;gap:15px;font-size:16px}.benefits-check{background:gold;color:#1a1a1a;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.benefits-avg-text{margin-top:30px;font-size:1.1rem}.benefits-social-proof{background:#fff;padding:80px 20px}.benefits-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px}.benefits-testimonial{background:#f7fafc;padding:30px;border-radius:15px;box-shadow:0 5px 20px #0000000d}.benefits-testimonial-text{font-style:italic;margin-bottom:15px;color:#4a5568;font-size:16px}.benefits-testimonial-author{font-weight:700;color:#2d3748;font-size:16px}.benefits-price-section{background:#2d3748;color:#fff;padding:80px 20px;text-align:center}.benefits-price-box{max-width:600px;margin:40px auto;background:#fff;color:#1a1a1a;padding:50px;border-radius:20px;box-shadow:0 20px 60px #0000004d}.benefits-price-title{font-size:1.5rem;color:#4a5568}.benefits-price{font-size:4rem;font-weight:800;color:#667eea;margin:20px 0}.benefits-price-subtext{color:#718096;margin-bottom:30px;font-size:16px}.benefits-price-note{color:#e53e3e;font-weight:700;margin-bottom:20px;font-size:16px}.benefits-guarantee{background:#e6fffa;padding:20px;border-radius:10px;margin-top:30px;color:#234e52;font-weight:600;font-size:16px}.benefits-faq-section{background:#fff;padding:80px 20px}.benefits-faq-item{max-width:800px;margin:0 auto 30px;background:#f7fafc;padding:30px;border-radius:15px;font-size:16px}.benefits-faq-question{font-size:1.2rem;font-weight:700;margin-bottom:15px;color:#2d3748}.benefits-final-cta{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 20px;text-align:center}.benefits-final-note{margin-top:30px;font-size:1.2rem;opacity:.95}@media (max-width: 768px){.benefits-h1{font-size:2rem}.benefits-subtitle{font-size:1.1rem}.benefits-price{font-size:3rem}.benefits-problem-grid{grid-template-columns:1fr}}body.template-page-elidgbible{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}body.template-page-elidgbible .content-for-layout{display:flex;align-items:center;justify-content:center;padding:0 20px}body.template-page-elidgbible .shopify-section:not(.header-section):has(.section){width:100%}.calculator-container{background:#fff;border-radius:20px;padding:40px;max-width:600px;width:100%;margin:0 auto;box-shadow:0 20px 60px #0000004d}.question-container p{font-size:16px}.progress-bar{width:100%;height:8px;background:#e9ecef;border-radius:10px;margin-bottom:30px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);width:0%;transition:width .3s ease}.question-container{display:none}.question-container.active{display:block;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.question-container h2{color:#2d3748;font-size:1.8rem;margin-bottom:15px;line-height:1.3}.question-subtitle{color:#718096;margin-bottom:30px;font-size:1rem}.options{display:flex;flex-direction:column;gap:15px}.option-btn{background:#f7fafc;border:3px solid #e2e8f0;padding:20px;border-radius:15px;cursor:pointer;transition:all .3s ease;text-align:left;font-size:1.1rem;color:#2d3748;font-weight:600}.option-btn:hover{border-color:#667eea;background:#eef2ff;transform:translate(5px)}.paywall-container{display:none;text-align:center}.paywall-container.active{display:block;animation:fadeIn .5s ease}.calculating-animation{margin:40px 0}.spinner{border:5px solid #f3f3f3;border-top:5px solid #667eea;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.analyzing-text{color:#667eea;font-size:1.2rem;font-weight:600;margin-bottom:10px}.status-text{color:#718096;font-size:16px}.paywall-content p{font-size:16px!important}.paywall-content{display:none}.paywall-content.active{display:block}.lock-icon{font-size:4rem;margin-bottom:20px}.paywall-header{margin-bottom:30px}.paywall-header h2{color:#2d3748;font-size:2rem;margin-bottom:15px}.highlight-box{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;padding:30px;border-radius:15px;margin:30px 0}.highlight-box h3{font-size:1.8rem;margin-bottom:15px}.benefit-preview{background:#fff3;padding:20px;border-radius:10px;margin:20px 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.benefit-preview-item{display:flex;align-items:center;gap:15px;margin-bottom:15px;font-size:16px}.benefit-preview-item:last-child{margin-bottom:0}.price-section{background:#f7fafc;padding:30px;border-radius:15px;margin:30px 0}.old-price{text-decoration:line-through;color:#718096;font-size:1.5rem}.new-price{font-size:3.5rem;font-weight:800;color:#667eea;margin:10px 0}.price-subtext{color:#4a5568;font-size:1rem;margin-bottom:20px}.urgency-text{background:#fef5e7;border-left:4px solid #f39c12;padding:15px;margin:20px 0;color:#7d6608;font-weight:600;border-radius:5px;font-size:16px}.cta-button{background:gold;color:#1a1a1a;padding:20px 50px;font-size:1.3rem;font-weight:700;border:none;border-radius:50px;cursor:pointer;text-decoration:none;display:inline-block;margin:20px 0;transition:transform .2s;box-shadow:0 10px 30px #0003}.cta-button:hover{transform:scale(1.05)}.guarantee-badge{background:#e6fffa;padding:15px;border-radius:10px;margin-top:20px;color:#234e52;font-weight:600;font-size:16px}.social-proof{margin-top:30px;padding-top:30px;border-top:2px solid #e9ecef}.testimonial-mini{background:#f7fafc;padding:20px;border-radius:10px;margin-bottom:15px;font-style:italic;color:#4a5568;text-align:left;font-size:16px}.testimonial-author{font-weight:700;color:#2d3748;margin-top:10px;font-style:normal}.value-prop{text-align:left;margin:30px 0}.value-item{display:flex;align-items:flex-start;gap:15px;margin-bottom:20px;font-size:16px}.check-icon{background:#48bb78;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:700}@media (max-width: 600px){.calculator-container{padding:25px}.new-price{font-size:2.8rem}.cta-button{padding:18px 40px;font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom.css.map */
