.pp-introduction{min-height:100vh}.pp-introduction__text-block{margin-top:12.2rem;padding:4rem 5.5rem;position:relative}.pp-introduction__text-block p{margin-block:3.5rem}.pp-introduction__text-block--larger p{font-weight:500;margin-top:0}.pp-introduction__text-block--regular p{font-size:1.6rem}.pp-introduction__text-block a{text-decoration:underline;--font-link-weight:400}.pp-introduction__text-block--larger{margin-bottom:3.5rem}.pp-introduction__title :is(h1,.text-h1)>*{position:relative}.pp-introduction__title--l1{display:grid;gap:2.5vw;grid-template-columns:auto 1fr;width:100%}.pp-introduction__title--l1:after{align-self:center;animation:smoothScale 1s linear 1s forwards;background:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));content:"";display:inline-block;height:.75em;transform:scaleX(0);transform-origin:left;width:100%;will-change:transform}.pp-introduction__title--l3{letter-spacing:.96px}@keyframes smoothScale{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.pp-introduction__right{margin-left:auto;width:var(--title-width,595px)}@media only screen and (max-width:800px){.pp-introduction__text-block{margin-top:6rem;padding-inline:2rem}.pp-introduction{padding-top:45vh!important}}@media only screen and (max-width:640px){.pp-introduction__right{width:100%}}