.catalogue-image{position:relative;margin:0;overflow:hidden}
.catalogue-image img{width:100%;height:100%;object-fit:cover;display:block}
.catalogue-image figcaption{position:absolute;left:18px;bottom:16px;background:rgba(23,49,44,.9);color:#fff;padding:7px 10px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.catalogue-products{grid-template-columns:repeat(3,1fr)}
.catalogue-products img{width:100%;height:230px;object-fit:cover;background:#eee}
.source-note{margin-top:42px;color:#b8c4bf;font-size:12px;border-top:1px solid #ffffff30;padding-top:20px}
.network{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:center}
.network figure{height:430px;background:#fff}
.quality-visual{margin:0}
.trust span:before{content:"\2022"!important}.checks li:before{content:"\2713"!important}
@media(max-width:900px){.network{grid-template-columns:1fr}.catalogue-products{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.catalogue-products{grid-template-columns:1fr}.network figure{height:300px}}
