.iv-custom__header{max-width:780px;margin:0 0 48px}.iv-custom__header-planet{margin-bottom:24px}.iv-custom__header-planet .iv-tp{width:min(36vw,180px);margin:0 0 0 -10px}.iv-custom__cta-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.iv-custom__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;padding-bottom:60px;display:grid}.iv-custom__card{--card-bg:linear-gradient(160deg, #0a0f28, #060818);--border:4px;--rounded:16px;--h-card:260px;border-radius:var(--rounded);isolation:isolate;min-height:var(--h-card);padding:24px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.iv-custom__card:before{content:"";border-radius:inherit;z-index:-2;background:conic-gradient(#0000 300deg,#5ddcff 100deg,#0000 359.5deg,#7f9cff 260deg,#0000 360deg);animation:4.5s linear infinite iv-glow-rot;position:absolute;inset:-60px}.iv-custom__card:after{content:"";inset:var(--border);border-radius:calc(var(--rounded) - var(--border));background:var(--card-bg);z-index:-1;position:absolute}@keyframes iv-glow-rot{to{transform:rotate(360deg)}}.iv-custom__card:hover{transform:translateY(-2px);box-shadow:0 20px 55px #008bf840}.iv-custom__icon{color:#aab3ff;background:#7f9cff1f;border:1px solid #7f9cff4d;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:inline-flex}.iv-custom__card h3{color:#fff;margin:0 0 6px;font-size:17px}.iv-custom__card p{color:#aab3ff;margin:0;font-size:13.5px;line-height:1.55}.iv-custom__points{inset:var(--border);border-radius:calc(var(--rounded) - var(--border));pointer-events:none;z-index:0;position:absolute;overflow:hidden}.iv-custom__point{pointer-events:none;background:#5ddcff;border-radius:9999px;width:4px;height:4px;animation:ease-in-out infinite iv-custom-points;position:absolute;top:-8px}@keyframes iv-custom-points{0%{opacity:1;transform:translate(0)}95%{opacity:0}to{opacity:0;transform:translate(calc(var(--h-card) / 1.8), calc(var(--h-card) / 1.5))}}.iv-custom__point:first-child{animation-duration:2.35s;animation-delay:.2s;left:10%}.iv-custom__point:nth-child(2){opacity:.7;animation-duration:2.5s;animation-delay:.5s;left:30%}.iv-custom__point:nth-child(3){opacity:.8;animation-duration:2.2s;animation-delay:.1s;left:25%}.iv-custom__point:nth-child(4){opacity:.6;animation-duration:2.05s;left:44%}.iv-custom__point:nth-child(5){animation-duration:1.9s;left:50%}.iv-custom__point:nth-child(6){opacity:.5;animation-duration:1.5s;animation-delay:1.5s;left:75%}.iv-custom__point:nth-child(7){opacity:.9;animation-duration:2.2s;animation-delay:.2s;left:88%}.iv-custom__point:nth-child(8){opacity:.8;animation-duration:2.25s;animation-delay:.2s;left:58%}.iv-custom__point:nth-child(9){opacity:.6;animation-duration:2.6s;animation-delay:.1s;left:98%}.iv-custom__point:nth-child(10){animation-duration:2.5s;animation-delay:.2s;left:65%}.iv-custom__band{background:radial-gradient(at 100% 0,#7f9cff33,#0000 60%),linear-gradient(160deg,#0b0f2ae6,#050714e6);border:1px solid #7f9cff38;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:40px 36px;display:flex}.iv-custom__band h2{color:#fff;margin:0 0 4px;font-size:22px}.iv-custom__band p{color:#aab3ff;max-width:520px;margin:0;font-size:14px}
