.pbmit-spinner-box-style-1{width:320px;position:relative;border-radius:50%;color:var(--pbmit-physiofy-white-color)}.pbmit-spinner-box-style-1 .pbmit-ihbox-svg-wrapper,.pbmit-spinner-box-style-1 .pbmit-icon-wrapper{font-size:55px;width:160px;height:160px;text-align:center;line-height:180px;border-radius:50%;background-color:var(--pbmit-physiofy-secondary-color);color:var(--pbmit-physiofy-white-color);-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out}.pbmit-spinner-box-style-1 .pbmit-ihbox-svg-wrapper svg,.pbmit-spinner-box-style-1 .pbmit-icon-wrapper svg{fill:var(--pbmit-physiofy-white-color);margin-bottom:25px}.pbmit-spinner-box-style-1 .pbmit-ihbox-box text{fill:var(--pbmit-physiofy-global-color);font-size:23px;line-height:33px;letter-spacing:3px;transform-origin:50% 50% 0;transform:rotate(0);-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out}.pbmit-spinner-box-style-1:hover .pbmit-ihbox-box text{-webkit-animation-name:pbmit_rotate_1;-moz-animation-name:pbmit_rotate_1;-ms-animation-name:pbmit_rotate_1;-o-animation-name:pbmit_rotate_1;animation-name:pbmit_rotate_1;-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}.pbmit-spinner-box-style-1:hover .pbmit-ihbox-box .pbmit-ihbox-svg-content{right:160px}.pbmit-spinner-box-style-1 .pbmit-ihbox-box .pbmit-ihbox-svg-content{height:160px;width:160px;position:absolute;top:0;right:40px;border:3px solid var(--pbmit-physiofy-global-color);padding:10px;border-radius:50%;-webkit-transition:0.9s ease-in-out;transition:0.9s ease-in-out}@-webkit-keyframes pbmit_rotate_1{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes pbmit_rotate_1{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes pbmit_rotate_1{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}@-o-keyframes pbmit_rotate_1{from{-o-transform:rotate(0)}to{-o-transform:rotate(360deg)}}@keyframes pbmit_rotate_1{from{transform:rotate(0)}to{transform:rotate(360deg)}}