:root{--primary: #0369A1;--primary-dark: #075985;--primary-light: #0EA5E9;--accent: #FB8C00;--accent-light: #FFA726;--accent-dark: #E65100;--surface: #f5f7fa;--text: #1a1a1a;--text-muted: #5a6673;--white: #ffffff;--border: #e5e8eb;--success: #16a34a}.lc-hero{background:linear-gradient(135deg,#1a6ab0,#0369a1 25%,#075985 60%,#004070);position:relative;overflow:hidden}.lc-hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:500px;align-items:center}.lc-hero-image-side{height:100%;overflow:hidden;position:relative;z-index:2}.lc-hero-img{display:block;width:100%;height:100%;object-fit:cover}.lc-hero-content{padding:3rem 3rem 5rem 2rem;position:relative;z-index:2}.lc-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffffe6;border:none;color:#075985;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;width:fit-content}.lc-hero-badge svg{width:16px;height:16px;animation:lc-badge-pulse 2s ease-in-out infinite}@keyframes lc-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.lc-hero-h1{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.25rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-1px}.lc-hero-tagline{font-size:1.1875rem;color:#ffffffe6;line-height:1.75;margin-bottom:2rem}.lc-hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.savings-section{padding:0;margin-top:-60px;position:relative;z-index:10}.savings-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.savings-card{background:var(--white);border-radius:16px;padding:2rem;text-align:center;box-shadow:0 10px 40px #0000001a;border:1px solid #e2e8f0}.savings-card.highlight{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);color:var(--white);border:none;transform:scale(1.05)}.savings-card-icon{width:64px;height:64px;background:transparent;border:2px solid var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:var(--primary)}.savings-card.highlight .savings-card-icon{background:#fff3;border-color:#fff6;color:var(--white)}.savings-card h3{font-size:2.5rem;font-weight:700;color:var(--primary);margin-bottom:.5rem}.savings-card.highlight h3{color:var(--white)}.savings-card p{font-size:1rem;color:var(--text-muted)}.savings-card.highlight p{color:#ffffffe6}.about-section{padding:6rem 0 5rem}.about-section .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-section .about-content{display:block}.about-section .about-content h2{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:2rem}.about-section .about-content p{font-size:1.05rem;color:var(--text);line-height:1.8;margin-bottom:1.5rem;padding-left:2.5rem;position:relative}.about-section .about-content p:before{content:"\2713";position:absolute;left:0;top:4px;width:28px;height:28px;background:var(--primary);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.about-section .about-content p:last-child{margin-bottom:0}.about-section .about-image{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000001a}.about-section .about-image img{width:100%;height:auto;display:block}.benefits-section{padding:5rem 0;background:var(--surface)}.section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.section-header h2{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:1rem}.section-header p{font-size:1.05rem;color:var(--text-muted);line-height:1.7}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.benefit-card{background:var(--white);border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem;transition:all .2s ease}.benefit-card:hover{border-color:var(--primary);box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.benefit-icon{width:48px;height:48px;background:transparent;border:2px solid var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);margin-bottom:1rem;transition:all .2s ease}.benefit-card:hover .benefit-icon{background:var(--primary);color:var(--white)}.benefit-card h4{font-size:1rem;font-weight:600;color:var(--primary);margin-bottom:.5rem;line-height:1.4}.benefit-card p{font-size:.9rem;color:var(--text-muted);line-height:1.6}.how-section{padding:5rem 0;background:var(--white)}.how-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.how-step{text-align:center;position:relative;padding-top:1rem}.step-number{font-size:4rem;font-weight:800;color:#0369a11a;line-height:1;margin-bottom:.5rem}.how-step h4{font-size:1.1rem;font-weight:600;color:var(--primary);margin-bottom:.75rem}.how-step p{font-size:.9rem;color:var(--text-muted);line-height:1.6}.pricing-section{padding:5rem 0;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:var(--white);position:relative;overflow:hidden}.pricing-section:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(249,115,22,.15) 0%,transparent 70%);border-radius:50%}.pricing-section .container{position:relative;z-index:1}.pricing-header{text-align:center;margin-bottom:3rem}.pricing-header h2{font-size:2.25rem;font-weight:700;color:var(--white);margin-bottom:1rem}.pricing-header p{font-size:1.1rem;color:#ffffffd9;max-width:600px;margin:0 auto}.pricing-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.pricing-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.pricing-card:hover{transform:translateY(-8px);background:#ffffff26;border-color:#ffffff40}.pricing-card.featured{background:var(--accent);border-color:var(--accent);transform:scale(1.05);box-shadow:0 20px 40px #f973164d}.pricing-card.featured:hover{transform:scale(1.05) translateY(-8px)}.pricing-card-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#ffffffb3;margin-bottom:.5rem}.pricing-card.featured .pricing-card-label{color:#ffffffe6}.pricing-card-amount{font-size:1rem;font-weight:600;color:var(--white);margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}.pricing-card-discount{font-size:2.5rem;font-weight:800;color:var(--white);line-height:1;margin-bottom:.25rem}.pricing-card-discount span{font-size:1.25rem;font-weight:600}.pricing-card-text{font-size:.9rem;color:#fffc}.pricing-footer{text-align:center}.pricing-footer-text{font-size:1rem;color:#ffffffd9;margin-bottom:1.5rem}.pricing-footer-text strong{color:var(--white)}.pricing-cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn-white-outline{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--white);padding:1rem 2rem;border:2px solid rgba(255,255,255,.3);border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn-white-outline:hover{background:#ffffff1a;border-color:#ffffff80}@media(max-width:1024px){.lc-hero-grid,.about-section .about-grid{grid-template-columns:1fr}.lc-hero-image-side{max-height:350px}.savings-cards{grid-template-columns:1fr}.savings-card.highlight{transform:none;order:-1}.benefits-grid{grid-template-columns:repeat(2,1fr)}.how-steps{grid-template-columns:repeat(2,1fr);gap:2rem}.pricing-cards{grid-template-columns:repeat(2,1fr)}.pricing-card.featured{transform:none}}@media(max-width:768px){.lc-hero-grid{text-align:center}.lc-hero-image-side{order:-1;max-height:280px}.lc-hero-content{padding:2rem 1.25rem 3rem}.lc-hero-h1{font-size:1.75rem}.lc-hero-badge{margin-left:auto;margin-right:auto}.lc-hero-buttons{justify-content:center}.savings-section{margin-top:-40px}.benefits-grid{grid-template-columns:1fr}.how-steps{grid-template-columns:1fr;gap:2rem}.pricing-cards{grid-template-columns:1fr}.lc-cta-buttons{flex-direction:column}}.savings-mobile{display:none}.savings-desktop{display:inline}
/*# sourceMappingURL=/cdn/shop/t/592/assets/learning-credits-page.css.map */
