#homeAboutUs{position:relative;transition:background-color .3s ease-in-out;background-size:cover;background-position:50%;padding:120px 60px}#homeAboutUs .about-us{display:flex;justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto}#homeAboutUs .about-us:before{content:"";position:absolute;top:0;left:50%;width:120%;height:120%;background-size:cover;background-position:50%;opacity:.1;transform:translate(-50%,-20%);z-index:0;transition:opacity .5s ease-in-out}#homeAboutUs .about-us:hover:before{opacity:.2;transform:translate(-50%,-10%)}#homeAboutUs .about-content{width:50%;z-index:2;max-width:600px}#homeAboutUs .about-content h2{font-size:50px;color:#225d3b;margin-bottom:40px;position:relative;letter-spacing:1.5px;text-transform:uppercase;line-height:1.2}#homeAboutUs .about-content h2:before{content:"";width:100px;height:5px;background-color:#ffe3b5;position:absolute;bottom:-20px;left:0;border-radius:5px;transition:width .4s ease}#homeAboutUs .about-content h2:hover:before{width:250px}#homeAboutUs .about-paragraph{font-size:16px;color:#444;margin-bottom:20px;line-height:1.85;text-align:justify;transition:color .3s ease}#homeAboutUs .about-paragraph:hover{color:#333}#homeAboutUs .about-paragraph strong{color:#225d3b}#homeAboutUs .cta-btn{display:inline-block;background-color:#225d3b;padding:16px 36px;color:#fff;text-decoration:none;margin-top:20px;font-size:18px;font-weight:700;border-radius:8px;box-shadow:0 12px 30px rgba(0,0,0,.1);transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}#homeAboutUs .cta-btn:hover{background-color:#234e36;transform:translateY(-6px);box-shadow:0 16px 35px rgba(0,0,0,.2)}#homeAboutUs .about-image{width:50%;margin-left:20px;position:relative;z-index:2;height:100%}#homeAboutUs .about-image img{background-color:#fff;width:100%;border-radius:20px;box-shadow:0 15px 40px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}#homeAboutUs .about-image img:hover{transform:scale(1.08);box-shadow:0 20px 50px rgba(0,0,0,.25)}#homeAboutUs .about-image:hover:before{transform:scale(1.2)}@media (max-width:1024px){#homeAboutUs{position:relative;transition:background-color .3s ease-in-out;background-size:cover;background-position:50%;padding:40px}#homeAboutUs .about-us{padding:0;flex-direction:column;text-align:center}#homeAboutUs .about-content{width:100%;margin-bottom:40px}#homeAboutUs .about-image{width:100%;max-width:600px}#homeAboutUs .cta-btn{font-size:16px;padding:14px 32px}}@media (max-width:768px){#homeAboutUs .about-content h2{font-size:36px}#homeAboutUs .about-content h2:before{width:60px;height:3px;bottom:-10px}#homeAboutUs .about-paragraph{font-size:16px;line-height:1.75}#homeAboutUs .cta-btn{font-size:16px;padding:12px 28px}#homeAboutUs .about-image img{border-radius:15px}}@media (max-width:480px){#homeAboutUs .about-content h2{font-size:28px}#homeAboutUs .about-paragraph{font-size:15px;margin-bottom:15px}#homeAboutUs .cta-btn{padding:10px 24px;font-size:14px}#homeAboutUs .about-image img{border-radius:12px}#homeAboutUs .about-image:before{width:120px;height:120px;top:-20px;left:-20px}}#homeHero{width:100%;height:100svh;background-color:#262626;display:flex;justify-content:center;align-items:center;overflow:hidden}#homeHero .hero-overlay{background:rgba(0,0,0,.5);z-index:1}#homeHero .hero-img,#homeHero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}#homeHero .hero-img{object-fit:cover;object-position:82%;z-index:0}#homeHero .hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:20px;opacity:0;transform:translateY(50px);transition:opacity 1s ease-out,transform 1s ease-out}#homeHero .hero-content h1{font-size:4.5vw;margin:0 auto 20px;max-width:800px}#homeHero .hero-content p{font-size:16px;text-shadow:1px 1px 20px #000;max-width:800px;margin:0 auto 30px}#homeHero .cta-btn{background-color:#225d3b;padding:12px 24px;color:#fff;text-decoration:none;font-size:16px;font-weight:700;border-radius:5px;transition:background-color .3s ease;text-shadow:1px 1px 20px #000;box-shadow:1px 8px 20px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}#homeHero .cta-btn:hover{background-color:#7e715a;transform:translateY(-4px)}@media (max-width:768px){#homeHero .hero-content h1{font-size:8vw}#homeHero .hero-content p{font-size:14px}#homeHero .cta-btn{padding:10px 20px;font-size:14px}#homeHero .hero-img{left:unset;right:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}#homeHero .fade-in-up{opacity:1;transform:translateY(0)}#homeServices{padding:120px 60px;background-color:#f7f7f9;text-align:center;position:relative;overflow:hidden;z-index:1}#homeServices .services-intro{max-width:900px;margin:0 auto 80px}#homeServices .services-intro h2{font-size:50px;color:#225d3b;margin-bottom:50px;letter-spacing:2px;text-transform:uppercase;position:relative;display:inline-block;text-align:center}#homeServices .services-intro h2:before{content:"";position:absolute;left:50%;bottom:-15px;transform:translateX(-50%);width:100px;height:5px;background-color:#ffe3b5;border-radius:5px}#homeServices .services-intro p{color:#555;line-height:1.85;font-size:16px;max-width:1200px;margin:0 auto}#homeServices .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:50px;gap:50px;align-items:start;position:relative;max-width:1600px;margin:0 auto}#homeServices .service-item{background-color:#fff;border-radius:15px;box-shadow:0 8px 25px rgba(0,0,0,.12);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:1;justify-content:space-between;height:100%;padding:0}#homeServices .service-item:hover{transform:translateY(-10px);box-shadow:0 12px 35px rgba(0,0,0,.2)}#homeServices .service-image img{border-bottom:5px solid #ffe3b5;border-radius:15px 15px 0 0;transition:transform .3s ease,box-shadow .3s ease;object-fit:cover;height:350px;width:100%}#homeServices .service-image img:hover{transform:scale(1.05);box-shadow:0 15px 30px rgba(0,0,0,.2)}#homeServices .service-content{padding:30px;text-align:left}#homeServices .service-content h3{font-size:30px;color:#225d3b;margin-bottom:15px;letter-spacing:1.2px;position:relative;display:inline-block}#homeServices .service-content h3:before{content:"";position:absolute;left:0;bottom:-5px;width:40px;height:4px;background-color:#ffe3b5;border-radius:3px}#homeServices .service-content p{font-size:17px;color:#666;line-height:1.85;margin-bottom:20px;transition:color .3s ease}#homeServices .service-item:hover .service-content p{color:#333}#homeServices .cta-btn{display:inline-block;background-color:#225d3b;color:#fff;padding:14px 36px;font-size:16px;font-weight:700;border-radius:8px;text-decoration:none;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;align-self:flex-start}#homeServices .cta-btn:hover{background-color:#ffe3b5;color:#fff;transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}#homeServices .service-content,#homeServices .service-item{display:flex;flex-direction:column}#homeServices .service-content{justify-content:space-between;flex-grow:1}#homeServices .service-item:hover .cta-btn{transform:translateY(-6px)}@media (max-width:1024px){#homeServices{padding:100px 20px}#homeServices .services-section{padding:100px 40px}#homeServices .services-intro h2{font-size:42px}#homeServices .services-intro p{font-size:18px}#homeServices .service-content h3{font-size:26px}#homeServices .cta-btn{padding:12px 30px}#homeServices .service-image img{height:250px}}@media (max-width:768px){#homeServices .services-intro h2{font-size:36px}#homeServices .service-content h3{font-size:22px}#homeServices .service-content p{font-size:16px}#homeServices .cta-btn{padding:10px 28px}}@media (max-width:480px){#homeServices .services-intro h2{font-size:30px}#homeServices .services-intro p{font-size:16px}#homeServices .cta-btn{padding:8px 24px;font-size:14px}#homeServices .service-content h3{font-size:20px}}