.logo-animate{width:77px;height:63.4px}.centerAlign{display:block;margin-left:auto;margin-right:auto}.z-99{z-index:99}.logo-animate path{stroke-width:2px;stroke-dasharray:200;stroke-dashoffset:200;animation:dash 2s linear infinite alternate;stroke:currentColor}.logo-animate path:nth-of-type(3){animation-name:dash1;stroke-width:4px}.logo-animate path:nth-of-type(4){animation-name:dash2}@keyframes dash{0%{stroke-dashoffset:200}to{stroke-dashoffset:0}}@keyframes dash1{0%{stroke-dashoffset:200}43%{stroke-dashoffset:200}to{stroke-dashoffset:0}}@keyframes dash2{0%{stroke-dashoffset:200}75%{stroke-dashoffset:200}to{stroke-dashoffset:0}}.spinner{position:relative;display:inline-block;color:inherit}.spinner:after{content:"";display:inline-block;width:28px;height:28px;border:2px solid #ffffff;border-top-color:currentColor;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-bg-secondaryLight{background:#faf4ef99}.loader-bg-white{background:#fff9}.loader-text-32{font-size:1.2rem}.loader-color-gray-800{color:var(--loader-color)}
