*{padding:0;margin:0;box-sizing:border-box}.banner-form{width:100%;height:40vw;background-image:url(./assets/banner-1440.webp);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.banner-form:after{content:"";position:absolute;inset:0;background:#0000000d}.banner-content{position:absolute;left:45%;display:flex;flex-direction:column;align-items:flex-start;gap:8px;z-index:5}.banner-head{font-size:40px;font-weight:700;color:#166b12}.banner-text{font-size:20px;color:#166b12}.fade-slide-in{animation:fadeSlideIn 3s ease forwards}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.carousel{position:absolute;bottom:24px;left:50%;transform:translate(-50%);padding:8px 16px;display:flex;gap:8px;background-color:#ffffff80;border-radius:100px;z-index:5}.dot{width:12px;height:12px;border:2px solid #166b12;border-radius:100px;cursor:pointer}.dot.active{background-color:#166b12}@media(max-width:1000px){.banner-head{font-size:32px}.banner-text{font-size:16px}.carousel{bottom:16px}}@media(max-width:700px){.banner-form{min-height:50vw}.banner-head{font-size:24px}.banner-text{font-size:14px}.carousel{bottom:12px;padding:6px 12px}.dot{width:8px;height:8px}}@media(max-width:400px){.banner-head{font-size:18px}.banner-text{font-size:12px}.carousel{bottom:8px;padding:4px 10px}.dot{width:6px;height:6px;border:1px solid #166b12}}.more{appearance:none;border:none;width:157px;height:62px;background-color:#166b12;border-radius:8px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:20px;text-align:center;gap:16px;margin-top:40px;cursor:pointer}.more-light{appearance:none;border:none;width:157px;height:62px;background-color:#fff;border-radius:8px;color:#166b12;display:flex;justify-content:center;align-items:center;font-size:20px;text-align:center;gap:16px;margin-top:40px;cursor:pointer}.more img,.more-light img{height:20px;width:auto;margin-top:4px}.more:active,.more-light:active{opacity:.7}@media(max-width:1000px){.more,.more-light{width:130px;height:55px;font-size:16px;gap:8px;margin-top:24px}.more img,.more-light img{height:16px;width:auto}}@media(max-width:700px){.more,.more-light{width:100px;height:50px;font-size:14px;margin-top:8px}.more img,.more-light img{height:14px;width:auto}}@media(max-width:400px){.more,.more-light{width:60px;height:25px;font-size:8px;margin-top:8px}.more img,.more-light img{height:8px;width:auto;margin-top:2px}}.navbar{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;padding:13px 100px;box-shadow:0 5px 5px #00000026}.navbar img{width:auto;height:40px;cursor:pointer}.navbar-menu-desktop{display:inline-flex;gap:32px}.navbar-item{font-size:20px;font-weight:700;color:#094d11;cursor:pointer}.navbar-toggle{width:auto;height:40px;display:none;cursor:pointer}.navbar-closeBT{position:absolute;top:24px;left:16px;width:24px;height:24px;cursor:pointer}.navbar-menu-mobile{position:fixed;top:0;right:0;width:50%;height:100%;background-color:#dedebe;box-shadow:-5px 0 5px #00000026;z-index:100;transform:translate(100%);transition:all .5s ease}.navbar-menu-mobile--open{transform:translate(0)}.navbar-list{position:absolute;top:70px;left:16px;height:70%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:16px 0}@media(max-width:1000px){.navbar-menu-desktop{display:none}.navbar-toggle{display:inline-flex}.navbar{padding:13px 50px}}@media(max-width:400px){.navbar{padding:13px 24px}.navbar img,.navbar-toggle{height:24px}.navbar-item{font-size:16px}}.service-feature{display:flex;flex-direction:column;gap:70px;margin:64px auto}.feature-head,.project-head{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#166b12}.service-text{font-size:36px;font-weight:700}.service-text2{font-size:20px}.feature-list{display:flex;justify-content:center;align-items:center;gap:180px}.feature-item{width:190px;height:auto;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(50px);transition:opacity .7s ease,transform .7s ease}.feature-item.fade-in{opacity:1;transform:translateY(0)}.feature-item img{width:100%;height:auto}.feature-item-head{font-size:24px;font-weight:700;margin:16px 0 8px}.feature-item-content{font-size:16px;text-align:center}@media(max-width:1000px){.feature-list{flex-wrap:wrap;gap:80px}.feature-item{width:120px;height:auto}.feature-item-head{font-size:20px;font-weight:700;margin:16px 0 8px}.feature-item-content{font-size:14px}}@media(max-width:700px){.service-text{font-size:28px}.service-text2{font-size:18px}.feature-item{width:100px;height:auto}.feature-item-head{font-size:16px;font-weight:700;margin:16px 0 8px}.feature-item-content{font-size:12px}}@media(max-width:400px){.service-feature{gap:32px;margin:40px auto}.service-text{font-size:20px}.service-text2{font-size:12px}.feature-list{gap:32px}.feature-item{width:80px;height:auto}.feature-item-head{font-size:12px;margin:16px 0 8px}.feature-item-content{font-size:10px}}.service-content{width:100%;height:auto;padding:64px 0 25px;background-color:#166b12;color:#fff}.content-head{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:64px}.content-item{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;opacity:0;transform:translate(-50px);transition:opacity 1s ease,transform 1s ease}.content-item.fade-in,.content-item-reverse.fade-in{opacity:1;transform:translate(0)}.content-item img,.content-item-reverse img{width:50%;height:auto}.content-item-text{width:50%;text-align:start;display:flex;flex-direction:column;gap:16px;padding-left:10%}.content-item-head{font-size:24px;font-weight:700}.content-item-content{font-size:16px;padding-left:16px}.content-item-reverse{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:10%;opacity:0;transform:translate(50px);transition:opacity 1s ease,transform 1s ease}@media(max-width:1000px){.content-item-text{gap:10px;padding-left:8%}.content-item-head{font-size:20px}.content-item-content{font-size:14px;padding-left:16px}}@media(max-width:700px){.service-content{padding:40px 0 25px}.content-head{margin-bottom:40px}.content-item img,.content-item-reverse img{width:100%}.content-item-reverse{flex-direction:row-reverse;flex-wrap:wrap}.content-item-text{width:auto;padding:0;margin:24px auto}}@media(max-width:400px){.service-content{padding:24px 0 25px}.content-head{margin-bottom:24px}.content-item-head{font-size:16px}.content-item-content{font-size:12px;padding-left:8px}}.project{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;margin:64px auto}.project-list{display:flex;justify-content:center;flex-wrap:wrap;gap:32px}.project-cover{width:393px;height:auto;position:relative;opacity:0;transform:translateY(50px);transition:opacity 1s ease,transform 1s ease}.project-cover.fade-in{opacity:1;transform:translateY(0)}.project-cover img{width:100%;position:relative;z-index:5;cursor:pointer}.project-name{position:absolute;bottom:0;left:0;width:100%;height:46px;background-color:#166b12;color:#fff;font-size:20px;display:flex;justify-content:center;align-items:center;transform:translateY(-100%);transition:transform .5s ease;z-index:1}.project-cover:hover .project-name{transform:translateY(90%)}@media(max-width:1000px){.project-list{gap:64px}.project-cover{width:350px}.project-name{font-size:18px}}@media(max-width:400px){.project-list{gap:64px}.project-cover{width:300px}.project-name{font-size:16px}}.footer{width:100%;height:700px;background-color:#166b12;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;margin-top:100px}.footer-head{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:64px}.footer-img{width:80vw;height:auto}.epilog{font-size:20px}@media(max-width:1000px){.footer{height:600px}.footer-head{margin-top:40px}.epilog{font-size:14px}}@media(max-width:700px){.footer{height:400px;margin-top:80px}.footer-head{margin-top:40px}}@media(max-width:400px){.footer{height:300px;gap:16px;margin-top:24px}.footer-head{margin-top:24px}.epilog{padding:0 32px;font-size:12px}}
