.erp-modules-carousel{color:#fff;background:#000;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:96px 0}.erp-modules-top{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.erp-modules-head{max-width:980px}.erp-modules-nav{flex-shrink:0;gap:10px;display:flex}.erp-modules-arrow{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,border-color .2s,opacity .2s;display:inline-flex}.erp-modules-arrow svg{width:22px;height:22px}.erp-modules-arrow:hover:not(:disabled){background:#ffffff29;border-color:#ffffff59}.erp-modules-arrow:disabled{opacity:.35;cursor:default}.erp-modules-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(34px,4.6vw,60px);font-weight:700;line-height:1.08}.erp-modules-copy{color:#ffffffbd;max-width:920px;margin:14px 0 0;font-size:16px;line-height:1.75}.erp-modules-stage{margin-top:46px;overflow:hidden}.erp-modules-track{will-change:transform;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.erp-module-card{background:#0b0b0b;border:1px solid #ffffff29;border-radius:18px;min-height:360px;padding:40px 36px 36px;transition:background .25s,border-color .25s,transform .25s;box-shadow:0 24px 64px #0000008c}.erp-module-card:hover{background:#1c1c1e;border-color:#1c1c1e;transform:translateY(-3px)}.erp-module-card:hover .erp-module-icon{background:#ffffff24;border-color:#fff3}.erp-module-card:hover .erp-module-desc{color:#ffffffeb}.erp-module-icon{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;place-items:center;width:56px;height:56px;margin-bottom:22px;display:grid}.erp-module-icon svg{width:26px;height:26px;display:block}.erp-module-title{letter-spacing:-.01em;color:#fff;margin:0;font-size:32px;font-weight:800;line-height:1.2}.erp-module-desc{color:#ffffffb8;margin:18px 0 0;font-size:16px;line-height:1.7}.erp-modules-dots{justify-content:center;gap:12px;margin-top:40px;display:flex}.erp-modules-dot{cursor:pointer;background:#ffffff59;border:0;border-radius:999px;width:10px;height:10px;padding:0;transition:background .25s,width .25s}.erp-modules-dot.is-active{background:#ffffffeb;width:34px}.erp-modules-dot:hover:not(.is-active){background:#ffffff8c}@media (max-width:980px){.erp-modules-track{grid-template-columns:repeat(2,minmax(0,1fr))}.erp-module-card{min-height:380px;padding:40px 34px 34px}.erp-module-title{font-size:28px}}@media (max-width:640px){.erp-modules-carousel{padding:70px 0}.erp-modules-head{text-align:left}.erp-modules-stage{margin-top:26px}.erp-modules-track{grid-template-columns:1fr}.erp-module-card{min-height:320px;padding:34px 26px 26px}.erp-module-title{font-size:30px}}