@font-face{font-family:Neue Frutiger Philips;src:url(/assets/philips-live/fonts/font-001-432e1b7213.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Neue Frutiger Philips;src:url(/assets/philips-live/fonts/font-003-8ed0fcb8aa.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Neue Frutiger Philips;src:url(/assets/philips-live/fonts/font-005-2a96fc5724.woff2) format("woff2");font-weight:700;font-display:swap}:root{--ph-blue: #0b5ed8;--ph-blue-hover: #0a4aa8;--ph-navy: #002b5c;--ph-ink: #12263d;--ph-muted: #526579;--ph-line: #dfe3ea;--ph-soft: #f6f7f8;--ph-white: #ffffff;color:var(--ph-ink);background:var(--ph-white);font-family:Neue Frutiger Philips,Arial,sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:0;margin:0;overflow-x:hidden;background:var(--ph-white)}a{color:inherit}:focus-visible{outline:2px solid var(--ph-blue);outline-offset:3px}[id]{scroll-margin-top:150px}.shell{width:min(calc(100% - 80px),1280px);margin-inline:auto}.top-line{height:6px;background:var(--ph-blue)}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 16px;transform:translateY(-180%);border-radius:999px;background:var(--ph-white);color:var(--ph-navy);font-weight:700}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--ph-line);background:#fffffffa}.header-inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center}.brand img{display:block;width:120px;height:auto}.region-label{color:var(--ph-navy);font-size:.9rem;font-weight:700}.country-nav{position:sticky;top:72px;z-index:20;border-bottom:1px solid var(--ph-line);background:var(--ph-white)}.country-nav__inner{display:flex;gap:28px;overflow-x:auto;scrollbar-width:none}.country-nav__inner::-webkit-scrollbar{display:none}.country-nav a{flex:0 0 auto;padding:18px 0;color:var(--ph-navy);font-size:.9rem;font-weight:700;text-decoration:none;white-space:nowrap}.country-nav a:hover{color:var(--ph-blue)}.hero{background:var(--ph-navy);color:var(--ph-white)}.hero__inner{display:grid;min-height:610px;align-items:center;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:64px;padding-block:72px}.hero__copy{max-width:600px}.eyebrow{margin:0 0 14px;color:var(--ph-blue);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero .eyebrow{color:#8accff}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;font-size:clamp(3.2rem,5.4vw,5.4rem);font-weight:300;letter-spacing:-.035em;line-height:1.02}.hero__copy>p:not(.eyebrow){max-width:580px;margin:24px 0 0;color:#d6e7fa;font-size:1.15rem;line-height:1.55}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;margin-top:32px;padding:12px 24px;border:2px solid var(--ph-white);border-radius:999px;font-weight:700;text-decoration:none;transition:background-color .16s cubic-bezier(.2,.8,.2,1),color .16s cubic-bezier(.2,.8,.2,1),transform .16s cubic-bezier(.2,.8,.2,1)}.button--inverse{background:var(--ph-white);color:var(--ph-blue)}.button:hover{background:#eef6ff}.button:active{transform:translateY(1px)}.hero__media{display:grid;min-width:0;grid-template-columns:1.1fr .9fr;grid-template-rows:repeat(2,minmax(0,220px));gap:16px}.hero__media img{width:100%;height:100%;border-radius:12px;object-fit:cover}.hero__media img:first-child{grid-row:1 / 3}.country-section{padding-block:88px 104px;background:var(--ph-soft)}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2{margin:0;color:var(--ph-navy);font-size:clamp(2.6rem,5vw,4.25rem);font-weight:300;letter-spacing:-.03em;line-height:1.05}.section-heading>p:not(.eyebrow){margin:20px 0 0;color:var(--ph-muted);font-size:1.08rem;line-height:1.55}.country-grid{display:grid;align-items:start;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.country-card{overflow:hidden;border:1px solid var(--ph-line);border-radius:12px;background:var(--ph-white);transition:box-shadow .16s cubic-bezier(.2,.8,.2,1),transform .16s cubic-bezier(.2,.8,.2,1)}.country-card:hover{transform:translateY(-2px);box-shadow:0 14px 40px #002b5c14}.country-card__image{display:block;width:100%;height:220px;background:#eef1f4;object-fit:cover}.country-card__content{padding:28px}.country-card h3{margin:0;color:var(--ph-navy);font-size:2rem;font-weight:300;line-height:1.08}.country-card__meta{margin:8px 0 18px;color:var(--ph-muted);font-size:.9rem;font-weight:700;line-height:1.4}.country-card ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.country-card li+li{border-top:1px solid var(--ph-line)}.country-card a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;color:var(--ph-blue);font-weight:700;line-height:1.35;text-decoration:none}.country-card a:after{flex:0 0 auto;content:"›";font-size:1.5rem;line-height:1;transition:transform .16s cubic-bezier(.2,.8,.2,1)}.country-card a:hover{color:var(--ph-blue-hover);text-decoration:underline;text-decoration-thickness:2px}.country-card a:hover:after{transform:translate(3px)}.error-page{background:var(--ph-soft)}.error-main{display:grid;min-height:calc(100vh - 78px);place-items:center;padding:64px 24px 96px}.error-card{width:min(100%,720px);padding:56px;border:1px solid var(--ph-line);border-radius:16px;background:var(--ph-white);text-align:center}.error-code{margin:0 0 12px;color:var(--ph-blue);font-size:1rem;font-weight:700;letter-spacing:.08em}.error-card h1{color:var(--ph-navy);font-size:clamp(2.6rem,7vw,4.5rem)}.error-card>p:not(.error-code){max-width:560px;margin:22px auto 0;color:var(--ph-muted);font-size:1.08rem;line-height:1.55}.error-card .button{border-color:var(--ph-blue);background:var(--ph-blue);color:var(--ph-white)}.error-card .button:hover{border-color:var(--ph-blue-hover);background:var(--ph-blue-hover)}@media(max-width:960px){.hero__inner{min-height:0;grid-template-columns:1fr;gap:48px}.hero__media{grid-template-rows:repeat(2,minmax(0,190px))}.country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.shell{width:calc(100% - 32px)}.header-inner{min-height:64px}.brand img{width:104px}.region-label{max-width:150px;font-size:.78rem;text-align:right}.country-nav{top:64px}.country-nav__inner{gap:22px}.country-nav a{padding:15px 0}.hero__inner{gap:36px;padding-block:52px}h1{font-size:clamp(2.8rem,14vw,4rem)}.hero__media{grid-template-columns:1fr 1fr;grid-template-rows:230px 150px}.hero__media img:first-child{grid-column:1 / 3;grid-row:1}.country-section{padding-block:64px 80px}.country-grid{grid-template-columns:1fr}.country-card__image{height:210px}.country-card__content{padding:24px}.error-card{padding:40px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
