@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.soc-howitworks-section{background-color:var(--theme-bg-primary,#eaf1ff);padding:64px 32px 100px;position:relative;overflow:visible;content-visibility:auto;contain-intrinsic-size:auto 950px}.soc-howitworks-container{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:60px;position:relative;z-index:1}.soc-howitworks-header{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:900px;margin:0 auto;text-align:center}.js-enabled .soc-howitworks-badge,.js-enabled .soc-howitworks-subtitle,.js-enabled .soc-howitworks-title{opacity:0;transform:translateY(20px)}.js-enabled .soc-howitworks-canvas,.js-enabled .soc-howitworks-stack{opacity:0}.js-enabled .soc-howitworks-card{opacity:0;transform:translateY(20px) scale(.95)}.soc-howitworks-section.animate-in .soc-howitworks-badge{animation:fadeInUp .6s ease-out forwards;animation-delay:.1s}.soc-howitworks-section.animate-in .soc-howitworks-title{animation:fadeInUp .6s ease-out forwards;animation-delay:.2s}.soc-howitworks-section.animate-in .soc-howitworks-subtitle{animation:fadeInUp .6s ease-out forwards;animation-delay:.3s}.soc-howitworks-section.animate-in .soc-howitworks-canvas,.soc-howitworks-section.animate-in .soc-howitworks-stack{animation:fadeInUp .8s ease-out forwards;animation-delay:.4s}.soc-howitworks-badge{border:1px solid rgba(47,86,125,.44);border-radius:64px;padding:8px 16px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.35);backdrop-filter:blur(6px)}.soc-howitworks-badge span{font-family:Geist,sans-serif;font-size:16px;font-weight:550;letter-spacing:.32px;color:#0061c1;white-space:nowrap}.soc-howitworks-title{font-family:N27,sans-serif;font-weight:400;font-size:clamp(34px,3.2vw,46px);letter-spacing:-1.25px;line-height:1.05;color:var(--theme-text-primary,#000);margin:0}.soc-howitworks-subtitle{font-family:Geist,sans-serif;font-weight:400;font-size:clamp(16px,1.6vw,20px);line-height:1.3;color:var(--theme-text-secondary,rgba(0,0,0,.7));margin:0}.soc-howitworks-canvas{position:relative;width:1200px;height:752px;margin:0 auto;overflow:visible;--stroke-0:#20b4c4;--fill-0:#20b4c4}.soc-howitworks-arrow{position:absolute;left:0;top:0;pointer-events:none;-webkit-user-select:none;user-select:none}.soc-howitworks-arrow-dashed{top:90px;left:-2px;width:1204px;height:588px;opacity:1;display:none}.soc-howitworks-arrow-34down{left:1141px;top:280px;width:18px;height:18px}.soc-howitworks-arrow-canvas{left:50%;top:8.83px;width:1309px;height:825px;transform:translateX(-50%) rotate(.31deg);opacity:1}.soc-howitworks-arrowhead{width:18px;height:30px}.soc-howitworks-arrowhead--topRight{left:1078.49px;top:0}.soc-howitworks-arrowhead--midLeft{left:624.49px;top:404px}.soc-howitworks-arrowhead--bottomMid{left:819.49px;top:804px;transform:rotate(180deg)}.soc-howitworks-arrowhead--bottomLeft{left:536px;top:613px;transform:rotate(180deg)}.soc-howitworks-card{position:absolute;width:350px;height:320px;padding:25px;border-radius:30px;background:linear-gradient(146.509deg,#001d53 1.2811%,#004a93 98.38%);overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.12),inset 0 0 0 1px rgba(255,255,255,.06);opacity:1;transform:translateY(0) scale(1);transition:transform .3s ease}.soc-howitworks-section.animate-in .soc-howitworks-card--detection{animation:fadeInUp .6s ease-out forwards;animation-delay:.6s}.soc-howitworks-section.animate-in .soc-howitworks-card--triage{animation:slideInRight .6s ease-out forwards;animation-delay:.7s}.soc-howitworks-section.animate-in .soc-howitworks-card--investigation{animation:slideInRight .6s ease-out forwards;animation-delay:.8s}.soc-howitworks-section.animate-in .soc-howitworks-card--closure{animation:slideInLeft .6s ease-out forwards;animation-delay:.9s}.soc-howitworks-section.animate-in .soc-howitworks-card--response{animation:slideInRight .6s ease-out forwards;animation-delay:1s}.soc-howitworks-card:hover{transform:translateY(-4px) scale(1)}.soc-howitworks-card-inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;gap:16px}.soc-howitworks-card-sheen{position:absolute;inset:0;background-image:url(/img/soc-operations-teammate/how-it-works/card-sheen.jpg);background-size:280% 240%;background-position:0 40%;opacity:.8;mix-blend-mode:screen;transform:scaleY(-1);border-radius:30px;z-index:1;pointer-events:none}.soc-howitworks-card--investigation .soc-howitworks-card-sheen{background-position:65% 45%}.soc-howitworks-card--closure .soc-howitworks-card-sheen{background-position:30% 55%}.soc-howitworks-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.soc-howitworks-pill{border:1px solid rgba(255,255,255,.16);border-radius:30px;padding:4px 18px 4px 12px;display:inline-flex;align-items:center;gap:8px}.soc-howitworks-pill-icon{width:21px;height:21px;display:block}.soc-howitworks-pill-text{font-family:Geist,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.3;color:rgba(255,255,255,.8);white-space:nowrap}.soc-howitworks-step-badge{background:rgba(255,255,255,.04);border-radius:8px;padding:4px 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;color:#c4dfff;min-width:37px;text-align:center}.soc-howitworks-card-title{font-family:Geist,sans-serif;font-size:clamp(24px,2.1vw,30px);font-weight:500;letter-spacing:-.68px;line-height:1.2;color:#fff;margin:0}.soc-howitworks-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.soc-howitworks-bullet{display:flex;align-items:flex-start;gap:12px}.soc-howitworks-check{width:18px;height:18px;margin-top:6px;flex:0 0 auto;color:#fff;stroke:currentColor}.soc-howitworks-bullet-text{font-family:Geist,sans-serif;font-size:clamp(16px,1.55vw,20px);font-weight:400;letter-spacing:-.3px;line-height:1.55;color:#fff;white-space:pre-line}.soc-howitworks-stack{display:none;flex-direction:column;gap:20px}.soc-howitworks-stack .soc-howitworks-card{position:relative;left:auto;top:auto;width:100%;height:auto;min-height:320px}@media screen and (max-width:1280px){.soc-howitworks-stack .soc-howitworks-card{min-height:250px}.soc-howitworks-canvas{transform:scale(.92);transform-origin:top center}}@media screen and (max-width:1100px){.soc-howitworks-canvas{display:none}.soc-howitworks-stack{display:flex}}@media screen and (max-width:768px){.soc-howitworks-stack .soc-howitworks-card{min-height:250px}.soc-howitworks-section{padding:60px 20px}.soc-howitworks-badge span{font-size:12px}.soc-howitworks-title{font-size:30px;letter-spacing:-1.14px;line-height:1.1}.soc-howitworks-subtitle{font-size:14px}.soc-howitworks-pill-text{font-size:16px}.soc-howitworks-card-title{font-size:20px;line-height:24px}.soc-howitworks-bullet-text{font-size:14px;line-height:20px;letter-spacing:-.2px}.soc-howitworks-check{width:16px;height:18px}}