.themesion-ele-spinner-style-1 .thsn-spinner-wrap{display:inline-flex;align-items:center;justify-content:center}.themesion-ele-spinner-style-1 .thsn-spinner-circle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:210px;height:210px}.themesion-ele-spinner-style-1 .thsn-spinner-svg{position:absolute;top:0;left:0;width:100%;height:100%;transform-box:fill-box;transform-origin:center center;animation:thsn-spinner-rotate 10s linear infinite;overflow:hidden}.themesion-ele-spinner-style-1 .thsn-spinner-bg{fill:var(--thsn-doctery-global-color)}.themesion-ele-spinner-style-1 .thsn-spinner-ring-text{font-size:11px;fill:var(--thsn-doctery-white-color);letter-spacing:1.5px;text-transform:uppercase;font-weight:500}.themesion-ele-spinner-style-1 .thsn-spinner-center-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--thsn-doctery-white-color);font-size:50px;line-height:1;pointer-events:none}.themesion-ele-spinner-style-1 .thsn-spinner-center-icon svg{width:28px;height:28px;fill:var(--thsn-doctery-white-color)}.themesion-ele-spinner-style-1 .thsn-spinner-link{display:contents;cursor:pointer;text-decoration:none}.thsn-elementor-bg-color-globalcolor .themesion-ele-spinner-style-1 .thsn-spinner-bg{fill:var(--thsn-doctery-secondary-color)}@keyframes thsn-spinner-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.rtl .themesion-ele-spinner-style-1 .thsn-spinner-svg{animation-direction:reverse}