.ph-header{background:#f4f6fb;overflow:hidden;padding:120px 0 0;position:relative}.ph-header__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;z-index:0}.ph-header__overlay{background:linear-gradient(105deg,var(--oxford-blue) 0,#091540ad 60%,#09154069 100%);inset:0;position:absolute;z-index:1}.ph-header__content{max-width:680px;padding-bottom:80px;position:relative;z-index:2}.ph-header__eyebrow{background:var(--baby-blue-20);border-radius:999px;color:var(--azure);display:inline-block;font-family:var(--font);font-size:.8125rem;font-weight:600;letter-spacing:.04em;margin-bottom:20px;padding:6px 16px;text-transform:uppercase}.ph-header__title{color:var(--oxford-blue);font-family:var(--font);font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin:0 0 20px}.ph-header__title__accent{color:var(--azure)}.ph-header__subtitle{color:var(--crayon-black);font-family:var(--font);font-size:1.0625rem;font-weight:400;line-height:1.65;margin:0 0 40px;max-width:560px;opacity:.65}.ph-header__actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.ph-header--dark .ph-header__eyebrow{background:rgba(171,210,250,.15);color:var(--baby-blue-eyes)}.ph-header--dark .ph-header__title{color:#fff}.ph-header--dark .ph-header__title__accent{color:var(--baby-blue-eyes)}.ph-header--dark .ph-header__subtitle{color:hsla(0,0%,100%,.75);opacity:1}.ph-header-marquee-wrap{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.72);border-top:1px solid var(--baby-blue-20);padding:18px 0 22px;position:relative;z-index:2}.ph-header-marquee-wrap--dark{background:rgba(9,21,64,.55);border-top:1px solid rgba(171,210,250,.15)}.ph-header-marquee__label{color:var(--text-muted);font-family:var(--font);font-size:.75rem;font-weight:600;letter-spacing:.08em;margin:0 0 16px;text-transform:uppercase}.ph-header-marquee-wrap--dark .ph-header-marquee__label{color:hsla(0,0%,100%,.45)}.ph-header-marquee-outer{margin:0 auto;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.5) 3%,#000 8%,#000 92%,rgba(0,0,0,.5) 97%,transparent);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.5) 3%,#000 8%,#000 92%,rgba(0,0,0,.5) 97%,transparent);max-width:1200px;overflow:hidden;padding:0 24px;position:relative}.ph-header-marquee__track{align-items:center;animation:ph-header-marquee-scroll 32s linear infinite;display:flex;gap:64px;width:max-content}.ph-header-marquee-outer:focus-within .ph-header-marquee__track,.ph-header-marquee-outer:hover .ph-header-marquee__track{animation-play-state:paused}.ph-header-marquee__item{flex-shrink:0}.ph-header-marquee__item,.ph-header-marquee__item a{align-items:center;display:flex}.ph-header-marquee__logo{display:block;filter:none;height:36px;max-width:140px;object-fit:contain;width:auto}.ph-header-marquee__item a:hover .ph-header-marquee__logo,.ph-header-marquee__item:hover .ph-header-marquee__logo{opacity:1}.ph-header-marquee-wrap--dark .ph-header-marquee__logo{filter:grayscale(1) brightness(10);opacity:.65}.ph-header-marquee-wrap--dark .ph-header-marquee__item a:hover .ph-header-marquee__logo,.ph-header-marquee-wrap--dark .ph-header-marquee__item:hover .ph-header-marquee__logo{filter:grayscale(1) brightness(10);opacity:1}@keyframes ph-header-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}@media (prefers-reduced-motion:reduce){.ph-header-marquee__track{animation:none}}@media (max-width:1248px){.ph-header-marquee-outer{max-width:100%}}@media (max-width:768px){.ph-header{padding-top:88px}.ph-header__content{max-width:100%;padding-bottom:60px}.ph-header-marquee__track{animation-duration:22s;gap:48px}.ph-header-marquee__logo{height:28px}.ph-header-marquee-outer{padding:0 16px}}@media (max-width:480px){.ph-header{padding-top:72px}.ph-header__actions{align-items:flex-start;flex-direction:column}.ph-header__actions .btn{justify-content:center;width:100%}.ph-header-marquee__logo{height:24px}}