/* Vekosis customer-developed Odoo modules. */
.veko-custom-modules{margin-top:64px;padding-top:48px;border-top:1px solid #bdcbc4;scroll-margin-top:130px}
.veko-modules-kicker{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;color:#70541f;font-size:12px;font-weight:750;line-height:1.5;letter-spacing:1.3px}
.veko-modules-count{padding:7px 12px;border:1px solid #d6c59f;border-radius:5px;background:#fbf5e8;white-space:nowrap;font-size:11px;letter-spacing:.9px}
.veko-custom-modules h3{max-width:830px;margin:0 0 20px;color:#1e2c33;font-size:clamp(28px,3vw,40px);font-weight:750;line-height:1.25;letter-spacing:-1.1px}
.veko-modules-intro{max-width:820px;margin:0 0 32px;color:#42565e;font-size:17px;line-height:1.8}
.veko-modules-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;list-style:none;margin:0;padding:0}
.veko-module-card{grid-column:span 2;display:flex;align-items:flex-start;gap:18px;min-width:0;margin:0;padding:26px 24px;border:1px solid #c6d3cd;border-radius:8px;background:#fff}
.veko-module-card:nth-last-child(-n+2){grid-column:span 3}
.veko-module-icon{display:flex;align-items:center;justify-content:center;flex:0 0 52px;width:52px;height:52px;border:1px solid #d7cba9;border-radius:10px;background:#faf3e3;color:#8b6321}
.veko-module-icon svg{display:block;width:29px;height:29px}
.veko-module-card:nth-child(3n+2) .veko-module-icon{border-color:#c6d7cd;background:#eef5f0;color:#3b6850}
.veko-module-card h4{margin:2px 0 11px;color:#23343c;font-size:18px;font-weight:750;line-height:1.45;letter-spacing:-.3px}
.veko-module-card p{margin:0;color:#435760;font-size:14px;line-height:1.8}
.veko-modules-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px;padding:25px 28px;border:1px solid #c6d7cd;border-radius:8px;background:#edf3ef}
.veko-modules-footer p{margin:0;color:#284d39;font-size:19px;font-weight:700;line-height:1.5}
.veko-modules-footer a{flex-shrink:0;font-size:15px}
.veko-modules-footer a:focus-visible{outline:2px solid #315c43;outline-offset:6px}
@media(max-width:1050px){.veko-modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.veko-module-card,.veko-module-card:nth-last-child(-n+2){grid-column:auto}.veko-module-card:last-child{grid-column:1/-1}}
@media(max-width:640px){.veko-custom-modules{margin-top:44px;padding-top:32px;scroll-margin-top:105px}.veko-modules-kicker{gap:12px;font-size:10px;letter-spacing:.6px}.veko-modules-count{font-size:9px;padding:6px 8px;letter-spacing:.5px}.veko-custom-modules h3{font-size:28px;letter-spacing:-.7px}.veko-modules-intro{font-size:15px;line-height:1.75;margin-bottom:24px}.veko-modules-grid{grid-template-columns:1fr;gap:12px}.veko-module-card{gap:15px;padding:22px 18px}.veko-module-icon{flex-basis:46px;width:46px;height:46px}.veko-module-icon svg{width:26px;height:26px}.veko-module-card h4{font-size:17px;margin-top:0;margin-bottom:8px}.veko-modules-footer{align-items:flex-start;flex-direction:column;gap:16px;padding:23px 20px}.veko-modules-footer p{font-size:18px}}
