:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100vw;margin:0}body{color:#222;background-color:#fff;display:block}img{max-width:100%;display:block}h1,h2,h3{font-weight:600}p{color:#555;line-height:1.6}.language-selector{color:#fff;background:#2a4365;width:100%;height:40px;padding:1px;font-size:14px}.language-selector ul{justify-content:flex-start;gap:20px;font-weight:700;list-style:none;display:flex}.language-selector li{cursor:pointer;opacity:.8}.language-selector li:hover,.active-lang{opacity:1;font-weight:600}.navbar{z-index:1000;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:25px 40px;transition:all .3s;display:flex;position:fixed;top:20px;left:0}.navbar.scrolled{color:#000;background:#fffffff2;box-shadow:0 4px 20px #00000014}.navbar.scrolled h1{color:#0f4480;font-size:30px}.navbar.scrolled li{color:#000}.navbar h1{cursor:pointer;letter-spacing:1px;color:#fff;font-size:26px}.nav-brand{cursor:pointer;align-items:center;gap:12px;display:flex}.nav-logo{width:auto;height:48px;display:block}.nav-brand-text h2{color:#000;margin:0;font-size:18px}.nav-brand-text h2 .active-link{color:#06c;-webkit-text-decoration:underline #06c;text-decoration:underline #06c;text-decoration-thickness:2px}.nav-brand-text h2{margin-top:6px;line-height:1}.navbar.home .nav-brand-text h2{color:#fff}@media (max-width:768px){.nav-brand-text h2{display:none}}.navbar ul{gap:28px;font-weight:700;list-style:none;display:flex}.navbar li{cursor:pointer;color:#fff;font-size:15px;position:relative}.navbar li:after{content:"";color:#000;background:#0a7cff;width:0;height:2px;transition:all .3s;position:absolute;bottom:-6px;left:0}.navbar li:hover:after{width:100%}.navbar li.active-link{color:#06c}.navbar li.active-link:after{background:#06c;width:100%}.navbar1 li.active-link{color:#06c}.navbar1 li.active-link:after{background:#06c;width:100%}.burger{cursor:pointer;z-index:1100;flex-direction:column;gap:6px;display:none}.burger span{background:#fff;width:26px;height:3px;transition:all .3s}.navbar.scrolled .burger span{background:#000}.burger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.mobile-menu{z-index:1050;background:#fff;width:75%;height:100vh;padding:100px 30px;transition:right .4s;position:fixed;top:0;right:-100%;box-shadow:-20px 0 40px #00000026}.mobile-menu.show{right:0}.mobile-menu ul{flex-direction:column;gap:26px;list-style:none;display:flex}.mobile-menu li{cursor:pointer;color:#111;font-size:18px;font-weight:600}.hero-container{width:100%;height:100vh;position:relative;overflow:hidden}.tag{font-size:16px;font-weight:700}.hero-img{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .3s}.hero-img.fade{opacity:.6}.hero-container:after{content:"";background:#00000073;position:absolute;inset:0}.hero-content{z-index:2;color:#fff;flex-direction:column;justify-content:center;max-width:900px;padding:0 80px;display:flex;position:absolute;inset:0}.hero-content .tag{background:#0a7cff;border-radius:20px;width:fit-content;margin-bottom:16px;padding:6px 14px;font-size:14px}.hero-content h1{margin-bottom:20px;font-size:54px}.hero-content p{color:#eee;max-width:600px;font-size:18px}.slider-buttons{margin-top:30px}.slider-buttons button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;width:44px;height:50px;margin-right:10px;font-size:22px;transition:all .3s}.slider-buttons button:hover{color:#000;background:#fff}.experience{text-align:center;background:#f7f9fc;grid-template-columns:repeat(4,1fr);width:100%;padding:80px 100px;display:grid}.aset h1{color:#0a7cff;font-size:44px}.aset p{margin-top:6px;font-weight:600}.product-card{width:100%;padding:5rem 4rem;overflow:hidden}.prod,.captionprod{text-align:center}.prod{color:#0a7cff;font-size:18px}.prod-card{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;display:grid}.card{cursor:pointer;background:#fff;border-radius:14px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #00000014}.card:hover{transform:translateY(-8px)}.card-img{object-fit:cover;width:100%;height:200px}.card-body{padding:20px}.card-body h3{margin-bottom:10px}.learnmore{color:#0a7cff;cursor:pointer;margin-top:12px;font-weight:600}.esg-title{margin-top:60px}.titleesg{color:#0a7cff;font-size:16px;font-weight:700}.captionesg{color:#000;font-size:20px;font-weight:700}.esg-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;padding:80px 100px;display:grid}.esg-image-wrapper{border-radius:25px;flex:1;position:relative;overflow:hidden}.esg-overlay{color:#fff;opacity:0;background:linear-gradient(#0a3a784d,#0a3a78e6);flex-direction:column;justify-content:flex-end;padding:30px;transition:opacity .4s;display:flex;position:absolute;inset:0}.esg-overlay.show{opacity:1}.esg-item.active{background:#f4f7fb;padding-left:20px}.esg-item.active h3{color:#1a365d}.overlay-tag{letter-spacing:1px;opacity:.85;margin-bottom:8px;font-size:12px}.esg-overlay h2{margin:0;font-size:26px;font-weight:700}.esg-image{object-fit:cover;background-position:50%;background-size:cover;width:1000px;height:420px;transition:opacity .3s}.esg-image.fade{opacity:.6}.esg-list{flex:1;position:relative}.indicator{background:#0a7cff;width:4px;height:80px;transition:top .3s;position:absolute;left:-16px}.esg-item{cursor:pointer;opacity:.5;padding:20px 0}.esg-item.active,.esg-item:hover{opacity:1}.more{color:#0a7cff;font-size:14px;font-weight:600}.footer-dark{color:#cbd5e1;background:radial-gradient(circle at 0 0,#0f1e3a,#050b18);padding:70px 50px 30px}.footer-brand h2,.footer-contact p:last-child{cursor:pointer}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:40px;padding-top:20px;font-size:13px;display:flex}@media (max-width:768px){.language-selector ul{justify-content:center;gap:14px;font-size:12px}.navbar{padding:30px 20px}.navbar h1{font-size:22px}.navbar ul{display:none}.hero-content{max-width:100%;padding:0 24px}.hero-content h1{font-size:36px}.hero-content p{font-size:16px}.experience{grid-template-columns:1fr 1fr;gap:30px;padding:60px 24px}.product-card{padding:60px 24px}.prod-card{grid-template-columns:1fr}.card-img{height:180px}.esg-container{grid-template-columns:1fr;gap:40px;padding:60px 24px}.esg-image{width:100%;height:320px}.indicator{display:none}.footer-container{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{text-align:center;flex-direction:column;gap:12px}}@media (max-width:480px){.hero-content h1{font-size:28px}.hero-content p{font-size:14px}.hero-content .tag{font-size:12px}.experience{grid-template-columns:1fr;padding:50px 20px}.aset h1{font-size:36px}.captionprod{font-size:22px}.card-body h3{font-size:18px}.card-body p{font-size:14px}.captionesg{font-size:24px}.esg-overlay h2{font-size:22px}.footer-container{grid-template-columns:1fr}}:root{--primary:#0f172a;--secondary:#1e3a8a;--accent:#f97316;--accent-light:#fdba74;--bg-soft:#f8fbff;--text-dark:#111827;--text-muted:#6b7280;--white:#fff}*{box-sizing:border-box;scroll-behavior:smooth;font-family:Inter,sans-serif}body{background:var(--bg-soft);color:var(--text-dark);margin:0;overflow-x:hidden}#root{width:100%}.language-selector{z-index:1000;background:linear-gradient(90deg,#0f172a,#1e3a8a);width:100%;padding:10px 60px;position:relative}.language-selector ul{color:#fff;align-items:center;gap:25px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.language-selector li{cursor:pointer;transition:all .3s}.language-selector li:hover{color:var(--accent-light)}.active-lang{color:var(--accent);font-weight:700}.navbar1{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;width:100%;padding:18px 60px;transition:all .4s;display:flex;position:sticky;top:0}.navbar1.scrolled{padding:14px 60px;box-shadow:0 12px 30px #00000014}.titlenav{color:var(--secondary);cursor:pointer;letter-spacing:-1px;font-size:34px;font-weight:900;transition:all .3s}.titlenav:hover{color:var(--accent);transform:scale(1.03)}.navbar1 ul{align-items:center;gap:35px;list-style:none;display:flex}.navbar1 li{cursor:pointer;color:var(--text-dark);font-weight:600;transition:all .3s;position:relative}.navbar1 li:hover{color:var(--accent)}.navbar1 li:after{content:"";background:linear-gradient(to right,var(--accent),var(--accent-light));border-radius:30px;width:0%;height:3px;transition:all .4s;position:absolute;bottom:-7px;left:0}.navbar1 li:hover:after{width:100%}.nav-logo{cursor:pointer;object-fit:contain;height:44px;padding-top:2px}.footer-logo{object-fit:contain;height:40px}.contact-hero{background:radial-gradient(circle at 0 0,#dbeafe,#0000 40%),linear-gradient(135deg,#eff6ff,#f8fbff);justify-content:space-between;align-items:center;gap:70px;width:100%;min-height:92vh;padding:100px 8%;display:flex;position:relative;overflow:hidden}.contact-hero:before{content:"";filter:blur(60px);background:#f973161f;border-radius:50%;width:450px;height:450px;position:absolute;top:-120px;right:-120px}.hero-text{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #ffffff80;border-radius:32px;flex:1;padding:50px;animation:1s fadeUp;position:relative;box-shadow:0 20px 50px #00000014,inset 0 1px 1px #ffffffb3}.small-title{color:var(--accent);letter-spacing:1px;text-transform:uppercase;margin-bottom:14px;font-size:14px;font-weight:700;display:inline-block}.hero-text h1{color:var(--primary);margin-bottom:24px;font-size:58px;font-weight:900;line-height:1.1}.hero-text p{color:var(--text-muted);font-size:17px;line-height:1.9}.hero-image{flex:1;justify-content:center;display:flex;position:relative}.circle-image{width:300px;height:300px;box-shadow:none;background:0 0;border-radius:50%;animation:4s ease-in-out infinite floatImage;position:relative;overflow:hidden}.circle-image:before{display:none}.circle-image img{object-fit:cover;background:0 0;width:100%;height:100%;transition:all .5s}@media (max-width:768px){.contact-hero .circle-image{width:200px;height:200px}}.circle-image:hover img{transform:scale(1.08)}.contact-section{background:#fff;grid-template-columns:1fr 1fr;gap:70px;width:100%;padding:120px 8%;display:grid}.contact-info{animation:1s fadeLeft}.contact-info h2{color:var(--primary);margin-bottom:18px;font-size:42px}.contact-info p{color:var(--text-muted);line-height:1.9}.contact-info ul{margin-top:40px;padding:0;list-style:none}.contact-info li{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:22px;padding:22px 26px;font-weight:500;transition:all .35s}.contact-info li:hover{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#bfdbfe;transform:translate(10px);box-shadow:0 10px 30px #0000000d}.contact-form{background:linear-gradient(145deg,#fff,#f8fbff);border-radius:32px;padding:45px;animation:1s fadeRight;box-shadow:0 20px 50px #00000014}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #dbe2ea;border-radius:16px;outline:none;width:100%;margin-bottom:20px;padding:18px 20px;font-size:15px;transition:all .3s}.contact-form textarea{resize:none;min-height:170px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 0 0 5px #f973161f}.contact-form button{background:linear-gradient(to right,var(--accent),#fb923c);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;padding:18px;font-size:16px;font-weight:700;transition:all .35s;box-shadow:0 12px 24px #f9731647}.contact-form button:hover{transform:translateY(-4px);box-shadow:0 20px 35px #f9731661}.footer-dark{color:#cbd5e1;background:radial-gradient(circle at 0 0,#172554,#020617);width:100%;padding:90px 60px 30px}.footer-container{grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;display:grid}.footer-brand h2{color:#fff;margin-bottom:10px;font-size:34px}.footer-brand p{color:#94a3b8;margin-bottom:20px}.footer-links h4,.footer-contact h4{color:#fff;margin-bottom:18px}.footer-links ul{padding:0;list-style:none}.footer-links li{cursor:pointer;margin-bottom:12px;transition:all .3s}.footer-links li:hover{color:var(--accent-light);transform:translate(5px)}.footer-contact p{margin-bottom:14px}.footer-brand iframe{overflow:hidden;box-shadow:0 10px 30px #0003;border-radius:18px!important}.footer-bottom{color:#94a3b8;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:60px;padding-top:25px;font-size:14px;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes fadeRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1100px){.contact-hero,.contact-section{text-align:center;flex-direction:column;grid-template-columns:1fr}.hero-text{width:100%}.circle-image{width:320px;height:320px}.footer-container{grid-template-columns:1fr 1fr}}@media (max-width:768px){.navbar1{padding:16px 24px}.navbar1 ul{gap:18px;font-size:14px}.hero-text h1{font-size:40px}.contact-section{padding:80px 6%}.footer-container{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:10px}}*{box-sizing:border-box;font-family:Segoe UI,sans-serif}body{color:#1f2937;margin:0}.topbar{color:#fff;background:#1e3a5f;justify-content:space-between;padding:6px 40px;font-size:13px;display:flex}.navbar1{background:#fff;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;box-shadow:0 2px 6px #0000000d}.logo{color:#1e3a5f;font-weight:700}.navbar1 nav a{color:#111;margin-left:24px;font-size:14px;text-decoration:none}.about-hero{background:linear-gradient(#f8fbff,#eaf3ff);padding:80px 40px 100px}.badge{color:#fff;background:#1e3a5f;border-radius:12px;margin-bottom:20px;padding:6px 14px;font-size:12px;display:inline-block}.about-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:auto;display:grid}.about-text h1{margin-bottom:20px;font-size:36px}.about-text h1 span{color:#f97316}.about-text p{margin-bottom:20px;line-height:1.7}.about-text ul{margin-bottom:30px;padding-left:20px}.about-text li{margin-bottom:10px}.stats{gap:20px;display:flex}.stat-card{text-align:center;background:#fff;border-radius:12px;width:140px;padding:20px;box-shadow:0 10px 30px #00000014}.stat-card h3{color:#f97316;margin:0}.about-image{position:relative}.about-image img{z-index:2;border-radius:16px;width:100%;position:relative}.about-image:before{content:"";z-index:1;background:#f97316;border-radius:18px;margin-bottom:20px;margin-right:20px;position:absolute;inset:-12px}.footer{color:#cbd5e1;background:linear-gradient(90deg,#0f172a,#020617);padding:60px 40px 20px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:40px;max-width:1200px;margin:auto;display:grid}.footer h4{color:#fff;margin-bottom:14px}.footer ul{padding:0;list-style:none}.footer ul li{margin-bottom:8px}.map iframe{border:none;border-radius:12px;width:100%;height:150px}.footer-bottom{text-align:center;opacity:.7;margin-top:40px;font-size:13px}.mvg-section{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:90px;display:grid;position:relative}.mvg-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:24px;padding:40px 30px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014,inset 0 1px 1px #fff9}.mvg-card:before{content:"";background:linear-gradient(90deg,#f97316,#fb923c,#fdba74);width:100%;height:5px;transition:all .6s;position:absolute;top:0;left:-100%}.mvg-card:hover:before{left:0}.mvg-card:after{content:"";background:#f9731614;border-radius:50%;width:180px;height:180px;transition:all .4s;position:absolute;top:-70px;right:-70px}.mvg-card:hover:after{transform:scale(1.2)}.mvg-card:hover{transform:translateY(-12px);box-shadow:0 20px 45px #f973162e,0 10px 25px #00000014}.mvg-card h2{color:#111827;z-index:2;margin-bottom:18px;font-size:30px;font-weight:800;position:relative}.mvg-card h2:after{content:"";background:linear-gradient(90deg,#f97316,#fb923c);border-radius:20px;width:55px;height:4px;margin-top:10px;transition:all .4s;display:block}.mvg-card:hover h2:after{width:90px}.mvg-card p{z-index:2;color:#4b5563;font-size:16px;line-height:1.9;transition:all .3s;position:relative}.mvg-card:hover p{color:#1f2937}.mvg-card:first-child{animation:.6s fadeUp}.mvg-card:nth-child(2){animation:.9s fadeUp}.mvg-card:nth-child(3){animation:1.2s fadeUp}@media (max-width:768px){.mvg-section{grid-template-columns:1fr}.mvg-card{padding:30px 24px}.mvg-card h2{font-size:24px}}.navbar.scrolled .nav-brand-text h2,.nav-brand-text h2{color:#000}.product-page{background:radial-gradient(circle at 0 0,#dbeafe,#0000 30%),linear-gradient(#f8fbff,#fff);padding:120px 8%;position:relative;overflow:hidden}.product-page:before{content:"";filter:blur(70px);background:#f9731614;border-radius:50%;width:550px;height:550px;position:absolute;top:-180px;right:-140px}.product-hero{z-index:2;max-width:980px;margin-bottom:90px;animation:1s fadeUp;position:relative}.badge{color:var(--accent);letter-spacing:.5px;background:#f973161f;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:700;display:inline-block}.product-hero h1{letter-spacing:-2px;color:var(--primary);margin:24px 0;font-size:64px;font-weight:900;line-height:1.05}.product-hero h1 span{background:linear-gradient(to right,var(--accent),#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.product-hero p{color:var(--text-muted);max-width:760px;font-size:18px;line-height:1.9}.section-title{color:var(--primary);margin-bottom:14px;font-size:42px;font-weight:900}.section-desc{max-width:720px;color:var(--text-muted);margin-bottom:50px;font-size:17px;line-height:1.8}.listservice{color:var(--primary);margin-top:120px;margin-bottom:50px;font-size:50px;font-weight:900;line-height:1.1}.service{background:linear-gradient(to right,var(--accent),#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.product-card-grid,.product-list{z-index:2;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:32px;display:grid;position:relative}.product-image-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #ffffff80;border-radius:28px;transition:all .45s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f,inset 0 1px 1px #ffffffb3}.product-image-card:before{content:"";background:linear-gradient(to right,var(--accent),var(--accent-light));width:100%;height:5px;transition:all .6s;position:absolute;top:0;left:-100%}.product-image-card:hover:before{left:0}.product-image-card:hover{transform:translateY(-14px);box-shadow:0 28px 55px #f973162e,0 12px 28px #00000014}.product-image-wrapper{height:230px;position:relative;overflow:hidden}.product-image-wrapper:after{content:"";opacity:0;background:linear-gradient(#0000,#0f172a73);transition:all .4s;position:absolute;inset:0}.product-image-card:hover .product-image-wrapper:after{opacity:1}.product-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:all .6s}.product-image-card:hover img{transform:scale(1.1)}.product-card-content{padding:30px}.product-card-content h3{color:var(--primary);margin-bottom:12px;font-size:24px;font-weight:800}.product-card-content p{color:var(--text-muted);line-height:1.8}.product-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #ffffff80;border-radius:30px;padding:34px;transition:all .45s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f,inset 0 1px 1px #ffffffb3}.product-card:before{content:"";background:linear-gradient(to right,var(--accent),var(--accent-light));width:100%;height:5px;transition:all .6s;position:absolute;top:0;left:-100%}.product-card:hover:before{left:0}.product-card:after{content:"";background:#f973160f;border-radius:50%;width:180px;height:180px;transition:all .5s;position:absolute;top:-70px;right:-70px}.product-card:hover:after{transform:scale(1.2)}.product-card:hover{transform:translateY(-14px);box-shadow:0 28px 55px #f973162e,0 12px 28px #00000014}.product-card-thumb{border-radius:20px;height:220px;margin-bottom:26px;position:relative;overflow:hidden}.product-card-thumb:after{content:"";opacity:0;background:linear-gradient(#0000,#0f172a73);transition:all .4s;position:absolute;inset:0}.product-card:hover .product-card-thumb:after{opacity:1}.product-card-thumb img{object-fit:cover;width:100%;height:100%;transition:all .6s}.product-card:hover img{transform:scale(1.1)}.product-card h2{z-index:2;color:var(--primary);margin-bottom:16px;font-size:28px;font-weight:800;position:relative}.product-desc{z-index:2;color:var(--text-muted);margin-bottom:24px;line-height:1.9;position:relative}.product-features{z-index:2;padding:0;list-style:none;position:relative}.product-features li{color:#374151;margin-bottom:18px;padding-left:38px;line-height:1.8;position:relative}.product-features li:before{content:"✓";background:linear-gradient(to right,var(--accent),#fb923c);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:700;display:flex;position:absolute;top:2px;left:0;box-shadow:0 8px 18px #f9731647}.product-cta{text-align:center;background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:40px;margin-top:120px;padding:80px 60px;position:relative;overflow:hidden;box-shadow:0 20px 50px #f9731624}.product-cta:before{content:"";background:#f9731614;border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:-120px}.product-cta h2{z-index:2;color:var(--primary);margin-bottom:18px;font-size:46px;position:relative}.product-cta p{z-index:2;color:#555;max-width:760px;margin:0 auto 35px;font-size:17px;line-height:1.9;position:relative}.btn-primary{z-index:2;background:linear-gradient(to right,var(--accent),#fb923c);color:#fff;border-radius:999px;padding:16px 38px;font-weight:700;text-decoration:none;transition:all .35s;display:inline-block;position:relative;box-shadow:0 15px 30px #f973164d}.btn-primary:hover{transform:translateY(-5px);box-shadow:0 22px 40px #f9731666}.product-card:first-child,.product-image-card:first-child{animation:.5s fadeUp}.product-card:nth-child(2),.product-image-card:nth-child(2){animation:.7s fadeUp}.product-card:nth-child(3),.product-image-card:nth-child(3){animation:.9s fadeUp}.product-card:nth-child(4),.product-image-card:nth-child(4){animation:1.1s fadeUp}.product-card:nth-child(5),.product-image-card:nth-child(5){animation:1.3s fadeUp}.product-card:nth-child(6),.product-image-card:nth-child(6){animation:1.5s fadeUp}@media (max-width:900px){.product-page{padding:90px 6%}.product-hero h1{font-size:46px}.listservice{font-size:38px}.product-cta{padding:60px 30px}.product-cta h2{font-size:34px}}@media (max-width:600px){.product-hero h1{font-size:36px}.section-title{font-size:30px}.listservice{font-size:32px}.product-card,.product-image-card{border-radius:24px}.product-card{padding:26px}.product-cta{border-radius:28px}}:root{--primary:#0f172a;--secondary:#1e3a8a;--accent:#f97316;--accent-light:#fdba74;--soft-bg:#f8fbff;--text-dark:#111827;--text-muted:#6b7280;--white:#fff}.navbar.scrolled .nav-brand-text h2{color:#000}.services-page{background:radial-gradient(circle at 0 0,#dbeafe,#0000 30%),linear-gradient(#f8fbff,#fff);padding:120px 8%;position:relative;overflow:hidden}.services-page:before{content:"";filter:blur(70px);background:#f9731614;border-radius:50%;width:500px;height:500px;position:absolute;top:-180px;right:-150px}.services-hero{z-index:2;max-width:900px;margin-bottom:80px;animation:1s fadeUp;position:relative}.badge{color:var(--accent);letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f973161f;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:700;display:inline-block}.services-hero h1{color:var(--primary);margin:22px 0;font-size:60px;font-weight:900;line-height:1.1}.services-hero h1 span{background:linear-gradient(to right,var(--accent),#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.services-hero p{color:var(--text-muted);max-width:760px;font-size:18px;line-height:1.9}.services-grid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid;position:relative}.service-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd9;border:1px solid #ffffff80;border-radius:28px;padding:40px 34px;transition:all .45s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f,inset 0 1px 1px #ffffffb3}.service-card:before{content:"";background:linear-gradient(to right,var(--accent),var(--accent-light));width:100%;height:5px;transition:all .6s;position:absolute;top:0;left:-100%}.service-card:hover:before{left:0}.service-card:after{content:"";background:#f973160f;border-radius:50%;width:180px;height:180px;transition:all .5s;position:absolute;top:-70px;right:-70px}.service-card:hover:after{transform:scale(1.2)}.service-card:hover{transform:translateY(-14px);box-shadow:0 25px 45px #f9731629,0 15px 30px #00000014}.service-card h3{z-index:2;color:var(--primary);margin-bottom:18px;font-size:24px;font-weight:800;position:relative}.service-card h3:after{content:"";background:linear-gradient(to right,var(--accent),#fb923c);border-radius:999px;width:55px;height:4px;margin-top:12px;transition:all .4s;display:block}.service-card:hover h3:after{width:90px}.service-card p{z-index:2;color:var(--text-muted);font-size:15px;line-height:1.9;position:relative}.services-info{background:linear-gradient(145deg,#fff,#f8fbff);border-radius:36px;margin-top:100px;padding:70px;animation:1.2s fadeUp;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000014}.services-info:before{content:"";background:#f9731614;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-120px;right:-120px}.services-info h2{z-index:2;color:var(--primary);margin-bottom:18px;font-size:42px;position:relative}.services-info p{z-index:2;max-width:760px;color:var(--text-muted);margin-bottom:35px;font-size:17px;line-height:1.9;position:relative}.services-info ul{z-index:2;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;padding:0;list-style:none;display:grid;position:relative}.services-info li{background:#fff;border:1px solid #eef2f7;border-radius:18px;padding:22px 24px 22px 58px;font-weight:500;transition:all .35s;position:relative;box-shadow:0 8px 20px #0000000a}.services-info li:hover{border-color:#fed7aa;transform:translate(10px);box-shadow:0 15px 30px #f973161f}.services-info li:before{content:"✔";background:linear-gradient(to right,var(--accent),#fb923c);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:flex;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.service-card:first-child{animation:.5s fadeUp}.service-card:nth-child(2){animation:.7s fadeUp}.service-card:nth-child(3){animation:.9s fadeUp}.service-card:nth-child(4){animation:1.1s fadeUp}.service-card:nth-child(5){animation:1.3s fadeUp}.service-card:nth-child(6){animation:1.5s fadeUp}@media (max-width:900px){.services-page{padding:90px 6%}.services-hero h1{font-size:42px}.services-info{padding:40px 28px}.services-info h2{font-size:32px}.services-info ul{grid-template-columns:1fr}}@media (max-width:600px){.services-hero h1{font-size:34px}.services-hero p{font-size:16px}.service-card{padding:30px 24px}.service-card h3{font-size:21px}}
