/* Supplied artwork: preserve colour, aspect ratio and the approved section layout. */
.discovery-photo-frame .discovery-photo{height:100%;width:100%;object-fit:contain;object-position:center bottom}
.supplied-footer-craft{display:block;width:180px;height:auto;margin:22px 0}
.footer-fsc{grid-template-columns:90px 1fr 1fr}
.supplied-footer-fsc{width:90px;height:auto;display:block;background:#fff;padding:6px;border-radius:2px}
.supplied-craft{display:block;width:220px;max-width:100%;height:auto;margin-bottom:12px}
#configure #config-panels .option-thumbnail.supplied-panel{width:60px;height:60px;object-fit:contain;background:transparent;mix-blend-mode:multiply;flex:none}
.supplied-guarantees{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin:20px 0}
.supplied-guarantees img{width:90px;height:90px;object-fit:contain}
.supplied-guarantees p{flex:1 1 250px;font-size:12px;line-height:1.6;margin:0;max-width:65ch}
@media(max-width:600px){.footer-fsc{grid-template-columns:70px 1fr;gap:20px}.supplied-footer-fsc{width:70px}.footer-certification{grid-column:1/-1}.supplied-craft{width:185px}.supplied-guarantees img{width:76px;height:76px}}

#configure #config-panels label:has(input:checked) .option-thumbnail.supplied-panel{filter:invert(1) brightness(3);mix-blend-mode:screen}
