*{box-sizing:border-box;scroll-behavior:smooth;font-family:Roboto,sans-serif}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}.about{color:#111827;background:#fff;width:100%;padding:90px 7vw;overflow-x:hidden}.about-main{grid-template-columns:1.05fr .95fr;align-items:center;gap:4.5rem;max-width:1250px;margin:0 auto;display:grid}.about-collage{min-height:590px;position:relative}.about-collage-grid{z-index:2;grid-template-rows:280px 280px;grid-template-columns:1.15fr .85fr;gap:1.2rem;display:grid;position:relative}.about-collage-img{background:#fff;overflow:hidden;box-shadow:0 20px 45px #0f172a2e}.about-collage-img img{object-fit:cover;width:100%;height:100%;display:block}.about-collage-img-large{border-top-left-radius:110px}.about-collage-img-tall{border-top-right-radius:120px}.about-collage-img-bottom{border-bottom-left-radius:100px}.about-collage-img-small{border-bottom-right-radius:110px}.about-collage-corner{z-index:1;pointer-events:none;width:310px;height:310px;position:absolute}.about-collage-corner-orange{border-top:22px solid #f85f1c;border-left:22px solid #f85f1c;border-top-left-radius:140px;top:-26px;left:-26px}.about-collage-corner-navy{border-bottom:22px solid #19253a;border-right:22px solid #19253a;border-bottom-right-radius:140px;bottom:-28px;right:-28px}.about-content{padding-top:1rem}.about-content h4{color:#f85f1c;letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:800}.about-content h2{color:#19253a;letter-spacing:-.04em;max-width:680px;margin-bottom:1.6rem;font-size:clamp(2.2rem,4.5vw,4.1rem);font-weight:900;line-height:1.08}.about-content h2:first-line{color:#19253a}.about-content p{color:#26364f;max-width:590px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.about-content ul{margin:0 0 2.5rem;padding:0;list-style:none}.about-content li{color:#19253a;margin-bottom:.9rem;padding-left:24px;font-size:.95rem;font-weight:700;position:relative}.about-content li:before{content:"";background:#f85f1c;border-radius:50%;width:8px;height:8px;position:absolute;top:.55rem;left:0}.about-btn{color:#fff;background:#19253a;border-radius:999px;align-items:center;gap:14px;padding:17px 34px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.about-btn:hover{background:#f85f1c;transform:translateY(-4px)}.about-btn span{font-size:1.4rem;line-height:1}.about-collage,.about-content{animation:.8s both aboutFadeUp}.about-content{animation-delay:.15s}@keyframes aboutFadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media (width<=1050px){.about{padding:80px 5vw}.about-main{grid-template-columns:1fr;gap:3rem}.about-collage{width:100%;max-width:720px;margin:0 auto}.about-content{text-align:center}.about-content p{margin-left:auto;margin-right:auto}.about-content ul{text-align:left;max-width:380px;margin-left:auto;margin-right:auto}}@media (width<=700px){.about{padding:65px 1.1rem}.about-collage{min-height:auto}.about-collage-grid{grid-template-rows:190px 190px;grid-template-columns:1fr 1fr;gap:.7rem}.about-collage-corner{width:190px;height:190px}.about-collage-corner-orange{border-top-width:14px;border-left-width:14px;border-top-left-radius:90px;top:-18px;left:-18px}.about-collage-corner-navy{border-bottom-width:14px;border-right-width:14px;border-bottom-right-radius:90px;bottom:-18px;right:-18px}.about-collage-img-large{border-top-left-radius:75px}.about-collage-img-tall{border-top-right-radius:75px}.about-collage-img-bottom{border-bottom-left-radius:75px}.about-collage-img-small{border-bottom-right-radius:75px}.about-content h2{font-size:2.2rem}.about-content p{font-size:.95rem}}@media (width<=420px){.about-collage-grid{grid-template-rows:160px 160px}.about-content h2{font-size:1.9rem}}.hero{align-items:center;width:100%;height:100vh;min-height:100vh;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background-image:url(/assets/hero-modern-Bbw3y6X1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:14s ease-in-out infinite alternate heroZoom;position:absolute;inset:0}.hero:after{content:"";z-index:1;background:linear-gradient(90deg,#19253af2 0%,#19253ad9 42%,#19253a73 100%);position:absolute;inset:0}.hero-container{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.hero-text{text-align:left;max-width:610px}.hero-eyebrow{color:#f85f1c;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-family:Roboto,sans-serif;font-size:.82rem;font-weight:700}.hero-text h1{color:#fff;letter-spacing:-.04em;margin:0 0 1.4rem;font-family:Roboto,sans-serif;font-size:clamp(2.4rem,4.5vw,4.4rem);font-weight:700;line-height:1.08}.hero-description{color:#e5e7eb;max-width:540px;margin:0 0 2rem;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hero-btn{text-align:center;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:155px;padding:.9rem 1.6rem;font-family:Roboto,sans-serif;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.hero-btn-primary{color:#fff;background:#f85f1c;box-shadow:0 18px 35px #f85f1c52}.hero-btn-secondary{color:#19253a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffffff2}.hero-btn-primary:hover{background:#ff7436;transform:translateY(-3px);box-shadow:0 22px 40px #f85f1c73}.hero-btn-secondary:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 25px #0000001a}.hero-btn:active{transform:translateY(0)}.hero-eyebrow,.hero-text h1,.hero-description,.hero-actions{opacity:0;animation:.9s forwards heroTextUp;transform:translateY(24px)}.hero-eyebrow{animation-delay:.2s}.hero-text h1{animation-delay:.4s}.hero-description{animation-delay:.6s}.hero-actions{animation-delay:.8s}@keyframes heroTextUp{to{opacity:1;transform:translateY(0)}}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}@media (width<=1024px){.hero{height:100vh;min-height:100vh}.hero-container{padding:0 2rem}.hero-text{max-width:550px}.hero-text h1{font-size:clamp(2rem,5vw,3.5rem)}.hero-description{font-size:.98rem}}@media (width<=768px){.hero{height:100vh;min-height:100vh}.hero:before{background-position:65%;background-size:cover;animation:10s ease-in-out infinite alternate heroZoomMobile}.hero:after{background:linear-gradient(135deg,#19253af5 0%,#19253ae0 50%,#19253abf 100%)}.hero-container{padding:0 1.5rem}.hero-text{text-align:center;max-width:100%}.hero-eyebrow{letter-spacing:3px;font-size:.75rem}.hero-text h1{font-size:clamp(1.8rem,6vw,2.8rem);line-height:1.2}.hero-description{text-align:center;max-width:100%;margin:0 0 1.8rem;font-size:.95rem}.hero-actions{justify-content:center;gap:1rem}.hero-btn{min-width:140px;padding:.8rem 1.4rem;font-size:.88rem}}@media (width<=480px){.hero{height:100vh;min-height:100vh}.hero:before{background-position:70%;background-size:auto 120%;animation:none}.hero:after{background:linear-gradient(135deg,#19253afa 0%,#19253aeb 100%)}.hero-container{padding:0 1.2rem}.hero-eyebrow{letter-spacing:2px;margin-bottom:.8rem;font-size:.7rem}.hero-text h1{margin-bottom:1rem;font-size:clamp(1.5rem,5vw,2.2rem)}.hero-description{margin-bottom:1.5rem;font-size:.88rem;line-height:1.6}.hero-actions{flex-direction:column;align-items:stretch;gap:.8rem}.hero-btn{width:100%;min-width:auto;padding:.75rem 1.2rem;font-size:.85rem}.hero:before{animation:none}}@media (width>=481px) and (width<=640px){.hero{height:100vh;min-height:100vh}.hero-container{padding:0 1.5rem}.hero-text h1{font-size:clamp(1.8rem,5.5vw,2.4rem)}.hero-actions{flex-direction:row;justify-content:center}.hero-btn{min-width:150px}}@media (width<=375px){.hero{height:100vh;min-height:100vh}.hero-container{padding:0 1rem}.hero-text h1{font-size:1.4rem}.hero-description{font-size:.85rem}.hero-btn{padding:.7rem 1rem;font-size:.82rem}}@media (width>=1025px) and (width<=1366px) and (orientation:landscape){.hero{height:100vh;min-height:100vh}.hero-container{padding:0 2rem}.hero-text{max-width:550px}}@media (width<=768px) and (orientation:landscape){.hero{height:100vh;min-height:100vh}.hero-container{padding:0 1.5rem}.hero-text h1{margin-bottom:.8rem;font-size:1.8rem}.hero-description{margin-bottom:1.2rem}.hero-actions{flex-direction:row}.hero-btn{min-width:130px;padding:.7rem 1.2rem}}@media (width>=1440px){.hero{height:100vh;min-height:100vh}.hero-container{max-width:1400px;padding:0 2rem}.hero-text{max-width:700px}.hero-text h1{font-size:clamp(3rem,4vw,5rem)}.hero-description{max-width:600px;font-size:1.1rem}.hero-btn{min-width:180px;padding:1rem 2rem;font-size:1rem}}@media (width>=2560px){.hero{height:100vh;min-height:100vh}.hero-container{max-width:1800px;padding:0 3rem}.hero-text{max-width:900px}.hero-text h1{font-size:5.5rem}.hero-description{max-width:750px;font-size:1.3rem}.hero-btn{min-width:220px;padding:1.2rem 2.5rem;font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.hero:before{animation:none;transform:scale(1)}.hero-eyebrow,.hero-text h1,.hero-description,.hero-actions{opacity:1;animation:none;transform:translateY(0)}.hero-btn:hover{transform:none}}@media (prefers-contrast:high){.hero:after{background:#19253af2}.hero-btn-primary{background:#f85f1c;border:2px solid #fff}.hero-btn-secondary{background:#fff;border:2px solid #19253a}}.home-services{background:#f2f2f7;padding:7% 8%}.home-services-container{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;max-width:1300px;margin:0 auto;display:grid}.home-services-content{max-width:520px}.home-services-label{color:#f85f1c;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:800;display:inline-block}.home-services-content h2{color:#19253a;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,4.5rem);line-height:1.05}.home-services-content p{color:#667085;margin-bottom:2.3rem;font-size:1rem;line-height:1.9}.home-services-button{color:#fff;background:#f85f1c;border-radius:28px;align-items:center;gap:.7rem;padding:1rem 1.7rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.home-services-button:hover{background:#ff7436;transform:translateY(-4px)}.home-services-grid{grid-template-columns:repeat(2,1fr);gap:1.4rem;display:grid}.home-service-card{background:#f7f7f7;border:1px solid #f85f1c14;border-radius:24px;padding:2rem;transition:all .3s}.home-service-card:hover{background:#fff;transform:translateY(-6px);box-shadow:0 18px 40px #19253a1a}.home-service-icon{color:#f85f1c;background:#f85f1c1a;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:flex}.home-service-card h3{color:#19253a;font-size:1.15rem;font-weight:700;line-height:1.4}@media (width<=992px){.home-services-container{grid-template-columns:1fr}.home-services-content{max-width:100%}}@media (width<=768px){.home-services{padding:90px 1.2rem}.home-services-grid{grid-template-columns:1fr}.home-services-content h2{font-size:2.5rem}}.why-choose-us{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);padding:90px 5%;position:relative;overflow:hidden}.why-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:55px}.section-tag{color:#f85f1c;text-transform:uppercase;letter-spacing:3px;margin-bottom:14px;padding-bottom:8px;font-size:.8rem;font-weight:800;display:inline-block;position:relative}.section-tag:after{content:"";background:#f85f1c;width:40px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.section-title{color:#0a1929;margin-bottom:18px;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.15}.gradient-text{color:#f85f1c}.section-subtitle{color:#5a6e8a;max-width:650px;margin:0 auto;font-size:1rem;line-height:1.6}.why-choose-content{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.content-left{position:relative}.image-grid{gap:20px;margin-bottom:32px;display:flex}.main-image-wrapper{border-radius:20px;flex:1.5;height:460px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a1f}.main-image-wrapper:hover{transform:translateY(-5px)}.main-image{object-fit:cover;width:100%;height:100%;display:block}.experience-badge{background:#fffffff5;border-radius:14px;flex-direction:column;align-items:center;padding:14px 24px;display:flex;position:absolute;bottom:22px;left:22px;box-shadow:0 12px 24px #0f172a24}.experience-badge .years{color:#f85f1c;font-size:1.8rem;font-weight:900;line-height:1}.experience-badge .text{color:#1e2a3e;font-size:.8rem;font-weight:700}.image-stack{flex-direction:column;flex:1;gap:20px;display:flex}.stack-item{border-radius:20px;height:220px;transition:all .3s;overflow:hidden;box-shadow:0 18px 36px #0f172a1f}.stack-item:hover{transform:translate(5px)}.stack-item img{object-fit:cover;width:100%;height:100%;display:block}.stats-wrapper{background:#19253a;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px;padding:24px 18px;display:grid;box-shadow:0 22px 45px #0f172a2e}.stat-item{text-align:center}.stat-label{color:#fff;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.15}.cta-wrapper{text-align:left}.cta-button{color:#fff;cursor:pointer;background:#f85f1c;border:2px solid #f85f1c;border-radius:999px;align-items:center;gap:12px;padding:14px 30px;font-size:.95rem;font-weight:800;transition:all .3s;display:inline-flex}.cta-button:hover{background:#19253a;border-color:#19253a;transform:translateY(-4px)}.arrow-icon{width:18px;height:18px}.content-right{flex-direction:column;display:flex}.features-grid{grid-template-columns:1fr;gap:22px;display:grid}.feature-card{background:#fff;border-radius:20px;align-items:flex-start;gap:20px;padding:22px;transition:all .3s;display:flex;box-shadow:0 18px 40px #0f172a0f}.feature-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px #0f172a1a}.feature-icon{background:#fff0e8;border-radius:16px;justify-content:center;align-items:center;width:58px;min-width:58px;height:58px;padding:12px;display:flex}.feature-icon-svg{object-fit:contain;width:100%;height:100%}.feature-icon-svg path,.feature-icon-svg circle,.feature-icon-svg rect{fill:#f85f1c;stroke:#f85f1c;transition:all .3s}.feature-content{flex:1}.feature-title{color:#0a1929;margin-bottom:8px;font-size:1.15rem;font-weight:800}.feature-description{color:#5a6e8a;font-size:.95rem;line-height:1.65}@media (width<=1050px){.why-choose-us{padding:80px 5%}.why-choose-content{grid-template-columns:1fr;gap:45px}.content-left,.content-right{width:100%;max-width:760px;margin:0 auto}.cta-wrapper{text-align:center}}@media (width<=768px){.why-choose-us{padding:70px 5%}.section-header{margin-bottom:40px}.image-grid{flex-direction:column}.main-image-wrapper{height:360px}.image-stack{flex-direction:row}.stack-item{flex:1;height:190px}.stats-wrapper{grid-template-columns:repeat(2,1fr);gap:18px}.feature-card{padding:18px}.feature-icon{width:50px;min-width:50px;height:50px;padding:10px}}@media (width<=520px){.section-title{font-size:1.8rem}.section-subtitle{font-size:.9rem}.main-image-wrapper{height:300px}.image-stack{flex-direction:column}.stack-item{height:200px}.stats-wrapper{grid-template-columns:1fr}.feature-card{text-align:center;flex-direction:column;align-items:center}.cta-button{justify-content:center;width:100%}}.featured-projects{background:#f2f2f7;width:100%;padding:6rem 7%;overflow:hidden}.featured-projects-container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:4rem;max-width:1300px;margin:0 auto;display:grid}.featured-projects-label{color:#f85f1c;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:800}.featured-projects-content h2{color:#0f1b2d;margin-bottom:1.2rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.featured-projects-content p{color:#5f6877;max-width:520px;margin-bottom:2rem;font-size:1rem;line-height:1.8}.featured-projects-btn{color:#fff;background:#f85f1c;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.6rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 14px 30px #f85f1c47}.featured-projects-btn:hover{background:#e65314;transform:translateY(-3px)}.featured-projects-grid{min-height:420px;position:relative}.featured-project-card{border:6px solid #fff;border-radius:28px;position:absolute;overflow:hidden;box-shadow:0 24px 55px #0f1b2d2e}.featured-project-card img{object-fit:cover;width:100%;height:100%}.card-1{z-index:2;width:58%;height:300px;top:0;left:0}.card-2{z-index:3;width:50%;height:250px;top:70px;right:0}.card-3{z-index:4;width:48%;height:220px;bottom:0;left:25%}@media (width<=900px){.featured-projects-container{grid-template-columns:1fr;gap:3rem}.featured-projects-grid{min-height:360px}}@media (width<=600px){.featured-projects{padding:4rem 5%}.featured-projects-grid{grid-template-columns:1fr;gap:1rem;min-height:auto;display:grid}.featured-project-card{width:100%;height:230px;position:relative;inset:auto}}.industries-served{background:#fff;padding:7rem 2rem}.industries-container{max-width:1200px;margin:0 auto}.industries-header{max-width:700px;margin-bottom:4rem}.industries-label{color:#f85f1c;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-weight:600}.industries-header h2{color:#19253a;margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.industries-description{color:#5f6b7a;font-size:1rem;line-height:1.8}.industries-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.industry-card{background:#fff;border-radius:24px;padding:2rem;transition:transform .3s;box-shadow:0 10px 30px #00000040}.industry-card:hover{transform:translateY(-6px)}.industry-number{color:#f85f1c;margin-bottom:1rem;font-size:.9rem;font-weight:700}.industry-card h3{color:#19253a;margin-bottom:1rem;font-size:1.5rem}.industry-card p{color:#5f6b7a;font-size:.95rem;line-height:1.7}@media (width<=992px){.industries-grid{grid-template-columns:repeat(2,1fr)}.industries-header h2{font-size:2.5rem}}@media (width<=768px){.industries-served{padding:5rem 1.2rem}.industries-grid{grid-template-columns:1fr}.industries-header h2{font-size:2rem}.industry-card{padding:1.5rem}}.cta-banner{background:#f2f2f7;padding:5rem 2rem}.cta-banner-container{background:#19253a;border-radius:32px;justify-content:space-between;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:4rem;display:flex;overflow:hidden}.cta-banner-content{max-width:650px}.cta-banner-label{color:#f85f1c;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-weight:600}.cta-banner-content h2{color:#fff;margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.cta-banner-content p{color:#fffc;font-size:1rem;line-height:1.8}.cta-banner-actions{flex-wrap:wrap;gap:1rem;display:flex}.cta-primary-btn,.cta-secondary-btn{border-radius:999px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s}.cta-primary-btn{color:#fff;background:#f85f1c}.cta-primary-btn:hover{background:#ff7a3c;transform:translateY(-2px)}.cta-secondary-btn{color:#fff;background:0 0;border:1px solid #fff3}.cta-secondary-btn:hover{background:#ffffff14;transform:translateY(-2px)}@media (width<=992px){.cta-banner-container{flex-direction:column;align-items:flex-start;padding:3rem}.cta-banner-content h2{font-size:2.5rem}}@media (width<=768px){.cta-banner{padding:4rem 1.2rem}.cta-banner-container{border-radius:24px;padding:2rem}.cta-banner-content h2{font-size:2rem}.cta-banner-actions{flex-direction:column;width:100%}.cta-primary-btn,.cta-secondary-btn{text-align:center;width:100%}}.footer{color:#dbeafe;background:linear-gradient(135deg,#071a2e 0%,#0b1120 100%);position:relative;overflow:hidden}.footer-wave{width:100%;line-height:0;position:absolute;top:-2px;left:0;overflow:hidden}.footer-wave svg{width:calc(100% + 1.3px);height:60px;display:block}.footer-container{z-index:2;grid-template-columns:1.5fr .8fr 1.2fr 1fr;gap:50px;max-width:1300px;margin:0 auto;padding:70px 40px 40px;display:grid;position:relative}.footer-logo{align-items:center;gap:12px;margin-bottom:20px;display:flex}.logo-icon{background:linear-gradient(135deg,#f85f1c,#ff8c42);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex}.footer-section h2{background:linear-gradient(135deg,#f85f1c,#ff8c42);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:800}.brand-description{color:#a8b2d1;margin-bottom:25px;font-size:.95rem;line-height:1.7}.footer-socials{gap:15px;display:flex}.social-icon{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{transform:translateY(-5px)scale(1.08)}.social-icon.whatsapp:hover{background:#25d366}.social-icon.facebook:hover{background:#1877f2}.social-icon.twitter:hover{background:#1da1f2}.social-icon.linkedin:hover{background:#0077b5}.footer-section h3{margin-bottom:25px;font-size:1.15rem;font-weight:700;display:inline-block;position:relative}.footer-section h3:after{content:"";background:#f85f1c;border-radius:3px;width:40px;height:3px;position:absolute;bottom:-8px;left:0}.footer-section ul{padding:0;list-style:none}.footer-section li{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.footer-section li a{color:#a8b2d1;text-decoration:none;transition:all .3s}.footer-section li:hover a{color:#f85f1c;transform:translate(5px)}.link-icon{opacity:0;color:#f85f1c;font-size:.75rem;transition:all .3s}.footer-section li:hover .link-icon{opacity:1;transform:translate(5px)}.contact-info-item{align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.contact-icon{color:#f85f1c;min-width:20px;margin-top:3px;font-size:1rem}.contact-label{text-transform:uppercase;letter-spacing:1px;color:#8892b0;margin-bottom:3px;font-size:.7rem}.contact-info-item a{color:#dbeafe;font-size:.92rem;line-height:1.6;text-decoration:none;transition:color .3s}.contact-info-item a:hover{color:#f85f1c}.business-hours{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:20px}.hours-item{align-items:center;gap:12px;margin-bottom:15px;display:flex}.hours-icon{color:#f85f1c}.day{color:#fff;font-size:.85rem;font-weight:600}.time{color:#8892b0;font-size:.8rem}.emergency{border-top:1px solid #f85f1c4d;margin-top:15px;padding-top:15px}.emergency-text{color:#f85f1c;text-align:center;width:100%;font-size:.8rem;font-weight:600}.footer-bottom{background:#0003;padding:25px 40px}.footer-bottom-container{text-align:center;justify-content:center;align-items:center;max-width:1300px;margin:0 auto;display:flex}.footer-bottom p{color:#8892b0;font-size:.85rem}.sticky-footer-contact{z-index:9999;background:#0a192f;width:100%;display:none;position:fixed;bottom:0;left:0;box-shadow:0 -5px 20px #0000004d}.sticky-footer-contact a{color:#fff;flex-direction:column;flex:1;align-items:center;gap:5px;padding:12px;font-size:.75rem;font-weight:600;text-decoration:none;display:flex}.sticky-footer-contact a svg{font-size:1.1rem}.sticky-call,.sticky-email{background:#071527}.sticky-whatsapp{background:#25d366}@media (width<=1100px){.footer-container{grid-template-columns:repeat(2,1fr);gap:40px;padding:50px 30px 30px}}@media (width<=768px){.footer-container{grid-template-columns:1fr;gap:35px;padding:40px 25px 30px}.footer-bottom-container{text-align:center;flex-direction:column}.sticky-footer-contact{display:flex}.footer{padding-bottom:70px}.footer-wave svg{height:40px}}@media (width<=480px){.footer-section h3:after{width:30px}}.about-hero{color:#fff;background:#0a0f1c;width:100%;min-height:650px;position:relative;overflow:hidden}.about-hero:before{content:"";opacity:.35;z-index:0;background-image:url(/about.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:20s ease-in-out infinite alternate aboutHeroBackgroundMove;position:absolute;inset:0}.about-bg-elements{z-index:0;position:absolute;inset:0;overflow:hidden}.about-bg-circle{background:#ffffff08;border-radius:50%;animation:15s ease-in-out infinite floatBg;position:absolute}.circle-3{background:#ffffff0a;width:250px;height:250px;animation-delay:6s;top:40%;left:10%}.circle-4{background:#f85f1c0a;width:350px;height:350px;animation-delay:9s;top:60%;right:5%}.about-particles{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.particle{background:#f85f1c66;border-radius:50%;width:3px;height:3px;animation:8s ease-in-out infinite particleFloat;position:absolute}.particle:first-child{animation-delay:0s;top:20%;left:10%}.particle:nth-child(2){width:4px;height:4px;animation-delay:1s;top:60%;left:15%}.particle:nth-child(3){animation-delay:2s;top:35%;left:85%}.particle:nth-child(4){width:2px;height:2px;animation-delay:3s;top:75%;left:75%}.particle:nth-child(5){width:5px;height:5px;animation-delay:4s;top:15%;left:45%}.particle:nth-child(6){animation-delay:5s;top:85%;left:30%}.particle:nth-child(7){width:3px;height:3px;animation-delay:6s;top:45%;left:20%}.particle:nth-child(8){width:4px;height:4px;animation-delay:7s;top:25%;left:70%}.about-hero-overlay{z-index:1;background:linear-gradient(135deg,#0a0f1ceb 0%,#0f1629e0 50%,#0a0f1cf0 100%);position:absolute;inset:0}.about-hero-content{z-index:2;opacity:0;max-width:1400px;margin:0 auto;padding:160px 80px 100px;animation:1.1s .2s forwards aboutHeroContentReveal;position:relative;transform:translateY(35px)}.about-label-wrapper{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.about-label-line{background:linear-gradient(90deg,#f85f1c,#0000);width:50px;height:2px}.about-label{color:#f85f1c;letter-spacing:3px;text-transform:uppercase;font-size:.85rem;font-weight:700}.about-hero-content h1{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1}.about-hero-content h1 .highlight-text{color:#f85f1c;display:inline-block;position:relative}.about-hero-content h1 .highlight-text:after{content:"";z-index:-1;background:#f85f1c4d;border-radius:6px;height:12px;position:absolute;bottom:8px;left:0;right:0}.about-hero-underline{transform-origin:0;background:#f85f1c;width:80px;height:4px;margin-bottom:1.5rem;animation:.8s .6s forwards aboutUnderlineReveal;transform:scaleX(0)}.about-description{color:#ffffffe6;max-width:550px;margin-bottom:2rem;font-size:1.1rem;font-weight:400;line-height:1.6}.about-stats{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;align-items:center;gap:2rem;margin-bottom:2rem;padding:1.5rem 0;display:flex}.stat-item{align-items:center;gap:1rem;display:flex}.stat-icon{color:#f85f1c;background:#f85f1c26;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.stat-item:hover .stat-icon{color:#fff;background:#f85f1c;transform:scale(1.05)}.stat-info{text-align:left}.stat-number{color:#f85f1c;margin-bottom:.3rem;font-size:1.15rem;font-weight:800;line-height:1}.stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:.7rem}.about-cta{color:#f85f1c;cursor:pointer;background:0 0;border:2px solid #f85f1c;border-radius:50px;align-items:center;gap:10px;padding:12px 28px;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.about-cta:before{content:"";z-index:-1;background:#f85f1c;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.about-cta:hover{color:#fff;border-color:#f85f1c;transform:translateY(-3px)}.about-cta:hover:before{left:0}.about-cta svg{transition:transform .3s}.about-cta:hover svg{transform:translate(5px)}.about-wave{z-index:1;width:100%;line-height:0;position:absolute;bottom:0;left:0}.about-wave svg{width:100%;height:auto}@media (width<=900px){.about-hero{min-height:580px}.about-hero-content{padding:140px 28px 80px}.about-hero-content h1{font-size:3rem}.about-description{max-width:100%;font-size:1rem}.about-stats{flex-wrap:wrap;gap:1rem}.stat-divider{display:none}.stat-item{flex:1;min-width:120px}.about-bg-circle,.about-particles{display:none}}@media (width<=600px){.about-hero-content{padding:120px 20px 60px}.about-hero-content h1{font-size:2.2rem}.about-stats{flex-direction:column;align-items:flex-start;gap:1rem}.stat-item{width:100%}.about-cta{justify-content:center;width:100%}.about-label-line{width:30px}.about-hero-underline{width:50px}.about-hero:before{opacity:.25}}@media (width<=900px) and (orientation:landscape){.about-hero{min-height:500px}.about-hero-content{padding:100px 28px 60px}.about-stats{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.about-hero:before,.about-bg-circle,.particle,.about-hero-content,.about-hero-underline{animation:none}.about-hero:before{opacity:.35;transform:scale(1)}.about-hero-content{opacity:1;transform:translateY(0)}.about-hero-underline{transform:scaleX(1)}.about-cta:before{display:none}.about-cta:hover{color:#fff;background:#f85f1c}}@keyframes aboutHeroBackgroundMove{0%{background-position:50%;transform:scale(1)}to{background-position:top;transform:scale(1.08)}}@keyframes aboutHeroContentReveal{to{opacity:1;transform:translateY(0)}}@keyframes aboutUnderlineReveal{to{transform:scaleX(1)}}@keyframes floatBg{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes particleFloat{0%,to{opacity:0;transform:translateY(0)translate(0)}25%{opacity:.8}50%{opacity:.4;transform:translateY(-50px)translate(20px)}75%{opacity:.8}}.about-info{background:#fff;padding:110px 20px 90px}.about-info-stats{z-index:2;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1120px;margin:0 auto 90px;display:grid;position:relative}.about-info-stat{z-index:3;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:185px;display:flex;position:relative;box-shadow:0 18px 40px #12213a1f}.about-info-stat span{background:#ff5a1f;width:100%;height:7px;display:block;position:absolute;top:-48px;left:0}.about-info-stat h3{color:#000;margin-bottom:14px;font-size:2.5rem;font-weight:800}.about-info-stat p{color:#6b7280;font-size:.95rem;font-weight:700}.iso-stat{overflow:visible}.about-info-main{grid-template-columns:470px 1fr;align-items:center;gap:75px;max-width:1120px;margin:0 auto;display:grid}.dots{z-index:0;background-image:radial-gradient(#ff5a1f 2px,#0000 2px);background-size:23px 23px;position:absolute}.dots-left{width:420px;height:420px;top:-14px;left:-24px}.about-info-images{height:470px;position:relative}.about-info-img-main{object-fit:cover;z-index:2;width:350px;height:350px;position:absolute;top:55px;left:45px}.about-info-img-small{object-fit:cover;z-index:3;border:8px solid #fff;width:260px;height:215px;position:absolute;bottom:10px;right:-35px}.about-info-content{padding-top:50px;position:relative}.about-info-content h2{color:#ff5a1f;max-width:560px;margin-bottom:45px;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.15}.about-info-content p{color:#12213a;max-width:560px;margin-bottom:26px;font-size:1.08rem;line-height:1.45}.about-info-btn{color:#12213a;border:2px solid #12213a;align-items:center;gap:22px;margin-left:150px;padding:17px 42px;font-size:1.25rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-flex}.about-info-btn:hover{color:#fff;background:#12213a}.about-info-btn span{font-size:1.8rem}@media (width<=1200px){.about-info-stats{grid-template-columns:repeat(2,minmax(260px,1fr));gap:70px 28px;max-width:760px}.about-info-main{grid-template-columns:1fr;gap:50px;max-width:760px}.about-info-images{max-width:520px;margin:0 auto}.about-info-content{text-align:center;padding-top:0}.about-info-content h2,.about-info-content p{margin-left:auto;margin-right:auto}.about-info-btn{margin-left:0}.iso-stat .dots-right{bottom:-62px;right:-35px}}@media (width<=700px){.about-info{padding:80px 16px 70px}.about-info-stats{grid-template-columns:1fr;gap:65px;margin-bottom:70px}.about-info-stat{height:165px}.about-info-stat span{top:-35px}.iso-stat .dots-right{display:none}.about-info-images{height:auto}.dots-left{display:none}.about-info-img-main,.about-info-img-small{width:100%;height:auto;margin-bottom:18px;position:static}.about-info-img-small{border:none}.about-info-content h2{margin-bottom:25px;font-size:2rem}.about-info-content p{font-size:1rem}.about-info-btn{padding:14px 24px;font-size:1.05rem}}.about-principles{background:#f2f2f7;padding:70px 20px 85px}.about-principles-container{max-width:1120px;margin:0 auto}.about-principles h2{color:#000;margin-bottom:42px;font-size:clamp(2.1rem,4vw,3.4rem);font-weight:800}.about-principles h2 span{color:#ff5a1f}.principles-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.principle-card{background:#fff;border-radius:12px;min-height:300px;padding:6px 28px 28px}.principle-icon{color:#000;background:#ff5a1f;border-radius:8px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:28px;font-size:1.9rem;display:flex}.principle-card h3{color:#12213a;text-transform:uppercase;margin-bottom:18px;font-size:1.25rem;font-weight:900}.principle-card p{color:#000;max-width:330px;font-size:.98rem;line-height:1.45}.principle-card ul{color:#000;margin:0;padding-left:22px;font-size:.98rem;line-height:1.45}.principle-card li{margin-bottom:3px}@media (width<=1000px){.principles-grid{grid-template-columns:1fr;gap:32px}.principle-card{min-height:auto}.principle-card p{max-width:100%}}@media (width<=600px){.about-principles{padding:55px 16px 70px}.about-principles h2{margin-bottom:34px;font-size:2rem}.principle-card{padding:6px 22px 26px}.principle-icon{width:52px;height:52px;margin-bottom:24px;font-size:1.65rem}.principle-card h3{font-size:1.15rem}}.about-partners{background:#f2f2f7;width:100%}.partners-banner{background-image:url(/about-partners.jpg);background-position:50%;background-size:cover;min-height:420px;position:relative;overflow:hidden}.partners-banner-overlay{z-index:1;background:#0a192fa3;position:absolute;inset:0}.partners-banner-content{z-index:2;justify-content:space-between;align-items:center;gap:80px;max-width:1120px;min-height:420px;margin:0 auto;padding:70px 20px;display:flex;position:relative}.partners-banner-text{max-width:620px}.partners-banner-text h2{color:#fff;text-transform:uppercase;margin-bottom:28px;font-size:clamp(2rem,3.4vw,3.2rem);font-weight:900;line-height:1.12}.partners-banner-text h2 span{color:#ff5a1f}.partners-banner-text p{color:#fff;text-transform:uppercase;max-width:560px;font-size:1.05rem;line-height:1.5}.partners-banner-btn{color:#fff;background:#ff5a1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:230px;height:72px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex}.partners-banner-btn:hover{background:#e94e14;transform:translateY(-5px)}.partners-main{text-align:center;max-width:1120px;margin:0 auto;padding:80px 20px 95px}.partners-label{color:#ff5a1f;margin-bottom:18px;font-size:1.25rem;font-weight:800}.partners-main h2{color:#000;margin-bottom:55px;font-size:clamp(2rem,3vw,3rem);font-weight:900}.partners-logo-grid{grid-template-columns:repeat(5,1fr);align-items:center;gap:34px;margin-bottom:55px;display:grid}.partner-card{background:#ff5a1f;border-radius:12px;justify-content:center;align-items:center;height:130px;transition:all .3s;display:flex;box-shadow:8px 8px #0000002e}.partner-card:hover{transform:translateY(-6px)}.partner-logo-circle{background:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;width:122px;height:122px;display:flex;overflow:hidden}.partner-logo-circle img{object-fit:contain;max-width:82%;max-height:82%}.partners-description{color:#000;max-width:760px;margin:0 auto;font-size:1.15rem;line-height:1.35}@media (width<=1000px){.partners-banner-content{flex-direction:column;justify-content:center;align-items:flex-start;gap:32px}.partners-banner-btn{width:210px;height:64px}.partners-logo-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.partners-banner{min-height:380px}.partners-banner-content{min-height:380px;padding:60px 20px}.partners-banner-text h2{font-size:2rem}.partners-banner-text p{font-size:.95rem}.partners-main{padding:65px 16px 75px}.partners-label{font-size:1.05rem}.partners-main h2{margin-bottom:42px;font-size:2rem}.partners-logo-grid{grid-template-columns:repeat(2,1fr);gap:28px}.partner-card{height:120px}.partner-logo-circle{width:110px;height:110px}.partners-description{font-size:1rem}}@media (width<=450px){.partners-logo-grid{grid-template-columns:1fr}.partner-card{width:100%;max-width:230px;margin:0 auto}}.contact{color:#071625;background:#fff;width:100%;padding:6rem 7vw}.contact-container{grid-template-columns:1fr .95fr;align-items:start;gap:4rem;max-width:1250px;margin:0 auto;display:grid}.contact-label{color:#f85f1c;text-transform:uppercase;letter-spacing:3px;margin-bottom:1rem;font-size:.8rem;font-weight:900}.contact-left h2{color:#071625;margin-bottom:1.5rem;font-size:clamp(2.4rem,5vw,4rem);line-height:1.05}.contact-intro{color:#5f6b7a;max-width:620px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.contact-info-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.contact-info-card{background:#f5f7fb;border:1px solid #e3e8ef;border-radius:22px;gap:1rem;padding:1.4rem;transition:all .3s;display:flex}.contact-info-card:hover{border-color:#f85f1c59;transform:translateY(-5px);box-shadow:0 16px 40px #0000000f}.contact-info-card span{color:#fff;background:#f85f1c;border-radius:14px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:1.25rem;display:flex}.contact-info-card h4{color:#071625;margin-bottom:.4rem;font-size:1rem}.contact-info-card p{color:#5f6b7a;font-size:.95rem;line-height:1.5}.contact-form-card{color:#071625;background:#fff;border:1px solid #e3e8ef;border-radius:28px;padding:2.2rem;box-shadow:0 24px 65px #0716251a}.contact-form-card h3{color:#071625;margin-bottom:1.8rem;font-size:1.8rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;margin-bottom:1.2rem;display:flex}.form-group label{color:#102b4a;margin-bottom:.5rem;font-size:.9rem;font-weight:800}.form-group input,.form-group select,.form-group textarea{color:#071625;background:#f7f9fc;border:1px solid #d8e0ea;border-radius:14px;outline:none;width:100%;padding:.95rem 1rem;font-size:.95rem;transition:all .25s}.form-group input::placeholder,.form-group textarea::placeholder{color:#8a96a6}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#f85f1c;box-shadow:0 0 0 4px #f85f1c1f}.form-group textarea{resize:vertical;min-height:140px}.contact-button{color:#fff;cursor:pointer;background:#f85f1c;border:none;border-radius:999px;width:100%;padding:1rem 1.3rem;font-size:1rem;font-weight:900;transition:all .3s}.contact-button:hover{background:#df4f12;transform:translateY(-2px);box-shadow:0 14px 30px #f85f1c47}@media (width<=980px){.contact-container,.contact-info-grid{grid-template-columns:1fr}}@media (width<=600px){.contact{padding:4.5rem 5vw}.contact-form-card{border-radius:22px;padding:1.5rem}.form-row{grid-template-columns:1fr;gap:0}.contact-info-card{padding:1.1rem}}.navbar{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#19253a1a;border:1.5px solid #f85f1cb3;border-radius:999px;width:calc(100% - 40px);max-width:1200px;height:60px;transition:background .35s,box-shadow .35s,border-color .35s;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000026}.navbar-scrolled{background:#19253a;border-color:#f85f1c;box-shadow:0 14px 35px #00000047}.nav-container{justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 1.4rem;display:flex}.nav-logo{align-items:center;gap:.4rem;text-decoration:none;display:flex}.nav-logo img{object-fit:contain;width:auto;height:30px}.nav-logo span{color:#f85f1c;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:700}.nav-menu-desktop{display:flex}.nav-links{align-items:center;gap:1.45rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:#fff;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-links a:hover,.nav-links a.active-link{color:#f85f1c}.nav-links a.active-link:after{content:"";background:#f85f1c;border-radius:999px;width:18px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.nav-quote{color:#fff;white-space:nowrap;background:#f85f1c;border-radius:999px;padding:.6rem 1.2rem;font-family:Roboto,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s}.nav-quote:hover{transform:translateY(-2px);box-shadow:0 10px 20px #f85f1c59}.menu-icon{cursor:pointer;background:0 0;border:none;padding:0;display:none}.menu-icon span{background:#fff;border-radius:999px;width:22px;height:2px;margin:4px 0;transition:all .3s;display:block}.menu-icon.active span:first-child{transform:translateY(6px)rotate(45deg)}.menu-icon.active span:nth-child(2){opacity:0}.menu-icon.active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-menu-mobile{display:none}@media (width<=850px){.navbar{width:calc(100% - 24px);height:54px;top:12px}.nav-container{padding:0 1.1rem}.nav-menu-desktop,.nav-quote{display:none}.menu-icon{display:block}.nav-menu-mobile{opacity:0;pointer-events:none;background:#19253afa;border:1px solid #f85f1c59;border-radius:20px;width:calc(100% - 24px);transition:all .3s;display:block;position:fixed;top:68px;left:50%;transform:translate(-50%,-10px);box-shadow:0 18px 45px #0000004d}.nav-menu-mobile.active{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-links-mobile{flex-direction:column;gap:1rem;margin:0;padding:1.5rem;list-style:none;display:flex}.nav-links-mobile a{color:#fff;font-family:Roboto,sans-serif;font-weight:600;text-decoration:none;transition:color .3s}.nav-links-mobile a:hover,.nav-links-mobile a.active-link{color:#f85f1c}.mobile-quote{text-align:center;background:#f85f1c;border-radius:999px;width:100%;padding:.75rem 1rem;display:inline-block;color:#fff!important}}.services-hero{background:#19253a;justify-content:center;align-items:center;min-height:62vh;padding:12% 8% 7%;display:flex;position:relative;overflow:hidden}.services-hero:before{content:"";z-index:0;background-image:url(/services-hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:18s ease-in-out infinite alternate heroBackgroundMove;position:absolute;inset:0}.services-hero-overlay{z-index:1;background:#19253ae6;position:absolute;inset:0}.services-hero-content{z-index:2;text-align:center;color:#fff;opacity:0;width:100%;max-width:920px;animation:1.2s .2s forwards heroContentReveal;position:relative;transform:translateY(40px)}.services-hero-label-row{justify-content:center;align-items:center;gap:2.2rem;margin-bottom:2rem;display:flex}.services-hero-label-row span{background:#ffffffbf;width:250px;height:3px}.services-hero-label-row p{color:#f85f1c;text-transform:uppercase;white-space:nowrap;font-size:.95rem;font-weight:900}.services-hero h1{color:#fff;margin-bottom:.9rem;font-size:clamp(2.5rem,4vw,4.4rem);font-weight:900;line-height:1.12}.services-hero h1 span{color:#f85f1c}.services-hero-underline{transform-origin:50%;background:#f85f1c;width:250px;height:5px;margin:0 auto 2rem;animation:1s .9s forwards underlineReveal;transform:scaleX(0)}.services-hero-text{color:#fff;max-width:760px;margin:0 auto;font-size:clamp(1rem,1.25vw,1.2rem);font-weight:500;line-height:1.55}@media (width<=992px){.services-hero{min-height:58vh;padding:140px 6% 80px}.services-hero-label-row span{width:140px}}@media (width<=768px){.services-hero{min-height:55vh;padding:130px 1.2rem 70px}.services-hero-label-row{gap:1rem;margin-bottom:1.5rem}.services-hero-label-row span{width:55px;height:2px}.services-hero h1{font-size:2.3rem}.services-hero-underline{width:160px;height:4px}.services-hero-text{font-size:1rem}}@keyframes heroBackgroundMove{0%{background-position:50%;transform:scale(1)}to{background-position:top;transform:scale(1.06)}}@keyframes heroContentReveal{to{opacity:1;transform:translateY(0)}}@keyframes underlineReveal{to{transform:scaleX(1)}}.services{background:#fff;padding:7% 8%;position:relative;overflow:hidden}.services-bg-shape{opacity:.06;z-index:0;background:linear-gradient(135deg,#f85f1c,#ff7a1a);border-bottom-left-radius:120px;width:32%;height:260px;position:absolute;top:0;right:0}.services-container{z-index:2;max-width:1250px;margin:0 auto;position:relative}.services-header{max-width:700px;margin-bottom:4%}.services-label{color:#f85f1c;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:800}.services-header h2{color:#19253a;margin-bottom:1.2rem;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.05}.services-header>p:last-child{color:#667085;max-width:620px;font-size:1rem;line-height:1.8}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-card{background:#fff;border:1px solid #f85f1c14;border-radius:24px;padding:2rem;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 16px 40px #19253a14}.service-card:before{content:"";transform-origin:0;background:#f85f1c;width:100%;height:5px;transition:transform .35s;position:absolute;top:0;left:0;transform:scaleX(0)}.service-card:hover{transform:translateY(-8px);box-shadow:0 22px 55px #19253a24}.service-card:hover:before{transform:scaleX(1)}.service-icon{color:#f85f1c;background:#f85f1c14;border-radius:22px;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:1.8rem;transition:all .3s;display:flex}.service-card:hover .service-icon{color:#fff;background:#f85f1c}.service-card h3{color:#19253a;margin-bottom:1rem;font-size:1.2rem;font-weight:700;line-height:1.35}.service-card span{background:#f85f1c;border-radius:20px;width:42px;height:3px;margin-bottom:1.2rem;display:block}.service-card p{color:#667085;font-size:.96rem;line-height:1.75}@media (width<=992px){.services{padding:90px 6%}.services-grid{grid-template-columns:repeat(2,1fr)}.services-bg-shape{width:50%;height:220px}}@media (width<=600px){.services{padding:75px 1.2rem}.services-grid{grid-template-columns:1fr}.services-bg-shape{width:70%;height:160px}.services-header h2{font-size:2.4rem}.service-card{padding:1.7rem}.service-icon{width:72px;height:72px}}.services-products{background:#f2f2f7;padding:7% 8%}.services-products-container{max-width:1300px;margin:0 auto}.services-products-header{max-width:720px;margin-bottom:4%}.services-products-label{color:#f85f1c;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:800}.services-products-header h2{color:#19253a;margin-bottom:1.2rem;font-size:clamp(2.2rem,4vw,4rem);line-height:1.08}.services-products-header h2 span{color:#f85f1c}.services-products-intro{color:#667085;font-size:1rem;line-height:1.8}.services-products-grid{grid-template-columns:repeat(4,1fr);gap:1.3rem;display:grid}.services-product-card{background:#fff;border-radius:24px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 18px 45px #19253a14}.services-product-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px #19253a24}.services-product-image{width:100%;height:220px;position:relative;overflow:hidden}.services-product-image:after{content:"";background:linear-gradient(#19253a0d,#19253a38);position:absolute;inset:0}.services-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.services-product-card:hover img{transform:scale(1.06)}.services-product-content{padding:1.4rem}.services-product-number{color:#f85f1c;background:#f85f1c1a;border-radius:13px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1.1rem;font-weight:800;display:flex}.services-product-card h3{color:#19253a;margin-bottom:1.1rem;font-size:1rem;font-weight:700;line-height:1.35}.services-product-line{background:#f85f1c;border-radius:20px;width:42px;height:4px}.services-products-button-wrapper{justify-content:center;margin-top:3rem;display:flex}.services-products-button{color:#fff;cursor:pointer;background:#f85f1c;border:none;border-radius:28px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.services-products-button:hover{background:#ff7436;transform:translateY(-4px)}@media (width<=992px){.services-products{padding:90px 6%}.services-products-grid{grid-template-columns:repeat(2,1fr)}.services-product-image{height:250px}}@media (width<=600px){.services-products{padding:75px 1.2rem}.services-products-header h2{font-size:2.4rem}.services-products-grid{grid-template-columns:1fr}.services-product-image{height:250px}.services-product-content{padding:1.4rem}.services-products-button{width:100%}}.services-showcase{background:linear-gradient(135deg,#fff 0%,#fafafa 50%,#f5f5f5 100%);padding:6rem 8%;position:relative;overflow:hidden}.radiant-bg{filter:blur(100px);opacity:.15;pointer-events:none;border-radius:50%;animation:8s ease-in-out infinite floatRadiant;position:absolute}.radiant-1{background:radial-gradient(circle,#f85f1c,#0000);width:600px;height:600px;animation-delay:0s;top:-200px;right:-200px}.radiant-2{opacity:.1;background:radial-gradient(circle,#f85f1c,#0000);width:500px;height:500px;animation-delay:2s;bottom:-150px;left:-150px}.radiant-3{opacity:.08;background:radial-gradient(circle,#f85f1c,#0000);width:400px;height:400px;animation-delay:4s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes floatRadiant{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-20px)scale(1.05)}}.services-showcase-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.services-visual{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translate(-30px)}.services-visual.animate{opacity:1;transform:translate(0)}.visual-container{width:100%;min-height:550px;position:relative}.featured-image-wrapper{width:100%;max-width:450px;margin:0 auto;position:relative}.featured-image{border:1px solid #0000000d;border-radius:30px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.featured-image:hover{transform:translateY(-5px);box-shadow:0 35px 60px -15px #f85f1c40}.featured-image img{object-fit:cover;width:100%;height:350px;display:block}.image-glow{pointer-events:none;background:linear-gradient(135deg,#f85f1c14,#f85f1c08);position:absolute;inset:0}.floating-badge{color:#1e293b;z-index:10;background:#fff;border:1px solid #f85f1c4d;border-radius:50px;align-items:center;gap:10px;padding:10px 18px;font-size:.85rem;font-weight:600;animation:3s ease-in-out infinite badgeFloat;display:flex;position:absolute;box-shadow:0 15px 30px -10px #0000001a}.badge-icon{color:#f85f1c;align-items:center;display:flex}.badge-1{animation-delay:0s;top:-20px;left:-20px}.badge-2{animation-delay:1s;bottom:-20px;right:-20px}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.secondary-images{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.sec-img-wrapper{background:#f85f1c;border:1px solid #f85f1c33;border-radius:20px;width:calc(50% - .5rem);transition:all .3s;overflow:hidden;box-shadow:0 10px 20px #00000014}.sec-img-wrapper:hover{transform:translateY(-3px);box-shadow:0 15px 30px #f85f1c26}.sec-img-wrapper img{object-fit:cover;width:100%;height:120px;display:block}.sec-overlay{background:linear-gradient(135deg,#f85f1c1a,#f85f1c0d)}.stats-preview{text-align:center;background:#f85f1c;flex-direction:column;justify-content:center;align-items:center;height:120px;padding:1.5rem;display:flex}.stat-number{color:#fff;font-size:2.5rem;font-weight:800;line-height:1}.stat-label{color:#fffffff2;margin-top:.5rem;font-size:.75rem;font-weight:500}.decor-circle{pointer-events:none;background:#f85f1c0d;border-radius:50%;position:absolute}.decor-1{border:2px solid #f85f1c26;width:100px;height:100px;animation:20s linear infinite rotate;top:-30px;right:-20px}.decor-2{background:#f85f1c14;width:60px;height:60px;animation:3s ease-in-out infinite pulse;bottom:40px;left:-30px}.decor-dots{pointer-events:none;background-image:radial-gradient(circle,#f85f1c33 2px,#0000 2px);background-size:10px 10px;width:60px;height:60px;position:absolute;bottom:20px;right:20px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 30px #f85f1c33}50%{transform:scale(1.05);box-shadow:0 0 50px #f85f1c66}}.services-content{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1) .2s;transform:translate(30px)}.services-content.animate{opacity:1;transform:translate(0)}.content-label{color:#f85f1c;letter-spacing:2px;text-transform:uppercase;margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.services-content h2{color:#0a1929;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.8rem);font-weight:800;line-height:1.2}.orange-text{color:#f85f1c}.description{color:#5a6e8a;margin-bottom:2rem;font-size:1rem;line-height:1.7}.service-grid{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.service-point{background:#f85f1c0a;border:1px solid #f85f1c1a;border-radius:50px;align-items:center;gap:10px;padding:8px 16px;transition:all .3s;display:flex}.service-point:hover{background:#f85f1c1a;border-color:#f85f1c4d;transform:translateY(-2px)}.point-icon{border-radius:50%;justify-content:center;align-items:center;display:flex}.service-point span{color:#1e293b;font-size:.85rem;font-weight:500}.stats-row{border-top:1px solid #0000000d;border-bottom:1px solid #0000000d;align-items:center;gap:2rem;margin-bottom:2.5rem;padding:1rem 0;display:flex}.stat-block{text-align:left}.stat-value{color:#f85f1c;margin-bottom:.3rem;font-size:1.5rem;font-weight:800;line-height:1}.stat-desc{color:#5a6e8a;text-transform:uppercase;letter-spacing:1px;font-size:.7rem}.stat-divider{background:#0000001a;width:1px;height:30px}.showcase-button{color:#fff;cursor:pointer;background:#f85f1c;border:none;border-radius:50px;align-items:center;gap:12px;padding:14px 32px;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #f85f1c40}.showcase-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.showcase-button:hover:before{left:100%}.showcase-button:hover{background:#e24e0f;transform:translateY(-3px);box-shadow:0 8px 25px #f85f1c59}.showcase-button:active{transform:translateY(0)}.showcase-button svg{transition:transform .3s}.showcase-button:hover svg{transform:translate(5px)}@media (width<=1024px){.services-showcase{padding:4rem 5%}.services-showcase-container{grid-template-columns:1fr;gap:4rem}.services-visual{max-width:500px;margin:0 auto}.services-content,.content-label{text-align:center}.service-grid,.stats-row{justify-content:center}.stat-block{text-align:center}.showcase-button{margin:0 auto}}@media (width<=768px){.services-showcase{padding:3rem 1.5rem}.visual-container{min-height:450px}.featured-image img{height:280px}.floating-badge{padding:6px 12px;font-size:.75rem}.badge-1{top:-10px;left:-10px}.badge-2{bottom:-10px;right:-10px}.sec-img-wrapper img,.stats-preview{height:100px}.stat-number{font-size:2rem}.services-content h2{font-size:1.8rem}.description{font-size:.9rem}.stats-row{gap:1rem}.stat-value{font-size:1.2rem}}@media (width<=480px){.services-showcase{padding:2rem 1rem}.featured-image img{height:220px}.secondary-images{flex-direction:column}.sec-img-wrapper{width:100%}.service-grid{flex-direction:column}.service-point{justify-content:center}.stats-row{flex-direction:column;gap:1rem}.stat-divider{display:none}.showcase-button{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.radiant-bg,.floating-badge,.decor-circle,.showcase-button:before{animation:none}}.contact-page{background:#071625;width:100%}.contact-hero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#0c1a2bf5 0%,#0c1a2be0 42%,#0c1a2b73 100%),url(../assets/hero.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:100vh;padding:11rem 7vw 5rem;position:relative;overflow:hidden}.contact-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 75% 40%,#f85f1c38,#0000 35%);position:absolute;inset:0}.contact-hero-container{z-index:2;grid-template-columns:1fr 460px;align-items:center;gap:4rem;max-width:1220px;margin:0 auto;display:grid;position:relative}.contact-hero-label{color:#f85f1c;letter-spacing:4px;text-transform:uppercase;margin-bottom:1.3rem;font-size:.8rem;font-weight:800}.contact-hero-content h1{letter-spacing:-3px;max-width:720px;margin-bottom:1.6rem;font-size:clamp(2.7rem,5.3vw,5.4rem);line-height:.98}.contact-hero-text{color:#d6dde8;max-width:620px;margin-bottom:2.3rem;font-size:1.05rem;line-height:1.8}.contact-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.contact-primary-btn,.contact-secondary-btn{text-align:center;border-radius:999px;min-width:150px;padding:1rem 1.6rem;font-weight:800;text-decoration:none;transition:all .3s}.contact-primary-btn{color:#fff;background:#f85f1c;box-shadow:0 18px 40px #f85f1c59}.contact-secondary-btn{color:#071625;background:#fff}.contact-primary-btn:hover,.contact-secondary-btn:hover{transform:translateY(-3px)}.contact-hero-card{color:#071625;background:#fffffff0;border-radius:28px;padding:2rem;box-shadow:0 25px 70px #00000059}.contact-hero-card h3{margin-bottom:1.4rem;font-size:1.7rem}.contact-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-field{flex-direction:column;margin-bottom:1rem;display:flex}.contact-field label{color:#132b45;margin-bottom:.45rem;font-size:.85rem;font-weight:800}.contact-field input,.contact-field select,.contact-field textarea{color:#071625;background:#f5f7fa;border:1px solid #d7e0ea;border-radius:14px;outline:none;width:100%;padding:.9rem 1rem;font-size:.95rem;transition:all .25s}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{background:#fff;border-color:#f85f1c;box-shadow:0 0 0 4px #f85f1c1f}.contact-field textarea{resize:vertical;min-height:120px}.contact-submit-btn{color:#fff;cursor:pointer;background:#f85f1c;border:none;border-radius:999px;width:100%;padding:1rem;font-size:.95rem;font-weight:900;transition:all .3s}.contact-submit-btn:hover{background:#df4f12;transform:translateY(-2px);box-shadow:0 14px 30px #f85f1c52}@media (width<=1020px){.contact-hero-container{grid-template-columns:1fr;gap:3rem}.contact-hero-card{max-width:650px}}@media (width<=650px){.contact-hero{padding:8.5rem 5vw 4rem}.contact-hero-content h1{letter-spacing:-1.5px;font-size:2.7rem}.contact-form-row{grid-template-columns:1fr;gap:0}.contact-hero-card{border-radius:22px;padding:1.4rem}}.contact-info-section{color:#071625;background:#f2f2f7;width:100%;padding:7rem 7vw 6rem}.contact-info-container{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:4rem;width:100%;max-width:1220px;margin:0 auto;display:grid}.contact-info-label{color:#f85f1c;letter-spacing:4px;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:900}.contact-info-content{flex-direction:column;display:flex}.contact-info-content h2{color:#071625;letter-spacing:-2px;margin-bottom:1.2rem;font-size:clamp(2.2rem,4vw,4rem);line-height:1.05}.contact-info-text{color:#4d5b6b;max-width:560px;margin-bottom:2rem;font-size:1.02rem;line-height:1.8}.contact-details-grid{grid-template-columns:1fr;gap:1rem;display:grid}.contact-detail-card{background:#fff;border:1px solid #d3dbe5;border-radius:20px;align-items:flex-start;gap:1rem;padding:1.05rem 1.2rem;transition:all .3s;display:flex}.contact-detail-card:hover{border-color:#f85f1c73;transform:translateY(-4px);box-shadow:0 18px 40px #00000014}.contact-detail-icon{color:#fff;background:#f85f1c;border-radius:14px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:1.15rem;display:flex}.contact-detail-card h4{color:#071625;margin-bottom:.35rem;font-size:1rem}.contact-detail-card p{color:#5f6b7a;font-size:.95rem;line-height:1.5}.contact-map-wrapper{flex-direction:column;justify-content:flex-end;gap:1.5rem;display:flex}.contact-map-card{background:#fff;border:1px solid #d3dbe5;border-radius:32px;width:100%;height:520px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000001f}.contact-map-card iframe{filter:grayscale(10%);border:none;width:100%;height:100%}.contact-info-actions{gap:1rem;width:100%;display:flex}.contact-info-btn{text-align:center;border-radius:999px;flex:1;padding:.95rem 1.5rem;font-weight:900;text-decoration:none;transition:all .3s}.contact-info-btn.primary{color:#fff;background:#f85f1c;box-shadow:0 16px 34px #f85f1c38}.contact-info-btn.whatsapp{color:#fff;background:#25d366;box-shadow:0 16px 34px #25d36629}.contact-info-btn:hover{transform:translateY(-3px)}@media (width<=1020px){.contact-info-container{grid-template-columns:1fr;gap:3rem}.contact-map-wrapper{justify-content:flex-start}.contact-map-card{height:420px}}@media (width<=600px){.contact-info-section{padding:4.5rem 5vw}.contact-info-content h2{letter-spacing:-1px}.contact-map-card{border-radius:24px;height:340px}.contact-info-actions{flex-direction:column}.contact-info-btn{width:100%}.contact-detail-card{padding:1.1rem}}.projects-hero{background-image:linear-gradient(90deg,#19253afb 0%,#19253af9 45%,#19253af5 100%),url(/assets/projects-hero-bg-DCkNROJQ.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:100vh;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.projects-hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#f85f1c14,#0000 30%);position:absolute;inset:0}.projects-hero-container{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:8rem 2rem 4rem;position:relative}.projects-hero-text{text-align:left;max-width:700px}.projects-hero-eyebrow{color:#f85f1c;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-family:Roboto,sans-serif;font-size:.82rem;font-weight:700}.projects-hero-text h1{color:#fff;letter-spacing:-.05em;margin:0 0 1.5rem;font-family:Roboto,sans-serif;font-size:clamp(2.6rem,5vw,5rem);font-weight:700;line-height:1.04}.projects-hero-description{color:#ffffffc7;max-width:600px;margin:0;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.8}.projects-hero-eyebrow,.projects-hero-text h1,.projects-hero-description{opacity:0;animation:.9s forwards projectsHeroTextUp;transform:translateY(24px)}.projects-hero-eyebrow{animation-delay:.2s}.projects-hero-text h1{animation-delay:.45s}.projects-hero-description{animation-delay:.7s}@keyframes projectsHeroTextUp{to{opacity:1;transform:translateY(0)}}@media (width<=900px){.projects-hero{min-height:70vh}.projects-hero-container{padding:7rem 1.4rem 3rem}.projects-hero-text h1{font-size:clamp(2.2rem,11vw,3.6rem)}.projects-hero-description{font-size:.96rem;line-height:1.7}}@media (width<=600px){.projects-hero{min-height:65vh}.projects-hero-container{padding:6.5rem 1.2rem 2.5rem}.projects-hero-eyebrow{font-size:.72rem}.projects-hero-description{font-size:.92rem}}.projects-grid-section{background:#fff;width:100%;padding:4.5rem 1.5rem;overflow:hidden}.projects-grid-container{max-width:1180px;margin:0 auto}.projects-grid-header{max-width:680px;margin-bottom:2.5rem}.projects-grid-label{color:#f85f1c;letter-spacing:3px;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:800}.projects-grid-header h2{color:#071527;letter-spacing:-.04em;margin-bottom:.9rem;font-size:clamp(2rem,3.2vw,3.2rem);font-weight:900;line-height:1.08}.projects-grid-header>p:last-child{color:#9ca3af;font-size:.95rem;line-height:1.7}.projects-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.project-card{cursor:pointer;background:#000;border-radius:18px;height:320px;position:relative;overflow:hidden;box-shadow:0 18px 35px #00000040}.project-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s,filter .6s;display:block}.project-card-overlay{opacity:0;background:#19253a00;transition:opacity .4s,background .4s;position:absolute;inset:0}.project-card-arrow{color:#fff;cursor:pointer;opacity:0;background:#f85f1c;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:opacity .35s,transform .35s,background .3s;display:flex;position:absolute;top:24px;right:24px;transform:translateY(-10px)scale(.92)}.project-card-arrow:hover{background:#ff7438}.project-card h3{color:#f85f1c;letter-spacing:-.04em;opacity:0;font-size:clamp(1.25rem,1.6vw,1.75rem);font-weight:900;line-height:1.15;transition:opacity .35s,transform .35s;position:absolute;bottom:30px;left:28px;right:28px;transform:translateY(18px)}.project-card:hover img{filter:brightness(.75);transform:scale(1.05)}.project-card:hover .project-card-overlay{opacity:1;background:#19253abd}.project-card:hover .project-card-arrow,.project-card:hover h3{opacity:1;transform:translateY(0)scale(1)}@media (width<=950px){.projects-grid{grid-template-columns:1fr}.project-card{height:360px}}@media (width<=600px){.projects-grid-section{padding:3.5rem 1rem}.projects-grid-header{margin-bottom:2rem}.project-card{border-radius:16px;height:300px}.project-card-arrow{width:50px;height:50px;top:22px;right:22px}.project-card h3{font-size:1.45rem;bottom:26px;left:24px;right:24px}}.projects-details-section{background:#f2f2f7;width:100%;padding:6rem 1.5rem;scroll-margin-top:100px}.projects-details-container{flex-direction:column;gap:7rem;max-width:1200px;margin:0 auto;display:flex}.project-detail-card{grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;scroll-margin-top:110px;display:grid}.project-detail-card.reverse{grid-template-columns:.95fr 1.05fr}.project-detail-card.reverse .project-detail-images{order:2}.project-detail-card.reverse .project-detail-content{order:1}.project-detail-images{flex-direction:column;gap:1rem;display:flex}.project-main-image{border-radius:24px;height:400px;overflow:hidden;box-shadow:0 22px 45px #0f172a38}.project-main-image img,.project-small-images img{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block}.project-main-image:hover img,.project-small-images img:hover{transform:scale(1.05)}.project-small-images{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.project-small-images img{border-radius:20px;height:210px;box-shadow:0 18px 35px #0f172a2e}.project-detail-content{background:#ffffff6b;border:1px solid #ffffff8c;border-radius:28px;padding:2.4rem;box-shadow:0 24px 55px #0f172a1f}.project-detail-label{color:#f85f1c;letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:900}.project-detail-content h2{color:#19253a;letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2rem,3vw,3.2rem);font-weight:900;line-height:1.08}.project-client{color:#f85f1c;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.4rem;font-size:.85rem;font-weight:900;line-height:1.6}.project-detail-description{color:#26364f;margin-bottom:1.7rem;font-size:.98rem;line-height:1.75}.project-services-list{gap:.7rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.project-services-list li{color:#1f2937;padding-left:1.35rem;font-size:.93rem;line-height:1.55;position:relative}.project-services-list li:before{content:"";background:#f85f1c;border-radius:50%;width:7px;height:7px;position:absolute;top:.6rem;left:0}.project-detail-tags{flex-wrap:wrap;gap:.75rem;display:flex}.project-detail-tags span{color:#f85f1c;background:#f85f1c1f;border:1px solid #f85f1c47;border-radius:999px;padding:.7rem 1rem;font-size:.78rem;font-weight:800}@media (width<=980px){.project-detail-card,.project-detail-card.reverse{grid-template-columns:1fr;gap:2.5rem}.project-detail-card.reverse .project-detail-images,.project-detail-card.reverse .project-detail-content{order:initial}.project-main-image{height:360px}}@media (width<=600px){.projects-details-section{padding:4rem 1rem}.projects-details-container{gap:5rem}.project-detail-content{border-radius:22px;padding:1.5rem}.project-main-image{border-radius:18px;height:280px}.project-small-images img{border-radius:16px;height:140px}.project-detail-content h2{font-size:1.9rem}.project-detail-description,.project-services-list li{font-size:.92rem}.project-detail-tags span{padding:.65rem .9rem;font-size:.74rem}}.not-found-container{background:linear-gradient(135deg,#0a0f1c 0%,#0f1629 50%,#1a1f35 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.error-bg{position:absolute;inset:0;overflow:hidden}.error-bg-circle{background:#f85f1c0d;border-radius:50%;animation:15s ease-in-out infinite floatBg;position:absolute}.circle-1{width:400px;height:400px;animation-delay:0s;top:-100px;right:-100px}.circle-2{background:#f85f1c08;width:600px;height:600px;animation-delay:3s;bottom:-150px;left:-150px}.circle-3{width:300px;height:300px;animation-delay:6s;top:40%;left:10%}.circle-4{background:#ffffff08;width:250px;height:250px;animation-delay:9s;bottom:20%;right:5%}.error-particles{pointer-events:none;width:100%;height:100%;position:absolute}.error-particle{opacity:0;width:4px;height:4px;animation:particleFloat var(--duration) ease-in-out infinite;animation-delay:var(--delay);left:var(--x);top:var(--y);background:#f85f1c;border-radius:50%;position:absolute}.error-content{z-index:2;text-align:center;max-width:800px;animation:.6s ease-out contentReveal;position:relative}@keyframes contentReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.error-number-wrapper{margin-bottom:2rem}.error-number{color:#fff;text-shadow:0 0 30px #f85f1c4d;justify-content:center;align-items:center;gap:1rem;font-size:8rem;font-weight:900;display:flex}.digit{animation:1s infinite bounce;animation-delay:calc(var(--i) * .1s);display:inline-block}.digit:first-child{animation-delay:0s}.digit:last-child{animation-delay:.2s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hydraulic-icon{background:#f85f1c26;border:2px solid #f85f1c4d;border-radius:50%;padding:1rem;animation:2s ease-in-out infinite pulse;box-shadow:0 0 30px #f85f1c33}.wrench-icon{color:#f85f1c;transition:transform .1s linear}.error-message{margin-bottom:3rem;position:relative}.alert-icon{color:#f85f1c;margin-bottom:1rem;animation:.5s ease-in-out 3 shake}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.error-message h1{color:#fff;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800}.error-joke{background:#ffffff0d;border:1px solid #f85f1c4d;border-radius:50px;justify-content:center;align-items:center;gap:1rem;max-width:500px;margin:0 auto;padding:1rem 1.5rem;display:flex}.error-joke p{color:#ffffffe6;margin:0;font-size:1rem;font-style:italic}.joke-refresh{cursor:pointer;background:#f85f1c33;border:none;border-radius:50%;padding:.3rem .6rem;font-size:1.2rem;transition:all .3s}.joke-refresh:hover{background:#f85f1c;transform:rotate(180deg)}.joke-tooltip{color:#fff;white-space:nowrap;background:#f85f1c;border-radius:20px;padding:.3rem .8rem;font-size:.75rem;animation:2s forwards fadeOut;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}@keyframes fadeOut{0%{opacity:1;transform:translate(-50%)translateY(0)}70%{opacity:1}to{opacity:0;transform:translate(-50%)translateY(-10px)}}.error-suggestions{margin-bottom:2rem}.error-suggestions h3{color:#ffffffb3;margin-bottom:1rem;font-size:.9rem;font-weight:500}.suggestions-grid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.suggestion-card{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.7rem 1.2rem;text-decoration:none;transition:all .3s;display:flex}.suggestion-card:hover{background:#f85f1c;border-color:#f85f1c;transform:translateY(-3px)}.error-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.error-btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.error-btn.primary{color:#fff;background:#f85f1c;box-shadow:0 4px 15px #f85f1c4d}.error-btn.primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #f85f1c66}.error-btn.secondary{color:#fff;background:#ffffff1a;border:1px solid #fff3}.error-btn.secondary:hover{background:#fff3;transform:translateY(-3px)}.error-arrow{margin-top:1rem;animation:2s ease-in-out infinite bounceArrow;position:relative}@keyframes bounceArrow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.error-footer{text-align:center;position:absolute;bottom:2rem;left:0;right:0}.error-footer p{color:#fff6;font-size:.8rem;font-style:italic}@media (width<=768px){.error-number{gap:.5rem;font-size:5rem}.hydraulic-icon{padding:.5rem}.wrench-icon{width:40px;height:40px}.error-joke p{font-size:.85rem}.suggestions-grid{gap:.5rem}.suggestion-card span{font-size:.85rem}.error-actions{gap:.8rem}.error-btn{padding:.6rem 1.2rem;font-size:.85rem}.error-arrow{display:none}}@media (width<=480px){.error-number{font-size:3.5rem}.wrench-icon{width:30px;height:30px}.error-message h1{font-size:1.3rem}.error-joke{padding:.8rem 1rem}.suggestions-grid{flex-direction:column;align-items:stretch}.suggestion-card{justify-content:center}.error-actions{flex-direction:column}.error-btn{justify-content:center}}@media (prefers-reduced-motion:reduce){.error-particle,.error-bg-circle,.error-number .digit,.hydraulic-icon,.alert-icon,.error-arrow{animation:none}.wrench-icon{transform:rotate(0)!important}}
