@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");.loader-backdrop{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background:rgba(0,0,0,.7);transition:opacity .15s linear}.position{position:absolute;left:50%;top:50%}.loader1{width:48px;height:48px;border:3px dotted #fff;border-style:solid solid dotted dotted;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 2s linear infinite}.loader1:after{content:'';box-sizing:border-box;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px dotted #bd2727;border-style:solid solid dotted;width:24px;height:24px;border-radius:50%;animation:rotationBack 1s linear infinite;transform-origin:center center}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}.loader2{width:60px;height:40px;position:relative;display:inline-block;--base-color:#263238}.loader2:before{content:'';left:0;top:0;position:absolute;width:36px;height:36px;border-radius:50%;background-color:#fff;background-image:radial-gradient(circle 8px at 18px 18px,var(--base-color) 100%,transparent 0),radial-gradient(circle 4px at 18px 0px,var(--base-color) 100%,transparent 0),radial-gradient(circle 4px at 0px 18px,var(--base-color) 100%,transparent 0),radial-gradient(circle 4px at 36px 18px,var(--base-color) 100%,transparent 0),radial-gradient(circle 4px at 18px 36px,var(--base-color) 100%,transparent 0),radial-gradient(circle 4px at 30px 5px,var(--base-color) 100%,transparent 0),radial-gradient(circle 4px at 30px 5px,var(--base-color) 100%,transparent 0),radial-gradient(circle 4px at 30px 30px,var(--base-color) 100%,transparent 0),radial-gradient(circle 4px at 5px 30px,var(--base-color) 100%,transparent 0),radial-gradient(circle 4px at 5px 5px,var(--base-color) 100%,transparent 0);background-repeat:no-repeat;box-sizing:border-box;animation:rotationBack 3s linear infinite}.loader2:after{content:'';left:35px;top:15px;position:absolute;width:24px;height:24px;border-radius:50%;background-color:#fff;background-image:radial-gradient(circle 5px at 12px 12px,var(--base-color) 100%,transparent 0),radial-gradient(circle 2.5px at 12px 0px,var(--base-color) 100%,transparent 0),radial-gradient(circle 2.5px at 0px 12px,var(--base-color) 100%,transparent 0),radial-gradient(circle 2.5px at 24px 12px,var(--base-color) 100%,transparent 0),radial-gradient(circle 2.5px at 12px 24px,var(--base-color) 100%,transparent 0),radial-gradient(circle 2.5px at 20px 3px,var(--base-color) 100%,transparent 0),radial-gradient(circle 2.5px at 20px 3px,var(--base-color) 100%,transparent 0),radial-gradient(circle 2.5px at 20px 20px,var(--base-color) 100%,transparent 0),radial-gradient(circle 2.5px at 3px 20px,var(--base-color) 100%,transparent 0),radial-gradient(circle 2.5px at 3px 3px,var(--base-color) 100%,transparent 0);background-repeat:no-repeat;box-sizing:border-box;animation:rotationBack 4s linear infinite reverse}@keyframes rotationBack{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}.loader3{width:48px;height:48px;border:3px solid #fff;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 1s linear infinite}.loader3:after{content:'';box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;border:3px solid;border-color:#ff3d00 transparent}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loader4{width:48px;height:48px;border:2px solid #fff;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 1s linear infinite}.loader4:after,.loader4:before{content:'';box-sizing:border-box;position:absolute;left:0;top:0;background:#ff3d00;width:6px;height:6px;border-radius:50%}.loader4:before{left:auto;top:auto;right:0;bottom:0}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loader5{font-size:48px;font-family:Arial,Helvetica,sans-serif;font-weight:700;display:inline-block;color:#ff3d00;letter-spacing:2px;position:relative;box-sizing:border-box}.loader5:after{content:'Loading';position:absolute;left:0;top:0;color:#fff;width:100%;height:100%;overflow:hidden;box-sizing:border-box;animation:animloader 6s linear infinite}@keyframes animloader{0%{height:100%}100%{height:0}}.loader6{width:48px;height:48px;border:3px dashed #fff;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 2s linear infinite}.loader6:after{content:'\F7CC';font-family:'bootstrap-icons';font-size:25px;color:#ffb21e;box-sizing:border-box;position:absolute;left:0;top:0;width:25px;height:25px;transform:translate(-50%,50%);border-radius:50%}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.normal-text{border-left-width:1px !important;font-size:110% !important}.normal-text:after{content:"\F7CC";font-family:'bootstrap-icons'}