19 Dec 2025 | 16:00
Auction Result - 19 December 2025
Auction Result - 19 December 2025
body.ukn-container {
font-family: Gillroy-medium, Arial, sans-serif;
line-height: 1.4;
table {
border-collapse: collapse;
}
/* Apply a default padding if legacy cellpadding attribute is missing */
table:not([cellpadding]) th,
table:not([cellpadding]) td {
padding: 0.4rem;
}
/* Set default table styles if a table has a positive border attribute
and no inline css */
table[border]:not([border="0"]):not([style*="border-width"]) th,
table[border]:not([border="0"]):not([style*="border-width"]) td {
border-width: 1px;
}
/* Set default table styles if a table has a positive border attribute
and no inline css */
table[border]:not([border="0"]):not([style*="border-style"]) th,
table[border]:not([border="0"]):not([style*="border-style"]) td {
border-style: solid;
}
/* Set default table styles if a table has a positive border attribute
and no inline css */
table[border]:not([border="0"]):not([style*="border-color"]) th,
table[border]:not([border="0"]):not([style*="border-color"]) td {
border-color: #ccc;
}
figure {
display: table;
margin: 1rem auto;
}
figure figcaption {
color: #999;
display: block;
margin-top: 0.25rem;
text-align: center;
}
hr {
border-color: #ccc;
border-style: solid;
border-width: 1px 0 0 0;
}
code {
background-color: #e8e8e8;
border-radius: 3px;
padding: 0.1rem 0.2rem;
}
.ukn-content-body:not([dir=rtl]) blockquote {
border-left: 2px solid #ccc;
margin-left: 1.5rem;
padding-left: 1rem;
}
.ukn-content-body[dir=rtl] blockquote {
border-right: 2px solid #ccc;
margin-right: 1.5rem;
padding-right: 1rem;
}
/* Required for inline-files plugin */
.ukn-media-upload {
margin: 1rem;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
border-radius: 1rem;
cursor: move;
position: relative;
}
.ukn-placeholder-title {
position: absolute;
bottom: 19px;
left: 0;
right: 0;
margin-inline: auto;
width: fit-content;
color: gray;
}
/* Required for in-line video embeds */
.mce-offscreen-selection {
display: none
}
h1, h2, h3, h4, h5, h6 {
margin: 1.5rem 0 1rem 0;
font-family: inherit;
font-weight: 600;
line-height: 1.2;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2rem;
}
h3 {
font-size: 1.75rem;
}
h4 {
font-size: 1.5rem;
}
h5 {
font-size: 1.25rem;
}
h6 {
font-size: 1rem;
}
img {
max-width: 100%;
}
pre {
display: block;
font-family: monospace;
unicode-bidi: isolate;
white-space: pre;
margin: 1em 0px;
font-size: 1rem;
}
}
document.addEventListener("DOMContentLoaded", () => {
const pdfContainers = document.querySelectorAll('[data-ukn-media-type="pdf"]');
pdfContainers.forEach(pdfContainer => {
const url = pdfContainer.getAttribute("data-ukn-media-url");
if (url) {
const iframe = document.createElement("iframe");
iframe.src = url;
iframe.width = "100%";
iframe.height = "880px";
iframe.style.border = "none";
iframe.style.marginBottom = "1rem";
pdfContainer.replaceWith(iframe);
} else {
console.error("No URL found in the data-ukn-media-url attribute for one of the elements");
}
});
// Add view stat recording to video
const videoContainers = document.querySelectorAll('[data-ukn-media-type="video"]');
videoContainers.forEach(videoContainer => {
const url = videoContainer.getAttribute("data-ukn-media-upload-play");
const video = videoContainer.getElementsByTagName('video')[0];
video.addEventListener("play", () => {
if (url) {
fetch(url, {method: 'POST'}).catch(error => {
console.error('Error', error);
});
}
})
})
// Add view stat recording to audio
const audioContainers = document.querySelectorAll('[data-ukn-media-type="audio"]');
audioContainers.forEach(audioContainer => {
const url = audioContainer.getAttribute("data-ukn-media-upload-play");
const audio = audioContainer.getElementsByTagName('audio')[0];
audio.addEventListener("play", () => {
if (url) {
fetch(url, {method: 'POST'}).catch(error => {
console.error('Error', error);
});
}
})
})
});
This is the result for the Zytronic auction which closed on 19th December 2025. View more information by visiting the company page on Asset Match here.
View the pdf: https://www.uknewswire.co.uk/media/pdf/ab7d8295-ec78-4662-9d19-5990f02f0388/view