.icfgs-section{background:#fff;padding:5rem 2rem;position:relative;overflow:hidden}.icfgs-section:after,.icfgs-section:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.icfgs-section:before{width:520px;height:520px;top:-180px;right:-160px;border:60px solid rgba(0,166,162,.07)}.icfgs-bg-dots{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,rgba(0,166,162,.3) 1.5px,transparent 0);background-size:28px 28px;mask-image:linear-gradient(to bottom right,transparent 30%,rgba(0,0,0,.9) 60%,transparent 90%);-webkit-mask-image:linear-gradient(to bottom right,transparent 30%,rgba(0,0,0,.9) 60%,transparent 90%)}.icfgs-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;position:relative;z-index:1}.icfgs-content{display:flex;flex-direction:column;gap:1.5rem}.icfgs-label{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(0,166,162)}.icfgs-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:#0c2c54;margin:0;line-height:1.2}.icfgs-intro{font-size:1.05rem;font-weight:500;line-height:1.8;color:#444;margin:0}.icfgs-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2rem}.icfgs-step{display:flex;gap:1rem;align-items:flex-start}.icfgs-step-num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#0c2c54;color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:.15rem}.icfgs-step-body{display:flex;flex-direction:column;gap:.25rem}.icfgs-step-title{font-size:1rem;font-weight:700;color:#0c2c54;margin:0}.icfgs-step-text{font-size:.97rem;font-weight:500;line-height:1.7;color:#555;margin:0}.icfgs-stepper{background:#0c2e50;border-radius:16px;padding:2rem;position:sticky;top:6rem}.icfgs-stepper .str-heading{color:#fff}.icfgs-stepper .str-badge{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.25)}.icfgs-stepper .str-connector{background:rgba(255,255,255,.15)}.icfgs-stepper .str-title{color:#fff}.icfgs-stepper .str-desc{color:rgba(255,255,255,.75)}@media (max-width:900px){.icfgs-inner{grid-template-columns:1fr;gap:3rem}.icfgs-stepper{position:static}}@media (max-width:576px){.icfgs-section{padding:3.5rem 1.25rem}}.str-wrap{display:flex;flex-direction:column;gap:1.25rem}.str-heading{font-size:1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(0,166,162);margin:0 0 1rem}.str-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.str-item{display:grid;grid-template-columns:40px 2px 1fr;grid-template-rows:auto 1fr;-moz-column-gap:1.25rem;column-gap:1.25rem}.str-badge{grid-column:1;grid-row:1;width:40px;height:40px;border-radius:50%;background:#fff;color:rgb(0,166,162);font-size:.95rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid rgb(0,166,162);z-index:1}.str-connector{grid-column:2;grid-row:1/3;width:2px;background:#d1d5db;justify-self:center}.str-body{grid-column:3;grid-row:1;padding-bottom:2rem;display:flex;flex-direction:column;gap:.375rem}.str-item:last-child .str-body{padding-bottom:0}.str-title{font-size:1.05rem;font-weight:700;color:rgb(0,166,162);margin:0;line-height:1.3;padding-top:.5rem}.str-desc{font-size:.97rem;font-weight:500;line-height:1.7;color:#555;margin:0}