.u-button-arrow-stretch{--stroke:2px;display:flex;height:var(--navigation-height);overflow:visible;position:relative;width:100%}.u-button-arrow-stretch:before{content:"";inset-block-start:calc(50% - var(--stroke)/2);inset-inline:var(--gap-h);position:absolute}@supports not (inset-block-start:0){.u-button-arrow-stretch:before{left:var(--gap-h);right:var(--gap-h);top:calc(50% - var(--stroke)/2)}}.u-button-arrow-stretch:before{background-color:currentColor;height:var(--stroke)}.u-button-arrow-stretch i{border-color:currentColor;border-style:solid;border-width:var(--stroke) var(--stroke) 0 0;height:8px;width:8px}
