.container.svelte-1h9oe6u{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin:0;padding:2rem;box-sizing:border-box;gap:4em}.title-container.svelte-1h9oe6u{max-width:600px;flex:1}.title.svelte-1h9oe6u{color:#eb5b00;font-size:clamp(2rem,5vw,48px);margin-bottom:1rem;line-height:115%}.description.svelte-1h9oe6u{color:#5f6368;font-size:clamp(1rem,2vw,20px);margin-bottom:2rem}.img.svelte-1h9oe6u{width:100%;max-width:500px;height:auto;flex:1}@media(max-width:1024px){.container.svelte-1h9oe6u{padding:2rem 4rem;gap:2em}}@media(max-width:768px){.container.svelte-1h9oe6u{flex-direction:column;text-align:center;padding:2rem;gap:2em}.title-container.svelte-1h9oe6u,.img.svelte-1h9oe6u{max-width:100%}}@media(max-width:480px){.container.svelte-1h9oe6u{padding:1rem}}section.svelte-1s0r37j{display:flex;flex-direction:row;justify-content:space-between;padding:2rem 16rem}.reverse.svelte-1s0r37j{flex-direction:row-reverse}.img.svelte-1s0r37j{width:100%;height:auto;max-height:270px;border-radius:8px}@media(max-width:1024px){section.svelte-1s0r37j{padding:2rem 8rem}}@media(max-width:768px){section.svelte-1s0r37j{flex-direction:column;padding:2rem;text-align:center}.reverse.svelte-1s0r37j{flex-direction:column}.img.svelte-1s0r37j{margin-top:1rem}}@media(max-width:480px){section.svelte-1s0r37j{padding:1rem}}section.svelte-12j1wx0{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}@media(min-width:640px){section.svelte-12j1wx0{padding:3rem 1.5rem}}@media(min-width:1024px){section.svelte-12j1wx0{padding:4rem 2rem}}.plans-wrapper.svelte-12j1wx0{width:100%;max-width:1400px;margin-top:2rem}.plan-container.svelte-12j1wx0{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:0 1rem;justify-items:center}@media(min-width:768px){.plan-container.svelte-12j1wx0{grid-template-columns:repeat(2,1fr);max-width:700px;margin:0 auto}}@media(min-width:1024px){.plan-container.svelte-12j1wx0{grid-template-columns:repeat(3,1fr);max-width:1200px;padding:0}}.plan-card.svelte-12j1wx0{width:100%;max-width:320px;background-color:#fff;padding:1.5rem;border:1px solid #D9D9D9;border-radius:12px;text-align:left;transition:all .3s ease;position:relative;overflow:hidden;height:fit-content;display:flex;flex-direction:column}@media(max-width:480px){.plan-card.svelte-12j1wx0{padding:1.25rem;max-width:100%}}@media(min-width:768px)and (max-width:1023px){.plan-card.svelte-12j1wx0{max-width:100%}}@media(min-width:1024px){.plan-card.svelte-12j1wx0{max-width:320px;height:100%;min-height:550px}.plan-container.svelte-12j1wx0{grid-template-rows:1fr;align-items:stretch}}.plan-card.svelte-12j1wx0:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.plan-card.svelte-12j1wx0:before{content:"";position:absolute;top:0;left:0;right:0;height:6px}.plan-card.svelte-12j1wx0:nth-child(1):before{background:linear-gradient(90deg,#ff6b6b,#ff8e8e)}.plan-card.svelte-12j1wx0:nth-child(2):before{background:linear-gradient(90deg,#4ecdc4,#45b7af)}.plan-card.svelte-12j1wx0:nth-child(3):before{background:linear-gradient(90deg,#155dfc,#155dfc)}.plan-card.svelte-12j1wx0:nth-child(4):before{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.plan-card.svelte-12j1wx0{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}h4.svelte-12j1wx0{font-size:1.25rem;margin-bottom:.5rem;font-weight:600}@media(min-width:640px){h4.svelte-12j1wx0{font-size:1.375rem}}@media(min-width:1024px){h4.svelte-12j1wx0{font-size:1.5rem}}ul.svelte-12j1wx0{list-style-type:none;padding-left:0;margin-top:1.5rem;flex-grow:1}li.svelte-12j1wx0{margin-bottom:.875rem;display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#4b5563;transition:transform .2s ease}@media(min-width:640px){li.svelte-12j1wx0{font-size:.9375rem;margin-bottom:1rem}}@media(min-width:1024px){li.svelte-12j1wx0{font-size:.95rem}}li.svelte-12j1wx0:hover{transform:translate(5px)}@media(max-width:320px){section.svelte-12j1wx0{padding:1.5rem .75rem}.plan-card.svelte-12j1wx0{padding:1rem}h4.svelte-12j1wx0{font-size:1.125rem}li.svelte-12j1wx0{font-size:.8125rem;gap:.5rem}}section.svelte-1pwtd90{padding:2rem 1rem;min-height:auto;max-width:800px;margin:0 auto}section.svelte-e9x25m{padding:2rem 1rem;min-height:auto;margin:0 auto}.pasos.svelte-byou71{display:flex;justify-content:space-evenly;flex-wrap:wrap;padding:2rem 12rem}.card.svelte-byou71{text-align:left;width:13.5rem;flex:1 1 calc((100% - 2rem)/4);margin:1rem .2rem;background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s,box-shadow .3s}.card.svelte-byou71:hover{transform:translateY(-5px);box-shadow:0 6px 15px #3b82f680,0 4px 10px #10b9814d}.image-container.svelte-byou71{display:flex;justify-content:left;align-items:center;margin-bottom:1rem}.card.svelte-byou71 h4:where(.svelte-byou71){font-size:.75em;font-weight:700;color:var(--color-primary-600)}.card.svelte-byou71 h5:where(.svelte-byou71){font-size:1em;font-weight:700;color:#000;margin-bottom:.5rem}.card.svelte-byou71 p:where(.svelte-byou71){font-size:1em;color:#495057}@media(max-width:1024px){.pasos.svelte-byou71{padding:2rem 6rem}}@media(max-width:768px){.pasos.svelte-byou71{padding:2rem}.card.svelte-byou71{width:100%;margin-bottom:2rem}}@media(max-width:480px){.pasos.svelte-byou71{padding:1rem}}.hover\:shadow-3xl.svelte-l9yiin:hover{box-shadow:0 25px 50px -12px #00000040}.bg-custom-blue{background-color:#2fefdf}.bg-custom-blue-dark{background-color:#1e3a8a}#about.svelte-1uha8ag{padding:4rem 0}@media(max-width:768px){#about.svelte-1uha8ag{padding:2rem 0}}
