.howitwork_workflowContainer__iSYAx{width:100%;background-color:var(--color-background);padding:96px 0}.howitwork_workflowContent__wTQTF{max-width:1440px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:64px}.howitwork_workflowHeader__ZAzid{max-width:768px;display:flex;flex-direction:column;gap:12px}.howitwork_workflowTitle__TWWrO{margin-bottom:8px}.howitwork_workflowSteps__GX9uS{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.howitwork_workflowCard__pcfTR{background:var(--color-gray-dark-900);padding:24px;transition:all .3s ease;display:flex;flex-direction:column;height:100%;gap:64px}.howitwork_workflowCard__pcfTR:hover{transform:translateY(-4px);background:var(--color-gray-dark-800);box-shadow:0 8px 32px rgba(203,48,255,.1)}.howitwork_workflowIcon__2VAzE{width:48px;height:48px;background:var(--color-brand-600);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .3s ease}.howitwork_workflowIcon__2VAzE svg{width:24px;height:24px;color:#fff}.howitwork_workflowCard__pcfTR:hover .howitwork_workflowIcon__2VAzE{background:var(--color-brand-600);transform:scale(1.05)}.howitwork_workflowCardContent__yS3wH{display:flex;flex-direction:column;gap:4px}@media(max-width:1024px){.howitwork_workflowContainer__iSYAx{padding:96px 0}.howitwork_workflowContent__wTQTF{padding:0 32px;gap:64px}.howitwork_workflowTitle__TWWrO{margin-bottom:8px}.howitwork_workflowSteps__GX9uS{grid-template-columns:repeat(2,1fr);gap:24px}.howitwork_workflowCard__pcfTR{gap:64px}}@media(max-width:767px){.howitwork_workflowContainer__iSYAx{padding:64px 0}.howitwork_workflowContent__wTQTF{padding:0 16px;gap:48px}.howitwork_workflowTitle__TWWrO{margin-bottom:4px}.howitwork_workflowSteps__GX9uS{grid-template-columns:repeat(2,1fr);gap:24px}.howitwork_workflowCard__pcfTR{gap:48px}}@media(max-width:480px){.howitwork_workflowSteps__GX9uS{grid-template-columns:1fr;gap:24px}.howitwork_workflowCard__pcfTR{gap:48px}}