.pbmit-spinner-box-style-3{width:250px;position:relative;border-radius:50%}.pbmit-spinner-box-style-3 .pbmit-circle-box{padding:15px;border-radius:100%;background:var(--pbmit-handyon-white-bg-color)}.pbmit-spinner-box-style-3 .pbmit-spinner-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;background-size:cover;background-position:center center}.pbmit-spinner-box-style-3 .pbmit-ihbox-icon>svg{position:absolute;z-index:-1;fill:var(--pbmit-handyon-white-color);left:3px;top:3px}.pbmit-spinner-box-style-3 .pbmit-ihbox-icon-wrapper{height:160px;width:160px;font-size:90px;line-height:150px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:100%}.pbmit-spinner-box-style-3 .pbmit-ihbox-icon-wrapper svg path,.pbmit-spinner-box-style-3 .pbmit-ihbox-icon-wrapper svg g,.pbmit-spinner-box-style-3 .pbmit-ihbox-icon-wrapper{fill:var(--pbmit-handyon-white-color);color:var(--pbmit-handyon-white-color);display:block}.pbmit-spinner-box-style-3 .pbmit-circle-box svg{-webkit-animation-name:pbmit_spin;-moz-animation-name:pbmit_spin;-ms-animation-name:pbmit_spin;-o-animation-name:pbmit_spin;animation-name:pbmit_spin;-webkit-animation-duration:15s;-moz-animation-duration:15s;-ms-animation-duration:15s;-o-animation-duration:15s;animation-duration:15s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;transform-origin:50% 50% 0;transform:rotate(0deg)}.pbmit-spinner-box-style-3 .pbmit-circle-box svg textPath{font-size:14px;text-transform:uppercase;letter-spacing:3px;fill:var(--pbmit-handyon-blackish-color)}@-webkit-keyframes pbmit_spin{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes pbmit_spin{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes pbmit_spin{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}@-o-keyframes pbmit_spin{from{-o-transform:rotate(0)}to{-o-transform:rotate(360deg)}}@keyframes pbmit_spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.pbmit-elementor-bg-color-white .pbmit-spinner-box-style-3 .pbmit-circle-box{background-color:var(--pbmit-handyon-light-bg-color)}@media(max-width:767px){.pbmit-spinner-box-style-3{margin:0 auto}}