.b-table-data__show-more-button,.b-table-data__show-more-link{font-family:var(--font-family);font-size:var(--fz-button);font-weight:500;letter-spacing:.17px;line-height:1.11}.b-table-data__inner{position:relative}.b-table-data--show-more .b-table-data-row{display:block!important;position:static!important}.b-table-data--show-more .b-table-data-row:after{display:none}.b-table-data__show-more-button,.b-table-data__show-more-link{border-bottom:1px solid var(--color-black);color:var(--color-black);margin:var(--spacing-lg) 0 0;padding:5px calc(16px + var(--spacing-xxs)) 6px 0;position:relative;width:-moz-fit-content;width:fit-content;z-index:0}.b-table-data__show-more-button:after,.b-table-data__show-more-button:before,.b-table-data__show-more-link:after,.b-table-data__show-more-link:before{content:"";inset:0;pointer-events:none;position:absolute}.b-table-data__show-more-button:before,.b-table-data__show-more-link:before{background-color:var(--color-lime);transform:scaleY(0);transform-origin:bottom center;transition:transform var(--transition);z-index:-1}.b-table-data__show-more-button:after,.b-table-data__show-more-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%230D0D0D' stroke-width='1.2' d='m12 6-4 4-4-4'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:16px 16px;z-index:1}.b-table-data__show-more-button:hover,.b-table-data__show-more-link:hover{color:var(--color-black)}.b-table-data__show-more-button:hover:before,.b-table-data__show-more-link:hover:before{transform:scaleY(1)}
/*# sourceMappingURL=block_table-data.css.map*/