@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.hero{position:relative;width:100%;min-height:100vh;font-family:Poppins,sans-serif;color:#fff;overflow:hidden}.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;background-repeat:no-repeat;z-index:1}.hero-content{position:relative;z-index:2;max-width:1440px;width:100%;min-height:100vh;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;padding:280px 70px 60px}.hero-text{margin-top:clamp(120px,28vh,420px);max-width:1400px}.hero-content h1{font-size:48px;font-weight:400;line-height:1.2;color:#000;margin-bottom:1.2rem}.hero-content p{font-size:20px;line-height:1.5;font-weight:400;max-width:800px;color:#3f3e3e;text-shadow:0px 1px 6px rgba(0,0,0,.25);margin-bottom:1.8rem}.cta{background-color:#000;color:#fff;padding:.6rem .8rem;border-radius:50px;border:none;display:inline-flex;align-items:center;gap:.8rem;font-size:16px;font-weight:600;cursor:pointer;transition:.3s ease}.cta span{width:28px;height:28px;background:#fff;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;transition:.3s ease}.cta:hover span{transform:scale(1.1)}.cta,.cta *{text-decoration:none!important}.hero-bottom{display:flex;align-items:center;gap:2.5rem}.hero-bottom small.hero-sub{flex:1 1 50%;min-width:250px;font-size:20px;font-weight:400;color:#555;line-height:1.5}.stats{display:flex;align-items:flex-start;gap:2.5rem;color:#000}.stats div{display:flex;flex-direction:column;align-items:flex-start}.stats strong{font-size:36px;font-weight:500}.stats span{font-size:14px;font-weight:500}@media(min-width:1100px)and (max-width:1440px){.hero{min-height:100vh}.hero-content{position:relative;z-index:2;max-width:1440px;width:100%;min-height:100vh;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;padding:200px 70px 60px}.hero-text{margin-top:clamp(120px,28vh,420px);max-width:1200px}.hero-content h1{font-size:44px;line-height:1.2}.hero-content p{font-size:clamp(16px,1.2vw,20px);max-width:700px}.hero-bottom{align-items:center;gap:2rem}.stats{gap:2rem}.stats strong{font-size:clamp(28px,2.2vw,36px)}.stats span{font-size:clamp(12px,.8vw,14px)}.cta{font-size:15px;padding:.55rem .8rem}.cta span{width:26px;height:26px;font-size:18px}}@media(min-width:768px)and (max-width:999px){.hero{min-height:60vh!important}.hero-content{padding:20% 50px 60px!important;min-height:60vh;height:auto;justify-content:space-between}.hero-content h1{font-size:42px!important;line-height:1.2!important}.hero-content p{font-size:15px!important}.hero-bottom{flex-direction:column;align-items:flex-start;gap:1.3rem;margin-top:20px}.hero-bottom small.hero-sub{font-size:14px!important}.stats strong{font-size:26px!important}.stats span{font-size:12px!important}.cta{font-size:14px;padding:.5rem .8rem}.cta span{width:24px;height:24px;font-size:16px}}@media(min-width:485px)and (max-width:768px){.hero{min-height:60vh!important}.hero-content{padding:26% 50px 50px!important;height:auto;justify-content:space-between}.hero-content h1{font-size:36px!important;line-height:1.25!important;max-width:90%}.hero-content p{font-size:14px!important;line-height:1.5;max-width:90%;margin-bottom:1.4rem}.cta{font-size:13px!important;padding:.55rem 1rem!important;gap:.6rem}.cta span{width:22px;height:22px;font-size:14px}.hero-bottom{margin-top:30px;flex-direction:column;align-items:flex-start;gap:1.2rem}.hero-bottom small.hero-sub{font-size:13px!important;max-width:95%}.stats{gap:1.5rem}.stats strong{font-size:26px!important}.stats span{font-size:12px!important}}@media(max-width:480px){.hero{min-height:60vh!important}.hero-content{padding:22% 20px 40px!important;min-height:70vh;height:auto}.hero-content h1{font-size:24px!important;line-height:1.3!important;margin-bottom:1rem}.hero-content p{font-size:12px!important;max-width:95%;margin-bottom:1.5rem}.cta{font-size:10px!important;padding:8px!important;gap:.5rem}.cta span{width:20px;height:20px;font-size:12px}.hero-bottom{margin-top:40px;align-items:flex-start;gap:1.2rem}.hero-bottom small.hero-sub{font-size:12px!important}.stats{gap:1.2rem}.stats strong{font-size:20px!important}.stats span{font-size:8px!important}}.legacy-section{padding:clamp(1.5rem,120px,120px) 70px;font-family:Poppins,sans-serif;margin:0 auto;max-width:1440px;box-sizing:border-box;display:flex;flex-direction:column}.text-title{max-width:900px;margin:0 0 3rem;text-align:left}.legacy-section h2{font-size:clamp(1rem,4vw,44px);font-weight:400;line-height:1.2;text-align:left!important;margin:0;margin-bottom:1rem}@media(min-width:1100px)and (max-width:1440px){.legacy-section h2{font-size:clamp(2rem,6vw,40px)}}.section-subtitle{font-size:clamp(10px,2.2vw,16px)!important;color:#555;font-weight:300;max-width:700px!important;margin:0;line-height:1.5;text-align:left}.legacy-section p{font-size:clamp(.8rem,1.8vw,1rem);color:#555;font-weight:300;max-width:600px;margin:0;line-height:1.5}.legacy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;box-sizing:border-box}.legacy-card{background-color:#f4f7f8e8;color:#000;border:1px solid #ddd;border-radius:5px;padding:1rem .5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.card-logo{color:#000;font-size:50px;transition:color .3s ease}.card-caption{font-size:1.25rem;font-weight:600}.card-text{margin-top:.5rem;font-size:1rem;font-weight:300;color:#000;text-align:center;width:100%}@media(min-width:1024px){.legacy-grid{grid-template-columns:repeat(6,1fr)}.legacy-card:nth-child(1),.legacy-card:nth-child(2),.legacy-card:nth-child(3){grid-column:span 2}.legacy-card:nth-child(4),.legacy-card:nth-child(5){grid-column:span 3}}@media(max-width:1023px)and (min-width:750px){.legacy-section{padding:3rem 50px}.legacy-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.legacy-grid{grid-template-columns:1fr;gap:1.5rem}.legacy-section{padding:2rem 50px}.legacy-card{padding:2rem 1rem}.card-caption{font-size:1.1rem}.card-text{font-size:.95rem}}@media(max-width:480px){.legacy-section{padding:24px 15px}.card-logo{font-size:40px}.card-caption{font-size:16px;font-weight:500}.legacy-section p{font-size:10px}.legacy-section h2{margin-bottom:.5rem;font-size:20px;font-weight:500}.text-title{margin:0 0 16px}.legacy-grid{gap:.7rem}.legacy-card{padding:1rem}.logo-container{margin-bottom:.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:#fff;color:#111}.our-services{padding:120px 70px 0;margin:0 auto;max-width:1440px;display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,3rem)}.service-description ul,.service-description ol{margin:10px 0}.service-description li{color:#555;font-size:clamp(.8rem,1.8vw,1rem);font-weight:300;line-height:1.6;margin-bottom:6px;list-style:none}.checklist-block{list-style:none;padding-left:0;margin:15px 0}.checklist-block li{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:clamp(.8rem,1.8vw,1rem);color:#555}.checklist-block input[type=checkbox]{width:16px;height:16px;accent-color:#FFD08D}.service-description img{width:100%;max-width:700px;height:auto;border-radius:8px;margin:20px 0;display:block}.service-description figure{margin:20px 0;text-align:center}.service-description figcaption{color:#777;font-size:.9rem;margin-top:6px;font-style:italic}.grid{display:grid;gap:clamp(.5rem,3vw,2rem)}.first-row{grid-template-columns:repeat(3,1fr)}.second-row{grid-template-columns:repeat(3,1fr);margin-top:40px}.service-info{display:flex;flex-direction:column}.service-include{color:gray;font-size:clamp(.85rem,1.5vw,1rem);text-transform:uppercase;letter-spacing:.5px}.service-title{color:#111;font-size:clamp(1.8rem,4vw,32px);font-weight:500}.service-description{max-width:600px;color:#555;font-weight:300;line-height:20px;font-size:clamp(.8rem,1.8vw,1rem)}.service-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ddd;border-radius:12px;padding:10px;gap:.5rem;overflow:hidden;transition:.3s ease;height:100%}.service-card:hover{transform:scale(1.03);box-shadow:0 18px 38px #0000001f}.service-card .image-wrapper{width:100%;overflow:hidden;border-radius:12px;aspect-ratio:4/3;background:#f3f3f3}.service-card img{width:100%;height:300px;object-fit:cover;transition:.4s}.service-card:hover .image-wrapper img{transform:scale(1.05);filter:brightness(.9)}.caption{font-size:clamp(1rem,2.2vw,21px);font-weight:500;color:#222}.service-text{flex-grow:1;font-weight:400;font-size:clamp(.8rem,1.8vw,1rem);color:#555;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.learn-more{font-size:clamp(10px,2vw,1rem);font-weight:600;color:#000;text-decoration:none;position:relative;padding-bottom:6px}.learn-more:after{content:"";position:absolute;left:0;width:0%;height:1.5px;bottom:-2px;background:#ffd08d;transition:.3s ease}.learn-more:hover:after{width:25%}@media(max-width:1200px){.first-row,.second-row{grid-template-columns:repeat(2,1fr)}.our-services{padding:80px 50px 0}}@media(max-width:992px){.first-row,.second-row{grid-template-columns:repeat(2,1fr)}.our-services{padding:60px 40px 0}.service-card img{max-height:350px}}@media(max-width:768px){.first-row,.second-row{grid-template-columns:1fr}.our-services{padding:40px 30px 0}.service-title{font-size:clamp(1.4rem,6vw,2rem)}.service-card img{height:auto}.second-row{margin-top:25px}}@media(max-width:480px){.our-services{padding:24px 15px 0}.service-title{font-size:20px}.second-row{margin-top:10px}.caption{font-size:14px}.service-card{padding:10px;border-radius:6px;gap:4px}.service-card img{height:220px!important}}.renovate-section{padding:0 70px;font-family:Poppins,sans-serif;margin:0 auto;max-width:1440px}.text-tite{max-width:800px;margin-bottom:3rem}.section-title{text-align:left;font-size:clamp(1rem,4vw,40px);font-weight:500;margin-bottom:1rem;color:#222}.renovate-section p{text-align:left;font-size:clamp(10px,2.5vw,16px);line-height:1.5;color:#444}.renovate-contact-info p{font-size:clamp(10px,2.5vw,20px)}.renovate-grid{display:flex;align-items:stretch;gap:clamp(1.5rem,3vw,3rem)}.renovate-image,.renovate-content{flex:1}.renovate-image img{width:100%;height:580px;border-radius:8px;object-fit:cover;display:block}.renovate-content{display:flex;flex-direction:column;justify-content:center;gap:2rem}.renovate-heading{font-size:clamp(2rem,6vw,44px);font-weight:400;color:#222;line-height:5rem;text-align:left}@media(min-width:1100px)and (max-width:1440px){.renovate-heading{font-size:clamp(2rem,6vw,40px)}}.renovate-desc{font-size:clamp(1rem,3vw,24px);color:#000;line-height:1.6}.renovate-contact-info{display:flex;flex-direction:column}.info-item{display:flex;align-items:center;gap:1rem;padding:10px 0;font-size:clamp(1rem,2.5vw,22px);font-weight:500;color:#000}.info-link{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit;transition:all .3s ease}.info-link:hover{color:#ffd08d;transform:scale(1.02)}.icon svg{width:clamp(20px,3vw,40px);height:clamp(20px,3vw,40px);color:#000;flex-shrink:0;transition:transform .2s ease-in-out}.info-item:hover .icon svg{transform:scale(1.1)}@media(max-width:1024px){.renovate-heading{font-size:clamp(1.5rem,5vw,50px)}.renovate-desc{font-size:clamp(.95rem,2.5vw,20px)}}@media(max-width:998px){.renovate-section{padding:0rem 50px}}@media(max-width:768px){.renovate-section{padding:0rem 50px}.renovate-grid{flex-direction:column}.renovate-image,.renovate-content{flex:1 1 100%}.renovate-heading{font-size:clamp(1.5rem,5vw,36px);text-align:left}.renovate-desc{font-size:clamp(.9rem,2.5vw,18px);text-align:center}.renovate-contact-info{align-items:center}.info-item{justify-content:center;text-align:center}.renovate-desc{text-align:center}.renovate-contact-info{align-items:flex-start}.info-item{justify-content:flex-start;text-align:left}.renovate-content{gap:1.5rem}.renovate-heading{line-height:1rem}.renovate-grid{gap:2rem}.icon svg{width:clamp(18px,4vw,32px);height:clamp(18px,4vw,32px)}}@media(max-width:480px){.renovate-section{padding:0rem 15px}.renovate-heading{font-size:clamp(12px,5vw,14px)}.renovate-desc,.info-item{font-size:clamp(.8rem,3vw,16px)}.section-title{margin-bottom:.5rem;font-size:20px}.text-tite{margin-bottom:1rem}.renovate-image img{height:300px}.renovate-content{gap:1rem}.renovate-heading{line-height:1rem}.renovate-contact-info{gap:0}.renovate-desc{text-align:center}.renovate-contact-info{align-items:flex-start}.info-item{justify-content:flex-start;text-align:left}.icon svg{width:clamp(16px,5vw,28px);height:clamp(16px,5vw,28px)}.renovate-grid{gap:20px}.info-item{padding:5px 0}.renovate-contact-info{display:none}}
