:root{--primary:#0094a8;--primary-dark:#007a8a;--primary-deep:#006170;--primary-tint:rgba(0,148,168,0.07);--primary-glow:rgba(0,148,168,0.35);--navy:#0a1628;--navy-mid:#132338;--navy-light:#1e3a52;--white:#ffffff;--off-white:#f8fafb;--light-bg:#f0f4f8;--text-dark:#0a1628;--text-body:#2d3a4a;--text-muted:#64748b;--text-light:#94a3b8;--border:#dde4ed;--border-light:#edf2f7;--space-xl:7rem;--space-lg:5rem;--space-md:3.5rem;--space-sm:2rem;--radius:8px;--radius-lg:14px;--shadow-sm:0 1px 4px rgba(0,0,0,0.06);--shadow-md:0 4px 20px rgba(0,0,0,0.08);--shadow-lg:0 16px 48px rgba(0,0,0,0.12);--t:0.22s ease;--header-h:62px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;max-width:100%}body{font-family:'Inter','Inter Fallback','Segoe UI',system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-body);background:var(--white);line-height:1.7;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column;max-width:100%;overflow-x:hidden}main{flex:1;padding-top:var(--header-h)}h1,h2,h3,h4,h5,h6,.hero-title,.section-title,.cta-title,.brand-name,.footer-brand,.category-block-title,.cat-section-title{font-family:'Plus Jakarta Sans','Plus Jakarta Sans Fallback','Segoe UI',system-ui,sans-serif}img,video,iframe,embed,object{max-width:100%}.bi-svg{display:inline-block;width:1em;height:1em;vertical-align:-0.125em;fill:currentColor}.unitec-topbar{background:var(--white);color:var(--text-muted);font-size:0.75rem;padding:0.35rem 0;letter-spacing:0.02em;border-bottom:1px solid var(--border-light)}.unitec-header{background:var(--white);padding:0;position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid var(--border);box-shadow:0 2px 12px rgba(0,0,0,0.07)}.unitec-header .container{padding-top:0.65rem;padding-bottom:0.65rem}.back-to-top{position:fixed;right:1.25rem;bottom:1.25rem;width:44px;height:44px;border:none;border-radius:50%;background:var(--primary);color:var(--white);font-size:1.1rem;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity var(--t),transform var(--t),background var(--t);z-index:999}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--primary-dark)}.unitec-brand{display:flex;flex-direction:row;align-items:center;gap:0.6rem;text-decoration:none}.unitec-brand .brand-text{display:flex;flex-direction:column}.unitec-brand .brand-name{font-size:1.55rem;font-weight:800;color:var(--navy);letter-spacing:4px;line-height:1.1}.unitec-brand .brand-sub{font-size:0.58rem;color:var(--primary);letter-spacing:2.5px;margin-top:1px}.unitec-nav-link{color:var(--text-body) !important;text-decoration:none;font-size:0.84rem;font-weight:500;padding:0.45rem 0.8rem;border-radius:var(--radius);transition:color var(--t),background var(--t);letter-spacing:0.01em;white-space:nowrap;position:relative}.unitec-nav-link:hover{color:var(--primary) !important;background:var(--primary-tint)}.unitec-nav-link.active-link{color:var(--primary) !important}.unitec-dropdown{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:0.4rem;min-width:210px;box-shadow:0 8px 32px rgba(0,0,0,0.10);margin-top:6px !important}.unitec-dropdown .dropdown-item{color:var(--text-body);font-size:0.84rem;border-radius:var(--radius);padding:0.55rem 0.9rem;transition:background var(--t),color var(--t);display:flex;align-items:center}.unitec-dropdown .dropdown-item i{color:var(--primary);opacity:0.7}.unitec-dropdown .dropdown-item:hover{background:rgba(0,148,168,0.07);color:var(--primary)}.unitec-dropdown .dropdown-item:hover i{opacity:1}.unitec-cta-btn{background:var(--primary);color:var(--white) !important;padding:0.5rem 1.25rem;border-radius:var(--radius);text-decoration:none;font-size:0.84rem;font-weight:600;transition:background var(--t),box-shadow var(--t);white-space:nowrap}.unitec-cta-btn:hover{background:var(--primary-dark);box-shadow:0 4px 14px rgba(0,148,168,0.28)}.lang-btn{color:var(--text-muted);text-decoration:none;font-size:0.68rem;font-weight:700;letter-spacing:1.5px;padding:3px 7px;border-radius:4px;transition:all var(--t)}.lang-btn.active{color:var(--navy);background:var(--light-bg)}.lang-btn:hover{color:var(--primary)}.unitec-hero{--hero-trust-h:78px;position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;height:calc(100svh - var(--header-h));min-height:660px;max-height:none;background:#fff;overflow:hidden;color:var(--navy)}.hero-split-bg{position:absolute;inset:0 0 var(--hero-trust-h) 0;z-index:0;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse 42% 70% at 74% 52%,rgba(0,148,168,.11) 0%,rgba(0,148,168,.045) 43%,transparent 72%),linear-gradient(100deg,#ffffff 0%,#ffffff 35%,#f8fcfd 45%,#edf8fb 65%,#dff2f7 100%)}.hero-split-bg::before{content:'';position:absolute;top:-25%;left:49%;width:25%;height:160%;background:linear-gradient(165deg,rgba(0,148,168,.075) 0%,rgba(0,148,168,.035) 48%,rgba(255,255,255,0) 88%);border-left:1px solid rgba(0,148,168,.025);transform:skewX(-14deg)}.hero-split-bg::after{content:'';position:absolute;right:-170px;top:-230px;width:670px;height:670px;border-radius:50%;border:1px solid rgba(0,148,168,0.055);box-shadow:0 0 0 46px rgba(0,148,168,0.014),0 0 0 92px rgba(0,148,168,0.009)}.hero-ring{position:absolute;top:-12%;left:63%;width:16%;height:135%;background:linear-gradient(165deg,rgba(0,148,168,.05) 0%,rgba(0,148,168,.02) 55%,transparent 90%);transform:skewX(-14deg);pointer-events:none}.hero-ring-sm{top:14%;left:auto;right:-8vw;width:min(42vw,760px);height:min(42vw,760px);background:radial-gradient(circle,rgba(0,148,168,.06) 0%,rgba(0,148,168,.02) 45%,transparent 72%);border-radius:50%;transform:none}.hero-carousel{position:relative;z-index:2;min-height:0;height:auto}.hero-carousel .carousel-inner,.hero-carousel .carousel-item{height:100%}.unitec-hero .container{width:100%;max-width:none;padding-left:clamp(42px,4.25vw,88px);padding-right:clamp(42px,4.25vw,88px)}.hero-grid{position:relative;display:flex;align-items:center;height:100%;min-height:0;padding-top:clamp(6px,1.2vh,20px);padding-bottom:clamp(20px,2.5vh,34px)}.hero-text-col{position:relative;z-index:4;width:54%;max-width:1000px}.hero-eyebrow{display:inline-flex;align-items:center;gap:0.85rem;margin:0 0 clamp(1rem,1.7vh,1.45rem);font-size:clamp(0.67rem,0.75vw,0.82rem);letter-spacing:2.6px;text-transform:uppercase;color:var(--primary);font-weight:700}.hero-eyebrow::before{content:'';display:inline-block;width:36px;height:2px;background:var(--primary);flex-shrink:0}.hero-title{margin:0 0 clamp(1.1rem,2vh,1.6rem);max-width:100%;color:var(--navy);font-size:clamp(2.45rem,3.15vw,4.05rem);font-weight:800;line-height:1.04;letter-spacing:-0.045em;text-wrap:normal}.hero-title em,.hero-title-accent{color:var(--primary);font-style:normal}.hero-title-line{display:block}.hero-subtitle{max-width:680px;margin:0 0 clamp(1.5rem,2.7vh,2.25rem);color:#536476;font-size:clamp(1rem,1.05vw,1.13rem);line-height:1.65;font-weight:400}.hero-btn-primary,.hero-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:0.65rem;min-height:54px;padding:0.95rem 2.1rem;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color var(--t),color var(--t),background var(--t),box-shadow var(--t),transform var(--t)}.hero-btn-primary{background:var(--primary);color:#fff;box-shadow:0 12px 28px rgba(0,148,168,0.18)}.hero-btn-primary:hover{background:var(--primary-dark);color:#fff;box-shadow:0 16px 34px rgba(0,148,168,0.26);transform:translateY(-2px)}.hero-btn-outline{background:rgba(255,255,255,0.88);color:var(--navy);border:1.5px solid #b9d9e6}.hero-btn-outline:hover{color:var(--primary);border-color:var(--primary);background:#fff}.hero-visual-layer{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.hero-visual-container{position:absolute;top:0;right:0;bottom:var(--hero-trust-h);left:auto;width:64%;height:auto;max-width:none !important;padding:0 !important;margin:0 !important;overflow:visible}.hero-product-stage{position:absolute;left:calc(50% + 57px);bottom:32px;width:min(58.3vw,1100px);transform:translateX(-54%);pointer-events:none}.hero-product-img{position:relative;z-index:3;width:100%;height:auto;max-height:82vh;display:block;object-fit:contain;filter:none}.hero-product-stage::after{content:'';position:absolute;left:7%;right:5%;top:calc(100% - 24px);height:30px;background:radial-gradient(ellipse at center,rgba(5,35,55,.10) 0%,rgba(5,35,55,.035) 48%,transparent 76%);filter:blur(7px);z-index:2;pointer-events:none}.hero-reflection-viewport{position:absolute;z-index:1;left:0;top:calc(100% - 45px);width:100%;height:74px;overflow:hidden;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.82) 0px,rgba(0,0,0,.48) 20px,rgba(0,0,0,.15) 46px,transparent 74px);mask-image:linear-gradient(to bottom,rgba(0,0,0,.82) 0px,rgba(0,0,0,.48) 20px,rgba(0,0,0,.15) 46px,transparent 74px)}.hero-product-reflection{position:absolute;top:0;left:0;width:100%;height:auto;display:block;object-fit:contain;transform:scaleY(-1);transform-origin:center;opacity:.27;filter:blur(.7px) saturate(.75);pointer-events:none}.hero-trust-band{position:relative;z-index:5;min-height:var(--hero-trust-h);background:rgba(255,255,255,0.96);border-top:1px solid #e7eef3}.hero-trust-wrap{height:100%;margin:0;padding-top:0;padding-bottom:0}.hero-trust-strip{display:flex;align-items:center;flex-wrap:nowrap;gap:clamp(22px,3vw,54px);width:100%;height:100%;min-height:var(--hero-trust-h);list-style:none;margin:0;padding:0;border:0}.hero-trust-item{position:relative;display:flex;align-items:center;gap:0.85rem;flex:1 1 0;min-width:0}.hero-trust-item + .hero-trust-item::before{content:'';position:absolute;left:calc(clamp(22px,3vw,54px) / -2);top:7px;bottom:7px;width:1px;background:#e8eef3}.hero-trust-icon{width:42px;height:42px;border-radius:50%;border:1px solid #d8eaf0;background:#f6fbfc;color:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.08rem}.hero-trust-item strong{display:block;color:var(--navy);font-size:0.92rem;font-weight:700;line-height:1.25;margin-bottom:0.1rem}.hero-trust-item small{display:block;color:#6d7b89;font-size:0.78rem;line-height:1.3}.hero-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:42px;height:42px;border-radius:50%;border:1px solid #d8e5ec;background:rgba(255,255,255,0.92);color:var(--navy);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color var(--t),color var(--t),background var(--t)}.hero-carousel-btn:hover{border-color:var(--primary);color:var(--primary);background:#fff}.hero-carousel-prev{left:1rem}.hero-carousel-next{right:1rem}.hero-indicators{bottom:0.8rem;margin:0;gap:6px;width:fit-content;left:50%;transform:translateX(-50%);padding:0;background:transparent}.hero-indicators [data-bs-target]{width:9px;height:9px;border-radius:999px;border:0;background:#b7c9d3;opacity:1;transition:background .3s,width .3s}.hero-indicators [data-bs-target].active{width:28px;background:var(--primary)}@media (prefers-reduced-motion:reduce){.hero-carousel .carousel-item{transition:none !important}}@media (min-width:992px) and (max-width:1499px){.unitec-hero{--hero-trust-h:72px;min-height:620px}.unitec-hero .container{padding-left:clamp(32px,3.2vw,52px);padding-right:clamp(32px,3.2vw,52px)}.hero-text-col{width:52%;max-width:760px}.hero-title{font-size:clamp(2.1rem,2.9vw,2.95rem)}.hero-subtitle{max-width:560px;font-size:0.94rem;line-height:1.58}.hero-visual-container{width:65%}.hero-product-stage{left:calc(50% + 32px);width:min(59.5vw,965px);transform:translateX(-53%)}}@media (min-width:1500px){.hero-text-col{width:50%;max-width:920px}.hero-title{font-size:clamp(3.225rem,3.44vw,4.35rem)}.hero-visual-container{width:64%}}@media (min-width:1800px){.hero-visual-container{width:63%}.hero-product-stage{width:min(57.7vw,1205px);transform:translateX(-54%)}}@media (max-width:991px){.unitec-hero{display:block;height:auto;min-height:0;max-height:none}.hero-split-bg{inset:0;background:linear-gradient(155deg,#fff 0%,#f4fafc 58%,#e8f5f8 100%)}.hero-ring{display:none}.hero-carousel{height:auto;min-height:0}.hero-carousel .carousel-inner,.hero-carousel .carousel-item{height:auto}.hero-grid{display:block;height:auto;padding-top:3.25rem;padding-bottom:1rem}.hero-text-col{width:100%;max-width:760px}.hero-title{font-size:clamp(2rem,5.2vw,2.7rem);line-height:1.08}.hero-visual-layer{position:relative;inset:auto;display:flex;justify-content:center;padding:0 1.25rem 1rem;overflow:visible}.hero-visual-container{position:relative;inset:auto;width:100%;height:auto;padding:0;margin:0}.hero-product-stage{position:static;width:auto;left:auto;bottom:auto;transform:none}.hero-product-stage::after{display:none}.hero-product-img{position:relative;z-index:auto;width:min(94vw,920px);max-width:100%;max-height:none;margin-left:auto;margin-right:auto;filter:drop-shadow(0 14px 20px rgba(4,20,40,0.08));object-fit:contain;display:block}.hero-reflection-viewport{display:none}.hero-carousel-btn{display:none}.hero-trust-band{min-height:0}.hero-trust-strip{min-height:0;flex-wrap:wrap;gap:1rem 1.5rem;padding:1rem 0}.hero-trust-item{flex:1 1 220px}.hero-trust-item + .hero-trust-item::before{display:none}}@media (max-width:576px){.unitec-hero .container{padding-left:1.25rem;padding-right:1.25rem}.hero-grid{padding-top:2.5rem}.hero-eyebrow{font-size:0.64rem;letter-spacing:1.7px;margin-bottom:1.1rem}.hero-eyebrow::before{width:24px}.hero-title{font-size:clamp(1.8rem,8vw,2.15rem);line-height:1.12}.hero-subtitle{font-size:0.95rem;margin-bottom:1.5rem}.hero-btn-primary,.hero-btn-outline{width:100%;min-height:48px;padding:0.85rem 1.5rem;font-size:0.9rem}.hero-product-img{width:100%}.hero-trust-strip{display:grid;grid-template-columns:1fr;gap:0.85rem}.hero-trust-item{min-width:0}}.section-pad{padding:var(--space-xl) 0}.section-pad-lg{padding:8rem 0}.section-pad-sm{padding:var(--space-md) 0}.section-eyebrow{display:inline-flex;align-items:center;gap:0.6rem;font-size:0.78rem;letter-spacing:2.5px;text-transform:uppercase;color:var(--primary);font-weight:700;margin-bottom:1rem}.section-eyebrow::before{content:'';display:inline-block;width:24px;height:2px;background:var(--primary)}.section-title{font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;color:var(--navy);line-height:1.12;letter-spacing:-0.025em;margin-bottom:1.25rem}.section-subtitle{font-size:1.12rem;color:var(--text-muted);max-width:640px;line-height:1.85}.section-divider{width:44px;height:3px;background:var(--primary);margin:1.75rem 0;border-radius:2px}.approach-section{background:var(--off-white)}.approach-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem 2rem;transition:border-color var(--t),transform var(--t),box-shadow var(--t);position:relative;overflow:hidden}.approach-card::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--primary);transform:scaleX(0);transform-origin:left;transition:transform var(--t)}.approach-card:hover{border-color:rgba(0,148,168,0.25);transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,148,168,0.10)}.approach-card:hover::after{transform:scaleX(1)}.approach-icon{width:60px;height:60px;background:rgba(0,148,168,0.10);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.5rem;color:var(--primary);transition:background var(--t)}.approach-card:hover .approach-icon{background:rgba(0,148,168,0.20)}.approach-card h3{color:var(--navy);font-weight:700;margin-bottom:0.75rem;font-size:1.05rem}.approach-card p{color:var(--text-muted);font-size:0.95rem;margin:0;line-height:1.8}.about-redesign-section{position:relative;background:var(--off-white);overflow:hidden}.about-redesign-section.section-pad{padding:4.5rem 0 4rem}.about-redesign-section .section-title{margin-bottom:1rem}.about-redesign-section .section-subtitle{line-height:1.7}.about-redesign-section .section-divider{margin:1.1rem 0 1.4rem}@media (min-width:1600px){.about-redesign-section .container{max-width:1600px}}@media (min-width:992px){.about-redesign-section .section-title{font-size:1.4rem}}@media (min-width:1200px){.about-redesign-section .section-title{font-size:1.8rem}}@media (min-width:1400px){.about-redesign-section .section-title{font-size:2.1rem}}@media (min-width:1600px){.about-redesign-section .section-title{font-size:2.6rem}}.about-decor{position:absolute;z-index:0;right:-180px;bottom:-220px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(0,148,168,0.07),rgba(0,148,168,0) 70%);pointer-events:none}.about-decor::after{content:'';position:absolute;inset:60px;border:48px solid rgba(0,148,168,0.045);border-radius:50%}.cap-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cap-card{display:flex;align-items:flex-start;gap:0.9rem;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.15rem 1.25rem;text-decoration:none;transition:border-color var(--t),transform var(--t),box-shadow var(--t)}a.cap-card:hover{border-color:rgba(0,148,168,0.3);transform:translateY(-4px);box-shadow:var(--shadow-md)}.cap-card-icon{width:44px;height:44px;border-radius:11px;background:rgba(0,148,168,0.10);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.cap-card-body{flex:1;min-width:0}.cap-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--navy);font-weight:700;font-size:0.94rem;line-height:1.3;margin-bottom:0.3rem}.cap-card-desc{display:block;color:var(--text-muted);font-size:0.8rem;line-height:1.45}.cap-card-arrow{color:var(--primary);font-size:1rem;flex-shrink:0;margin-top:0.2rem;transition:transform var(--t)}a.cap-card:hover .cap-card-arrow{transform:translateX(3px)}.about-trust-row{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem;padding-top:1.25rem;margin-top:1.75rem;border-top:1px solid var(--border-light)}.about-trust-item{display:flex;align-items:flex-start;gap:0.85rem;flex:1 1 200px;min-width:180px}.about-trust-icon{width:44px;height:44px;border-radius:11px;background:rgba(0,148,168,0.10);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:1.15rem;flex-shrink:0}.about-trust-item strong{display:block;color:var(--navy);font-weight:700;font-size:0.9rem;margin-bottom:0.15rem}.about-trust-item small{display:block;color:var(--text-muted);font-size:0.8rem;line-height:1.45}.about-quote{position:relative;z-index:1;margin-top:1.5rem;padding-left:1.75rem;border-left:3px solid var(--primary);max-width:460px}.about-quote-mark{display:block;font-size:2.25rem;color:rgba(0,148,168,0.35);line-height:1;font-family:Georgia,'Times New Roman',serif;margin-bottom:0.25rem}.about-quote p{font-style:italic;color:var(--text-body);font-size:1.02rem;line-height:1.6;margin:0}@media (max-width:768px){.about-decor{display:none}}@media (max-width:576px){.cap-cards-grid{grid-template-columns:1fr}}.category-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow var(--t),transform var(--t),border-color var(--t);text-decoration:none;display:flex;flex-direction:column;height:100%}.category-card:hover{box-shadow:0 16px 48px rgba(0,148,168,0.12);transform:translateY(-5px);border-color:var(--primary)}.category-card-img{height:220px;flex-shrink:0;background:linear-gradient(135deg,var(--navy-mid) 0%,var(--navy) 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.category-card-img::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(10,22,40,0.4) 0%,transparent 60%)}.category-card-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.category-card:hover .category-card-img img{transform:scale(1.05)}.category-card-img i,.category-card-img .bi-svg{font-size:2.5rem;color:rgba(255,255,255,0.55);opacity:0.8}.category-card-body{padding:1.75rem;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.category-card-title{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:0.5rem;display:flex;align-items:center;gap:0.65rem}.category-card-title::before{content:'';display:inline-block;width:3px;height:20px;background:var(--primary);border-radius:2px;flex-shrink:0}.category-card-desc{font-size:0.85rem;color:var(--text-muted);margin:0;line-height:1.65}.category-card-footer{margin-top:auto;padding-top:1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0.4rem 0.75rem}.category-card-count{font-size:0.72rem;font-weight:700;color:var(--text-muted);background:var(--light-bg);padding:3px 10px;border-radius:20px;white-space:nowrap}.category-card-cta{display:inline-flex;align-items:center;gap:0.3rem;font-size:0.82rem;font-weight:700;color:var(--primary);white-space:nowrap}.category-card-cta .bi-svg{font-size:1.1em;transition:transform var(--t)}.category-card:hover .category-card-cta .bi-svg{transform:translateX(3px)}.products-showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-bottom:2.5rem}.products-showcase-grid .category-card-img{height:168px}.products-showcase-grid .category-card-body{padding:1.35rem 1.35rem 1.1rem}.products-showcase-grid .category-card-title{font-size:0.98rem;margin-bottom:0.4rem}.products-showcase-grid .category-card-desc{font-size:0.82rem;line-height:1.5}.products-showcase-grid .category-card-footer{padding-top:1rem}@media (max-width:1199px){.products-showcase-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.products-showcase-grid{grid-template-columns:repeat(2,1fr);gap:0.9rem}.products-showcase-grid .category-card-img{height:96px}.products-showcase-grid .category-card-img .bi-svg{font-size:1.75rem}.products-showcase-grid .category-card-body{padding:0.9rem 0.9rem 0.75rem}.products-showcase-grid .category-card-title{font-size:0.85rem;margin-bottom:0.3rem}.products-showcase-grid .category-card-title::before{height:15px}.products-showcase-grid .category-card-desc{font-size:0.74rem;line-height:1.4}.products-showcase-grid .category-card-footer{padding-top:0.65rem}.products-showcase-grid .category-card-count{font-size:0.62rem;padding:2px 7px}.products-showcase-grid .category-card-cta{font-size:0.72rem}}@media (max-width:380px){.products-showcase-grid{grid-template-columns:1fr}}.local-featured-banner{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 1.75rem;background:linear-gradient(135deg,rgba(0,148,168,0.07),rgba(0,148,168,0.015));border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:var(--radius-lg);text-decoration:none;transition:box-shadow var(--t),transform var(--t)}.local-featured-banner:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.local-featured-icon{width:48px;height:48px;flex-shrink:0;background:rgba(0,148,168,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:1.3rem}.local-featured-body{flex:1;min-width:0}.local-featured-eyebrow{display:inline-block;font-size:0.66rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--primary);background:rgba(0,148,168,0.1);padding:2px 9px;border-radius:20px;margin-bottom:0.4rem}.local-featured-title{font-size:1.05rem;font-weight:700;color:var(--navy);margin:0 0 0.2rem}.local-featured-desc{font-size:0.85rem;color:var(--text-muted);margin:0;line-height:1.5}.local-featured-cta{display:inline-flex;align-items:center;gap:0.35rem;font-size:0.85rem;font-weight:700;color:var(--primary);white-space:nowrap;flex-shrink:0}@media (max-width:575px){.local-featured-banner{flex-wrap:wrap;padding:1.25rem 1.4rem;gap:0.9rem}.local-featured-icon{width:40px;height:40px;font-size:1.1rem}.local-featured-cta{margin-left:calc(40px + 0.9rem)}}.category-chips-nav{padding:1rem 0 0;background:var(--white);border-bottom:1px solid var(--border)}.category-chips-scroll{display:flex;gap:0.6rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:1.1rem}.category-chips-scroll::-webkit-scrollbar{display:none}.category-chip{flex:0 0 auto;white-space:nowrap;padding:0.5rem 1.05rem;border-radius:999px;border:1px solid var(--border);background:var(--white);color:var(--text-muted);font-size:0.82rem;font-weight:600;text-decoration:none;transition:background var(--t),color var(--t),border-color var(--t)}.category-chip:hover{border-color:var(--primary);color:var(--primary)}.category-chip.active{background:var(--primary);border-color:var(--primary);color:#fff}.stat-number{font-size:3.25rem;font-weight:800;color:var(--primary);line-height:1;margin-bottom:0.5rem;letter-spacing:-0.03em}.stat-label{font-size:0.875rem;color:var(--text-muted);font-weight:500}.check-list{list-style:none;padding:0;margin:0}.check-list li{display:flex;align-items:center;gap:0.85rem;padding:0.8rem 0;border-bottom:1px solid var(--border-light);font-size:0.95rem;font-weight:600;color:var(--navy)}.check-list li:last-child{border-bottom:none}.check-icon{width:30px;height:30px;background:var(--primary-tint);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--primary);font-size:0.8rem}.mission-box{background:var(--navy-mid);border-radius:var(--radius-lg);padding:3rem;border-left:4px solid var(--primary);position:relative;overflow:hidden}.mission-box::before{content:'\201C';position:absolute;right:1.5rem;top:-1.5rem;font-size:9rem;color:rgba(0,148,168,0.07);font-family:Georgia,serif;line-height:1}.mission-quote{color:rgba(255,255,255,0.78);font-size:1.1rem;line-height:1.9;font-style:italic;position:relative;z-index:1;margin:0}.mission-eyebrow{font-size:0.72rem;letter-spacing:2.5px;text-transform:uppercase;color:var(--primary);font-weight:700;margin-bottom:1.25rem;display:block}.announcement-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow var(--t),transform var(--t);text-decoration:none;display:flex;flex-direction:column;height:100%}.announcement-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.announcement-card-img{height:200px;overflow:hidden;background:#f4f6f8;display:flex;align-items:center;justify-content:center;padding:1rem}.announcement-card-img img{width:100%;height:100%;object-fit:contain;transition:transform 0.4s ease}.announcement-card:hover .announcement-card-img img{transform:scale(1.04)}.announcement-card-body{padding:1.75rem;flex:1}.announcement-date{font-size:0.7rem;color:var(--primary);font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:0.75rem}.announcement-title{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:0.5rem;line-height:1.45}.announcement-summary{font-size:0.92rem;color:var(--text-muted);margin:0;line-height:1.65}.cta-dark{background:var(--navy);color:#fff;padding:var(--space-xl) 0}.cta-light{background:var(--off-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:var(--space-xl) 0}.cta-primary{background:var(--primary);color:#fff;padding:5.5rem 0}.btn-unitec-outline{display:inline-flex;align-items:center;gap:0.5rem;border:1.5px solid var(--primary);color:var(--primary);padding:0.95rem 2.25rem;border-radius:var(--radius);font-weight:600;text-decoration:none;font-size:0.95rem;transition:background var(--t),color var(--t),box-shadow var(--t)}.btn-unitec-outline:hover{background:var(--primary);color:#fff;box-shadow:0 4px 16px var(--primary-glow)}.cta-title{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.18;letter-spacing:-0.02em}.cta-btn-white{display:inline-flex;align-items:center;gap:0.5rem;background:#fff;color:var(--navy);padding:1rem 2.25rem;border-radius:var(--radius);font-weight:700;text-decoration:none;font-size:0.95rem;transition:transform var(--t),box-shadow var(--t)}.cta-btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,0.15);color:var(--navy)}.cta-btn-outline-white{display:inline-flex;align-items:center;gap:0.5rem;border:1.5px solid rgba(255,255,255,0.35);color:#fff;padding:1rem 2.25rem;border-radius:var(--radius);font-weight:600;text-decoration:none;font-size:0.95rem;transition:border-color var(--t),background var(--t)}.cta-btn-outline-white:hover{border-color:#fff;background:rgba(255,255,255,0.07);color:#fff}.products-hero{background:var(--navy);padding:4rem 0 3.25rem;color:#fff;position:relative;overflow:hidden}.products-hero::after{content:'';position:absolute;right:-80px;bottom:-80px;width:360px;height:360px;border:56px solid rgba(0,148,168,0.06);border-radius:50%}.products-subnav{background:var(--white);border-bottom:1px solid var(--border);position:sticky;top:60px;z-index:50}.products-subnav-scroll{display:flex;overflow-x:auto;scrollbar-width:none;gap:0;-ms-overflow-style:none}.products-subnav-scroll::-webkit-scrollbar{display:none}.products-subnav-scroll a{display:inline-flex;align-items:center;gap:0.4rem;padding:0.95rem 1.2rem;font-size:0.82rem;font-weight:600;color:var(--text-muted);text-decoration:none;border-bottom:2px solid transparent;white-space:nowrap;transition:color var(--t),border-color var(--t);letter-spacing:0.01em}.products-subnav-scroll a:hover{color:var(--primary);border-bottom-color:var(--primary)}.product-category-block{padding:var(--space-lg) 0;border-bottom:1px solid var(--border-light)}.product-category-block:last-child{border-bottom:none}.category-block-header{margin-bottom:2.5rem}.category-block-title{font-size:1.7rem;font-weight:800;color:var(--navy);display:flex;align-items:center;gap:0.85rem;margin-bottom:0.4rem;letter-spacing:-0.02em}.category-block-title::before{content:'';display:inline-block;width:4px;height:34px;background:var(--primary);border-radius:2px;flex-shrink:0}.category-block-desc{color:var(--text-muted);font-size:0.95rem;margin:0 0 0 calc(4px + 0.85rem)}.product-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow var(--t),border-color var(--t),transform var(--t);text-decoration:none;display:flex;flex-direction:column;height:100%}.product-card:hover{box-shadow:0 10px 36px rgba(0,148,168,0.11);border-color:var(--primary);transform:translateY(-3px)}.product-card-img{height:190px;overflow:hidden;background:var(--light-bg);display:flex;align-items:center;justify-content:center}.product-card-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.35s ease}.product-card:hover .product-card-img img{transform:scale(1.05)}.product-card-body{padding:1.35rem 1.4rem 1.2rem;flex:1;display:flex;flex-direction:column}.product-card-title{font-size:0.95rem;font-weight:700;color:var(--navy);margin-bottom:0.4rem;line-height:1.4}.product-card-desc{font-size:0.88rem;color:var(--text-muted);margin:0 0 auto;line-height:1.65}.product-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-top:0.85rem;border-top:1px solid var(--border-light)}.product-card-link{font-size:0.72rem;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:1.5px}.product-card-arrow{width:30px;height:30px;background:var(--primary-tint);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--primary);transition:background var(--t),color var(--t)}.product-card:hover .product-card-arrow{background:var(--primary);color:#fff}.product-detail-hero{background:var(--off-white);padding:4rem 0 3.5rem}.detail-breadcrumb{font-size:0.8rem;color:var(--text-muted);margin-bottom:2rem}.detail-breadcrumb a{color:var(--primary);text-decoration:none}.detail-breadcrumb a:hover{text-decoration:underline}.product-detail-title{font-size:2.25rem;font-weight:800;color:var(--navy);letter-spacing:-0.025em;margin-bottom:0.75rem}.product-detail-subtitle{font-size:1rem;color:var(--text-muted)}.detail-tab{border:none;border-bottom:2px solid var(--border)}.detail-tab .nav-link{border:none;color:var(--text-muted);font-weight:600;font-size:0.9rem;padding:0.85rem 1.35rem;border-bottom:2px solid transparent;border-radius:0;margin-bottom:-2px}.detail-tab .nav-link.active{color:var(--primary);border-bottom-color:var(--primary)}.detail-tab .nav-link:hover{color:var(--navy)}.content-hero{background:var(--navy);padding:4rem 0 3.25rem;color:#fff;position:relative;overflow:hidden}.content-body{padding:var(--space-xl) 0}.content-body h1,.content-body h2,.content-body h3{color:var(--navy);font-weight:800}.content-body p{color:var(--text-muted);line-height:1.9}.about-hero{background:var(--navy);padding:4.5rem 0 3.75rem;position:relative;overflow:hidden;color:#fff}.about-hero-bg{position:absolute;inset:0;background:linear-gradient(120deg,rgba(0,148,168,0.08) 0%,transparent 60%);pointer-events:none}.about-hero-bg::after{content:'';position:absolute;right:-80px;bottom:-80px;width:480px;height:480px;border:60px solid rgba(0,148,168,0.04);border-radius:50%}.about-hero-title{font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;color:#fff;line-height:1.15;letter-spacing:-0.02em;margin:1rem 0 1.5rem}.about-hero-title em{color:var(--primary);font-style:normal}.about-hero-sub{font-size:1.05rem;color:rgba(255,255,255,0.65);line-height:1.85;max-width:560px}.about-stat-card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.10);border-radius:var(--radius-lg);backdrop-filter:blur(12px);padding:2rem}.about-stat-row{display:flex;gap:0}.about-stat-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem}.about-stat-num{font-size:2.4rem;font-weight:800;color:var(--primary);line-height:1;letter-spacing:-0.02em}.about-stat-lbl{font-size:0.72rem;color:rgba(255,255,255,0.55);text-transform:uppercase;letter-spacing:0.08em;margin-top:0.35rem;font-weight:600}.about-stat-divider{height:1px;background:rgba(255,255,255,0.08);margin:0 1rem}.mv-section{padding:var(--space-xl) 0;background:var(--off-white)}.mv-card{border-radius:var(--radius-lg);padding:2.5rem 2.25rem;height:100%;position:relative;overflow:hidden}.mv-card--mission{background:#fff;border:1px solid var(--border);border-top:4px solid var(--primary)}.mv-card--vision{background:var(--navy);color:#fff;border-top:4px solid var(--primary)}.mv-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem;background:rgba(0,148,168,0.12);color:var(--primary)}.mv-card--vision .mv-icon{background:rgba(255,255,255,0.08);color:var(--primary)}.mv-label{font-size:0.72rem;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:var(--primary);margin-bottom:0.85rem}.mv-text{font-size:1rem;line-height:1.85;color:var(--text-muted);margin:0}.mv-card--vision .mv-text{color:rgba(255,255,255,0.72)}.about-body-section{padding:var(--space-xl) 0}.about-rich-body p{color:var(--text-muted);line-height:1.9;font-size:1.025rem;margin-bottom:1.25rem}.about-rich-body h2,.about-rich-body h3{color:var(--navy);font-weight:800;margin-top:1.5rem}.about-sidebar-box{background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem}.about-sidebar-title{font-size:0.8rem;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--navy);margin-bottom:1.25rem}.about-highlight-box{display:flex;align-items:center;gap:1rem;padding:0.9rem 1rem;border-bottom:1px solid var(--border)}.about-highlight-box:last-child{border-bottom:none}.about-highlight-icon{font-size:1.2rem;color:var(--primary);flex-shrink:0}.about-highlight-box strong{display:block;font-size:0.78rem;font-weight:700;color:var(--navy)}.about-highlight-box span{font-size:0.82rem;color:var(--text-muted)}.values-section{padding:var(--space-xl) 0;background:var(--off-white)}.value-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.75rem;height:100%;transition:transform 0.25s,box-shadow 0.25s,border-color 0.25s}.value-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--primary)}.value-icon{width:52px;height:52px;border-radius:14px;background:rgba(0,148,168,0.08);display:flex;align-items:center;justify-content:center;font-size:1.45rem;color:var(--primary);margin-bottom:1.25rem;transition:background 0.25s}.value-card:hover .value-icon{background:var(--primary);color:#fff}.value-title{font-size:1.05rem;font-weight:800;color:var(--navy);margin-bottom:0.65rem}.value-desc{font-size:0.875rem;color:var(--text-muted);line-height:1.75;margin:0}.about-brands-strip{background:var(--navy);padding:4.5rem 0;color:#fff}.about-brands-title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:#fff;line-height:1.25;margin:0.5rem 0 0;letter-spacing:-0.015em}.about-brand-grid{display:flex;flex-wrap:wrap;gap:0.75rem;justify-content:flex-end}.about-brand-chip{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.12);border-radius:100px;padding:0.55rem 1.1rem;font-size:0.875rem;font-weight:600;color:rgba(255,255,255,0.88);transition:background 0.2s,border-color 0.2s}.about-brand-chip i{color:var(--primary);font-size:0.8rem}.about-brand-chip:hover{background:rgba(0,148,168,0.18);border-color:var(--primary)}.qp-hero{background:var(--navy);padding:4.5rem 0 3.75rem;position:relative;overflow:hidden;color:#fff}.qp-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 80% 50%,rgba(0,148,168,0.10) 0%,transparent 60%);pointer-events:none}.qp-badge-card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:var(--radius-lg);backdrop-filter:blur(10px);padding:2rem 2rem 1.75rem;text-align:center;max-width:280px;width:100%}.qp-badge-icon{font-size:3rem;color:var(--primary);margin-bottom:0.75rem;line-height:1}.qp-badge-label{font-size:1rem;font-weight:800;color:#fff;margin-bottom:0.25rem}.qp-badge-sub{font-size:0.78rem;color:rgba(255,255,255,0.5);letter-spacing:0.05em}.qp-badge-divider{height:1px;background:rgba(255,255,255,0.10);margin:1.25rem 0}.qp-badge-list{list-style:none;padding:0;margin:0;text-align:left}.qp-badge-list li{display:flex;align-items:center;gap:0.5rem;font-size:0.85rem;color:rgba(255,255,255,0.78);padding:0.3rem 0}.qp-badge-list li i{color:var(--primary)}.qp-body-section{padding:var(--space-xl) 0}.qp-pillars-section{background:var(--navy);padding:var(--space-xl) 0}.qp-pillar-card{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:var(--radius-lg);padding:2.25rem 1.75rem;height:100%;transition:background 0.25s,border-color 0.25s}.qp-pillar-card:hover{background:rgba(0,148,168,0.10);border-color:rgba(0,148,168,0.35)}.qp-pillar-num{font-size:0.7rem;font-weight:800;letter-spacing:2px;color:var(--primary);margin-bottom:0.75rem;opacity:0.7}.qp-pillar-icon{font-size:1.8rem;color:var(--primary);margin-bottom:1rem;line-height:1}.qp-pillar-title{font-size:1rem;font-weight:800;color:#fff;margin-bottom:0.65rem}.qp-pillar-desc{font-size:0.855rem;color:rgba(255,255,255,0.58);line-height:1.75;margin:0}.qp-commitments-section{padding:var(--space-xl) 0;background:var(--off-white)}.qp-commitment-list{list-style:none;padding:0;margin:0}.qp-commitment-item{display:flex;align-items:flex-start;gap:1.25rem;padding:1rem 0;border-bottom:1px solid var(--border)}.qp-commitment-item:last-child{border-bottom:none}.qp-commitment-num{font-size:1.1rem;font-weight:800;color:var(--primary);flex-shrink:0;line-height:1.5;min-width:32px}.qp-commitment-text{font-size:0.975rem;color:var(--text-muted);line-height:1.75;padding-top:0.1rem}@media (max-width:991px){.about-brand-grid{justify-content:flex-start}.about-stat-card{max-width:480px}}@media (max-width:768px){.about-hero,.qp-hero,.gp-hero{padding:3rem 0 2.5rem}.about-hero-title{font-size:2rem}.mv-section,.values-section,.about-brands-strip,.qp-body-section,.qp-pillars-section,.qp-commitments-section{padding:3.5rem 0}.about-stat-row{flex-wrap:wrap}.about-stat-item{flex:0 0 50%}}@media (max-width:576px){.about-brand-grid{gap:0.5rem}.about-brand-chip{font-size:0.8rem;padding:0.45rem 0.9rem}.qp-badge-card{max-width:100%}}@media (max-width:768px){.products-hero,.content-hero,.contact-hero{padding:2.75rem 0 2.25rem}}.contact-hero{background:var(--navy);padding:4rem 0 3.25rem}.contact-form-card{background:var(--white);border-radius:var(--radius-lg);padding:2.75rem;box-shadow:var(--shadow-md)}.form-label{font-weight:600;font-size:0.875rem;color:var(--navy);margin-bottom:0.45rem}.form-control,.form-select{border-color:var(--border);border-radius:var(--radius);padding:0.7rem 1rem;font-size:0.9rem;color:var(--text-body);transition:border-color var(--t),box-shadow var(--t)}.form-control:focus,.form-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-tint);outline:none}.btn-unitec{background:var(--primary);color:#fff;border:none;padding:0.85rem 2.25rem;border-radius:var(--radius);font-weight:600;font-size:0.95rem;cursor:pointer;transition:background var(--t),box-shadow var(--t),transform var(--t)}.btn-unitec:hover{background:var(--primary-dark);box-shadow:0 6px 20px var(--primary-glow);transform:translateY(-1px)}.unitec-footer{background:var(--navy);padding:6.5rem 0 0;overflow-x:hidden}.footer-brand-block{margin-bottom:1.75rem}.footer-brand{font-size:1.65rem;font-weight:800;color:#fff;letter-spacing:3px;display:block;margin-bottom:0.2rem}.footer-brand-sub{font-size:0.58rem;color:var(--primary);letter-spacing:3px;display:block;margin-bottom:1.5rem}.footer-desc{font-size:0.875rem;color:rgba(255,255,255,0.42);line-height:1.85;max-width:270px}.footer-social{display:flex;gap:0.5rem;margin-top:1.75rem}.footer-social a{width:36px;height:36px;border:1px solid rgba(255,255,255,0.1);border-radius:6px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.45);font-size:0.9rem;text-decoration:none;transition:border-color var(--t),color var(--t),background var(--t)}.footer-social a:hover{border-color:var(--primary);color:var(--primary);background:rgba(0,148,168,0.08)}.footer-heading{color:var(--white);font-size:0.7rem;text-transform:uppercase;letter-spacing:2.5px;font-weight:700;margin-bottom:1.5rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:0.7rem}.footer-links a{color:rgba(255,255,255,0.42);text-decoration:none;font-size:0.875rem;transition:color var(--t),padding-left var(--t)}.footer-links a:hover{color:var(--primary);padding-left:4px}.footer-contact-list{list-style:none;padding:0;margin:0}.footer-contact-list li{display:flex;align-items:flex-start;gap:0.75rem;color:rgba(255,255,255,0.42);font-size:0.875rem;margin-bottom:0.95rem;line-height:1.6}.footer-contact-list li .bi{color:var(--primary);font-size:0.9rem;margin-top:0.15rem;flex-shrink:0}.footer-contact-item{font-size:0.875rem;margin-bottom:0.4rem;color:rgba(255,255,255,0.45)}.footer-bottom-bar{margin-top:4rem;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,0.06);display:flex;justify-content:space-between;align-items:center;font-size:0.78rem;color:rgba(255,255,255,0.28)}.footer-bottom-bar a{color:rgba(255,255,255,0.38);text-decoration:none}.footer-bottom-bar a:hover{color:var(--primary)}.footer-divider{border-color:rgba(255,255,255,0.06);margin:3rem 0 0}.footer-bottom{padding:1.5rem 0;border-top:1px solid rgba(255,255,255,0.06);display:flex;justify-content:space-between;align-items:center;font-size:0.78rem;color:rgba(255,255,255,0.28)}.footer-bottom a{color:rgba(255,255,255,0.38);text-decoration:none}.footer-bottom a:hover{color:var(--primary)}.partners-band{background:var(--off-white);padding:4rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.partners-label{font-size:0.68rem;color:var(--text-light);text-transform:uppercase;letter-spacing:3px;font-weight:700;text-align:center;margin-bottom:2.5rem}.partner-item{text-align:center;padding:0.5rem 1.75rem}.partner-item span{font-size:0.95rem;font-weight:800;color:var(--text-muted);letter-spacing:2px;opacity:0.45;transition:opacity var(--t),color var(--t)}.partner-item:hover span{opacity:1;color:var(--navy)}.fade-up{opacity:0;transform:translateY(30px);transition:opacity 0.65s ease,transform 0.65s ease}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up.delay-1{transition-delay:0.1s}.fade-up.delay-2{transition-delay:0.2s}.fade-up.delay-3{transition-delay:0.3s}@media (prefers-reduced-motion:reduce){.fade-up{opacity:1 !important;transform:none !important;transition:none !important}}@media (max-width:991px){#mainNav{position:absolute;top:100%;left:0;right:0;background:var(--white);padding:0.75rem 1rem 1.25rem;border-top:1px solid var(--border);box-shadow:0 20px 40px rgba(0,0,0,0.10)}#mainNav.show{display:flex !important;flex-direction:column}#mainNav ul{flex-direction:column !important;gap:0 !important;width:100%}.unitec-nav-link{padding:0.7rem 0.75rem;display:block}#mainNav .unitec-dropdown{background:var(--light-bg);border:1px solid var(--border-light);box-shadow:none;position:static !important;transform:none !important;margin-top:2px !important;margin-left:0.75rem}#mainNav .unitec-dropdown .dropdown-item{color:var(--text-body)}#mainNav .unitec-dropdown .dropdown-item i{color:var(--primary)}#mainNav .unitec-dropdown .dropdown-item:hover{background:var(--primary-tint);color:var(--primary)}.unitec-cta-btn{display:block;text-align:center;margin-top:0.75rem;padding:0.75rem}}@media (max-width:768px){:root{--space-xl:5rem;--space-lg:3.5rem}.hero-ring{display:none}.mission-box{padding:2rem}.contact-form-card{padding:1.75rem}.footer-desc{max-width:100%}.unitec-footer{padding:4.5rem 0 0}.footer-bottom,.footer-bottom-bar{flex-direction:column;gap:0.75rem;text-align:center}}@media (max-width:576px){.hero-btn-primary,.hero-btn-outline{padding:0.85rem 1.5rem;font-size:0.9rem}.category-card-img{height:180px}.product-card-img{height:160px}}.quick-links{list-style:none;padding:0;margin:0}.quick-links li{margin-bottom:0.35rem}.quick-links a{display:flex;align-items:center;gap:0.6rem;color:var(--text-body);text-decoration:none;font-size:0.92rem;font-weight:500;padding:0.6rem 0.75rem;border-radius:var(--radius);border:1px solid transparent;transition:background var(--t),color var(--t),border-color var(--t),padding-left var(--t)}.quick-links a::before{content:'';display:inline-block;width:5px;height:5px;background:var(--primary);border-radius:50%;flex-shrink:0;transition:transform var(--t)}.quick-links a:hover{background:rgba(0,148,168,0.07);color:var(--primary);border-color:rgba(0,148,168,0.15);padding-left:1rem}.quick-links a:hover::before{transform:scale(1.5)}.contact-map-section{padding:0 0 var(--space-xl)}.contact-map-wrap{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-sm);background:var(--off-white)}.map-placeholder{height:380px;background:var(--off-white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--text-muted);border:2px dashed var(--border);border-radius:var(--radius-lg)}.map-placeholder i{font-size:2.5rem;color:var(--text-light)}.map-placeholder span{font-size:0.88rem;max-width:300px;text-align:center;line-height:1.65}.products-content-area{background:var(--white)}.product-category-section{padding:5rem 0;border-bottom:1px solid var(--border-light)}.product-category-section:last-child{border-bottom:none}.product-category-section:nth-child(even){background:var(--off-white)}.cat-section-header{padding-right:2.5rem;padding-top:0.25rem;position:sticky;top:calc(var(--header-h) + 1.5rem)}.cat-section-thumb{width:52px;height:52px;border-radius:var(--radius-lg);overflow:hidden;margin-bottom:1.25rem;border:1px solid var(--border);background:var(--off-white)}.cat-section-thumb img{width:100%;height:100%;object-fit:cover}.cat-section-title{font-size:1.5rem;font-weight:800;color:var(--navy);line-height:1.2;letter-spacing:-0.02em;margin-bottom:0.85rem}.cat-section-desc{font-size:0.92rem;color:var(--text-muted);line-height:1.75;margin-bottom:1.5rem}.cat-section-badge{display:inline-flex;align-items:center;font-size:0.74rem;font-weight:600;color:var(--primary);background:var(--primary-tint);padding:0.3rem 0.85rem;border-radius:20px;letter-spacing:0.01em}.eng-product-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;height:100%;transition:box-shadow var(--t),transform var(--t),border-color var(--t)}.eng-product-card:hover{box-shadow:0 10px 36px rgba(0,0,0,0.08);transform:translateY(-4px);border-color:rgba(0,148,168,0.28)}.eng-product-img{height:200px;overflow:hidden;background:var(--off-white);position:relative;flex-shrink:0}.eng-product-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.eng-product-card:hover .eng-product-img img{transform:scale(1.04)}.eng-product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-light);font-size:2.5rem}.eng-product-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.eng-product-title{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:0.5rem;line-height:1.35}.eng-product-desc{font-size:0.875rem;color:var(--text-muted);line-height:1.7;margin:0 0 auto;flex:1}.eng-product-cta{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border-light);font-size:0.82rem;font-weight:600;color:var(--primary);letter-spacing:0.01em}.eng-product-cta i{font-size:1.1rem;transition:transform var(--t)}.eng-product-card:hover .eng-product-cta i{transform:translateX(4px)}@media (max-width:991px){.cat-section-header{padding-right:0;padding-bottom:2.5rem;position:static}.product-category-section{padding:3.5rem 0}}@media (max-width:767px){.product-category-section{padding:2.5rem 0}}.unitec-logo-img{max-height:42px;width:auto;display:block;object-fit:contain}.footer-logo-img{max-height:38px;width:auto;display:block;object-fit:contain;margin-bottom:1.25rem}@media (max-width:576px){.unitec-logo-img{max-height:36px}}.az-signature{background:rgba(0,0,0,0.22);border-top:1px solid rgba(255,255,255,0.05);padding:0.85rem 1.5rem;text-align:center;font-size:0.75rem;color:rgba(255,255,255,0.30);letter-spacing:0.02em;line-height:1.5}.az-signature span{vertical-align:middle}.az-signature a{color:rgba(255,255,255,0.52);text-decoration:none;font-weight:600;transition:color var(--t);vertical-align:middle}.az-signature a:hover{color:var(--primary)}@media (max-width:576px){.az-signature{font-size:0.7rem;padding:0.75rem 1rem}}.nav-lang-switch{display:flex;align-items:center;gap:0.15rem;padding-left:0.65rem;border-left:1px solid var(--border);margin-left:0.2rem}.nav-lang-item{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--text-muted);font-size:0.72rem;font-weight:700;letter-spacing:1.5px;padding:4px 8px;border-radius:5px;border:1.5px solid transparent;transition:color var(--t),border-color var(--t),background var(--t)}.nav-lang-item.active{color:var(--navy);border-color:var(--border);background:var(--light-bg)}.nav-lang-item:hover{color:var(--primary);border-color:var(--primary)}.gp-home-section,.contact-hero,.qp-hero{overflow:hidden}@media (max-width:576px){.container{padding-left:1.25rem;padding-right:1.25rem}.hero-title{font-size:clamp(1.75rem,8vw,2.15rem);line-height:1.15;word-break:break-word;overflow-wrap:break-word;max-width:100%}.hero-subtitle{font-size:0.95rem;max-width:100%}.hero-btn-primary,.hero-btn-outline{width:100%;justify-content:center}.products-subnav{max-width:100%;overflow:hidden}.products-subnav-scroll{max-width:100%}.products-subnav-scroll a{font-size:0.78rem;padding:0.8rem 0.9rem;white-space:nowrap}.eng-product-img{height:170px}.contact-map-wrap iframe{height:260px;display:block}.map-placeholder{height:260px}.footer-bottom-bar{flex-direction:column;align-items:flex-start;gap:0.75rem}.footer-dev-credit{display:block}.section-header-row{flex-wrap:wrap !important;align-items:flex-start !important;gap:0.75rem !important}p,li,td,th,dd,dt,span{overflow-wrap:break-word;word-break:break-word}.section-title{font-size:clamp(1.7rem,7vw,2.4rem)}.cta-title{font-size:clamp(1.5rem,6.5vw,2rem)}}@media (max-width:768px){.products-subnav{max-width:100%}.eng-product-img{height:185px}.contact-map-wrap iframe{height:320px}.section-header-row{flex-wrap:wrap;gap:0.75rem}}@media (max-width:991px){.nav-lang-switch{border-left:none;border-top:1px solid var(--border-light);padding:0.65rem 0.75rem;margin-left:0;margin-top:0.25rem;justify-content:flex-start}.nav-lang-item{padding:5px 10px;font-size:0.75rem}}.product-gallery{}.product-gallery-main{position:relative;background:var(--off-white);border-radius:var(--radius-lg);overflow:hidden;cursor:zoom-in;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;border:1px solid var(--border)}.product-gallery-img{width:100%;height:100%;object-fit:contain;padding:1rem;display:block}.product-gallery-zoom{position:absolute;bottom:0.75rem;right:0.75rem;background:rgba(255,255,255,0.88);border-radius:6px;padding:0.3rem 0.5rem;color:var(--primary);font-size:0.88rem;opacity:0;transition:opacity var(--t);pointer-events:none}.product-gallery-main:hover .product-gallery-zoom{opacity:1}.product-gallery-thumbs{display:flex;gap:0.5rem;flex-wrap:wrap;margin-top:0.75rem}.product-thumb-btn{width:68px;height:68px;border-radius:var(--radius);overflow:hidden;border:2px solid var(--border);background:var(--off-white);cursor:pointer;padding:0;flex-shrink:0;transition:border-color var(--t)}.product-thumb-btn.active,.product-thumb-btn:hover{border-color:var(--primary)}.product-thumb-btn img{width:100%;height:100%;object-fit:contain;padding:0.25rem}.product-gallery-placeholder{background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius-lg);aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;color:var(--text-light);font-size:4rem}.unitec-lightbox{display:none;position:fixed;inset:0;background:rgba(6,12,24,0.93);z-index:9999;align-items:center;justify-content:center}.unitec-lightbox.open{display:flex}.lightbox-img{max-width:88vw;max-height:84vh;object-fit:contain;border-radius:8px;display:block}.lightbox-close{position:fixed;top:1.25rem;right:1.25rem;background:rgba(255,255,255,0.12);border:none;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background var(--t);z-index:10000}.lightbox-close:hover{background:rgba(255,255,255,0.22)}.lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);background:rgba(255,255,255,0.10);border:none;color:#fff;width:48px;height:48px;border-radius:50%;cursor:pointer;font-size:1.4rem;display:flex;align-items:center;justify-content:center;transition:background var(--t);z-index:10000}.lightbox-nav:hover{background:rgba(255,255,255,0.22)}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-counter{position:fixed;bottom:1.25rem;left:50%;transform:translateX(-50%);color:rgba(255,255,255,0.45);font-size:0.82rem;z-index:10000;pointer-events:none}.products-content-area{background:var(--white);padding:3.5rem 0 5rem}.products-layout{display:flex;gap:0;align-items:flex-start}.products-sidebar{flex:0 0 220px;position:sticky;top:calc(var(--header-h) + 1.5rem);padding-right:1.75rem;border-right:1px solid var(--border);margin-right:2.5rem}.products-category-list{list-style:none;padding:0;margin:0}.products-category-btn{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;text-decoration:none;background:none;border:none;cursor:pointer;padding:0.58rem 0.85rem;border-radius:var(--radius);font-size:0.875rem;font-weight:500;color:var(--text-muted);transition:background var(--t),color var(--t);margin-bottom:0.18rem}.products-category-btn:hover{background:var(--primary-tint);color:var(--primary)}.products-category-btn.active{background:var(--primary-tint);color:var(--primary);font-weight:700}.cat-btn-count{font-size:0.68rem;background:var(--border);color:var(--text-muted);padding:2px 7px;border-radius:20px;font-weight:600;flex-shrink:0}.products-category-btn.active .cat-btn-count{background:rgba(0,148,168,0.14);color:var(--primary)}.products-panels{flex:1;min-width:0}.products-panel-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-light)}.panel-cat-thumb{width:52px;height:52px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:var(--off-white);flex-shrink:0}.panel-cat-thumb img{width:100%;height:100%;object-fit:cover}@media (max-width:991px){.products-layout{gap:0}.products-panels{min-width:0}}@media (max-width:576px){.unitec-hero .container{padding-left:1.5rem;padding-right:1.5rem}}.eng-product-img img{object-fit:contain;padding:0.75rem}.eng-product-img{background:#f8fafb}.gp-home-section{background:var(--off-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.gp-marquee-outer{position:relative;overflow:hidden;padding:2rem 0;background:#f8fafc;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.gp-marquee-outer::before,.gp-marquee-outer::after{content:'';position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.gp-marquee-outer::before{left:0;background:linear-gradient(to right,#f8fafc,transparent)}.gp-marquee-outer::after{right:0;background:linear-gradient(to left,#f8fafc,transparent)}.gp-marquee-track{display:flex;align-items:center;gap:0;width:max-content;animation:gpMarquee 28s linear infinite;will-change:transform}.gp-marquee-track:hover{animation-play-state:paused}@keyframes gpMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.gp-marquee-item{display:flex;align-items:center;justify-content:center;padding:0.85rem 2.5rem;border-right:1px solid var(--border-light);flex-shrink:0;min-width:160px;cursor:default}.gp-marquee-item img{height:48px;width:auto;max-width:160px;object-fit:contain;display:block;opacity:0.88;filter:none;transition:opacity 0.3s ease,transform 0.3s ease}.gp-marquee-item:hover img{opacity:1;transform:translateY(-2px)}.gp-marquee-text{font-family:'Plus Jakarta Sans',sans-serif;font-size:0.95rem;font-weight:800;color:var(--navy);letter-spacing:1.5px;white-space:nowrap;opacity:0.72;transition:opacity 0.3s ease}.gp-marquee-item:hover .gp-marquee-text{opacity:1}.gp-hero{background:var(--navy);padding:4.5rem 0 3.75rem;position:relative;overflow:hidden}.gp-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 80% 50%,rgba(0,148,168,0.12),transparent);pointer-events:none}.gp-eyebrow{display:inline-block;font-size:0.72rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--primary);margin-bottom:1.25rem}.gp-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;letter-spacing:-0.025em;line-height:1.15;margin-bottom:1.25rem}.gp-title em{color:var(--primary);font-style:normal}.gp-subtitle{font-size:1.1rem;color:rgba(255,255,255,0.65);max-width:580px;line-height:1.75}.gp-positioning{background:var(--white);padding:3.5rem 0;border-bottom:1px solid var(--border)}.gp-pos-item{display:flex;flex-direction:column;align-items:center;gap:0.6rem;padding:1.5rem 1rem}.gp-pos-item .bi{font-size:1.75rem;color:var(--primary)}.gp-pos-item span{font-size:0.82rem;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:0.04em;text-align:center}.gp-cards-section{background:var(--light-bg);padding:var(--space-xl) 0}.gp-card{display:flex;gap:0;background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden;margin-bottom:2rem;transition:box-shadow var(--t),border-color var(--t)}.gp-card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary)}.gp-card-brand{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;padding:2.5rem 2rem;min-width:220px;max-width:220px;background:var(--off-white);border-right:1px solid var(--border);text-align:center}.gp-logo-wrap{width:120px;height:80px;display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:var(--radius);border:1px solid var(--border);padding:0.75rem}.gp-logo-wrap img{width:100%;height:100%;object-fit:contain}.gp-logo-placeholder{width:80px;height:80px;border-radius:50%;background:var(--primary-tint);display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--primary)}.gp-card-name{font-family:'Plus Jakarta Sans',sans-serif;font-size:1.05rem;font-weight:800;color:var(--navy);margin:0;line-height:1.3}.gp-web-link{font-size:0.78rem;font-weight:600;color:var(--primary);text-decoration:none;transition:color var(--t)}.gp-web-link:hover{color:var(--primary-dark);text-decoration:underline}.gp-card-body{flex:1;padding:2.5rem 2.5rem;display:flex;flex-direction:column;gap:1.25rem}.gp-card-desc{font-size:0.95rem;color:var(--text-muted);line-height:1.75;margin:0;border-left:3px solid var(--primary);padding-left:1rem}.gp-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.65rem}.gp-feature-list li{display:flex;align-items:flex-start;gap:0.6rem;font-size:0.9rem;color:var(--text-body);line-height:1.5}.gp-feature-list li .bi{font-size:1rem;color:var(--primary);flex-shrink:0;margin-top:0.1rem}@media (max-width:767px){.gp-card{flex-direction:column}.gp-card-brand{min-width:unset;max-width:unset;width:100%;border-right:none;border-bottom:1px solid var(--border);padding:2rem 1.5rem;flex-direction:row;justify-content:flex-start;text-align:left;flex-wrap:wrap;gap:0.75rem}.gp-logo-wrap{width:80px;height:56px}.gp-card-body{padding:1.75rem 1.5rem}.gp-marquee-item{padding:0.75rem 2rem;min-width:130px}.gp-marquee-text{font-size:0.85rem}.gp-marquee-outer::before,.gp-marquee-outer::after{width:60px}}