#merch-production{--green:#50b481;--blue:#18add5;--yellow:#fdcf2d;--ink:#242422;--muted:#626b66;--line:#e2e9e4}#merch-production *{box-sizing:border-box}#merch-production{scroll-behavior:smooth}#merch-production{margin:0;background:#fff;color:var(--ink);font-family:'IBM Plex Sans',Arial,sans-serif;font-size:16px;line-height:1.55}#merch-production button,#merch-production a{font:inherit}#merch-production a{color:inherit;text-decoration:none}#merch-production button{cursor:pointer}#merch-production button:focus-visible,#merch-production a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}#merch-production .wrap{width:min(1140px,calc(100% - 48px));margin:auto}#merch-production .preview{padding:8px 24px;background:#f3f6f4;text-align:center;font-size:12px;color:#647069;letter-spacing:.07em}#merch-production .header{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:1px solid var(--line)}#merch-production .logo{width:170px;height:auto}#merch-production .nav{display:flex;align-items:center;gap:30px;font-size:15px}#merch-production .nav a:last-child{color:#33966a}#merch-production .section{padding:64px 0 55px}#merch-production .intro{text-align:center;max-width:800px;margin:0 auto 39px}#merch-production .eyebrow{display:flex;justify-content:center;align-items:center;gap:9px;font-size:12px;letter-spacing:.15em;font-weight:600;text-transform:uppercase;color:#388862}#merch-production .eyebrow:before{content:'';width:9px;height:9px;background:var(--yellow);border-radius:2px;transform:rotate(15deg)}#merch-production .merch-title,#merch-production h2,#merch-production h3,#merch-production p{margin:0}#merch-production .merch-title{font-size:44px;line-height:1.16;letter-spacing:-1px;margin:12px 0 18px;font-weight:600}#merch-production .merch-title span{color:var(--green)}#merch-production .lead{max-width:715px;margin:auto;font-size:19px;line-height:1.6;color:#555e58}#merch-production .routes{display:grid;grid-template-columns:1fr 1fr;gap:25px}#merch-production .route{position:relative;display:grid;grid-template-columns:140px 1fr;gap:20px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:28px 25px;background:#fff}#merch-production .route.digital{background:#f4faf7;border-color:#d4e9dc}#merch-production .route svg{width:140px;height:140px}#merch-production .overline{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:600;color:#65716a;margin-bottom:7px}#merch-production .route h2{font-size:26px;line-height:1.2;font-weight:600;margin-bottom:10px}#merch-production .route p{font-size:15px;color:var(--muted);line-height:1.55}#merch-production .pill{display:inline-block;margin-top:16px;font-size:12px;color:#438966;border-bottom:2px solid #fdcf2d;padding-bottom:3px}#merch-production .capabilities{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin:39px 0}#merch-production .capability{padding-left:15px;border-left:3px solid var(--yellow)}#merch-production .capability:nth-child(2){border-color:var(--blue)}#merch-production .capability:nth-child(3){border-color:var(--green)}#merch-production .capability h3{font-size:17px;font-weight:600;margin-bottom:6px}#merch-production .capability p{color:var(--muted);font-size:14px}#merch-production .network{padding:27px 32px;background:#f7f8f7;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px;border-radius:6px}#merch-production .network .label{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#68726c;display:block;margin-bottom:5px}#merch-production .regions{font-size:23px;font-weight:600}#merch-production .regions b{font-weight:400;color:#b4bdb6;padding:0 9px}#merch-production .shipping{font-size:19px;font-weight:500}#merch-production .arrow{font-size:31px;color:var(--green)}#merch-production .network small{font-size:12px;color:#778078}#merch-production .process{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;align-items:center;margin:31px 0 25px;font-size:14px;color:#667169}#merch-production .process strong{font-weight:500;color:var(--ink)}#merch-production .process .sep{color:#a5b5aa}#merch-production .cta{text-align:center}#merch-production .cta p{font-size:16px;margin-bottom:17px}#merch-production .button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--green);color:white;border:0;border-radius:4px;padding:13px 27px;font-weight:500;font-size:16px;transition:background .15s}#merch-production .button:hover{background:#399969}#merch-production .cta small{display:block;color:#788078;font-size:12px;margin-top:12px}#merch-production .context{padding:29px 0 38px;border-top:1px solid var(--line);text-align:center}#merch-production .context small{color:#839088;text-transform:uppercase;letter-spacing:.12em;font-size:10px}#merch-production .context h2{font-weight:600;font-size:27px;margin-top:7px}#merch-production .context p{font-size:14px;color:#7b857e;margin-top:5px}#merch-production dialog{border:1px solid var(--line);border-radius:12px;width:min(580px,calc(100% - 32px));padding:32px;color:var(--ink);box-shadow:0 20px 90px #142d2633}#merch-production dialog::backdrop{background:#142d2666}#merch-production dialog h2{font-size:28px;margin:12px 0}#merch-production dialog p,#merch-production dialog li{font-size:16px;color:var(--muted)}#merch-production dialog ul{padding-left:21px;margin:20px 0}#merch-production dialog .close{float:right;background:none;border:0;font-size:24px;line-height:1}#merch-production dialog .notice{font-size:12px;padding-top:17px;border-top:1px solid var(--line)}#merch-production .partner{margin-top:24px;display:flex;align-items:center;gap:30px;padding:24px 27px;border-left:3px solid var(--blue);background:#f3fafd;border-radius:0 6px 6px 0}#merch-production .partner h2{font-size:21px;font-weight:600;line-height:1.3;margin-bottom:7px}#merch-production .partner p{font-size:14px;color:var(--muted);max-width:635px}#merch-production .partner .overline{color:#2889a4}#merch-production .partner-button{flex-shrink:0;background:white;color:#257b94;border:1px solid #93ccd9;border-radius:4px;padding:12px 16px;font-size:13px;font-weight:500}#merch-production .partner-button:hover{background:#e1f3f9}
@media(min-width:1500px){#merch-production .section{padding-top:80px}}@media(max-width:900px){#merch-production .partner{align-items:flex-start;flex-direction:column;gap:17px}#merch-production .route{grid-template-columns:90px 1fr;padding:22px 18px;gap:15px}#merch-production .route svg{width:90px;height:110px}#merch-production .route h2{font-size:23px}#merch-production .network{padding:24px;gap:16px}#merch-production .regions{font-size:20px}#merch-production .shipping{font-size:17px}#merch-production .capabilities{gap:20px}#merch-production .nav{gap:20px}}@media(max-width:640px){#merch-production .wrap{width:calc(100% - 36px)}#merch-production .header{padding:20px 0}#merch-production .logo{width:139px}#merch-production .nav a:first-child{display:none}#merch-production .nav{font-size:13px;gap:15px}#merch-production .section{padding:38px 0}#merch-production .intro{margin-bottom:26px}#merch-production .merch-title{font-size:35px;letter-spacing:-.7px}#merch-production .lead{font-size:17px}#merch-production .routes{grid-template-columns:1fr;gap:15px}#merch-production .route{grid-template-columns:90px 1fr;padding:22px 17px}#merch-production .capabilities{grid-template-columns:1fr 1fr;margin:28px 0;gap:24px 16px}#merch-production .capability{padding-left:10px}#merch-production .capability h3{font-size:16px}#merch-production .network{grid-template-columns:1fr;gap:10px;text-align:center}#merch-production .arrow{font-size:24px;line-height:1;transform:rotate(90deg)}#merch-production .network .label{font-size:10px}#merch-production .regions{font-size:22px}#merch-production .process{gap:8px;font-size:12px;margin:25px 0}#merch-production .cta p{font-size:16px;max-width:290px;margin:0 auto 16px}#merch-production .context h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){#merch-production{scroll-behavior:auto}}#merch-production .merch-enquiry{padding:25px 0 55px;scroll-margin-top:25px}#merch-production .merch-enquiry>h2{text-align:center;font-size:32px;font-weight:600;line-height:1.2;margin-bottom:12px}#merch-production .merch-enquiry>.form-intro{text-align:center;max-width:630px;margin:0 auto 27px;color:var(--muted);font-size:17px}#merch-production .merch-form{max-width:760px;margin:auto;padding:30px;border:1px solid var(--line);border-radius:8px;background:#f4faf7}#merch-production .merch-form .field{display:flex;flex-direction:column;gap:7px;margin-bottom:19px;font-size:14px;font-weight:500}#merch-production .merch-form input,#merch-production .merch-form select,#merch-production .merch-form textarea{width:100%;min-width:0;font:inherit;font-size:16px;color:var(--ink);background:#fff;border:1px solid #d6e2da;border-radius:5px;padding:12px 13px}#merch-production .merch-form textarea{resize:vertical;min-height:115px}#merch-production .merch-form input:focus,#merch-production .merch-form textarea:focus,#merch-production .merch-form select:focus{outline:2px solid var(--green);outline-offset:2px}#merch-production .merch-form .field-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}#merch-production .merch-form .consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5;margin:0 0 20px;color:var(--muted)}#merch-production .merch-form .consent input{flex-shrink:0;width:17px;height:17px;accent-color:var(--green);margin-top:2px}#merch-production .merch-form .consent a{color:#32874f;text-decoration:underline}#merch-production .merch-form .button{width:100%}#merch-production .merch-form .button:disabled{opacity:.65;cursor:wait}#merch-production .merch-form .form-note{font-size:12px;color:#68746c;margin-top:12px}#merch-production .merch-form [role=status]{font-size:14px;color:#316c48;margin-top:12px}#merch-production .merch-form [role=status]:empty{display:none}#merch-production .merch-form .honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#merch-production .merch-form [hidden]{display:none}
@media(max-width:640px){#merch-production .merch-enquiry>h2{font-size:28px}#merch-production .merch-form{padding:20px}#merch-production .merch-form .field-row{grid-template-columns:1fr;gap:0}}


#merch-production{font-family:"IBM Plex Sans",sans-serif;scroll-margin-top:110px}#merch-production .section{display:block;width:min(1140px,calc(100% - 48px))}#merch-production .merch-enquiry{scroll-margin-top:110px}#merch-production button{line-height:1.55}#merch-production .merch-form input[type="checkbox"]{padding:0}#merch-production .merch-form .form-note[hidden]{display:none}@media(max-width:640px){#merch-production .section{width:calc(100% - 36px)}}
#merch-production .merch-bridge{padding:55px 0 0;text-align:center;max-width:830px}
#merch-production .merch-bridge h2{font-size:32px;line-height:1.25;font-weight:600;margin-bottom:16px}
#merch-production .merch-bridge p{font-size:19px;line-height:1.65;color:var(--muted)}
#merch-production .merch-bridge + .section{padding-top:38px}
#merch-production .section{padding-bottom:25px}
@media(max-width:640px){#merch-production .merch-bridge h2{font-size:27px}#merch-production .merch-bridge p{font-size:17px}}
