.ps-hero__grid{align-items:start;column-gap:56px;display:grid;grid-template-areas:"title media" "rest  media";grid-template-columns:1.05fr .95fr;row-gap:1.25rem}.ps-hero__title-block{grid-area:title}.ps-hero__media{align-self:center;grid-area:media}.ps-hero__rest{grid-area:rest}.ps-hero__eyebrow{letter-spacing:.1em;line-height:1.6;max-width:30ch}.ps-hero__title{margin:0}.ps-hero__subhead{margin:0 0 2rem;max-width:46ch}.ps-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:2.25rem}.ps-hero__play-icon{margin-right:2px}.ps-hero__stat{max-width:320px}.ps-hero__stat .ps-hairline{margin-bottom:.75rem}.ps-hero__stat-text{color:var(--ps-navy);font-size:1.05rem;font-weight:600}.ps-hero__video{aspect-ratio:4/3;background:var(--ps-misty-soft);border:1px solid var(--ps-hairline);border-radius:var(--ps-radius-lg);overflow:hidden;position:relative}.ps-hero__video img{height:100%;object-fit:cover;width:100%}.ps-hero__playbtn{align-items:center;background:hsla(0,0%,100%,.92);border-radius:999px;box-shadow:0 10px 30px rgba(27,58,140,.18);color:var(--ps-navy);display:inline-flex;height:76px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease,background .2s ease;width:76px}.ps-hero__playbtn:hover{background:#fff;transform:translate(-50%,-50%) scale(1.06)}@media (max-width:991px){.ps-section.ps-hero[data-pad=spacious]{padding-top:32px}.ps-hero__grid{grid-template-areas:"title" "media" "rest";grid-template-columns:1fr;row-gap:28px}.ps-hero__media{align-self:stretch}}