.check_box_wrapper_main{width:60px;height:20px;display:inline-block;position:relative}.check_box_wrapper_main input{opacity:0;cursor:pointer;z-index:2;width:60px;height:20px;margin:0;position:absolute;top:0;left:0}.check_box_wrapper_main .check_box_wrapper_main_toggle_slider{background-color:#4f5d6a;background-image:linear-gradient(#0000001a,#ffffff1a);border-radius:25px;width:60px;height:20px;transition:all .4s ease-in-out;display:block;box-shadow:inset 0 1px 4px #00000080,inset 0 0 10px #00000080,0 0 0 1px #0000001a,0 -1px 2px 2px #00000040,0 2px 2px 2px #ffffffbf}.check_box_wrapper_main .check_box_wrapper_main_toggle_slider:after{content:"";background-color:#eee;background-image:linear-gradient(#ffffff1a,#0000001a);border-radius:25px;width:40px;height:20px;transition:all .2s ease-in-out;display:block;position:absolute;top:0;left:0;box-shadow:inset 0 1px 1px 1px #fff,inset 0 -1px 1px 1px #00000040,0 1px 3px 1px #00000080,0 0 2px #00000040}.check_box_wrapper_main input:checked+.check_box_wrapper_main_toggle_slider{background-color:#f76805;background-image:none}.check_box_wrapper_main input:checked+.check_box_wrapper_main_toggle_slider:after{left:20px}
.progress_bar_wrapper{background:#4f5d6a;border-radius:20px;width:100%;height:20px;position:relative;overflow:hidden;box-shadow:inset 0 1px 4px #00000080,inset 0 0 10px #00000080,0 0 0 1px #0000001a,0 -1px 2px 2px #00000040,0 2px 2px 2px #ffffffbf}.progress_bar_fill{background:linear-gradient(90deg,#f76805,#ea580c);border-radius:20px 0 0 20px;width:0%;height:100%;transition:width .3s;position:relative;overflow:hidden;box-shadow:inset 0 -1px 1px 1px #00000040,0 1px 3px 1px #00000080,0 0 2px #00000040}.progress_bar_fill:before{content:"";opacity:.6;background-image:linear-gradient(120deg,#fff0 30%,#fff9,#fff0 70%);width:100px;height:100%;animation:2s ease-in-out infinite shine;position:absolute;top:0;left:-100px}@keyframes shine{0%{left:-100px}60%{left:100%}to{left:100%}}.progress_bar_text{color:#fff;text-shadow:0 0 3px #0009;white-space:nowrap;pointer-events:none;width:max-content;font-size:.875rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.loader{width:72px;height:72px;position:relative;transform:rotate(45deg)}.loader-square{background-image:linear-gradient(to bottom right,#f76805,#ea580c);background-position:50%;background-size:cover;background-attachment:fixed;border:1px solid #c2410c;border-radius:0;width:20px;height:20px;margin:2px;animation:10s ease-in-out infinite both square-animation;position:absolute;top:0;left:0}.loader-square:nth-of-type(0){animation-delay:0s}.loader-square:first-of-type{animation-delay:-1.42857s}.loader-square:nth-of-type(2){animation-delay:-2.85714s}.loader-square:nth-of-type(3){animation-delay:-4.28571s}.loader-square:nth-of-type(4){animation-delay:-5.71429s}.loader-square:nth-of-type(5){animation-delay:-7.14286s}.loader-square:nth-of-type(6){animation-delay:-8.57143s}.loader-square:nth-of-type(7){animation-delay:-10s}@keyframes square-animation{0%{top:0;left:0}10.5%{top:0;left:0}12.5%{top:0;left:24px}23%{top:0;left:24px}25%{top:0;left:48px}35.5%{top:0;left:48px}37.5%{top:24px;left:48px}48%{top:24px;left:48px}50%{top:24px;left:24px}60.5%{top:24px;left:24px}62.5%{top:48px;left:24px}73%{top:48px;left:24px}75%{top:48px;left:0}85.5%{top:48px;left:0}87.5%{top:24px;left:0}98%{top:24px;left:0}to{top:0;left:0}}
