.p-ani--underline .h-ani{--x-pos: 100%;--size: 0;background:-webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor)) no-repeat var(--x-pos) 95%;background:linear-gradient(to right, currentColor 0%, currentColor 100%) no-repeat var(--x-pos) 95%;background-size:var(--size) var(--line-thickness, 2px);-webkit-transition:background-size .25s var(--easeoutcubic, ease-out);transition:background-size .25s var(--easeoutcubic, ease-out);padding:.25% 0;text-decoration:none}.column-p-trg:hover .p-trg--column.p-ani--underline .h-ani,.section-p-trg:hover .p-trg--section.p-ani--underline .h-ani,.container-p-trg:hover .p-trg--container.p-ani--underline .h-ani,.top-container-p-trg:hover .p-trg--top-container.p-ani--underline .h-ani{--x-pos: 0;--size: 100%}