html body .problem{padding-top:58px!important;padding-bottom:72px!important;background:#0b0b0d!important;color:#f5f5f7!important}html body .problem .problem__inner{max-width:1120px!important}html body .problem .problem__eyebrow{color:#d85aff!important}html body .problem .problem__grid{position:relative!important;display:block!important;min-height:340px!important;margin:0!important}html body .problem .problem-card{position:absolute!important;display:flex!important;width:min(32%,336px)!important;min-height:202px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:42px 38px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:50%!important;background:radial-gradient(ellipse at 42% 34%,#17171b 0%,#0b0b0d 72%)!important;box-shadow:0 20px 45px rgba(0,0,0,.32)!important;overflow:hidden!important;text-align:center!important;animation:none!important}html body .problem .problem-card:nth-child(1){top:68px;left:0;animation:problem-drift-one 8s ease-in-out infinite!important}html body .problem .problem-card:nth-child(2){top:0;left:34%;animation:problem-drift-two 9s ease-in-out infinite!important}html body .problem .problem-card:nth-child(3){top:76px;right:0;animation:problem-drift-three 8.5s ease-in-out infinite!important}html body .problem .problem-card p{position:relative;z-index:1;max-width:235px!important;margin:0!important;color:#d0cfd4!important;font-family:"Poppins",Arial,sans-serif!important;font-size:16px!important;font-style:normal!important;font-weight:300!important;line-height:1.42!important;text-align:center!important}html body .problem .problem-card::before{display:block!important;top:42px!important;left:50%!important;width:5px!important;height:5px!important;border-radius:50%!important;background:#d85aff!important;box-shadow:0 0 12px rgba(216,90,255,.85)!important;content:""!important;transform:translateX(-50%)}html body .problem .problem-card::after{display:none!important}@keyframes problem-drift-one{0%,100%{transform:translate(0,0)}50%{transform:translate(14px,-13px)}}@keyframes problem-drift-two{0%,100%{transform:translate(0,0)}50%{transform:translate(-9px,15px)}}@keyframes problem-drift-three{0%,100%{transform:translate(0,0)}50%{transform:translate(-13px,-10px)}}@media(max-width:700px){html body .problem{padding:52px 7% 60px!important}html body .problem .problem__grid{display:grid!important;min-height:0!important;gap:22px!important}html body .problem .problem-card{position:relative!important;top:auto!important;right:auto!important;left:auto!important;width:100%!important;min-height:178px!important;padding:38px 33px!important}html body .problem .problem-card:nth-child(n){animation:problem-mobile-drift 7s ease-in-out infinite!important}}@keyframes problem-mobile-drift{0%,100%{transform:translateX(0)}50%{transform:translateX(5px)}}@media(prefers-reduced-motion:reduce){html body .problem .problem-card,html body .problem .problem-card:nth-child(n){animation:none!important}}
