.ps-hero{align-items:center;background-color:#000916;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:95vh;max-height:95vh;min-height:60vh;overflow:hidden;padding:120px 0;position:relative}.ps-hero__overlay{left:0;width:100%}.ps-hero__art-overlay,.ps-hero__overlay{height:100%;position:absolute;top:0;z-index:1}.ps-hero__art-overlay{mix-blend-mode:lighten;opacity:.6;pointer-events:none;right:0}.ps-hero__art-overlay img{height:auto;object-fit:contain;object-position:right top;width:100vw}.ps-hero .content-wrapper{position:relative;width:100%;z-index:2}.ps-hero__content{align-items:flex-start;display:flex;flex-direction:column;max-width:700px;text-align:left}.ps-hero__title h1,.ps-hero__title h2,.ps-hero__title h3,.ps-hero__title p{color:#fff;font-size:64px;font-weight:500;line-height:1.1;margin:0}.ps-hero__subtitle{color:#fff;font-size:21px;font-weight:400;line-height:1.3;margin:30px 0 45px}.ps-hero__description,.ps-hero__description p{color:hsla(0,0%,100%,.9);margin:0 0 40px}.ps-hero__cta-group{display:flex;flex-wrap:wrap;gap:20px}.ps-hero__cta{display:flex}@media (max-width:1024px){.ps-hero__title h1,.ps-hero__title h2,.ps-hero__title h3,.ps-hero__title p{font-size:54px}}@media (max-width:767px){.ps-hero{min-height:100vh;padding:80px 0}.ps-hero__content{align-items:center;max-width:100%;text-align:center}.ps-hero__title h1,.ps-hero__title h2,.ps-hero__title h3,.ps-hero__title p{font-size:42px}.ps-hero__subtitle{font-size:18px;margin:20px 0 30px}.ps-hero__description,.ps-hero__description p{font-size:17px}.ps-hero__cta-group{justify-content:center;width:100%}.ps-hero__cta{width:100%}.ps-hero__cta .ps-button{min-width:0;width:100%}}@media (max-height:680px){.ps-hero{align-items:flex-start;height:auto;max-height:none;min-height:auto;padding-bottom:60px;padding-top:calc(var(--header-height-normal, 100px) + 30px)}.ps-hero__title h1,.ps-hero__title h2,.ps-hero__title h3,.ps-hero__title p{font-size:44px}.ps-hero__subtitle{margin:15px 0 25px}}