.elementor-24 .elementor-element.elementor-element-7ee4827{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}@media(max-width:767px){.elementor-24 .elementor-element.elementor-element-7ee4827{--margin-top:-10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}}:root{--primary:220, 98%, 51%;--primary-foreground:0, 0%, 100%;--secondary:151, 71%, 37%;--secondary-foreground:0, 0%, 100%;--accent:45, 100%, 64%;--accent-foreground:16, 15%, 10%;--background:0, 0%, 100%;--foreground:16, 15%, 10%;--ink:16, 15%, 10%;--muted:220, 13%, 91%;--muted-foreground:215, 16%, 47%;--bg-soft:220, 60%, 99%;--border:220, 13%, 91%;--radius:1rem;--shadow-soft:0 4px 20px hsl(var(--primary) / 0.1);--shadow-card:0 8px 32px hsl(var(--primary) / 0.08);--transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;line-height:1.6;color:hsl(var(--foreground));background-color:hsl(var(--background))}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:var(--transition);font-size:.875rem;padding:.5rem 1rem}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.btn-primary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.btn-primary:hover{background-color:hsl(var(--secondary) / .9)}.btn-outline{border:1px solid hsl(var(--border));background-color:#fff0;color:hsl(var(--foreground))}.btn-outline:hover{background-color:hsl(var(--muted))}.card{background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:var(--shadow-soft);overflow:hidden}.card-content{padding:1.5rem}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr)}@media (max-width:768px){.grid-3,.grid-4,.grid-5{grid-template-columns:1fr}.grid-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px){.md-grid-2{grid-template-columns:repeat(2,1fr)}.md-grid-3{grid-template-columns:repeat(3,1fr)}.md-grid-4{grid-template-columns:repeat(4,1fr)}.md-grid-5{grid-template-columns:repeat(5,1fr)}}.header{position:sticky;top:0;z-index:50;background-color:hsl(var(--background) / .95);backdrop-filter:blur(12px);border-bottom:1px solid hsl(var(--border));box-shadow:var(--shadow-soft)}.header-content{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem}.logo h1{font-size:1.25rem;font-weight:700;color:hsl(var(--primary));margin-bottom:.25rem}.logo p{font-size:.75rem;color:hsl(var(--muted-foreground))}.nav{display:none;border-top:1px solid hsl(var(--border));padding:.5rem 1rem}@media (min-width:1024px){.nav{display:block}}.nav-links{display:flex;gap:1.5rem;font-size:.875rem}.nav-links a{color:hsl(var(--muted-foreground));text-decoration:none;transition:var(--transition)}.nav-links a:hover{color:hsl(var(--primary))}.hero{padding:2rem 0 4rem;background:linear-gradient(135deg,hsl(var(--primary) / .1),hsl(var(--secondary) / .1))}.hero-grid{display:grid;gap:2rem;align-items:center}@media (min-width:768px){.hero{padding:4rem 0}.hero-grid{grid-template-columns:1fr 1fr}}.promo-badge{display:inline-flex;align-items:center;background-color:hsl(var(--accent) / .2);color:hsl(var(--accent-foreground));padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.countdown{margin-left:.5rem;font-size:.75rem;background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));padding:.25rem .5rem;border-radius:4px}.hero h1{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:hsl(var(--ink))}.hero .highlight{color:hsl(var(--primary))}@media (min-width:768px){.hero h1{font-size:3rem}}.hero p{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:1.5rem}.value-points{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;font-size:.875rem;margin-bottom:1.5rem}.value-point{display:flex;align-items:center;gap:.5rem}.checkmark{color:hsl(var(--secondary))}.cta-buttons{display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.cta-buttons{flex-direction:row}}.hero img{width:100%;height:auto;border-radius:var(--radius);box-shadow:var(--shadow-card)}.section{padding:3rem 0}.section h2{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:hsl(var(--ink))}@media (min-width:768px){.section h2{font-size:2rem}}.value-card{text-align:center;transition:var(--transition)}.value-card:hover{box-shadow:var(--shadow-card)}.value-icon{font-size:2rem;margin-bottom:.75rem}.value-card h3{font-weight:600;margin-bottom:.5rem;color:hsl(var(--ink))}.value-card p{font-size:.875rem;color:hsl(var(--muted-foreground))}.bg-soft{background-color:hsl(var(--bg-soft))}.rating{font-size:2rem;font-weight:700;color:hsl(var(--primary));margin-bottom:.5rem}.testimonial{font-style:italic;color:hsl(var(--muted-foreground));margin-bottom:1rem;font-size:.875rem}.testimonial-author{font-weight:600;color:hsl(var(--ink))}.testimonial-role{font-size:.75rem;color:hsl(var(--muted-foreground))}.story{max-width:48rem;margin:0 auto;text-align:center}.story p{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:2rem}.steps{display:grid;gap:1.5rem;margin-top:2rem}@media (min-width:768px){.steps{grid-template-columns:repeat(3,1fr)}}.step{text-align:center}.step-number{width:3rem;height:3rem;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;margin:0 auto 1rem}.step h3{font-weight:600;margin-bottom:.5rem;color:hsl(var(--ink))}.step p{font-size:.875rem;color:hsl(var(--muted-foreground))}.benefits{display:grid;gap:2rem;max-width:64rem;margin:0 auto}@media (min-width:768px){.benefits{grid-template-columns:1fr 1fr}}.benefit-list{list-style:none}.benefit-list li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.benefit-list .checkmark{margin-top:.25rem}.feature-benefit{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:hsl(var(--background));border-radius:.5rem;margin-bottom:.75rem;font-size:.875rem}.promo-box{max-width:28rem;margin:0 auto 2rem}.promo-card{background:linear-gradient(to right,hsl(var(--accent) / .2),hsl(var(--secondary) / .2));border:1px solid hsl(var(--accent))}.promo-card .card-content{text-align:center}.promo-card h3{font-weight:700;font-size:1.125rem;margin-bottom:.5rem;color:hsl(var(--ink))}.pricing-grid{display:grid;gap:1.5rem;max-width:80rem;margin:0 auto 2rem}@media (min-width:768px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{position:relative}.popular-badge{position:absolute;top:-.75rem;left:50%;transform:translateX(-50%);background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.popular-card{border:1px solid hsl(var(--primary));box-shadow:var(--shadow-card)}.price{font-size:1.5rem;font-weight:700;color:hsl(var(--primary));margin-bottom:.25rem}.time{font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:1rem}.features{list-style:none;margin-bottom:1.5rem}.features li{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem}.addons{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:48rem;margin:0 auto 2rem;font-size:.875rem}@media (min-width:768px){.addons{grid-template-columns:repeat(4,1fr)}}.addon{text-align:center;padding:.75rem;background-color:hsl(var(--bg-soft));border-radius:.5rem}.addon-service{font-weight:500;color:hsl(var(--ink))}.addon-price{color:hsl(var(--primary))}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(4,1fr)}}.service-card{text-align:center;transition:var(--transition)}.service-card:hover{box-shadow:var(--shadow-card)}.service-icon{font-size:2rem;margin-bottom:.75rem}.service-card h3{font-weight:600;margin-bottom:.5rem;color:hsl(var(--ink))}.service-card p{font-size:.75rem;color:hsl(var(--muted-foreground))}.info-grid{display:grid;gap:2rem;max-width:64rem;margin:0 auto}@media (min-width:768px){.info-grid{grid-template-columns:1fr 1fr}}.info-item{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem}.info-label{color:hsl(var(--muted-foreground))}.info-value{color:hsl(var(--ink))}.faq{max-width:48rem;margin:0 auto}.faq-item{background-color:hsl(var(--bg-soft));border-radius:.5rem;margin-bottom:1rem}.faq-question{padding:1rem;font-weight:600;cursor:pointer;color:hsl(var(--ink));transition:var(--transition)}.faq-question:hover{background-color:hsl(var(--background))}.faq-answer{padding:0 1rem 1rem;font-size:.875rem;color:hsl(var(--muted-foreground));display:none}.faq-item.active .faq-answer{display:block}.final-cta{padding:3rem 0;background:linear-gradient(to right,hsl(var(--primary) / .1),hsl(var(--secondary) / .1));text-align:center}.final-cta h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:hsl(var(--ink))}@media (min-width:768px){.final-cta h2{font-size:2rem}}.final-cta p{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto}.footer{padding:2rem 0;background-color:hsl(var(--ink));color:hsl(var(--background))}.footer-grid{display:grid;gap:2rem}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(3,1fr)}}.footer h3{font-weight:700;font-size:1.125rem;margin-bottom:1rem;color:hsl(var(--primary))}.footer h4{font-weight:600;margin-bottom:.75rem}.footer p{font-size:.875rem;color:hsl(var(--background) / .8);margin-bottom:1rem}.footer a{color:hsl(var(--secondary));text-decoration:none}.footer a:hover{text-decoration:underline}.footer-links{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.footer-links a{color:hsl(var(--background) / .8)}.footer-links a:hover{color:hsl(var(--secondary))}.footer-bottom{border-top:1px solid hsl(var(--background) / .2);margin-top:2rem;padding-top:1rem;text-align:center;font-size:.875rem;color:hsl(var(--background) / .6)}.sticky-cta{position:fixed;bottom:0;left:0;right:0;background-color:hsl(var(--background));border-top:1px solid hsl(var(--border));padding:1rem;z-index:50;box-shadow:var(--shadow-card);display:flex;align-items:center;justify-content:space-between}@media (min-width:768px){.sticky-cta{display:none}}.sticky-info div:first-child{font-size:.875rem;font-weight:600;color:hsl(var(--ink))}.sticky-info div:last-child{font-size:.75rem;color:hsl(var(--muted-foreground))}.text-center{text-align:center}.font-bold{font-weight:700}.font-semibold{font-weight:600}.hidden{display:none}@media (min-width:768px){.md-flex{display:flex}}