.icon-success{display:inline-flex;background-color:#06b307;border-radius:999px;justify-content:center;align-items:center}.icon-success svg{position:relative;z-index:1;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:#fff;stroke-width:2;transform:translate(2.5px);transition:all .2s ease;width:60px}.icon-success svg polyline{stroke-dasharray:22;stroke-dashoffset:66;animation:show .6s forwards;animation-delay:.2s}@keyframes show{0%{stroke-dashoffset:66}to{stroke-dashoffset:42}}:root{--primary: #005fa9;--primary-hover: #004e8b;--primary-alpha-04: rgba(0, 95, 169, .04);--secondary: #00b8a0;--success: #0a6644;--warning: #f59e0b;--danger: #ef4444;--bg-body: #f8fafc;--bg-page: #ffffff;--bg-surface: #ffffff;--bg-disabled: #f1f5f9;--text-body: #0a1628;--text-header: #0a1628;--text-label: #64748b;--text-disabled: #5c6b7d;--text-primary: #0a1628;--text-secondary: #3a4f66;--border-default: #e2e8f0;--border-radius-default: 8px;--gray-100: #f1f5f9;--gray-700: #334155;--grey-100: var(--gray-100);--grey-700: var(--gray-700);--white: #ffffff;--disabled-icon-fill: #00000042;--sd-base-padding: 16px !important}.cmp-splash-screen__image{height:80px;animation:fadeIn 10s infinite}@keyframes fadeIn{0%{opacity:0}10%{opacity:1;transform:scale(1)}50%{opacity:1;transform:scale(2)}90%{opacity:1;transform:scale(1)}to{opacity:0}}
