.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}.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}}
