*{box-sizing:border-box;margin:0;padding:0}.header{background:#fff;box-shadow:0 2px 10px #00000014;height:70px;left:0;position:fixed;top:0;width:100%;z-index:1000}.header-container{height:100%;justify-content:space-between;padding:0 2.5rem;width:100%}.header-container,.logo{align-items:center;display:flex}.logo{cursor:pointer}.logo-img{border-radius:50%;height:80px;object-fit:cover;width:80px}.navBar{align-items:center;display:flex;margin-left:auto}.navLists{display:flex;gap:2rem;list-style:none}.navLink{color:#333;font-size:1rem;font-weight:600;padding:.3rem 0;position:relative;transition:color .3s ease}.navLink.active,.navLink:hover{color:#0d6efd}.navLink:after{background:#0d6efd;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navLink.active:after,.navLink:hover:after{width:100%}.mobileMenu{color:#333;cursor:pointer;display:none}.navLink{background:none;border:none;color:inherit;cursor:pointer;font-size:16px;font-weight:700}.navLink,.navLink:hover{text-decoration:none}@media (max-width:900px){.mobileMenu{display:block}.navBar{align-items:flex-start;background:#fff;box-shadow:-4px 0 15px #00000026;flex-direction:column;height:calc(100vh - 70px);padding:2rem 1.5rem;position:fixed;right:-100%;top:70px;transition:right .3s ease;width:260px;z-index:999}.navBar.activeNavbar{right:0}.navLists{flex-direction:column;gap:1.5rem;width:100%}.navLink{font-size:1.05rem;text-align:left;width:100%}}@media (max-width:480px){.header-container{padding:0 1rem}.logo-img{height:55px;width:55px}.navBar{width:220px}}.hero-section{align-items:center;background:linear-gradient(to bottom right,#0006,#0009),url(/static/media/12.d7ac7fe9c77fe573fe21.jpg) 50%/cover no-repeat;color:#fff;display:flex;height:100vh;justify-content:center;overflow:hidden;padding:0 1.5rem;position:relative;text-align:center;width:100%}.hero-logo{animation:fadeIn 1.2s ease;background:#fff;border-radius:10px;filter:drop-shadow(0 3px 6px rgba(0,0,0,.35));margin-bottom:4.9rem;padding:6px;width:clamp(60px,10vw,100px);z-index:3}.hero-section:after{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000040;content:"";inset:0;position:absolute;z-index:0}.hero-section .light{animation:floatLight 6s ease-in-out infinite alternate;background:radial-gradient(circle,#ffffff40,#0000);border-radius:50%;filter:blur(35px);height:260px;opacity:.6;position:absolute;width:260px}.light.one{animation-delay:.3s;left:10%;top:10%}.light.two{animation-delay:1s;bottom:15%;right:15%}.hero-content{animation:fadeUp 1.5s ease forwards;margin-top:-40px;max-width:900px;z-index:5}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#41e619,#006800);-webkit-background-clip:text;font-size:clamp(2rem,6vw,4rem);font-weight:800;line-height:1.1;margin-bottom:2.1rem;text-shadow:0 5px 20px #00ff0026}.hero-subtitle{color:#efefef;font-size:clamp(1rem,2.5vw,1.3rem);letter-spacing:.5px;line-height:1.8;margin-bottom:1.8rem;text-shadow:0 3px 8px #0009}.hero-btn{background:#2fa10c;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.9rem 2rem;transition:.3s}.hero-btn:hover{background:#46d113;transform:translateY(-3px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes floatLight{0%{opacity:.5;transform:translate(0) scale(1)}to{opacity:1;transform:translate(20px,-20px) scale(1.2)}}@media (max-width:768px){.hero-content{margin-top:-20px}.hero-logo{margin-bottom:1.1rem}}@media (max-width:480px){.hero-section{padding:1rem}.hero-logo{padding:4px;width:60px}}.about-section{align-items:center;background-color:#f9fbff;display:flex;justify-content:center;padding:2rem}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;max-width:1200px}.about-content{flex:1 1;min-width:300px}.about-title h2{color:#a93d01;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-title span{color:#17870e}.about-text{color:#333;font-size:1.1rem;line-height:1.8;margin-bottom:1.2rem}.about-btn{box-shadow:0 4px 10px #0d6efd4d;margin-top:1.2rem;text-decoration:none}.about-image{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:300px}.about-image img{border-radius:20px;box-shadow:0 4px 20px #0000001a;max-width:90%;transition:transform .5s ease}.about-image img:hover{transform:scale(1.05)}.more-about{color:#333;padding:5rem 2rem;text-align:center}.more-title{color:#0d6efd;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.more-text{font-size:1.05rem;line-height:1.8;margin:0 auto 1rem;max-width:800px}.about-more{animation:fadeIn .6s ease-in-out;margin-top:1.5rem}.about-btn{background:linear-gradient(135deg,#0d6efd,#a5c0f7);border:none;border-radius:50px;box-shadow:0 4px 12px #0d6efd4d;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin-top:1.5rem;padding:.9rem 2rem;transition:all .3s ease-in-out}.about-btn:hover{background:#0d6efd;transform:translateY(-3px)}.about-sublist{margin-top:.6rem;padding-left:1.5rem}.about-sublist li{color:#555;font-size:1.02rem;line-height:1.6;margin-bottom:.6rem}.about-image-1{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:300px}.about-image-1 img{border-radius:50%;box-shadow:0 4px 20px #0000001a;max-width:75%;transition:transform .5s ease}.about-image-1 img:hover{transform:scale(1.05)}.about-ngk-section{background:#fafafa;padding:80px 8%}.about-grid{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.about-tag{color:#7c3aed;font-size:14px;font-weight:600;margin-bottom:10px}.about-title{font-size:40px;font-weight:700;line-height:1.2;margin-bottom:20px}.about-title span{color:#7c3aed}.about-desc{color:#555;font-size:16px;line-height:1.6;margin-bottom:16px}.about-tags{margin-bottom:25px;margin-top:20px}.tag{border-radius:20px;display:inline-block;font-size:13px;font-weight:600;margin-right:10px;padding:6px 14px}.pink{background:#ffe4f1;color:#ec4899}.green{background:#e7f9ed;color:#22c55e}.purple{background:#f3e8ff;color:#8b5cf6}.gold{background:#fff4e5;color:#f59e0b}.view-details-btn{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:.3s}.view-details-btn:hover{box-shadow:0 8px 20px #7c3aed4d;transform:translateY(-2px)}.about-image img{border-radius:12px;width:100%}.features-section{background:#fff;padding:80px 8%}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.feature-card{background:#fafafa;border-radius:14px;padding:30px;text-align:center;transition:.3s}.feature-card:hover{box-shadow:0 10px 30px #00000014;transform:translateY(-6px)}.feature-card h3{font-size:18px;margin:15px 0 10px}.feature-card p{color:#666;font-size:14px;line-height:1.5}.icon{height:36px;width:36px}@media (max-width:1024px){.about-grid{grid-template-columns:1fr;text-align:center}.about-title{font-size:32px}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.features-grid{grid-template-columns:1fr}.about-ngk-section,.features-section{padding:60px 20px}.about-title{font-size:26px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.about-container{flex-direction:column;text-align:center}.about-image img{max-width:80%}.about-title{font-size:2rem}.about-text{font-size:1rem}}@media (max-width:600px){.about-section{padding:4rem 1.5rem}.about-title{font-size:1.8rem}.about-text{font-size:.95rem}}.services-section{background:#e2ecff;padding:6rem 2rem;text-align:center}.services-title{color:#0d6efd;font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.services-title span{color:#a5c0f7}.services-subtitle{color:#555;font-size:1.1rem;margin:0 auto 3rem;max-width:700px}.service-cards{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-content:center}.card{background:#fff;border-radius:20px;box-shadow:0 10px 25px #0d6efd14;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .4s ease}.card:before{background:linear-gradient(135deg,#0d6efd,#a5c0f7);content:"";height:100%;left:0;position:absolute;top:0;transition:.4s ease-in-out;width:0;z-index:0}.card:hover:before{width:100%}.card .icon-wrapper,.card h3,.card p{position:relative;z-index:1}.card:hover{color:#fff;transform:translateY(-10px)}.card h3{color:#0d6efd;font-size:1.3rem;margin-top:1rem;transition:.3s}.card:hover h3{color:#fff}.card p{color:#555;font-size:1rem;line-height:1.6;margin-top:.8rem;transition:.3s}.card:hover p{color:#f0f4ff}.icon-wrapper{align-items:center;background:#a5c0f7;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto;transition:.4s ease;width:70px}.card:hover .icon-wrapper{background:#fff;transform:rotate(1turn)}.icon-wrapper svg{color:#fff;font-size:2rem;transition:.4s}.card:hover .icon-wrapper svg{color:#0d6efd}@media (max-width:1024px){.services-title{font-size:2.4rem}.services-subtitle{font-size:1rem}.card{padding:1.8rem}}@media (max-width:768px){.services-title{font-size:2rem}.services-subtitle{font-size:1rem}.service-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:480px){.services-title{font-size:1.8rem}.card{padding:1.5rem}.icon-wrapper{height:60px;width:60px}.icon-wrapper svg{font-size:1.5rem}}.contact-page{background:#fff;padding:6rem 2rem}.contact-wrapper{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:auto;max-width:1200px}.contact-form-box h2{font-size:2rem;margin-bottom:1.5rem}.contact-form-box input,.contact-form-box textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;margin-bottom:1.2rem;padding:.9rem;width:100%}.attach-row{color:#555;font-size:.9rem;justify-content:space-between;margin-bottom:1.2rem}.attach-label,.attach-row{align-items:center;display:flex}.attach-label{cursor:pointer;gap:6px}.attach-count{color:#777}.checkbox-wrapper{margin-bottom:1.5rem;width:100%}.email-signup{align-items:center;color:#333;display:flex;font-size:.95rem;gap:10px;margin:0;padding:0}.email-signup input{margin:0}.email-text{margin-right:130px;white-space:nowrap}.send-btn{background:#000;border:none;color:#fff;cursor:pointer;font-size:1rem;padding:.9rem;width:100%}.send-btn:hover{opacity:.85}.error{color:#d93025;display:block;font-size:.85rem;margin-bottom:10px}.whatsapp-float{align-items:center;background-color:#25d366;border-radius:50%;bottom:25px;box-shadow:0 8px 20px #00000040;display:flex;height:60px;justify-content:center;position:fixed;right:25px;transition:transform .3s ease,box-shadow .3s ease;width:60px;z-index:9999}.whatsapp-float img{height:34px;width:34px}.whatsapp-float:hover{box-shadow:0 12px 25px #00000059;transform:scale(1.1)}.footer{align-items:center;background:linear-gradient(135deg,#008cbe,#1f8f8a 55%,#339710);box-sizing:border-box;color:#fff;display:flex;font-size:.95rem;font-weight:700;justify-content:space-between;padding:15px 30px;width:100%}.captcha-text{color:#777;font-size:.75rem;margin-top:1rem;text-align:center}.contact-info-box{font-size:1rem}.info-note{color:#555;margin-bottom:1.5rem}.contact-info-box h3{font-size:1.4rem;margin-bottom:.5rem}.address{line-height:1.6;margin-bottom:1.5rem}.hours{color:#444}@media (max-width:768px){.contact-wrapper{grid-template-columns:1fr}.email-text{margin-right:0;white-space:normal}.footer{flex-direction:column;gap:6px;text-align:center}}body{background-color:#fff;color:#212529;font-family:Inter,sans-serif;scroll-behavior:smooth}body,h1,h2,h3,h4{margin:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.18207dbb.css.map*/