.Seamless-Integration .stepWrap{width:100%;height:auto;color:#F5F5F5;display:flex;flex-direction:column;justify-content:space-evenly;gap:1.5rem;background-image:radial-gradient(100% 100% at 50% 50%,hsl(292deg 36% 75%/15%) 0,#FFFFFF00 50%)}.Seamless-Integration .stepBody{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;background:hsl(278deg 100% 66%/2%);padding:2rem;border-radius:1rem;border:1px solid hsl(277.66deg 100% 73.14%/5%)}.Seamless-Integration .stepBody .stepSvg{height:auto;background:#141218;border:1px solid hsl(292deg 36% 75.49%/15%);border-radius:10px;align-content:center}.Seamless-Integration .stepBody .stepInfo{height:auto;display:flex;gap:2rem;flex-direction:column}.Seamless-Integration .stepBody .stepInfo h3{font-size:1.5rem;font-weight:700}.Seamless-Integration .stepBody .stepInfo .stepList{display:flex;gap:1rem;flex-direction:column;align-items:flex-start;margin-left:1.5rem;list-style-image:url(/Onboarding/listMarker.svg)}.Seamless-Integration .stepBody .stepInfo .stepWhy{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;gap:8px;padding:1rem 1rem 1rem 1.25rem;background:hsl(0deg 0% 0%/10%);border:1px solid hsla(0,0%,100%,.15);border-radius:12px}@media (max-width:768px){.Seamless-Integration .stepBody{grid-template-columns:repeat(1,1fr);padding:1rem}}