#content-wrap{margin-bottom:4em}.le-spinner-v2{align-items:center;color:#000;display:inline-flex;justify-content:center;overflow:hidden}.le-spinner-v2--size-auto{height:auto;width:auto}.le-spinner-v2--size-sm{height:16px;width:16px}.le-spinner-v2--size-md{height:20px;width:20px}.le-spinner-v2--size-lg{height:60px;width:60px}.le-spinner-v2__circular{align-items:center;animation:loading-spinner-rotate 2s linear infinite;display:inline-flex;height:100%;justify-content:center;width:100%}.le-spinner-v2__bg{stroke-width:3;stroke:#e8e8e8}.le-spinner-v2__path{stroke-dasharray:110,150;stroke-dashoffset:0;stroke-width:3;stroke:currentcolor;stroke-linecap:round;animation:loading-spinner-dash 1.5s ease-in-out infinite}@keyframes loading-spinner-rotate{to{transform:rotate(1turn)}}@keyframes loading-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:110,150;stroke-dashoffset:-20px}to{stroke-dasharray:110,150;stroke-dashoffset:-135px}}
