.bc-loader.big .bc-loader-contain{width:120px;height:120px}.bc-loader.big .bc-loader-contain:before{border-width:8px;width:80px;height:80px}.bc-loader.medium .bc-loader-contain{width:68px;height:68px}.bc-loader.medium .bc-loader-contain:before{width:46px;height:46px}.bc-loader.small .bc-loader-contain{width:24px;height:24px}.bc-loader.small .bc-loader-contain:before{border-width:2px;width:16px;height:16px}.bc-loader-contain{margin:auto;position:relative}.bc-loader-contain:empty:before{content:"";border:4px solid #ffffff1a;border-radius:50%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bc-loader-contain.big{width:120px;height:120px}.bc-loader-contain.big:before{border-width:8px;width:80px;height:80px}.bc-loader-contain.medium{width:68px;height:68px}.bc-loader-contain.medium:before{width:46px;height:46px}.bc-loader-contain.small{width:24px;height:24px}.bc-loader-contain.small:before{border-width:2px;width:16px;height:16px}.bc-loader-contain>img,.bc-loader-contain>svg{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.path{stroke-dasharray:20 200;stroke-dashoffset:0;stroke-linecap:round;fill:rgba(var(--b-sc), 1);animation:2s ease-in-out infinite dash,6s ease-in-out infinite color}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:0 200;stroke-dashoffset:-40px}50%{stroke-dasharray:80 200;stroke-dashoffset:0}to{stroke-dasharray:0 200;stroke-dashoffset:-40px}}@keyframes color{to,0%{stroke:#b6862e}40%{stroke:#a71f67}66%{stroke:#b6862e}80%,90%{stroke:#a71f67}}
