.ProductsSection_productsSection__GFPc3{padding:3rem 0 6rem;position:relative;background-color:transparent;color:var(--ockant-silver)}.ProductsSection_container__o3I3e{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.ProductsSection_headerArea__h4BHr{text-align:left;margin-bottom:4rem;display:flex;flex-direction:column;align-items:flex-start}.ProductsSection_sectionLabel__NROQS{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ockant-cyan);margin-bottom:.75rem}.ProductsSection_title__VmPi3{font-size:1.8rem;line-height:1.1;font-weight:800;margin-bottom:.5rem;margin-top:.25rem;letter-spacing:-.02em;position:relative;display:inline-block}@media (min-width:1024px){.ProductsSection_title__VmPi3{font-size:3.5rem;margin-bottom:.75rem}}.ProductsSection_subtitle__Hu3Sc{font-size:1rem;line-height:1.6;color:var(--ockant-slate);max-width:640px;margin-top:1.25rem}@media (min-width:1024px){.ProductsSection_subtitle__Hu3Sc{font-size:1.125rem;margin-top:1.25rem}}.ProductsSection_highlight__86YB6{color:var(--ockant-cyan);font-weight:600}.ProductsSection_comingSoonBanner__sGPS7{text-align:center;padding:3rem 2rem;border:1px solid rgba(0,168,232,.3);border-radius:8px;background:rgba(10,22,40,.5);margin-bottom:4rem;position:relative;overflow:hidden}.ProductsSection_bannerIcon__jiTNF{color:var(--ockant-cyan);margin-bottom:1rem;position:relative;z-index:1;animation:ProductsSection_rocket-pulse__lAAKX 2s ease-in-out infinite}@keyframes ProductsSection_rocket-pulse__lAAKX{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ProductsSection_bannerTitle__UsY05{font-size:1.6rem;font-weight:800;color:var(--ockant-silver);margin-bottom:.75rem;position:relative;z-index:1}.ProductsSection_bannerDesc__Vg2On{font-size:1rem;color:var(--ockant-slate);max-width:600px;margin:0 auto;line-height:1.6;position:relative;z-index:1}.ProductsSection_grid__QhyFK{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.ProductsSection_grid__QhyFK{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.ProductsSection_grid__QhyFK{grid-template-columns:repeat(3,1fr)}}.ProductsSection_card__KQ55E{background:rgba(225,230,236,.02);border:1px solid rgba(225,230,236,.05);border-radius:8px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.ProductsSection_card__KQ55E:hover{transform:translateY(-8px);border-color:rgba(0,168,232,.25);background:rgba(225,230,236,.04)}.ProductsSection_statusBadge__zIQau{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .75rem;background:rgba(217,130,0,.1);color:var(--ockant-amber);border-radius:6px;font-size:.7rem;font-weight:600;margin-bottom:1.25rem;border:1px solid rgba(217,130,0,.2);text-transform:uppercase;letter-spacing:.05em}.ProductsSection_iconWrapper__hwEUM{width:65px;height:65px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.ProductsSection_card__KQ55E:hover .ProductsSection_iconWrapper__hwEUM{transform:scale(1.1)}.ProductsSection_colorErp__Tsqrt{background:rgba(0,119,168,.1);color:var(--ockant-cyan-dark);border:1px solid rgba(0,119,168,.2)}.ProductsSection_colorCrm__S1L1O,.ProductsSection_colorEcommerce__i9SpC{background:rgba(0,168,232,.1);color:var(--ockant-cyan);border:1px solid rgba(0,168,232,.2)}.ProductsSection_cardTitle__RJdLJ{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:var(--ockant-silver)}.ProductsSection_cardDesc___Xken{font-size:.95rem;color:var(--ockant-slate);line-height:1.6;margin-bottom:1.5rem}.ProductsSection_progressBar__LvPMP{width:100%;height:4px;background:rgba(225,230,236,.05);border-radius:3px;overflow:hidden;margin-top:auto}.ProductsSection_progressFill__aWCn6{width:35%;height:100%;background:linear-gradient(90deg,var(--ockant-cyan-dark),var(--ockant-cyan));border-radius:3px;animation:ProductsSection_progress-shimmer__EfGvh 2s ease-in-out infinite}@keyframes ProductsSection_progress-shimmer__EfGvh{0%,to{opacity:.6;width:30%}50%{opacity:1;width:45%}}