.p-text{max-width:780px}.p-text a{position:relative;display:inline-block;color:var(--color-black)}.p-text a:after{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:var(--color-gray-200);transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out}.p-text a:hover,.p-text a:focus{color:var(--color-brand-500)}.p-text a:hover:after,.p-text a:focus:after{background-color:var(--color-brand-500);transform-origin:bottom left;transform:scaleX(1)}.p-text p{margin:0 0 var(--spacing-5)}.p-text p:last-child{margin-bottom:0}.p-text ol,.p-text ul{margin:0 0 var(--spacing-5);padding-left:2.5rem}.p-text ol li,.p-text ul li{margin:0 0 var(--spacing-2)}.p-text ol li:last-child,.p-text ul li:last-child{margin-bottom:0}.p-text ol{list-style:decimal outside}.p-text ul{list-style:disc outside}.p-text h1,.p-text h2,.p-text h3,.p-text h4,.p-text h5,.p-text h6{font-family:var(--font-primary);font-weight:var(--font-weight-semibold);color:var(--color-black);margin:var(--spacing-7) 0 var(--spacing-3)}.p-text h1:first-child,.p-text h2:first-child,.p-text h3:first-child,.p-text h4:first-child,.p-text h5:first-child,.p-text h6:first-child{margin-top:0}.p-text h1{font-size:var(--title-sm-font-size);line-height:var(--title-sm-line-height)}.p-text h2,.p-text h3,.p-text h4,.p-text h5,.p-text h6{font-size:var(--title-xs-font-size);line-height:var(--title-xs-line-height)}.p-text--center{margin-right:auto;margin-left:auto}
