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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-logo .logo-image{height:55px;transition:transform .3s ease;width:auto}.nav-logo a{display:block;text-decoration:none;transition:opacity .2s ease}.nav-logo a:hover{opacity:.8}.nav-logo .logo-image:hover{transform:scale(1.05)}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#64748b;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#f4762c}.nav-links a.active{color:#f4762c;font-weight:600}.mobile-menu-button{background:none;border:none;cursor:pointer;display:none;padding:.5rem;position:relative;z-index:1001}.hamburger{display:block;position:relative}.hamburger,.hamburger:after,.hamburger:before{background:#1e293b;height:3px;transition:all .3s ease;width:24px}.hamburger:after,.hamburger:before{content:"";position:absolute}.hamburger:before{top:-8px}.hamburger:after{bottom:-8px}.hamburger.open{background:#0000}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{bottom:0;transform:rotate(-45deg)}.mobile-nav{background:#000c;bottom:0;display:block;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:999}.mobile-nav.open{background:#000c;opacity:1;pointer-events:auto;visibility:visible}body.menu-open{overflow:hidden;position:fixed;width:100%}.mobile-nav-links{background:#fff;display:flex;flex-direction:column;gap:1.5rem;height:100vh;padding:6rem 2rem 2rem;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:280px}.mobile-nav.open .mobile-nav-links{transform:translateX(0)}.mobile-nav-link{border-bottom:1px solid #e2e8f0;color:#64748b;font-size:1.25rem;font-weight:500;padding:1rem 0;text-decoration:none;transition:color .3s ease}.mobile-nav-link.active,.mobile-nav-link:hover{color:#f4762c}.mobile-cta-button{background:#f4762c;border-radius:8px;color:#fff;font-weight:600;margin-top:1rem;padding:1rem 1.5rem;text-align:center;text-decoration:none;transition:background .3s ease}.mobile-cta-button:hover{background:#e05a1a}@media (max-width:768px){.desktop-nav{display:none}.mobile-menu-button{display:block}.nav-container{padding:0 1rem}.logo-image{height:45px}.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-buttons{justify-content:center}.container{padding:0 1rem}.about-content,.contact-content{gap:2rem;grid-template-columns:1fr}.features-grid,.values-grid{grid-template-columns:1fr}.steps-container{flex-direction:column;gap:2rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.page-navigation{margin-bottom:1.5rem;text-align:center}.back-home-link{font-size:1rem;padding:.75rem 0}}.page-navigation{display:block;margin-bottom:2rem;opacity:1;text-align:left;visibility:visible}.back-home-link{align-items:center;color:#64748b;display:inline-flex;font-weight:500;opacity:1;padding:.5rem 0;text-decoration:none;transition:color .3s ease;visibility:visible}.back-home-link:hover{color:#f4762c}.cta-button{background:#f4762c;border-radius:8px;color:#fff!important;padding:.75rem 1.5rem;transition:all .3s ease}.cta-button:hover{background:#e05a1a;transform:translateY(-2px)}.hero{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;min-height:100vh;padding:2rem 0 4rem}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.hero-title{color:#1e293b;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.highlight{color:#f4762c}.hero-subtitle{color:#64748b;font-size:1.25rem;line-height:1.7;margin-bottom:2.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.primary-button,.secondary-button{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.primary-button{background:#f4762c;color:#fff}.primary-button:hover{background:#e05a1a;box-shadow:0 10px 25px #f4762c4d;transform:translateY(-2px)}.secondary-button{background:#0000;border:2px solid #f4762c;color:#f4762c}.secondary-button:hover{background:#f4762c;color:#fff;transform:translateY(-2px)}.hero-image{align-items:center;display:flex;justify-content:center}.photo-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);height:300px;width:300px}.photo-item{border-radius:16px;box-shadow:0 15px 30px #00000026;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.photo-item:hover{box-shadow:0 25px 50px #00000040;transform:scale(1.05)}.photo-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.photo-item:hover img{transform:scale(1.1)}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-title{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.how-it-works{background:#fff;padding:6rem 0}.steps-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.step{padding:2rem;text-align:center}.step-number{align-items:center;background:#6ebd9b;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.step h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.step p{color:#64748b;line-height:1.6}.features{background:#f8fafc;padding:6rem 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-8px)}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#64748b;line-height:1.6}.cta-section{background:linear-gradient(135deg,#f4762c,#6ebd9b);color:#fff;padding:6rem 0;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-section .primary-button{background:#fff;color:#f4762c}.cta-section .primary-button:hover{background:#f1f5f9;box-shadow:0 10px 25px #f4762c33;transform:translateY(-2px)}.cta-section .secondary-button{background:#0000;border:2px solid #fff;color:#fff}.cta-section .secondary-button:hover{background:#fff;color:#f4762c}.footer{background:#1e293b;color:#fff;padding:4rem 0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h4{color:#f1f5f9;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#94a3b8;line-height:1.6;margin-bottom:1rem}.footer-section a{color:#94a3b8;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#60a5fa}.footer-bottom{border-top:1px solid #334155;color:#94a3b8;padding-top:2rem;text-align:center}.about-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem 0 4rem;text-align:center}.about-title{color:#1e293b;font-size:3.5rem;font-weight:800;margin-bottom:1rem}.about-subtitle{color:#64748b;font-size:1.25rem;margin:0 auto;max-width:600px}.about-section{background:#fff;padding:6rem 0}.about-section.values-section{background:#f8fafc}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-content.reverse{direction:rtl}.about-content.reverse .about-text{direction:ltr}.about-text h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.about-text p{color:#64748b;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.about-image{align-items:center;display:flex;justify-content:center}.image-placeholder{align-items:center;background:linear-gradient(135deg,#f4762c,#6ebd9b);display:flex;font-size:4rem;justify-content:center}.about-logo,.image-placeholder{border-radius:20px;box-shadow:0 20px 40px #0000001a;height:300px;width:300px}.about-logo{object-fit:contain}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.value-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-8px)}.value-icon{font-size:3rem;margin-bottom:1.5rem}.value-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.value-card p{color:#64748b;line-height:1.6}.nav-link{color:#64748b;font-weight:500;margin-right:2rem;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#f4762c}.faq-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem 0 4rem;text-align:center}.faq-title{color:#1e293b;font-size:3.5rem;font-weight:800;margin-bottom:1rem}.faq-subtitle{color:#64748b;font-size:1.25rem;margin:0 auto;max-width:600px}.faq-section{background:#fff;padding:6rem 0}.faq-container{margin:0 auto;max-width:800px}.faq-item{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#f4762c;box-shadow:0 4px 20px #f4762c1a}.faq-question{align-items:center;background:none;border:none;color:#1e293b;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;padding:1.5rem 2rem;text-align:left;transition:background-color .3s ease;width:100%}.faq-question:hover{background-color:#f8fafc}.faq-icon{color:#f4762c;font-size:1.5rem;font-weight:700;transition:transform .3s ease}.faq-answer{background-color:#f8fafc;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-answer.open{max-height:200px;padding:1.5rem 2rem}.faq-answer p{color:#64748b;line-height:1.6;margin:0}.faq-cta{background:linear-gradient(135deg,#f4762c,#6ebd9b);color:#fff;padding:6rem 0;text-align:center}.faq-cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.faq-cta p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9}.faq-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.faq-cta .primary-button{background:#fff;color:#f4762c}.faq-cta .primary-button:hover{background:#f1f5f9;box-shadow:0 10px 25px #0003;transform:translateY(-2px)}.faq-cta .secondary-button{background:#0000;border:2px solid #fff;color:#fff}.faq-cta .secondary-button:hover{background:#fff;color:#f4762c}.contact-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem 0 4rem;text-align:center}.contact-title{color:#1e293b;font-size:3.5rem;font-weight:800;margin-bottom:1rem}.contact-subtitle{color:#64748b;font-size:1.25rem;margin:0 auto;max-width:600px}.contact-section{background:#fff;padding:6rem 0}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.contact-form-container h2,.contact-info h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1rem}.contact-form-container p,.contact-info p{color:#64748b;line-height:1.6;margin-bottom:2rem}.success-message{align-items:center;background:#dcfce7;border-radius:8px;color:#166534;display:flex;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:1rem}.success-message span{font-size:1.25rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#374151;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#f4762c;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-button{background:#f4762c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.submit-button:hover:not(:disabled){background:#e05a1a;box-shadow:0 10px 25px #f4762c4d;transform:translateY(-2px)}.submit-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.contact-methods{display:flex;flex-direction:column;gap:2rem}.contact-method{align-items:flex-start;display:flex;gap:1rem}.contact-icon{font-size:2rem;margin-top:.25rem}.contact-details h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.contact-details p{color:#64748b;line-height:1.5;margin-bottom:.25rem}.social-links{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.social-links h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icon{align-items:center;border-radius:50%;display:flex;font-size:1.5rem;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.social-icon:hover{background:#f4762c;box-shadow:0 10px 25px #f4762c4d;transform:translateY(-2px)}.social-icon-img{height:24px;object-fit:contain;vertical-align:middle;width:24px}.faq-preview{background:#f8fafc;padding:4rem 0;text-align:center}.faq-preview h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1rem}.faq-preview p{color:#64748b;font-size:1.125rem;margin-bottom:2rem}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.nav-links{display:none}.features-grid,.steps-container{grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.about-content{gap:2rem;grid-template-columns:1fr;text-align:center}.about-title,.faq-title{font-size:2.5rem}.faq-container{padding:0 1rem}.contact-content{gap:3rem;grid-template-columns:1fr;padding:0 1rem}.contact-title{font-size:2.5rem}.page-navigation{display:block!important}.back-home-link,.page-navigation{opacity:1!important;visibility:visible!important}.back-home-link{display:inline-flex!important}}@media (max-width:480px){.container{padding:0 1rem}.hero{padding:6rem 0 2rem}.hero-title,.section-title{font-size:2rem}}
/*# sourceMappingURL=main.b7041293.css.map*/