.product-page{background:#fff;flex-direction:column;min-height:100vh;display:flex}.product-page .wrap{max-width:1180px;padding-left:32px;padding-right:32px}.product-page .section-pad{padding-top:96px;padding-bottom:96px}@media (max-width:768px){.product-page .wrap{padding-left:20px;padding-right:20px}}.pp-hero{color:#fff;align-items:center;min-height:620px;padding:96px 0;display:flex;position:relative;overflow:hidden}.pp-hero__media{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.pp-hero__video{object-fit:cover;width:100%;height:100%}.pp-hero__scrim{background:linear-gradient(100deg,#050506f0 0%,#050506d1 32%,#05050666 68%,#05050614 100%);position:absolute;top:0;bottom:0;left:0;right:0}.pp-hero__inner{z-index:1;width:100%;position:relative}.pp-hero__grid{align-items:center;display:flex}.pp-hero__copy{max-width:640px}.pp-hero__eyebrow{color:#ffffffb3;margin-bottom:16px}.pp-hero__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0 0 32px;font-size:clamp(2.4rem,4.2vw,3.4rem);font-weight:800;line-height:1.1}.pp-hero__works{flex-wrap:wrap;align-items:center;gap:16px;margin-top:48px;display:flex}.pp-hero__works-label{color:#fff9;font-size:.85rem;font-weight:550}.pp-hero__brands{align-items:center;gap:8px;display:flex}.pp-hero__brand{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.pp-hero__brand svg{width:18px;height:18px}@media (max-width:900px){.pp-hero{min-height:480px}.pp-hero__copy{max-width:100%}}
