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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero{background:url(/static/media/image0.91f17c9694e648d6db4d.jpg) 50%/cover no-repeat;height:100vh;position:relative}.hero-overlay{align-items:center;background:#5a2d82b3;display:flex;height:100%;justify-content:center}.hero-content{color:#fff;max-width:800px;padding:0 20px;text-align:center}.hero-content h1{color:gold;font-size:3rem;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem;justify-content:center}.btn-gold{background-color:gold;border:none;color:#5a2d82}.btn-gold,.btn-outline-gold{cursor:pointer;font-weight:700;padding:.8rem 1.5rem}.btn-outline-gold{background:#0000;border:2px solid gold;color:gold}.btn-gold:hover,.btn-outline-gold:hover{opacity:.85}.about{background-color:#f9f9f9;padding:4rem 2rem}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:auto;max-width:1200px}.about-images{display:flex;flex:1 1;flex-direction:column;gap:1rem}.img-large{border-radius:8px;width:100%}.img-stack{display:flex;gap:1rem}.img-small{border-radius:8px;width:50%}.about-text{flex:1 1}h2{color:#5a2d82;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.about-text p{color:#333;line-height:1.6;margin-bottom:1rem}.about-stats{display:flex;gap:2rem;margin-top:2rem}.about-stats div{text-align:center}.about-stats span{color:gold;font-size:2rem;font-weight:700}.about-stats p{color:#5a2d82;font-weight:500}.ceo-section{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem}.ceo-img{border:4px solid #5a2d82;border-radius:50%;height:180px;object-fit:cover;width:180px}.ceo-text{max-width:600px;text-align:left}.ceo-quote{color:#444;font-style:italic;line-height:1.6;margin-bottom:1rem}.ceo-name{color:#5a2d82;font-size:1.2rem;font-weight:700}.ceo-title{color:#777;font-size:1rem}.services{background:#fff;padding:4rem 2rem;text-align:center}.services-container{margin:auto;max-width:1200px}.services h2{color:#5a2d82;font-size:2.5rem;margin-bottom:2rem}.services-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service-card{background:#f9f9f9;border-radius:12px;box-shadow:0 4px 10px #0000001a;flex:1 1;max-width:350px;min-width:280px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{background:#5a2d82;box-shadow:0 6px 15px #00000026;color:#fff;transform:translateY(-8px)}.service-card:hover h3{color:gold}.service-icon{color:gold;font-size:2.5rem;margin-bottom:1rem}.why-choose-us{background:#5a2d82;color:#fff;padding:4rem 2rem;text-align:center}.why-container{margin:auto;max-width:1200px}.why-container h2{color:gold;font-size:2.5rem;margin-bottom:2rem}.why-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.why-card{background:#ffffff0d;border-radius:12px;padding:2rem;transition:transform .3s ease,background .3s ease}.why-card:hover{background:#ffffff1a;transform:translateY(-8px)}.why-icon{color:gold;font-size:2.5rem;margin-bottom:1rem}.why-card h3{color:gold;margin-bottom:.5rem}.why-card p{font-size:.95rem;line-height:1.5}.cta{background:gold;color:#5a2d82;padding:4rem 2rem;text-align:center}.cta-container{margin:auto;max-width:800px}.cta h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta p{font-size:1.1rem;margin-bottom:2rem}.cta-button{background:#5a2d82;border:none;border-radius:8px;color:gold;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem 2rem;transition:transform .3s ease,background .3s ease}.cta-button:hover{background:#4a2268;transform:scale(1.05)}.contact{background:#f9f9f9;padding:4rem 2rem}.contact-container{margin:auto;max-width:1200px;text-align:center}.contact h2{color:#5a2d82;font-size:2.5rem;margin-bottom:1rem}.contact p{color:#333;margin-bottom:3rem}.contact-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.contact-info{flex:1 1;min-width:280px;text-align:left}.info-item{align-items:center;color:#333;display:flex;font-size:1rem;margin-bottom:1rem}.info-icon{color:gold;font-size:1.2rem;margin-right:.8rem}.contact-form{display:flex;flex:1 1;flex-direction:column;gap:1rem;min-width:280px}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.8rem}.contact-btn{background:#5a2d82;border:none;border-radius:6px;color:gold;cursor:pointer;font-weight:700;padding:1rem;transition:transform .3s ease,background .3s ease}.contact-btn:hover{background:#4a2268;transform:scale(1.05)}.footer{background:#5a2d82;color:gold;padding:3rem 2rem 1rem}.footer-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:auto;max-width:1200px}.footer-brand{flex:1 1;min-width:250px}.footer-brand h3{font-size:1.5rem;margin-bottom:1rem}.footer-brand p{color:#ddd;font-size:.95rem}.footer-links{flex:1 1;min-width:200px}.footer-links h4{font-size:1.2rem;margin-bottom:1rem}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:gold;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-socials{flex:1 1;min-width:200px}.footer-socials h4{font-size:1.2rem;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icons a{color:gold;font-size:1.5rem;transition:color .3s ease}.social-icons a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff4d;color:#ccc;font-size:.9rem;margin-top:2rem;padding-top:1rem;text-align:center}
/*# sourceMappingURL=main.85c3d66e.css.map*/