html{scroll-behavior:smooth}body{color:#333;font-family:Segoe UI,sans-serif}body,h1,h2,h3{margin:0}section{padding:80px 10%}img{height:auto;max-width:100%}.call-btn,.primary-btn,.secondary-btn{border-radius:40px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:16px 28px;text-align:center;text-decoration:none;transition:all .25s ease}.call-btn{background:#2e7d32}.call-btn,.secondary-btn{border:none;color:#fff;width:220px}.secondary-btn{background:#4caf50}.primary-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:2px solid #fff;color:#fff}.call-btn:hover,.primary-btn:hover,.secondary-btn:hover{box-shadow:0 10px 20px #00000040;transform:translateY(-3px)}@media (max-width:768px){section{padding:50px 20px}.hero-content h1{font-size:2rem}.hero-buttons{align-items:center;display:flex;flex-direction:column;gap:10px}}.navbar{align-items:center;background:#fff;box-shadow:0 2px 10px #0000000f;display:flex;justify-content:space-between;padding:18px 7%;position:sticky;top:0;z-index:1000}.logo{color:#2e7d32;font-size:1.9rem;font-weight:700;line-height:1;text-decoration:none}.nav-links{align-items:center;display:flex;gap:28px}.nav-links a{color:#222;font-size:1rem;font-weight:500;text-decoration:none;transition:color .25s ease}.nav-links a:hover{color:#2e7d32}@media (max-width:768px){.navbar{padding:16px 5%}.logo{font-size:1.5rem}.nav-links{gap:18px}.nav-links a{font-size:.95rem}}.hero{align-items:center;color:#fff;display:flex;height:90vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.hero:before{animation:heroZoom 20s ease-in-out infinite alternate;background:linear-gradient(#0000008c,#0000008c),url(/static/media/main.3e3c2fe3351e1d69d33b.jpeg) 50%/cover no-repeat;content:"";inset:0;position:absolute;z-index:-1}.hero-content h1{font-size:3rem;line-height:1.2;margin-bottom:20px}.hero-content p{font-size:1.2rem;margin-bottom:30px}.hero-content h1,.hero-content p{text-shadow:0 2px 8px #00000080}.hero-content{max-width:600px;padding:20px}.hero-buttons{align-items:center;display:flex;flex-direction:column;gap:16px;margin-top:10px}.hero-buttons a,.hero-buttons button{max-width:350px;width:100%}.hero-buttons a:hover,.hero-buttons button:hover{background:#388e3c;transform:translateY(-3px)}@media (max-width:768px){.hero{height:70vh}.hero-content h1{font-size:2rem}}.hero-content{animation:fadeUp 1s ease}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.services{background:#f7f7f4}.services-container{margin:0 auto;max-width:1200px;text-align:center}.services-subtitle{color:#2e7d32;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.services h2{color:#1f1f1f;font-size:2.4rem;margin-bottom:16px}.services-intro{color:#666;font-size:1rem;line-height:1.7;margin:0 auto 50px;max-width:700px}.services-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.service-card{background:#fff;border-radius:22px;box-shadow:0 10px 30px #0000000f;padding:32px 24px;text-align:left;transition:transform .25s ease,box-shadow .25s ease}.service-card:hover{box-shadow:0 16px 35px #0000001a;transform:translateY(-6px)}.service-icon{font-size:2rem;margin-bottom:18px}.service-card h3{color:#222;font-size:1.25rem;margin-bottom:12px}.service-card p{color:#666;font-size:.98rem;line-height:1.7}@media (max-width:992px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.services{padding-bottom:60px;padding-top:60px}.services h2{font-size:2rem}.services-intro{margin-bottom:32px}.services-grid{gap:18px;grid-template-columns:1fr}.service-card{padding:24px 20px}}.why{background:#fff}.why-container{margin:0 auto;max-width:1100px;text-align:center}.why-subtitle{color:#2e7d32;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.why h2{color:#1f1f1f;font-size:2.2rem;margin-bottom:14px}.why-intro{color:#666;line-height:1.7;margin:0 auto 40px;max-width:700px}.why-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.why-card{background:#f7f7f4;border-radius:20px;box-shadow:0 8px 24px #0000000d;padding:32px 24px}.why-icon{color:#2e7d32;margin-bottom:16px}.why-card h3{color:#222;font-size:1.2rem;margin-bottom:12px}.why-card p{color:#666;line-height:1.7}@media (max-width:768px){.why-grid{grid-template-columns:1fr}.why h2{font-size:1.8rem}}.gallery{background:#f7f7f4}.gallery-container{margin:0 auto;max-width:1200px;text-align:center}.gallery-subtitle{color:#2e7d32;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.gallery h2{color:#1f1f1f;font-size:2.3rem;margin-bottom:14px}.gallery-intro{color:#666;line-height:1.7;margin:0 auto 45px;max-width:700px}.gallery-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-card{background:#fff;border-radius:22px;box-shadow:0 10px 30px #00000014;overflow:hidden;text-align:left;transition:transform .25s ease,box-shadow .25s ease}.gallery-card:hover{box-shadow:0 16px 36px #0000001f;transform:translateY(-6px)}.gallery-card img{display:block;height:260px;object-fit:cover;width:100%}.gallery-card-content{padding:20px}.gallery-card-content h3{color:#222;font-size:1.2rem;margin-bottom:10px}.gallery-card-content p{color:#666;font-size:.97rem;line-height:1.6}@media (max-width:992px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.gallery h2{font-size:1.9rem}.gallery-intro{margin-bottom:30px}.gallery-grid{gap:18px;grid-template-columns:1fr}.gallery-card img{height:220px}}.testimonials{background:#fff;text-align:center}.testimonial-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:40px}.testimonial{background:#f9f9f9;border-radius:15px;box-shadow:0 10px 25px #0000000d;max-width:350px;padding:30px}.cta{background:#2e7d32;color:#fff;padding:80px 10%;text-align:center}.cta-btn{background:#4caf50;border-radius:999px;color:#fff;display:inline-block;font-weight:600;margin-top:20px;padding:16px 32px;text-decoration:none;transition:all .25s ease}.cta-btn:hover{background:#66bb6a;transform:translateY(-2px)}.footer{background:#1b1b1b;color:#fff;padding:30px;text-align:center}.quote-form-section{background:#f7f7f4}.quote-form-container{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1.1fr;margin:0 auto;max-width:1100px}.quote-form-text h2{color:#1f1f1f;font-size:2.2rem;margin-bottom:14px}.quote-subtitle{color:#2e7d32;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.quote-form-text p{color:#666;line-height:1.7}.quote-form{background:#fff;border-radius:22px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;gap:16px;padding:28px}.quote-form input,.quote-form select,.quote-form textarea{border:1px solid #d9d9d9;border-radius:14px;box-sizing:border-box;font-size:1rem;padding:14px 16px;width:100%}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#4caf50;outline:none}.quote-submit-btn{background:#2e7d32;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:16px 20px;transition:all .25s ease}.quote-submit-btn:hover{opacity:.95;transform:translateY(-2px)}.quote-submit-btn:disabled{cursor:not-allowed;opacity:.7}@media (max-width:768px){.quote-form-container{gap:24px;grid-template-columns:1fr}.quote-form-text h2{font-size:1.8rem}.quote-form{padding:22px}}
/*# sourceMappingURL=main.0fbdaedb.css.map*/