.distributor-notice{color:#243142;background:0 0;border:0;width:min(42rem,100% - 2rem);max-height:calc(100dvh - 2rem);margin:auto;padding:0;box-shadow:0 24px 70px #00000052}.distributor-notice::backdrop{background:#0a1622b8}.distributor-notice__panel{background:#fff;border-top:5px solid #cf3159;max-height:calc(100dvh - 2rem);padding:clamp(1.5rem,5vw,3rem);position:relative;overflow-y:auto}.distributor-notice__close{color:#243142;cursor:pointer;background:#edf1f4;border:0;border-radius:50%;width:2.5rem;height:2.5rem;font:400 1.6rem/1 sans-serif;position:absolute;top:.75rem;right:.75rem}.distributor-notice__close:hover,.distributor-notice__close:focus-visible{background:#dce4e9;outline:3px solid #0e848e4d}.distributor-notice__copy h2,.distributor-notice__copy h3{color:#162331;margin:0 3rem .75rem 0;line-height:1.3}.distributor-notice__copy h2{font-size:clamp(1.6rem,4vw,2.25rem)}.distributor-notice__copy h3{font-size:1.15rem}.distributor-notice__copy p{margin:0;line-height:1.7}.distributor-notice__copy--english{border-top:1px solid #dce4e9;margin-top:1.5rem;padding-top:1.5rem}.distributor-notice__remember{align-items:center;gap:.55rem;margin-top:1.5rem;font-size:.9rem;line-height:1.4;display:flex}.distributor-notice__remember input{width:1rem;height:1rem}.distributor-notice__actions{flex-wrap:wrap;align-items:center;gap:.8rem 1.25rem;margin-top:1.5rem;display:flex}.distributor-notice__cta{color:#fff;background:#cf3159;border-radius:4px;justify-content:center;align-items:center;min-height:2.75rem;padding:.7rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.distributor-notice__cta:hover,.distributor-notice__cta:focus-visible{color:#fff;background:#a91f46}.distributor-notice__email{color:#08737b;overflow-wrap:anywhere;font-weight:600}.distributor-notice-banner{z-index:10000;padding:.9rem max(1rem, env(safe-area-inset-right)) max(.9rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));color:#243142;background:#fff;border-top:4px solid #cf3159;grid-template-columns:minmax(0,1fr) auto 2rem;align-items:center;gap:.75rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #0000002e}.distributor-notice-banner__copy{min-width:0}.distributor-notice-banner__title,.distributor-notice-banner__english{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.distributor-notice-banner__title{color:#162331;font-size:.95rem}.distributor-notice-banner__english{color:#607080;margin-top:.15rem;font-size:.75rem}.distributor-notice-banner__cta{color:#fff;min-height:2.4rem;font:inherit;cursor:pointer;background:#cf3159;border:0;border-radius:4px;padding:.45rem .7rem;font-size:.8rem;font-weight:700}.distributor-notice-banner__close{color:#243142;cursor:pointer;background:#edf1f4;border:0;border-radius:50%;width:2rem;height:2rem;padding:0;font:400 1.4rem/1 sans-serif}.distributor-notice-banner__cta:focus-visible,.distributor-notice-banner__close:focus-visible{outline-offset:2px;outline:3px solid #0e848e66}@media (width<=40rem){.distributor-notice{width:100%;max-height:90dvh;margin:auto 0 0}.distributor-notice__panel{max-height:90dvh;padding:1.5rem}}.product-spec{--color-primary:#0f172a;--color-accent:#0284c7;--color-surface:#f8fafc;--color-surface-white:#fff;--color-text-main:#334155;--color-text-light:#64748b;--color-border:#e2e8f0;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--font-main:"Noto Sans TC", "Noto Sans", sans-serif;font-family:var(--font-main);background-color:var(--color-surface);color:var(--color-text-main);line-height:1.6}.product-spec .hero-new{color:#fff;background-image:var(--hero-image);background-position:50%;background-size:cover;justify-content:flex-start;align-items:center;height:50vh;min-height:500px;display:flex;position:relative}.product-spec .hero-overlay{background:linear-gradient(90deg,#0f172ae6 0%,#0f172ab3 50%,#0f172a1a 100%);position:absolute;inset:0}.product-spec .hero-content{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.product-spec .hero-breadcrumb{opacity:.85;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.product-spec .hero-breadcrumb a,.product-spec .hero-breadcrumb span{color:#fff}.product-spec .hero-badge{background:var(--color-accent);color:#fff;text-transform:uppercase;border-radius:4px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.product-spec .hero-title{letter-spacing:0;text-shadow:0 2px 4px #0000004d;margin:0 0 1rem;font-size:3rem;font-weight:700;line-height:1.2}.product-spec .hero-subtitle{opacity:.95;text-shadow:0 1px 2px #0000004d;max-width:620px;font-size:1.25rem;font-weight:300}.product-spec .hero-title-line{display:block}.product-spec .page-container{z-index:2;max-width:1200px;margin:-80px auto 4rem;padding:0 2rem;position:relative}.product-spec .intro-card,.product-spec .feature-card{background:var(--color-surface-white);border:1px solid var(--color-border);border-radius:8px}.product-spec .intro-card{box-shadow:var(--shadow-lg);border-top:4px solid var(--color-accent);margin-bottom:3rem;padding:3rem}.product-spec .intro-text{font-size:1.1rem}.product-spec .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-bottom:4rem;display:grid}.product-spec .decision-guide{margin-bottom:3rem}.product-spec .decision-guide h2{color:var(--color-primary);letter-spacing:0;margin:0 0 1.5rem;font-size:1.75rem}.product-spec .decision-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.product-spec .decision-grid article{background:var(--color-surface-white);border:1px solid var(--color-border);border-radius:8px;padding:1.5rem}.product-spec .decision-grid h3{color:var(--color-primary);letter-spacing:0;margin:0 0 .5rem;font-size:1.05rem}.product-spec .decision-grid p{color:var(--color-text-light);margin:0}.product-spec .feature-card{padding:2.5rem;transition:box-shadow .2s,transform .2s,border-color .2s}.product-spec .feature-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-accent);transform:translateY(-4px)}.product-spec .feature-title{color:var(--color-primary);letter-spacing:0;align-items:center;gap:.75rem;margin:0 0 1rem;font-size:1.5rem;font-weight:600;display:flex}.product-spec .feature-title:before{content:"";background-color:var(--color-accent);border-radius:2px;flex:none;width:6px;height:24px;display:block}.product-spec .feature-list{margin:0;padding:0;list-style:none}.product-spec .feature-list li{color:var(--color-text-light);margin-bottom:.75rem;padding-left:1.5rem;position:relative}.product-spec .feature-list li:before{content:">";color:var(--color-accent);font-weight:700;position:absolute;left:0}.product-spec .feature-list strong{color:var(--color-primary);font-weight:600}.product-spec .brand-banner{text-align:center;border-left:4px solid var(--color-accent);background:#e0f2fe;border-radius:8px;margin:0 -2rem 4rem;padding:3rem 2rem}.product-spec .brand-banner h2,.product-spec .spec-header h2,.product-spec .faq-inline h2{color:var(--color-primary);letter-spacing:0}.product-spec .brand-logos{color:var(--color-primary);flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;font-weight:700;display:flex}.product-spec .brand-logos span{box-shadow:var(--shadow-sm);background:#fff;border-radius:4px;padding:.5rem 1rem}.product-spec .brand-note{color:var(--color-text-light);margin-top:2rem;font-size:.9rem}.product-spec .spec-section{margin-bottom:4rem}.product-spec .spec-header{border-bottom:2px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.product-spec .spec-header h2{margin:0;font-size:1.75rem}.product-spec .spec-header span{background:var(--color-accent);color:#fff;border-radius:99px;padding:.25rem .75rem;font-size:1rem;font-weight:500}.product-spec .modern-table-wrapper{border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:8px;overflow-x:auto}.product-spec .modern-table{border-collapse:collapse;white-space:nowrap;background:#fff;width:100%}.product-spec .modern-table th{background:var(--color-primary);color:#fff;text-align:left;padding:1rem 1.5rem;font-size:.95rem;font-weight:500}.product-spec .modern-table td{border-bottom:1px solid var(--color-border);color:var(--color-text-main);padding:1rem 1.5rem;font-size:.95rem}.product-spec .modern-table tr:hover td{background-color:#f1f5f9}.product-spec .faq-inline{border-top:1px solid var(--color-border);margin-top:4rem;padding-top:4rem}.product-spec .faq-inline h2{text-align:center;margin-bottom:3rem}.product-spec .faq-list{max-width:800px;margin:0 auto}.product-spec .faq-list article{margin-bottom:2rem}.product-spec .faq-list h3{color:var(--color-primary);letter-spacing:0;margin-bottom:.5rem;font-size:1.15rem}.product-spec .faq-list p{color:var(--color-text-light)}.product-spec .related-links{text-align:center;background:#f1f5f9;border-radius:8px;margin-top:4rem;padding:2rem}.product-spec .related-links div{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.product-spec a.text-link{color:var(--color-accent);border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s}.product-spec a.text-link:hover{border-bottom-color:var(--color-accent);color:#0369a1}@media (width<=768px){.product-spec .hero-title{font-size:2rem}.product-spec .feature-grid,.product-spec .decision-grid{grid-template-columns:1fr}.product-spec .page-container{margin-top:-40px;padding:0 1rem}.product-spec .brand-banner{margin:0 0 3rem}.product-spec .intro-card,.product-spec .feature-card{padding:1.5rem}}.faq-article-page{padding:2.5rem 0}.faq-article-page .faq-article h1,.faq-article-page .faq-article h2{color:#0f172a;letter-spacing:0}.faq-article-page .faq-toc{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:.5rem;margin:1.5rem 0 2rem;padding:1rem;display:flex}.faq-article-page .faq-question{margin-bottom:2rem}.faq-article-page .answer{white-space:pre-line}.faq-article-page .faq-table-wrap{margin:1rem 0;overflow-x:auto}.faq-article-page .related-read{margin-top:1rem}.faq-article-page .faq-contact-cta{color:#0f172a;background:#f8fafc;border-left:4px solid #0284c7;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:1rem;padding:.85rem 1rem;font-weight:600;display:flex}.faq-article-page .faq-contact-cta a{color:#0369a1}.case-index-page{padding:2.5rem 0}.case-index-page #board .column{display:flex}.case-index-page .case-card{border-radius:8px;width:100%}.case-index-page .case-summary{color:#4b5563;max-width:820px;margin:1rem auto 2rem;line-height:1.7}.case-index-page .case-card img{width:100%;height:auto;display:block}.home-page #hero1{background-image:-webkit-image-set(url(../assets/images/blow_moulding_1.avif) 1x type("image/avif"),url(../assets/images/blow_moulding_1.webp) 1x type("image/webp"),url(../assets/images/blow_moulding_1.jpg) 1x type("image/jpeg"));background-image:image-set("../assets/images/blow_moulding_1.avif" 1x type("image/avif"),"../assets/images/blow_moulding_1.webp" 1x type("image/webp"),"../assets/images/blow_moulding_1.jpg" 1x type("image/jpeg"))}.home-page #hero2{background-image:-webkit-image-set(url(../assets/images/engineer01-1920x1277.avif) 1x type("image/avif"),url(../assets/images/engineer01-1920x1277.webp) 1x type("image/webp"),url(../assets/images/engineer01-1920x1277.jpg) 1x type("image/jpeg"));background-image:image-set("../assets/images/engineer01-1920x1277.avif" 1x type("image/avif"),"../assets/images/engineer01-1920x1277.webp" 1x type("image/webp"),"../assets/images/engineer01-1920x1277.jpg" 1x type("image/jpeg"))}.home-page #hero1 .title{color:#cc2952;text-shadow:2px 3px #fff}.home-page .counter-card{background:#fff;border-radius:10px;margin:15px;padding:20px;box-shadow:0 5px 15px #0000001a}.home-page .counter-number{color:#ff3860;font-size:2.5em;font-weight:700}.home-page #bg_green_color{background-color:#0e848e}.home-page .subtitle{color:#fffbf0}:root{--color-primary:#0f172a;--color-accent:#0e848e;--color-accent-light:#e0f5f7;--color-surface:#f8fafc;--color-white:#fff;--color-text:#334155;--color-text-light:#64748b;--color-border:#e2e8f0;--color-orange:#ec8447;--color-teal:#2bc98c;--color-blue:#0b69c0;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 30px #0000001a;--radius:10px}.bm-body{background:var(--color-surface);color:var(--color-text);font-family:Rubik,sans-serif}.machine-overview .page-hero{text-align:center;background:-webkit-image-set(url(../assets/images/blow_moulding_1.avif) 1x type("image/avif"),url(../assets/images/blow_moulding_1.webp) 1x type("image/webp"),url(../assets/images/blow_moulding_1.jpg) 1x type("image/jpeg")) 50%/cover no-repeat;background:image-set("../assets/images/blow_moulding_1.avif" 1x type("image/avif"),"../assets/images/blow_moulding_1.webp" 1x type("image/webp"),"../assets/images/blow_moulding_1.jpg" 1x type("image/jpeg")) 50%/cover no-repeat;justify-content:center;align-items:center;height:420px;display:flex;position:relative;overflow:hidden}.machine-overview .page-hero:before{content:"";background:linear-gradient(#0f172ab3 0%,#0f172a80 100%);position:absolute;inset:0}.machine-overview .hero-inner{z-index:2;max-width:800px;padding:0 1.5rem;position:relative}.machine-overview .hero-inner h1{color:#fff;letter-spacing:-.01em;margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.3}.machine-overview .hero-inner .lead{color:#ffffffd9;font-size:1.1rem;line-height:1.7}.machine-overview .sec-header{text-align:center;margin-bottom:2.5rem}.machine-overview .sec-header .overline{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:inline-block}.machine-overview .sec-header h2{color:var(--color-primary);margin:0 0 .6rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700}.machine-overview .sec-header p{color:var(--color-text-light);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.65}.machine-overview #machines{margin:0 auto;padding:4rem 1.5rem}.machine-overview .machines-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.machine-overview .machine-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius);transition:transform .3s,box-shadow .3s;overflow:hidden}.machine-overview .machine-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.machine-overview .machine-card .card-img{aspect-ratio:4/3;background:#f1f5f9;position:relative;overflow:hidden}.machine-overview .machine-card .card-img img{object-fit:contain;width:100%;height:100%;padding:.8rem;transition:transform .4s}.machine-overview .machine-card:hover .card-img img{transform:scale(1.04)}.machine-overview .machine-card .card-badge{letter-spacing:.04em;color:#fff;z-index:2;border-radius:5px;padding:.25em .7em;font-size:.72rem;font-weight:700;position:absolute;top:10px;left:10px}.machine-overview .badge-orange{background:var(--color-orange)}.machine-overview .badge-teal{background:var(--color-teal)}.machine-overview .badge-blue{background:var(--color-blue)}.machine-overview .machine-card .card-body{padding:1.2rem 1.4rem 1.5rem}.machine-overview .machine-card .card-body h3{color:var(--color-primary);margin:0 0 .4rem;font-size:1.1rem;font-weight:700}.machine-overview .machine-card .card-body h3 a{color:inherit;text-decoration:none}.machine-overview .machine-card:hover .card-body h3 a{color:var(--color-accent)}.machine-overview .machine-card .card-body p{color:var(--color-text-light);margin:0 0 .8rem;font-size:.9rem;line-height:1.65}.machine-overview .card-link{color:var(--color-accent);align-items:center;gap:.3rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:gap .25s;display:inline-flex}.machine-overview .card-link:hover{gap:.6rem;text-decoration:none;color:var(--color-accent)!important}.machine-overview .card-link:after{content:"→"}.machine-overview .section-divider{text-align:center;margin:0 auto;padding:3.5rem 1.5rem 2rem;position:relative}.machine-overview .section-divider:before{content:"";background:linear-gradient(90deg, var(--color-accent), var(--color-teal));border-radius:2px;width:60px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.machine-overview #solutions{margin:0 auto;padding:0 1.5rem 4rem}.machine-overview .solutions-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.machine-overview .sol-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius);align-items:flex-start;gap:1.2rem;padding:2rem 1.8rem 1.6rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.machine-overview .sol-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.machine-overview .sol-card .sol-icon{opacity:.75;flex-shrink:0;width:48px;height:48px;display:block}.machine-overview .sol-card .sol-icon img{object-fit:contain;width:100%;height:100%;display:block}.machine-overview .sol-card .sol-text{flex:1;min-width:0}.machine-overview .sol-card h3{color:var(--color-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.machine-overview .sol-card p{color:var(--color-text-light);margin:0 0 1rem;font-size:.92rem;line-height:1.65}.machine-overview .sol-card .pill-row{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.machine-overview .sol-card .pill-label{color:var(--color-text-light);margin-right:.2rem;font-size:.78rem}.machine-overview .pill{color:#fff;border-radius:9999px;padding:.25em .75em;font-size:.78rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-block}.machine-overview .pill:hover{opacity:.85;text-decoration:none;transform:scale(1.06);color:#fff!important}.machine-overview .pill-blue{background:var(--color-blue)}.machine-overview .pill-orange{background:var(--color-orange)}.machine-overview .pill-teal{background:var(--color-teal)}.machine-overview .sol-card-wide{grid-column:1/-1}.machine-overview .cta-banner{background:var(--color-accent-light);border-left:4px solid var(--color-accent);border-radius:var(--radius);text-align:center;margin:0 auto 3rem;padding:2.5rem 2rem}.machine-overview .cta-banner h3{color:var(--color-primary);margin:0 0 .6rem;font-size:1.3rem}.machine-overview .cta-banner p{color:var(--color-text-light);margin:0}.machine-overview .cta-banner a{color:var(--color-accent);font-weight:600}.machine-overview .fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.machine-overview .fade-up.visible{opacity:1;transform:translateY(0)}@media (width<=960px){.machine-overview .machines-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.machine-overview .page-hero{height:320px}.machine-overview .machines-grid,.machine-overview .solutions-grid{grid-template-columns:1fr}.machine-overview .sol-card{flex-direction:column}.machine-overview #machines{padding:2.5rem 1rem}.machine-overview #solutions{padding:0 1rem 3rem}}html[lang=zh-Hant] body.bm-body .machine-overview .sec-header .overline,html[lang=zh-Hans] body.bm-body .machine-overview .sec-header .overline{letter-spacing:.06em;text-transform:none;font-size:.86rem}html[lang=zh-Hant] body.bm-body .machine-overview .sec-header p,html[lang=zh-Hans] body.bm-body .machine-overview .sec-header p{max-width:560px}html[lang=zh-Hant] body.bm-body .machine-overview .machine-card .card-badge,html[lang=zh-Hans] body.bm-body .machine-overview .machine-card .card-badge{letter-spacing:.06em;font-size:.75rem}html[lang=zh-Hant] body.bm-body,html[lang=zh-Hans] body.bm-body{font-family:Rubik,Noto Sans TC,sans-serif}html[lang=zh-Hant] .company-profile .award-section,html[lang=zh-Hans] .company-profile .award-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin:2rem 0 2.25rem;padding:1.5rem}html[lang=zh-Hant] .company-profile .award-section h3,html[lang=zh-Hans] .company-profile .award-section h3{margin-top:0}html[lang=zh-Hant] .company-profile .award-section .award-note,html[lang=zh-Hans] .company-profile .award-section .award-note{color:#64748b;margin:-.2rem 0 1.1rem;font-size:.95rem;line-height:1.7}html[lang=zh-Hant] .company-profile .award-section .award-gallery,html[lang=zh-Hans] .company-profile .award-section .award-gallery{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:0;display:grid}html[lang=zh-Hant] .company-profile .award-section .award-gallery figure,html[lang=zh-Hans] .company-profile .award-section .award-gallery figure{background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:88px 1fr;align-items:center;gap:.85rem;padding:.8rem;display:grid;margin:0!important}html[lang=zh-Hant] .company-profile .award-section .award-gallery a,html[lang=zh-Hans] .company-profile .award-section .award-gallery a{display:block}html[lang=zh-Hant] .company-profile .award-section .award-gallery img,html[lang=zh-Hans] .company-profile .award-section .award-gallery img{object-fit:cover;background:#fff;border:1px solid #d6dde6;border-radius:6px;width:88px;height:88px;padding:2px}html[lang=zh-Hant] .company-profile .award-section .award-gallery figcaption,html[lang=zh-Hans] .company-profile .award-section .award-gallery figcaption{color:#334155;margin:0;font-size:.96rem;font-weight:600;line-height:1.45;font-style:normal!important}@media (width<=720px){html[lang=zh-Hant] .company-profile .award-section,html[lang=zh-Hans] .company-profile .award-section{padding:1rem}html[lang=zh-Hant] .company-profile .award-section .award-gallery,html[lang=zh-Hans] .company-profile .award-section .award-gallery{grid-template-columns:1fr}}body[data-layout=companyHistory]{--morandi-red:#8e6b6b;--morandi-gray:#5e6c71;--morandi-slate:#4a5568;--morandi-bg:#f9f7f5;--morandi-text:#4a5568;--morandi-light-gray:#e5e1dd;background-color:var(--morandi-bg);color:var(--morandi-text);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}.company-history .hero-section{background-color:var(--morandi-gray);color:#fff;text-align:center;margin-bottom:3rem;padding:5rem 1.5rem}.company-history .hero-section h1{letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:3rem;font-weight:700}.company-history .hero-section p{opacity:.9;max-width:800px;margin:0 auto;font-size:1.1rem}.company-history .timeline-container{margin:0 auto;padding:2rem 1.5rem;position:relative}.company-history .timeline-container:after{content:"";background-color:var(--morandi-light-gray);width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;left:50%}.company-history .timeline-item{background-color:inherit;box-sizing:border-box;opacity:0;width:50%;padding:10px 40px;transition:all .6s ease-out;position:relative;transform:translateY(20px)}.company-history .timeline-item.is-visible{opacity:1;transform:translateY(0)}.company-history .timeline-item:after{content:"";border:4px solid var(--morandi-red);z-index:1;background-color:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:15px;right:-10px}.company-history .left{left:0}.company-history .right{left:50%}.company-history .left:after{right:-10px}.company-history .right:after{left:-10px}.company-history .right:before{content:" ";z-index:1;border:10px solid #0000;border-left-width:0;border-right-color:#fff;width:0;height:0;position:absolute;top:18px;left:30px}.company-history .left:before{content:" ";z-index:1;border:10px solid #0000;border-left-color:#fff;border-right-width:0;width:0;height:0;position:absolute;top:18px;right:30px}.company-history .timeline-content{border-top:4px solid var(--morandi-red);background-color:#fff;border-radius:6px;padding:20px 30px;position:relative;box-shadow:0 4px 15px #0000000d}.company-history .timeline-content p{font-size:1rem;color:var(--morandi-text)!important}.company-history .timeline-date{color:var(--morandi-red);margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:700;display:block}@media screen and (width<=768px){.company-history .timeline-container:after{left:31px}.company-history .timeline-item{width:100%;padding-left:70px;padding-right:25px}.company-history .timeline-item:before{border:10px solid #0000;border-left-width:0;border-right-color:#fff;left:60px}.company-history .left:after,.company-history .right:after{left:21px}.company-history .right{left:0%}}.company-history .section-thanks{text-align:center;background-color:#fff;margin-top:4rem;padding:6rem 1.5rem}.company-history .thanks-container{margin:0 auto}.company-history .thanks-header h2{color:var(--morandi-gray);letter-spacing:1px;margin-bottom:2rem;font-family:Oswald,sans-serif;font-size:2.5rem}.company-history .thanks-map-wrapper{border:1px solid var(--morandi-light-gray);background:#fff;border-radius:12px;margin:3rem auto;padding:10px;position:relative;box-shadow:0 20px 40px #00000014}.company-history .thanks-map-wrapper img{filter:contrast(1.05)saturate(1.1);border-radius:8px;width:100%;height:auto;display:block}.company-history .thanks-content{text-align:center;max-width:800px;margin:3rem auto 0;padding:0!important}.company-history .thanks-content p{color:var(--morandi-text)!important;background:0 0!important;margin-bottom:1.5rem!important;font-size:1.15rem!important;line-height:1.8!important}@media screen and (width<=768px){.company-history .thanks-header h2{font-size:2rem}.company-history .section-thanks{padding:4rem 1rem}}body[data-layout=companyHistory] .navbar.is-dark{background-color:var(--morandi-gray)!important}.global-service{--p:#124a7a;--d:#0b3558;--l:#edf5fb;--m:#606870;--b:#dce2e7;color:#222;line-height:1.8}.global-service *{box-sizing:border-box}.global-service .container{margin:auto}.global-service section{padding:72px 0}.global-service a,.global-service .eyebrow,.global-service .flow-number,.global-service .number{color:var(--p)}.global-service .hero{background:linear-gradient(135deg,#f4f8fb,#fff 68%);padding:82px 0 72px}.global-service .hero-inner,.global-service .section-header{max-width:850px}.global-service .eyebrow,.global-service .flow-number,.global-service .number{letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:700}.global-service h1,.global-service h2,.global-service h3{color:var(--d)}.global-service h1{margin:0 0 24px;font-size:clamp(34px,5vw,54px);line-height:1.25}.global-service h2{margin:0 0 16px;font-size:clamp(27px,3vw,36px);line-height:1.35}.global-service h3{margin:0 0 12px;font-size:21px}.global-service .hero-lead,.global-service .section-header p,.global-service .flow-step p,.global-service .process-card p,.global-service .support-item p,.global-service .faq-item p,.global-service .note{color:var(--m)}.global-service .hero-lead{max-width:820px;margin:0;font-size:19px}.global-service .hero-actions,.global-service .brand-list{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.global-service .button{border-radius:5px;justify-content:center;align-items:center;min-height:46px;padding:10px 22px;font-weight:600;text-decoration:none;display:inline-flex}.global-service .button-primary{color:#fff;background:var(--p)}.global-service .button-secondary{border:1px solid var(--p);background:#fff}.global-service .section-soft{background:#f6f8fa}.global-service .section-header{margin-bottom:42px}.global-service .intro-grid{grid-template-columns:1.15fr .85fr;gap:64px;display:grid}.global-service .service-summary,.global-service .flow-text-summary{background:var(--l);border-left:4px solid var(--p);padding:28px}.global-service .service-summary ul{margin:0;padding-left:20px}.global-service .service-summary li+li{margin-top:7px}.global-service .service-flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:44px 0 0;padding:0;list-style:none;display:grid}.global-service .flow-arrow{display:none}.global-service .flow-step,.global-service .process-card{border:1px solid var(--b);border-top:4px solid var(--p);background:#fff;padding:25px 20px}.global-service .flow-step h3{font-size:19px}.global-service .flow-step p{font-size:14px;line-height:1.65}.global-service .flow-text-summary{text-align:center;margin-top:32px;font-weight:600}.global-service .process-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.global-service .process-card:last-child:nth-child(odd){grid-column:span 2}.global-service .support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.global-service .support-item{border-top:3px solid var(--p);padding-top:22px}.global-service .brand-chip{border:1px solid var(--b);background:#fff;padding:9px 16px;font-weight:700}.global-service .faq{max-width:900px}.global-service .faq-item{border-bottom:1px solid var(--b);padding:24px 0}.global-service .faq-item:first-child{border-top:1px solid var(--b)}.global-service .cta{background:var(--d);color:#fff}.global-service .cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.global-service .cta h2{color:#fff}.global-service .cta p{color:#ffffffc7;max-width:720px;margin:0}.global-service .cta .button{color:var(--d);background:#fff}@media (width<=900px){.global-service .intro-grid,.global-service .support-grid,.global-service .process-list,.global-service .service-flow{grid-template-columns:1fr}.global-service .intro-grid{gap:30px}.global-service .process-card:last-child:nth-child(odd){grid-column:auto}.global-service .cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=600px){.global-service .hero{padding:58px 0 52px}.global-service section{padding:54px 0}.global-service .hero-lead{font-size:17px}}.global-service section,.global-service .hero{padding-left:1.5rem;padding-right:1.5rem}.global-service .flow-step h3{color:#163f68;font-weight:700}.global-service .flow-step p{color:#475569;font-weight:500}.global-service .flow-step{opacity:1;border-color:#c7d2df;transform:none}.global-service .flow-step:before{content:none;display:none}.global-service .flow-number{color:#124a7a!important}
