@import url(https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&family=Merienda:wght@300..900&family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oleo+Script:wght@400;700&family=Pacifico&family=Righteous&display=swap);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}.navbar{background-color:#fff;border-bottom:2px solid #f0f0f0;box-shadow:0 2px 6px #0000001a;color:#333;justify-content:space-around;padding:0 2rem}.navbar,.navbar-brand{align-items:center;display:flex}.navbar-brand{color:#2a7e62;font-family:Oleo Script,system-ui;font-size:1.55rem;font-weight:500;letter-spacing:1.2px}.navbar-menu{display:flex;gap:3rem;justify-content:space-between;list-style:none}.navbar-item a{color:#333;font-family:Righteous,sans-serif;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease,transform .3s ease}.navbar-item a:before{background-color:#2a7e62;bottom:-3px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-item a:hover{color:#2a7e62;transform:translateY(-2px)}.navbar-item a:hover:before{width:100%}.logo{width:140px}.not-found{align-items:center;background:linear-gradient(135deg,#6bffc4,#c864e2);color:#fff;display:flex;flex-direction:column;height:60vh;justify-content:center;padding:2rem;text-align:center}.not-found h1{font-size:6rem;margin:0;text-shadow:2px 2px 4px #0003}.not-found p{font-size:1.5rem;margin:1rem 0}.home-link{background-color:#fff;border-radius:25px;color:#ff6b6b;font-size:1rem;font-weight:700;margin-top:2rem;padding:.75rem 2rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.home-link:hover{background-color:#ff6b6b;color:#fff}.footer{background-color:#2c3e50;color:#ecf0f1;padding:2rem 0;position:relative;text-align:center;z-index:10}.footer-container{align-items:flex-start;display:flex;flex-wrap:wrap;font-family:Times New Roman,Times,serif;justify-content:space-around;margin:0 auto;max-width:1200px;padding:0 1rem}.footer-section{align-items:center;display:flex;flex:1 1;flex-direction:column;margin:1rem 0;min-width:250px}.footer-section h4{font-family:Righteous,sans-serif;font-size:1.2rem;font-weight:400;margin-bottom:1rem}.footer-section p,.footer-section ul{list-style:none;margin:0;padding:0}.footer-section a{color:#ecf1f0}.footer-section a,a{text-decoration:none;transition:color .3s ease}a{color:#54aa9b;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.footer-section a:hover{color:#1abc9c}.social-icons{display:flex;gap:1rem;justify-content:center}.social-icons a{color:#ecf0f1;font-size:1.5rem;transition:color .3s ease}.social-icons a:hover{color:#1abc9c}.footer-bottom{border-top:1px solid #34495e;margin-top:2rem;padding-top:1rem}.footer-brand{font-family:Oleo Script,system-ui;font-size:1.15rem;font-weight:500;letter-spacing:1.2px;text-transform:capitalize}.abou-word{max-width:300px}.hero-section{background-color:#2a7e62;height:80vh;overflow:hidden;position:relative}.hero-image{filter:brightness(65%);height:100%;position:absolute;right:0}.hero-content{background:rgba(0,0,0,.593);border-radius:15px;color:#fff;padding:1.2rem;text-align:center}.hero-content h1{font-family:Montserrat Alternates,cursive;font-size:3rem;margin-bottom:1rem}.hero-content p{font-family:Mulish,cursive;font-weight:500;line-height:1.4rem;margin:2.4rem 0}.cta-button{background-color:#28a745;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:15px 30px;transition:background-color .3s ease}.cta-button:hover{background-color:#218837bd}.hero-content{background:#00000080;border-radius:10px;box-shadow:0 4px 8px #0000001a;left:50%;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%)}.hero-content h1{font-size:3em;margin-bottom:10px}.motto{color:khaki;font-size:1.5em;font-style:italic;margin-bottom:20px}.hero-content p{font-size:1.2em;line-height:1.5;margin-bottom:20px}.services-section{background-color:#f4f4f4;padding:4rem 2rem 10rem}.services-section h2{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem}.services-container{margin:0 auto;width:90%}.center-service{display:flex;flex-wrap:wrap;gap:5rem}.service-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:250px}.service-card:hover{box-shadow:0 8px 16px #0003;transform:translateY(-5px)}.service-icon{color:#1abc9c;font-size:3rem;margin-bottom:1rem}.service-card h3{color:#2c3e50;font-size:1.2rem}.toggle-button{background-color:#1abc9c;border:none;border-radius:5px;color:#fff;cursor:pointer;float:right;font-size:1rem;margin-right:4rem;margin-top:3rem;padding:.5rem 1rem}.toggle-button:hover{background-color:#16a085}.about-us-section{background:#d4f0e1;overflow:hidden;padding:6rem 2rem;position:relative}.about-us-content{margin:0 auto;max-width:1200px;text-align:center}.about-us-values{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.about-us-text{margin-bottom:3rem}.about-us-text h2{color:#333;font-size:3rem;font-weight:700;margin-bottom:1rem}.about-us-text p{color:#555;font-family:Mulish,cursive;font-size:1.2rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:800px}.value-card{background-color:#caf7e9;border-radius:15px;box-shadow:0 8px 16px #00000026;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:22%}.value-icon{color:#1abc9c;font-size:3.5rem;margin-bottom:1rem}.value-card h3{color:#333;font-size:1.6rem;font-weight:600;margin-bottom:.5rem}.value-card p{color:#666;font-family:Mulish,cursive;font-size:.8rem;font-weight:700;line-height:1.4rem;margin-top:1rem}.contact-us-section{background:#f9f9f9;border-top:5px solid #1abc9c;padding:6rem 2rem}.contact-us-container{margin:0 auto;max-width:1200px;text-align:center}.contact-us-container h2{color:#333;font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-us-container p{color:#555;font-size:1.2rem;margin-bottom:3rem}.contact-details{display:flex;justify-content:space-around;margin-bottom:3rem}.contact-card{align-items:center;background-color:#fff;border-radius:15px;box-shadow:0 8px 16px #0000001a;display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:320px;padding:2rem 2rem 0;position:relative;transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{box-shadow:0 12px 24px #0003;transform:translateY(-10px)}.contact-icon{color:#1abc9c;font-size:3rem;margin-bottom:1rem}.contact-card h3{color:rgba(51,51,51,.638);font-size:1.6rem;font-weight:600;margin-bottom:.5rem}.contact-card p{color:#666;font-size:.8rem}.contact-card h4{color:#1c1414;font-size:.95rem;margin-top:10px}.contact-form{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:700px}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:5px;font-size:1rem;max-height:20vh;max-width:100%;min-width:100%;padding:1rem}.contact-form button{background-color:#1abc9c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:1rem 2rem;transition:background-color .3s ease}.contact-form button:hover{background-color:#16a085}.copy-icon{color:#555;cursor:pointer;font-size:1.5rem;position:absolute;right:10px;top:10px;transition:color .3s ease}.copy-icon:hover{color:#1abc9c}.copied-text{animation:fadeInOut 2s;background-color:#1abc9c;border-radius:4px;color:#fff;font-size:.8rem;padding:2px 8px;position:absolute;right:10px;top:-10px}@keyframes fadeInOut{0%,to{opacity:0}50%{opacity:1}}.message{border-radius:8px;margin-bottom:1rem;padding:1rem;text-align:center}.message.success{color:#5aa895}.message.error{color:#d04747}@media (max-width:1100px){.value-card{width:28%}.value-card h3{font-size:1.15rem}.value-card p{font-size:.7rem}}@media (max-width:930px){.hero-content h1{font-size:2rem;margin-bottom:.8rem}.hero-content p{font-family:Merienda,Times New Roman,Times,serif;font-size:.78rem;font-weight:100;line-height:1.3rem;margin:2rem 0}}@media (max-width:900px){.contact-us-section{padding:40px 10px}.navbar-brand span{display:none}.contact-card{border-left:1px dashed green;border-radius:0;box-shadow:none;max-width:320px;padding-left:.4rem;padding-right:.4rem;transition:transform .3s ease,box-shadow .3s ease}.contact-card:first-child{border-left:0}.contact-card:hover{box-shadow:0 12px 24px #0003;transform:translateY(-10px)}.contact-icon{font-size:2rem}.contact-card h3{font-size:1.3rem}.contact-card p{font-size:.7rem}.contact-card h4{font-size:.85rem}}@media (max-width:768px){.hero-content{width:80%}.value-card{max-width:500px;width:80%}.cta-button{font-size:.9rem;padding:.5rem 1.5rem}.contact-card{max-width:400px;width:100%}.copy-icon{font-size:1.1Frem}}@media (max-width:550px){.navbar{padding:0}.about-us-values{align-items:center;flex-direction:column}.contact-icon{font-size:1.7rem}.contact-card h3{font-size:1.1rem}.contact-card h4{font-size:.65rem}.navbar-menu{gap:1rem}.logo{width:110px}}@media (max-width:480px){.about-us-text p{font-size:1rem}.contact-details{align-items:center;flex-direction:column;gap:1rem}.contact-card{border:none}}@media (max-width:400px){.contact-us-section h2{font-size:1.8rem}.navbar{padding:0 6px 0 0}.navbar-item a{font-size:.7rem;font-weight:300}.hero-section{height:60vh}.hero-content{margin-top:0;padding:2rem 0;width:95%}.hero-content h1{font-size:1.3rem;margin-bottom:.3rem}.hero-content p{font-size:.6rem;font-weight:300;line-height:1.23rem;margin:2rem 0}}@media (max-width:310px){.navbar-item a{font-size:.66rem}.logo{width:80px}.navbar-menu{gap:.6rem}.kkkk span{display:none}}
/*# sourceMappingURL=main.68cd9ac7.css.map*/