@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/lp/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/lp/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/lp/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/lp/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/lp/_next/static/media/df0a9ae256c0569c-s.p.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/lp/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/lp/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_4c2c8c{font-family:Inter,Inter Fallback;font-style:normal}.__variable_4c2c8c{--font-inter:"Inter","Inter Fallback"}:root{--color-primary:#002D62;--color-primary-dark:#001A3D;--color-primary-light:#003F88;--color-accent:#FF6600;--color-accent-hover:#e65c00;--color-secondary:#4A7C59;--color-secondary-light:#F0F5F2;--color-bg-base:#FFFFFF;--color-bg-subtle:#F4F7FA;--color-text-main:#1C2733;--color-text-muted:#5C6B7C;--color-border:#E2E8F0;--color-error:#DC2626;--color-success:#16A34A;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:20px;--shadow-soft:0 4px 20px rgba(0,45,98,0.04);--shadow-medium:0 10px 30px rgba(0,45,98,0.08);--shadow-accent:0 6px 20px rgba(255,102,0,0.25);scroll-behavior:smooth;interpolate-size:allow-keywords}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--color-bg-base);color:var(--color-text-main);line-height:1.6;font-size:1rem;-webkit-font-smoothing:antialiased;overflow-x:hidden;padding-bottom:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}h1,h2,h3,h4{font-weight:700;line-height:1.3;color:var(--color-primary)}p{color:var(--color-text-muted);text-wrap:pretty}a{color:var(--color-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-accent)}.btn,button{cursor:pointer;font-family:inherit;border:none;outline:none;transition:all .3s cubic-bezier(.25,.8,.25,1)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}.section-padding{padding:5rem 0}.section-title{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:3.5rem;gap:.75rem}.section-title h2{font-size:2.25rem;margin:0 auto;position:relative;display:block;width:-moz-fit-content;width:fit-content;padding-bottom:1rem}.section-title h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:var(--color-accent);border-radius:2px}.section-title p{font-size:1.1rem;max-width:800px;margin:0 auto;line-height:1.6}.tag{display:inline-block;padding:.35rem .85rem;background-color:var(--color-secondary-light);color:var(--color-primary);font-weight:600;font-size:.8rem;border-radius:50px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.floating-card{background:var(--color-bg-base);border-radius:var(--border-radius-md);box-shadow:var(--shadow-soft);border:1px solid var(--color-border);transition:transform .3s ease,box-shadow .3s ease}.floating-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-medium)}.header{background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:999;transition:background-color .3s ease,box-shadow .3s ease}.header-scroll{box-shadow:0 4px 15px rgba(0,0,0,.05)}.nav-container{justify-content:space-between;height:85px}.logo-group,.nav-container{display:flex;align-items:center}.logo-group{gap:1.5rem}.logo-img{height:128px;width:auto;object-fit:contain}.header-right{display:flex;align-items:center;gap:2rem}.hotline-block{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hotline-label{font-size:.72rem;font-weight:700;color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.15rem}.hotline-number{font-size:1.35rem;font-weight:800;color:var(--color-primary);line-height:1.1;text-decoration:none;transition:color .2s ease}.hotline-number:hover{color:var(--color-accent)}.btn-header-quote{background-color:var(--color-primary);color:#FFFFFF;font-weight:700;font-size:.95rem;padding:.85rem 1.85rem;border-radius:var(--border-radius-md);transition:background-color .2s,transform .2s}.btn-header-quote:hover{background-color:var(--color-primary-dark);transform:translateY(-1px)}.btn-header-hotline-mobile{display:none}.hero{position:relative;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);color:#FFFFFF;overflow:hidden;padding:5rem 0}.hero:before{top:0;left:0;width:100%;height:100%;background-image:radial-gradient(rgba(255,255,255,.08) 1.5px,transparent 0),radial-gradient(rgba(255,255,255,.08) 1.5px,transparent 0);background-size:40px 40px;background-position:0 0,20px 20px;opacity:.8}.hero:after,.hero:before{content:"";position:absolute;z-index:1}.hero:after{width:400px;height:400px;background:radial-gradient(circle,rgba(255,102,0,.12) 0,rgba(255,102,0,0) 70%);top:-100px;right:-100px;pointer-events:none}.hero-container{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;align-items:center}.hero-content{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.hero-tag{background-color:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:#FFFFFF;padding:.4rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;letter-spacing:.05em}.hero h1{font-size:2.8rem;color:#FFFFFF;line-height:1.25;text-wrap:balance}.title-accent-delivery{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,var(--color-accent) 0,#FF8C00 100%);color:#FFFFFF;padding:.25rem .75rem;border-radius:6px;font-size:.55em;font-weight:700;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 4px 15px rgba(255,102,0,.35);border:1px solid rgba(255,255,255,.15);margin-left:.5rem;vertical-align:middle;position:relative;top:-2px}.title-accent-delivery svg{width:18px;height:18px;fill:currentColor}.hero-desc{font-size:1.05rem;color:rgba(255,255,255,.85);line-height:1.6}.hero-bullets{display:flex;flex-direction:column;gap:.85rem;margin:.5rem 0;width:100%}.bullet-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5}.bullet-icon{width:22px;height:22px;background-color:var(--color-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.bullet-icon svg{width:12px;height:12px;fill:none;stroke:#FFFFFF;stroke-width:3.5}.lead-form-card{background:var(--color-bg-base);border-radius:var(--border-radius-md);padding:2rem;box-shadow:var(--shadow-medium);color:var(--color-text-main);border:1px solid var(--color-border)}.form-header{margin-bottom:1.5rem;text-align:center}.form-header h3{font-size:1.35rem;color:var(--color-primary);margin-bottom:.35rem}.form-header p{font-size:.85rem;color:var(--color-text-muted)}.form-group{margin-bottom:1.15rem;position:relative}.form-label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.4rem;color:var(--color-text-main)}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem 1rem;border:1.5px solid var(--color-border);border-radius:var(--border-radius-sm);font-family:inherit;font-size:.95rem;background-color:var(--color-bg-base);color:var(--color-text-main);transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(0,45,98,.15);outline:none}.form-input:user-invalid,.form-select:user-invalid{border-color:var(--color-error);background-color:#FEF2F2}.form-input:user-valid:not(:placeholder-shown),.form-select:user-valid{border-color:var(--color-success)}.form-error-msg{display:none;color:var(--color-error);font-size:.75rem;margin-top:.25rem;font-weight:500}.form-input:user-invalid~.form-error-msg{display:block}.btn-submit{width:100%;padding:.95rem;background-color:var(--color-accent);color:#FFFFFF;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-accent);margin-top:.5rem}.btn-submit:hover{background-color:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,102,0,.35)}.btn-submit:active{transform:translateY(0)}.guarantees-section{background-color:var(--color-bg-subtle);border-top:1px solid var(--color-border)}.slogan-badge{background-color:#FFF9E6;border:1px solid #ffe499;color:#7A4F00;font-size:.75rem;font-weight:700;padding:.35rem 1rem;border-radius:50px;letter-spacing:.1em;text-transform:uppercase;display:inline-block;margin-bottom:.25rem}.guarantees-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1.5rem}.guarantee-card{padding:2.25rem 2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.card-top-row{display:flex;justify-content:space-between;align-items:center;width:100%}.guarantee-icon-container{width:56px;height:56px;background-color:rgba(0,45,98,.05);border-radius:var(--border-radius-sm);display:flex;align-items:center;justify-content:center}.guarantee-icon-container svg{width:28px;height:28px;stroke:var(--color-primary);stroke-width:2;fill:none}.card-tag{font-size:.7rem;background-color:var(--color-secondary-light);padding:.25rem .65rem;border-radius:4px;letter-spacing:.02em}.card-tag,.guarantee-card h3{font-weight:700;color:var(--color-primary)}.guarantee-card h3{font-size:1.15rem;line-height:1.4}.guarantee-card p{font-size:.85rem;color:var(--color-text-muted);line-height:1.5}.card-bullets{list-style:none;display:flex;flex-direction:column;gap:.5rem;width:100%;margin-top:auto;border-top:1px solid var(--color-border);padding-top:1.25rem}.card-bullets li{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;font-weight:550;color:var(--color-text-main);line-height:1.4}.card-bullets li svg{width:14px;height:14px;fill:none;stroke:var(--color-success);stroke-width:3.5;flex-shrink:0;margin-top:.15rem}.specs-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:4rem;align-items:center}.specs-visual-card{position:relative;border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:var(--shadow-medium);border:1px solid var(--color-border);background-color:var(--color-bg-subtle)}.specs-visual-card img{width:100%;height:auto;display:block;transition:transform .5s ease}.specs-visual-card:hover img{transform:scale(1.03)}.specs-badge-overlay{position:absolute;top:1.5rem;left:1.5rem;background:rgba(0,45,98,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#FFFFFF;padding:.5rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;border:1px solid rgba(255,255,255,.2)}.specs-table-container{width:100%}.specs-table-container h3{font-size:1.6rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.specs-table-container h3:before{content:"";display:inline-block;width:6px;height:28px;background-color:var(--color-accent);border-radius:3px}.specs-table{width:100%;border-collapse:collapse;font-size:.95rem}.specs-table tr{border-bottom:1px solid var(--color-border)}.specs-table tr:last-child{border-bottom:2px solid var(--color-primary)}.specs-table td{padding:1rem .75rem}.specs-table td.spec-name{font-weight:600;color:var(--color-primary);width:40%}.specs-table td.spec-val{color:var(--color-text-main)}.specs-table tr:nth-child(2n){background-color:var(--color-bg-subtle)}.sds-download-card{margin-top:2rem;padding:1.75rem;background:var(--color-secondary-light);border-radius:var(--border-radius-md);border:1.5px dashed var(--color-primary);text-align:left}.sds-card-title{font-weight:700;font-size:1.1rem;color:var(--color-primary);margin-bottom:.65rem;display:flex;align-items:center;gap:.5rem}.sds-card-title svg{color:#D32F2F;flex-shrink:0}.sds-card-desc{font-size:.85rem;color:var(--color-text-muted);margin-bottom:1.25rem;line-height:1.5}.btn-sds-download{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.85rem;background-color:var(--color-primary);color:#FFFFFF;font-weight:700;font-size:.95rem;border-radius:var(--border-radius-sm);text-decoration:none;transition:background-color .2s ease,transform .2s ease;box-shadow:0 4px 12px rgba(0,45,98,.25)}.btn-sds-download:hover{background-color:var(--color-primary-dark);transform:translateY(-1px)}.sds-meta{font-size:.75rem;color:var(--color-text-muted);margin-top:.75rem;text-align:center}.advisor-section{background-color:var(--color-bg-subtle);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.advisor-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;align-items:center}.advisor-content{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.advisor-content h3{font-size:1.85rem;margin:0}.advisor-quote{font-style:italic;font-size:1.1rem;color:var(--color-primary);border-left:4px solid var(--color-accent);padding-left:1.25rem;margin:1rem 0;line-height:1.5}.advisor-bio{font-size:.95rem;line-height:1.6}.video-player-container{position:relative;aspect-ratio:16/10;border-radius:var(--border-radius-md);overflow:hidden;box-shadow:var(--shadow-medium);border:1.5px solid var(--color-border);background:#000}.video-thumbnail{width:100%;height:100%;object-fit:cover;transition:filter .3s ease}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,45,98,.4);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10;cursor:pointer;color:#FFFFFF;transition:background .3s ease}.video-overlay:hover{background:rgba(0,45,98,.55)}.play-btn{width:64px;height:64px;background:var(--color-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-accent);margin-bottom:1rem;position:relative}.play-btn:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;border:2px solid var(--color-accent);animation:pulse 2s infinite;z-index:-1;opacity:.7}.play-btn svg{width:22px;height:22px;fill:#FFFFFF;margin-left:4px}.video-title-overlay{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 2px 4px rgba(0,0,0,.5)}.video-sim-screen{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,var(--color-primary-light) 0,#001229 100%);z-index:5;padding:1.25rem;flex-direction:column;justify-content:space-between;color:#FFFFFF}.video-player-container.playing .video-sim-screen{display:flex}.video-player-container.playing .video-overlay{display:none}.video-sim-header{display:flex;justify-content:space-between;font-size:.75rem;color:rgba(255,255,255,.7)}.sim-live-badge{display:flex;align-items:center;gap:.35rem;background:var(--color-accent);color:#FFFFFF;padding:.15rem .5rem;border-radius:3px;font-weight:700;font-size:.65rem}.sim-live-dot{width:6px;height:6px;background:#FFFFFF;border-radius:50%;animation:blink 1s infinite}.video-sim-visualizer{display:flex;justify-content:center;align-items:center;flex:1 1;gap:3px}.waveform-bar{width:4px;height:15px;background-color:var(--color-secondary);border-radius:50px;animation:bounce 1s infinite alternate}.waveform-bar:nth-child(2){animation-delay:.1s;height:35px;background-color:var(--color-accent)}.waveform-bar:nth-child(3){animation-delay:.2s;height:20px}.waveform-bar:nth-child(4){animation-delay:.3s;height:45px;background-color:var(--color-accent)}.waveform-bar:nth-child(5){animation-delay:.4s;height:15px}.waveform-bar:nth-child(6){animation-delay:.5s;height:30px}.waveform-bar:nth-child(7){animation-delay:.6s;height:10px}.video-sim-captions{background:rgba(0,0,0,.65);padding:.6rem .85rem;border-radius:var(--border-radius-sm);text-align:center;font-size:.8rem;line-height:1.4;border-left:3px solid var(--color-accent)}.video-sim-controls{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.video-progress-bar{flex:1 1;height:4px;background:rgba(255,255,255,.3);position:relative;border-radius:2px}.video-progress-fill{width:0;height:100%;background:var(--color-accent);border-radius:2px;transition:width 1s linear}.video-control-icon{width:18px;height:18px;fill:#FFFFFF;cursor:pointer;opacity:.8;transition:opacity .2s}.video-control-icon:hover{opacity:1}.brand-protection-section{background-color:var(--color-bg-base)}.brand-protection-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.brand-info-col{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.brand-info-col h2{font-size:2rem;line-height:1.3;margin:0}.brand-desc{font-size:.95rem;line-height:1.6;color:var(--color-text-muted);margin-top:.5rem}.brand-bullet-list{list-style:none;display:flex;flex-direction:column;gap:.85rem;width:100%;margin-top:.5rem}.brand-bullet-list li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;font-weight:550;color:var(--color-text-main);line-height:1.4}.brand-bullet-list li .check-icon{width:20px;height:20px;fill:none;stroke:var(--color-primary);stroke-width:3.5;flex-shrink:0}.protection-policy-col{display:flex;justify-content:flex-end}.dashed-policy-box{border:2.5px dashed #ff6600;background-color:#FFFDF7;border-radius:var(--border-radius-md);padding:2.5rem 2.25rem;box-shadow:var(--shadow-soft);max-width:530px;width:100%}.policy-header{display:flex;align-items:center;gap:.5rem;font-weight:800;font-size:.8rem;color:var(--color-text-main);letter-spacing:.05em;margin-bottom:.75rem}.policy-header .shield-icon{width:20px;height:20px;stroke:var(--color-primary);stroke-width:2.2;fill:none;color:var(--color-primary)}.dashed-policy-box h3{font-size:1.55rem;color:var(--color-primary);margin-bottom:.85rem;font-weight:800}.policy-intro{font-size:.9rem;line-height:1.5;color:var(--color-text-muted);margin-bottom:1.25rem}.policy-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.policy-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.85rem;line-height:1.5;color:var(--color-text-main)}.bullet-badge{width:20px;height:20px;background-color:var(--color-primary);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.15rem}.bullet-badge svg{width:12px;height:12px;fill:none;stroke:#FFFFFF;stroke-width:3.5}.testi-section{background-color:var(--color-bg-subtle);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.testimonial-card{padding:2.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}.testi-header{display:flex;align-items:center;gap:1rem}.testi-avatar-img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid var(--color-primary)}.testi-info h4{font-size:1.05rem;color:var(--color-primary)}.testi-info p{font-size:.8rem;color:var(--color-text-muted);font-weight:500}.rating-stars{display:flex;gap:2px;color:var(--color-accent);margin-top:.25rem}.rating-stars svg{width:14px;height:14px;fill:currentColor}.testi-quote{font-size:.95rem;line-height:1.6;color:var(--color-text-main);position:relative}.testi-quote:before{content:"“";font-size:3rem;position:absolute;top:-1.5rem;left:-.75rem;color:rgba(0,45,98,.08);font-family:serif;line-height:1}.testi-video-slot{margin-top:.5rem}.faq-section{background-color:var(--color-bg-base)}.faq-container{max-width:800px;margin:0 auto}.faq-item{border:1px solid var(--color-border);border-radius:var(--border-radius-md);background:var(--color-bg-base);margin-bottom:1rem;box-shadow:var(--shadow-soft);transition:border-color .2s ease,box-shadow .2s ease}.faq-item:hover{box-shadow:0 6px 15px rgba(0,45,98,.04);border-color:var(--color-primary-light)}.faq-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:none;border:none;text-align:left;font-family:inherit;font-size:1.05rem;font-weight:600;color:var(--color-primary);cursor:pointer;outline:none}.faq-icon{width:22px;height:22px;flex-shrink:0;transition:transform .3s cubic-bezier(.25,.8,.25,1);fill:none;stroke:var(--color-text-muted);stroke-width:2.5}.faq-content{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.25,.8,.25,1),opacity .25s ease-out,visibility .25s ease;opacity:0;visibility:hidden}.faq-content-inner{min-height:0;padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.6;color:var(--color-text-muted)}.faq-item.is-open{border-color:var(--color-primary)}.faq-item.is-open .faq-content{max-height:500px;opacity:1;visibility:visible}.faq-item.is-open .faq-icon{transform:rotate(180deg);stroke:var(--color-accent)}.partner-marquee-section{--marquee-width:600px;--marquee-height:280px;--marquee-speed:60s;padding:4rem 0;background-color:var(--color-bg-base);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);overflow:hidden}.marquee-container{width:100%;overflow:hidden;position:relative;display:flex;margin-top:1.5rem}.marquee-track{display:flex;width:calc(var(--marquee-width) * 16);animation:marquee-scroll var(--marquee-speed) linear infinite}.marquee-slide{width:var(--marquee-width);height:var(--marquee-height);display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:0 .5rem}.marquee-slide img{max-width:95%;max-height:95%;object-fit:contain;transition:all .3s ease}.marquee-slide:hover img{transform:scale(1.05)}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(var(--marquee-width) * -8))}}.clients-section{--marquee-width:600px;--marquee-height:280px;--marquee-speed:60s;background-color:var(--color-bg-subtle);border-top:1px solid var(--color-border);padding:4rem 0;overflow:hidden}.clients-section .tag,.partner-marquee-section .tag{font-size:calc(.8rem - 2px)}.clients-section h2,.partner-marquee-section h2{font-size:calc(2.25rem - 2px)}.clients-section p,.partner-marquee-section p{font-size:calc(1.1rem - 2px)}.client-marquee-container{width:100%;overflow:hidden;position:relative;display:flex;margin-top:1.5rem}.client-marquee-track{display:flex;width:calc(var(--marquee-width) * 30);animation:marquee-scroll-clients var(--marquee-speed) linear infinite}.client-marquee-slide{width:var(--marquee-width);height:var(--marquee-height);display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:0 .5rem}.client-marquee-slide img{max-width:95%;max-height:95%;object-fit:contain;transition:all .3s ease}.client-marquee-slide:hover img{transform:scale(1.05)}@keyframes marquee-scroll-clients{0%{transform:translateX(0)}to{transform:translateX(calc(var(--marquee-width) * -10))}}@media (max-width:768px){.clients-section,.partner-marquee-section{--marquee-width:320px;--marquee-height:150px;--marquee-speed:40s}}.footer{background-color:#0b131f;color:rgba(255,255,255,.75);padding:4.5rem 0 3rem;border-top:4px solid var(--color-primary);font-size:.9rem}.footer-grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:3.5rem;margin-bottom:2.5rem}.footer-col{display:flex;flex-direction:column;gap:1.25rem}.footer-col .footer-col-title,.footer-col h4{color:#FFFFFF;font-size:1.15rem;font-weight:700;position:relative;padding-bottom:.5rem;margin-bottom:.5rem}.footer-col .footer-col-title:after,.footer-col h4:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background-color:var(--color-accent);border-radius:1px}.footer-logos{display:flex;align-items:center;gap:1.5rem;margin-bottom:.25rem}.footer-logo-img{height:88px}.footer-logo-img,.footer-vwr-logo-img{width:auto;object-fit:contain;filter:brightness(0) invert(1)}.footer-vwr-logo-img{height:44px}.footer-col-text{font-size:.85rem;line-height:1.6;color:rgba(255,255,255,.7)}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:rgba(255,255,255,.7);font-weight:500;transition:all .2s ease;text-decoration:none}.footer-links a:before{content:""}.footer-links a:hover{color:var(--color-accent);padding-left:5px}.footer-contact{display:flex;flex-direction:column;gap:.85rem}.contact-item{display:flex;gap:.75rem;align-items:flex-start;font-size:.85rem;line-height:1.5}.contact-item a{color:rgba(255,255,255,.85);text-decoration:none;transition:color .2s ease}.contact-item a:hover{color:var(--color-accent);text-decoration:underline}.contact-item svg{width:18px;height:18px;fill:none;stroke:var(--color-accent);stroke-width:2.2;flex-shrink:0;margin-top:.15rem;color:var(--color-accent)}.map-link{font-weight:500}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:1.5rem;text-align:center;font-size:.8rem;color:rgba(255,255,255,.65)}.sticky-mobile-footer{display:none}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(255,102,0,.7)}70%{transform:scale(1.05);box-shadow:0 0 0 15px rgba(255,102,0,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(255,102,0,0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes bounce{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}@media (max-width:1024px){.hero h1{font-size:2.25rem}.hero-container{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-bullets,.hero-container,.hero-content{align-items:center}.advisor-grid,.brand-protection-grid,.specs-grid{grid-template-columns:1fr;gap:2.5rem}.testimonials-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.section-padding{padding:3.5rem 0}.section-title{margin-bottom:2.5rem}.section-title h2{font-size:1.85rem}.clients-section h2,.partner-marquee-section h2{font-size:calc(1.85rem - 2px)}.clients-section p,.partner-marquee-section p{font-size:calc(1rem - 2px)}.nav-container{height:75px;justify-content:space-between}.logo-img{height:96px}.logo-group{gap:.75rem}.header-right{gap:1rem}.btn-header-quote,.hotline-block{display:none!important}.btn-header-hotline-mobile{display:inline-flex;align-items:center;background-color:var(--color-primary);color:#FFFFFF;font-weight:700;font-size:.8rem;padding:.65rem 1.15rem;border-radius:var(--border-radius-md);text-decoration:none;white-space:nowrap;border:1.5px solid var(--color-primary);box-shadow:var(--shadow-soft);transition:background-color .2s,transform .2s}.btn-header-hotline-mobile:hover{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark)}@media (max-width:360px){.btn-header-hotline-mobile{font-size:.72rem;padding:.5rem .75rem}.logo-img{height:80px}}.hero{padding:3rem 0}.hero-container{grid-template-columns:1fr;gap:2.5rem}.hero-content{text-align:center;align-items:center}.hero h1{font-size:2rem}.title-accent-delivery{font-size:.6em;margin-left:0;margin-top:.5rem;display:inline-flex}.hero-bullets{align-items:center}.guarantees-grid{grid-template-columns:1fr;gap:1.5rem}.specs-grid{grid-template-columns:1fr;gap:2.5rem}.specs-visual-card{max-width:450px;margin:0 auto}.advisor-grid,.brand-protection-grid{grid-template-columns:1fr;gap:2.5rem}.protection-policy-col{justify-content:center}.testimonials-grid{grid-template-columns:1fr;gap:2rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.sticky-mobile-footer{display:flex;position:fixed;bottom:0;left:0;width:100%;background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -4px 15px rgba(0,0,0,.08);padding:.75rem 1rem;gap:.75rem;z-index:997;border-top:1px solid var(--color-border)}.btn-mobile-call,.btn-mobile-quote{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem .5rem;border-radius:var(--border-radius-sm);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;text-decoration:none}.btn-mobile-call{background-color:var(--color-secondary-light);color:var(--color-primary);border:1px solid var(--color-primary)}.btn-mobile-quote{background-color:var(--color-accent);color:#0b131f;box-shadow:var(--shadow-accent)}.btn-mobile-call svg,.btn-mobile-quote svg{width:16px;height:16px}.btn-mobile-call svg{fill:var(--color-primary)}.btn-mobile-quote svg{fill:#0b131f}}@media (max-width:480px){.hotline-block{display:none}}.purchase-process{background-color:#ffffff;border-top:1px solid var(--color-border)}.purchase-process .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1.5rem;margin-bottom:1.5rem}@media (max-width:768px){.purchase-process .steps-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:640px){.purchase-process .steps-grid{grid-template-columns:1fr;gap:1.25rem}}.purchase-process .step-card{background:#ffffff;border:1px solid var(--color-border);border-radius:var(--border-radius-md);padding:2.25rem 2rem;position:relative;display:flex;flex-direction:column;gap:1.25rem;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.purchase-process .step-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:var(--color-primary-light)}.purchase-process .step-card.highlight{border-color:var(--color-primary);border-width:1.5px}.purchase-process .step-card.highlight:before{content:"Lưu ý";position:absolute;top:-11px;right:1.5rem;background:var(--color-primary);color:#ffffff;font-size:10px;font-weight:700;letter-spacing:.05em;padding:.25rem .75rem;border-radius:50px;text-transform:uppercase}.purchase-process .card-header{display:flex;align-items:center;gap:1rem;width:100%}.purchase-process .step-icon-wrap{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.purchase-process .icon-blue{background:var(--color-secondary-light);color:var(--color-primary)}.purchase-process .icon-purple{background:rgba(83,74,183,.08);color:#534AB7}.purchase-process .icon-amber{background:#FFF9E6;color:#B27B00}.purchase-process .icon-teal{background:#EBF2EE;color:var(--color-primary)}.purchase-process .icon-green{background:rgba(59,109,17,.08);color:#3B6D11}.purchase-process .icon-coral{background:rgba(153,60,29,.08);color:#993C1D}.purchase-process .card-title-group{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.purchase-process .step-num{font-size:.75rem;font-weight:700;color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;line-height:1}.purchase-process .step-name{font-size:1.1rem;font-weight:700;color:var(--color-primary);line-height:1.3}.purchase-process .badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:.35rem .75rem;border-radius:50px;white-space:nowrap;flex-shrink:0}.purchase-process .badge-blue{background:var(--color-secondary-light);color:var(--color-primary);border:1px solid rgba(0,45,98,.15)}.purchase-process .badge-teal{background:#EBF2EE;color:var(--color-primary);border:1px solid rgba(0,45,98,.1)}.purchase-process .badge-amber{background:#FFF9E6;color:#B27B00;border:1px solid #ffe499}.purchase-process .badge-green{background:rgba(59,109,17,.08);color:#3B6D11;border:1px solid rgba(59,109,17,.2)}.purchase-process .step-desc{font-size:.95rem;color:var(--color-text-muted);line-height:1.6}.purchase-process .step-desc strong{color:var(--color-primary);font-weight:600}.purchase-process .note-box{background:var(--color-secondary-light);border:1px solid rgba(0,45,98,.15);border-radius:var(--border-radius-md);padding:1.5rem;display:flex;gap:1rem;align-items:flex-start;margin-top:1.5rem;box-sizing:border-box;width:100%}.purchase-process .note-icon{color:var(--color-primary);flex-shrink:0;margin-top:2px}.purchase-process .note-text{font-size:.95rem;color:var(--color-primary);line-height:1.6}.purchase-process .note-text strong{color:var(--color-primary);font-weight:700}@media (max-width:768px){.purchase-process .step-card{padding:1.5rem 1.25rem;gap:1rem}.purchase-process .badge{position:absolute;top:1.25rem;right:1.25rem}.purchase-process .card-header{padding-right:4.5rem}.purchase-process .step-icon-wrap{width:40px;height:40px}.purchase-process .step-name{font-size:1.05rem}.purchase-process .step-desc{font-size:.9rem}}@media (max-width:480px){.purchase-process .step-card{padding:1.25rem 1rem}.purchase-process .badge{top:1rem;right:1rem}.purchase-process .card-header{padding-right:4.25rem}.purchase-process .note-box{padding:1.25rem 1rem;flex-direction:column;gap:.5rem}.purchase-process .note-icon{margin-top:0}}