.visually-hidden:not(:focus,:active){border:0;clip:rect(0,0,0,0);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-50}to{stroke-dasharray:90,150;stroke-dashoffset:-130}}.cl-loading.-x-small{height:20px;width:20px}.cl-loading.-small{height:28px;width:28px}.cl-loading{height:40px;width:40px}.cl-loading.-large{height:52px;width:52px}.cl-loading.-x-large{height:64px;width:64px}.cl-loading.-secondary>svg>circle:last-of-type{stroke:#2e475d}.cl-loading.-secondary>svg>circle:first-of-type{stroke:#7691ad}.cl-loading.-secondary.-dark>svg>circle:last-of-type{stroke:#fff}.cl-loading.-secondary.-dark>svg>circle:first-of-type{stroke:#7691ad;opacity:.5}.cl-loading>svg{stroke:#ffcec2}.cl-loading>svg>circle:last-of-type{stroke:#ff5c35;stroke-dasharray:none;stroke-dashoffset:0;stroke-linecap:round;animation:dash 2s ease-in-out infinite,spin 2s linear infinite;transform-origin:center center}@media(prefers-reduced-motion){.cl-loading>svg>circle:last-of-type{animation:dash 10s linear infinite}}