.box-link {
	&::before {
		content: '';
		position: absolute;
		inset: 0;
	}
}
