body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-section{align-items:center;background:linear-gradient(90deg,#6a11cb,#2575fc);color:#fff;display:flex;justify-content:space-between;padding:50px}.hero-content{max-width:50%}.hero-content h1{font-size:3rem;margin-bottom:20px}.hero-content p{margin-bottom:2rem;margin-top:0;text-align:justify}.hero-image img{max-width:100%}@media (max-width:768px){.hero-section{align-items:center;background:linear-gradient(90deg,#6a11cb,#2575fc);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:10px}.hero-content{max-width:80%}.hero-content h1{font-size:2.5em;margin-bottom:10px;text-align:center}.hero-content p{margin-bottom:1rem;margin-top:0;text-align:justify}}.features{background:linear-gradient(135deg,#1e1e2f,#29293d);color:#fff;padding:60px 20px;text-align:center}.features-title{color:gold;font-size:2.5rem;margin-bottom:20px}.features-intro{color:#ccc;font-size:1.2rem;margin-bottom:40px}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#2a2a3d;border-radius:10px;box-shadow:0 4px 8px #0003;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 16px #0000004d;transform:translateY(-10px)}.feature-icon{color:gold;font-size:3rem;margin-bottom:15px}.feature-title{color:#fff;font-size:1.5rem;margin-bottom:10px}.feature-description{color:#ccc;font-size:1rem;line-height:1.5}@media (max-width:768px){.features-title{font-size:2rem}.features-intro{font-size:1rem}.feature-card{padding:15px}.feature-title{font-size:1.2rem}.feature-description{font-size:.9rem}}.how-it-works{background:linear-gradient(135deg,#6a11cb,#2575fc);color:#fff;padding:50px 20px;text-align:center}.how-it-works h2{color:#fc0;font-size:2.5rem;margin-bottom:20px}.how-it-works p{color:#e0e0e0;font-size:1.2rem;margin-bottom:40px}.steps-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0003;color:#333;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.step-card:hover{box-shadow:0 6px 15px #0000004d;transform:translateY(-5px)}.icon{color:#6a11cb;font-size:3rem;margin-bottom:20px}.step-card h3{font-size:1.5rem;margin-bottom:15px}.step-card p{color:#666;font-size:1rem}@media (max-width:768px){.how-it-works h2{font-size:2rem}.how-it-works p{font-size:1rem}.icon{font-size:2.5rem}.step-card h3{font-size:1.2rem}}.testimonials{background:linear-gradient(180deg,#fff,#f9f9f9);box-shadow:0 4px 30px #0000001a;padding:80px 20px;position:relative;text-align:center}.testimonials h2{color:#6a11cb;font-size:3rem;font-weight:700;letter-spacing:2px;margin-bottom:40px;text-transform:uppercase}.testimonials h2:after{background-color:#fc0;content:"";display:block;height:4px;margin:20px auto;width:50px}.testimonials-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,minmax(250px,1fr));padding:0 20px}.testimonial-card{background:#fff;border-radius:15px;box-shadow:0 4px 10px #0000001a;overflow:hidden;padding:25px;position:relative;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-10px)}.testimonial-img{border:3px solid #6a11cb;border-radius:50%;height:100px;margin-bottom:20px;object-fit:cover;width:100px}.testimonial-name{color:#333;font-size:1.2rem;font-weight:700;margin-bottom:5px}.testimonial-role{color:#777;font-size:1rem;margin-bottom:15px}.testimonial-text{color:#555;font-size:1rem;line-height:1.5}.testimonial-text:before{color:#6a11cb;content:"“";font-size:3rem;left:15px;position:absolute;top:-15px}.testimonial-text:after{bottom:-15px;color:#6a11cb;content:"”";font-size:3rem;position:absolute;right:15px}.testimonial-card:hover .testimonial-text:after,.testimonial-card:hover .testimonial-text:before{color:#fc0}@media (max-width:768px){.testimonials h2{font-size:2rem}.testimonial-card{padding:20px}.testimonial-name{font-size:1rem}.testimonial-text{font-size:.95rem}}@media (max-width:480px){.testimonials-grid{grid-template-columns:1fr}.testimonial-card{padding:15px}.testimonial-img{height:80px;width:80px}.testimonial-name{font-size:1rem}.testimonial-text{font-size:.9rem}}.pricing-section{background:linear-gradient(279deg,#b472fb,#021f51);box-shadow:0 8px 20px #0000001a;color:#fff;padding:60px 20px;text-align:center}.pricing-header h2{animation:fadeInUp 1s ease-out;color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:2px;margin-bottom:15px;text-transform:uppercase}.pricing-header p{color:#e4e4e4;font-size:1.1rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px}.pricing-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:20px}.pricing-card{background:#fff;border-radius:15px;box-shadow:0 6px 15px #0000001a;color:#333;padding:25px;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-10px)}.pricing-icon{color:#2575fc;font-size:3rem;margin-bottom:20px}.pricing-card h3{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:15px;text-transform:uppercase}.pricing-card p{color:#555;font-size:1rem;margin-bottom:15px}.highlight{color:#6a11cb;font-weight:700}.cta-section{margin-top:50px;text-align:center}.pricing-section .cta-section .cta-button{background-color:#6a11cb;border-radius:30px;color:#fff;font-size:1rem;font-weight:700;padding:12px 30px;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#2575fc;transform:scale(1.05)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.pricing-header h2{font-size:2rem}.pricing-card{padding:20px}.pricing-card h3{font-size:1.5rem}.pricing-card p{font-size:.9rem}.cta-button{font-size:1rem}}.what-is-megaloto{align-items:center;background:#f0f0f0;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-between;padding:50px}.megaloto-content{margin-bottom:20px;max-width:50%}.megaloto-content h2{font-size:2.5rem;margin-bottom:20px}.megaloto-content p{font-size:1.2rem;margin-bottom:20px}.cta-button{background-color:#fc0;border-radius:5px;color:#000;font-weight:700;padding:10px 20px;text-decoration:none}.megaloto-image img{max-width:80%}@media (max-width:768px){.what-is-megaloto{background:#f0f0f0;display:flex;flex-direction:column;padding:25px}.megaloto-content{margin-bottom:20px;max-width:90%}.megaloto-image img{max-width:100%}}.footer{align-items:center;background:#222;border-top:3px solid #6a11cb;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:50px 20px}.footer-left,.footer-right{flex:1 1;margin:10px;text-align:center}.footer-left h3,.footer-right h3{color:#6a11cb;font-size:1.8rem;font-weight:700;margin-bottom:10px}.footer-left p,.footer-right p{color:#bbb;font-size:1rem;line-height:1.5}.footer-left p a,.footer-right p a{color:#fc0;font-weight:700;text-decoration:none}.footer-left p a:hover,.footer-right p a:hover{color:#fff;text-decoration:underline}.social-icons{display:flex;justify-content:center;margin-top:20px}.social-icons a{color:#fff;display:inline-block;font-size:1.8rem;margin:0 15px;transition:all .3s ease}.social-icons a:hover{color:#fc0;transform:scale(1.1)}.footer .footer-left,.footer .footer-right{background-color:#0006;border-radius:10px;padding:20px}.footer-left p{color:#888;font-size:.9rem}@media (max-width:768px){.footer{flex-direction:column;text-align:center}.footer-left,.footer-right{margin-bottom:20px;width:80%}.footer-left h3,.footer-right h3,.social-icons a{font-size:1.5rem}.social-icons a{margin:0 10px}}@media (max-width:480px){.footer-left h3,.footer-right h3{font-size:1.3rem}.social-icons a{font-size:1.2rem}}
/*# sourceMappingURL=main.7629f44d.css.map*/