/*
Generated time: May 20, 2026 12:37
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.
*/
@media screen and (max-width:749px){.round-stamp{width:80px!important;height:80px!important}}.round-stamp{position:relative}.round-stamp svg{width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;fill:rgb(var(--color-button))}.round-stamp .round-stamp-animate{transform-origin:50% 50%;animation:textRotate 20s infinite linear}.round-stamp svg text{font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);letter-spacing:2px}@keyframes textRotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}