/*
Generated time: April 10, 2025 16:22
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.animated-text-image{position:relative;overflow:hidden;height:var(--badge-height);width:var(--badge-height);margin:var(--badge-height-reduce)}.circle-badge-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.animated-circle-svg textPath{font-size:var(--font-body-size-mobile);text-transform:var(--font-heading-case);font-family:var(--font-heading-family)}@media screen and (min-width:750px){.animated-circle-svg textPath{font-size:var(--font-body-size)}}.countdown__block-type-rotating_badge{display:flex}.animated-circle-svg{position:absolute;left:0;top:0;width:100%;-webkit-animation-name:rotate;-moz-animation-name:rotate;-ms-animation-name:rotate;-o-animation-name:rotate;animation-name:rotate;-webkit-animation-duration:10s;-moz-animation-duration:10s;-ms-animation-duration:10s;-o-animation-duration:10s;animation-duration:10s;-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}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes rotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}@-o-keyframes rotate{from{-o-transform:rotate(0)}to{-o-transform:rotate(360deg)}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}