.spin-loader{overflow:hidden!important}.spin-loader.my-60{margin-top:60px!important;margin-bottom:60px!important}.spin-loader.m-0{margin:0!important}.spin-loader_page{margin-top:100px!important;margin-bottom:100px!important}.spin-loader:before{content:"";display:block;padding-top:100%}.spin-loader .circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;inset:0;margin:auto}.spin-loader .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}
