*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;line-height:1.6}.navbar{position:fixed;top:0;width:100%;background:transparent;transition:background .3s;z-index:1000;padding:1rem 0}.navbar.scrolled{background:#fff;box-shadow:0 2px 4px #0000001a}.navbar-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.navbar-logo{font-size:1.5rem;font-weight:700}.menu-toggle{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.navbar.scrolled .menu-toggle{color:#000}.navbar-links{display:flex;list-style:none;margin:0;padding:0}.navbar-links li{margin:0 1rem;position:relative}.navbar-links a{text-decoration:none;color:#fff;transition:color .3s}.navbar.scrolled .navbar-links a{color:#000}.dropdown-menu{position:absolute;top:100%;background:#fff;list-style:none;padding:0;margin:0;box-shadow:0 2px 4px #0000001a;min-width:150px}.dropdown-menu li{margin:0}.dropdown-menu a{display:block;padding:.5rem 1rem;color:#000}.navbar-icons{display:flex;align-items:center}.icon{margin:0 .5rem;color:#fff}.navbar.scrolled .icon{color:#000}.contact-info{display:flex;align-items:center;margin-left:1rem;color:#fff}.navbar.scrolled .contact-info{color:#000}@media(max-width:768px){.menu-toggle{display:block}.navbar-container{padding:0 1rem;color:#000}.navbar-links a{color:#000}.navbar-links{position:absolute;top:100%;left:0;width:100%;background:#fff;color:#000;flex-direction:column;padding:1rem 0;box-shadow:0 2px 4px #0000001a;display:none}.navbar-links.open{display:flex}.navbar-links li{margin:.5rem 1rem;text-align:center;color:#000}.navbar-icons{display:none;color:#000}}.hero{position:relative}.hero-bg{height:100vh;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;position:relative}.hero-bg:before{content:"";position:absolute;inset:0;background:#00000080;z-index:1}.hero-content{text-align:center;max-width:600px;position:relative;z-index:2}.hero-content h1{font-size:3rem;margin-bottom:1rem}.hero-content p{font-size:1.2rem}.hero-white{background:#fff;padding:4rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-text{text-align:left;margin-bottom:3rem}.hero-text h2{font-size:2rem;margin-bottom:1rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-box{background:#f5f5f5;padding:2rem;border-radius:8px;position:relative;color:#000}.service-box.first{background:linear-gradient(135deg,#4a90e2,#87ceeb);color:#fff}.service-icon{font-size:2rem;margin-bottom:1rem}.service-box h3{margin-bottom:.5rem}.arrow{position:absolute;top:1rem;right:1rem;background:#ff0;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#000}@media(max-width:768px){.hero-content h1{font-size:2rem}.services-grid{grid-template-columns:1fr}}@media(max-width:480px){.hero{padding:2rem 0 1rem}.hero-content h1{font-size:1.5rem}.hero-content p{font-size:1rem}.hero-white{padding:2rem 0}.hero-text h2{font-size:1.5rem}.service-box{padding:1.5rem}}.great-together{background-size:cover;background-position:center;padding:4rem 0;color:#fff;position:relative}.great-together:before{content:"";position:absolute;inset:0;background:#00000080;z-index:1}.great-content{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.great-text{flex:1;padding-right:2rem}.great-text h2{font-size:2rem;margin-bottom:1rem}.great-text h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.great-text p{margin-bottom:2rem}.cta-btn{background:#ff0;color:#000;border:none;padding:1rem 2rem;font-size:1rem;cursor:pointer}.great-stats{flex:1;display:flex;flex-direction:column;gap:2rem}.stat-item{display:flex;align-items:center;gap:1rem}.progress-circle{width:80px;height:80px;border-radius:50%;background:conic-gradient(yellow 0% var(--percent),transparent var(--percent) 100%);display:flex;align-items:center;justify-content:center;position:relative}.progress-circle:before{content:"";width:60px;height:60px;background:#fff;border-radius:50%;position:absolute}.percent{position:relative;z-index:1;font-weight:700;color:#000}.stat-text h4{margin:0;font-size:1.1rem}.stat-text p{margin:0;font-size:.9rem}@media(max-width:768px){.great-content{flex-direction:column}.great-text{padding-right:0;text-align:center;margin-bottom:2rem}.stat-item{flex-direction:column;text-align:center}}@media(max-width:480px){.great-together{padding:2rem 0}.great-text h2{font-size:1.2rem}.great-text h3{font-size:1.3rem}.stat-item{gap:.5rem}.progress-circle{width:60px;height:60px}.progress-circle:before{width:45px;height:45px}}.why-choose-us{background:#fff;padding:4rem 0}.why-content{display:flex;justify-content:space-between;align-items:center}.why-images{flex:1;position:relative;padding-right:2rem}.big-img{width:100%;height:auto;border-radius:8px}.small-img{position:absolute;bottom:0;right:0;width:30%;height:auto;border-radius:8px}.why-text{flex:1}.why-text h2{font-size:1.5rem;margin-bottom:1rem}.why-text h3{font-size:1.8rem;margin-bottom:1rem}.why-text p{margin-bottom:2rem}.features{display:flex;flex-direction:column;gap:1rem}.feature-box{background:#ff0;padding:1rem;border-radius:8px}.feature-box h4{margin:0 0 .5rem}.feature-box p{margin:0}@media(max-width:768px){.why-content{flex-direction:column}.why-images{padding-right:0;margin-bottom:2rem}.small-img{position:static;width:50%;margin-top:1rem}}@media(max-width:480px){.why-choose-us{padding:2rem 0}.why-text h2{font-size:1.2rem}.why-text h3{font-size:1.3rem}.feature-box{padding:.8rem}}.testimonials{background:#fff;padding:4rem 0;text-align:center}.testimonials-header h2{font-size:1.5rem;margin-bottom:1rem}.testimonials-header h3{font-size:2rem;margin-bottom:1rem}.testimonials-header p{margin-bottom:1rem}.yellow-line{width:50px;height:4px;background:#ff0;margin:0 auto}.testimonials-list{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem}.testimonial-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;max-width:400px}.testimonial-img{width:80px;height:80px;border-radius:50%;margin-right:1rem}.testimonial-content h4{margin:0 0 .5rem}.role{font-style:italic;color:#666;margin-bottom:1rem}.testimonial-content p{margin:0}@media(max-width:768px){.testimonial-card{flex-direction:column;text-align:center}.testimonial-img{margin-right:0;margin-bottom:1rem}}@media(max-width:480px){.testimonials{padding:2rem 0}.testimonials-header h2{font-size:1.2rem}.testimonials-header h3{font-size:1.5rem}.testimonial-card{padding:1.5rem}.testimonial-img{width:60px;height:60px}}.newsletter{background-size:cover;background-position:center;padding:4rem 0;text-align:center;color:#fff;position:relative}.newsletter:before{content:"";position:absolute;inset:0;background:#00000080;z-index:1}.newsletter-content{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center}.newsletter-content h2{font-size:2rem;margin-bottom:1rem}.newsletter-content p{margin-bottom:2rem}.news-cont{text-align:left;margin-right:2rem}.newsletter-form{justify-content:center;gap:1rem;display:flex}.newsletter-form input{padding:1rem;border:none;border-radius:4px;width:300px}.newsletter-form button{padding:1rem 2rem;background:#ff0;color:#000;border:none;border-radius:4px;cursor:pointer}@media(max-width:768px){.newsletter-form{flex-direction:column;align-items:center;display:flex;justify-content:center;gap:1rem}.newsletter-form input{width:100%;max-width:300px}.newsletter-content{position:relative;z-index:2}.newsletter-content h2{font-size:2rem;margin-bottom:1rem}.newsletter-content p{margin-bottom:2rem}}@media(max-width:480px){.newsletter{padding:2rem 0}.newsletter-content h2{font-size:1.5rem}.newsletter-form input{padding:.8rem;max-width:250px}.newsletter-form button{padding:.8rem 1.5rem}}.footer{background:#000;color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section{text-align:left}.footer-section h3{position:relative;margin-bottom:1rem}.footer-section h3:after{content:"";position:absolute;bottom:-5px;left:0;width:50px;height:3px;background:#ff0}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.5rem}.contact-info{display:flex;flex-direction:row;flex-wrap:wrap}.contact-info p{display:flex;align-items:center;margin-bottom:.5rem}.icon{color:#ff0;margin-right:.5rem;flex-shrink:0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;text-align:left}.footer-bottom p{margin:.5rem 0}@media(max-width:768px){.footer{padding:2rem 1rem 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}.contact-info{flex-direction:column;gap:.5rem}.footer-section h3:after{width:30px}}@media(max-width:480px){.footer{padding:1.5rem .5rem .5rem}.footer-content{gap:1rem}.footer-section li{margin-bottom:.3rem}.contact-info p{font-size:.9rem}}#root{text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
