.colu-hero{padding:92px 0;background:linear-gradient(90deg,var(--brand-bg-alt),#fff)}.colu-hero-img{width:100%;min-height:430px;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary-dark)}.colu-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.colu-product-list .colu-list-view{display:grid;grid-gap:16px;gap:16px}.colu-list-view article{display:grid;grid-template-columns:200px 1fr auto;grid-gap:24px;gap:24px;align-items:center;border-top:1px solid var(--brand-border);padding:22px 0}.colu-list-view img{width:200px;height:150px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.colu-list-view span{display:block;color:var(--brand-text);font-weight:800}.colu-icon-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.colu-icon-list article{display:flex;gap:18px;border:1px solid var(--brand-border);background:#fff;padding:22px}.colu-icon-list article>span{flex:0 0 48px;color:var(--brand-accent);font-weight:900;font-size:1.35rem}.colu-logo-row{display:flex;justify-content:space-between;gap:14px;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);padding:22px 0}.colu-logo-row span{color:var(--brand-text);font-weight:900;text-align:center;filter:grayscale(1)}.colu-cta-panel{position:relative;min-height:420px;overflow:hidden;display:grid;align-items:center;padding:54px;background:var(--brand-primary-dark)}.colu-cta-panel img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.28}.colu-cta-panel div{position:relative;z-index:1;max-width:680px}.colu-cta-panel h2,.colu-cta-panel p{color:var(--brand-text-inverse)}@media (max-width:767px){.colu-list-view article{grid-template-columns:1fr}.colu-list-view img{width:100%;height:220px}.colu-icon-list{grid-template-columns:1fr}.colu-logo-row{flex-direction:column}}