.medallion-container{border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:20s linear infinite rotate-medallion;display:flex;position:relative}@keyframes rotate-medallion{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.medallion-text{text-transform:uppercase;color:#fff;z-index:2;border-radius:50%;width:100%;height:100%;font-family:Onest,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:700;position:absolute}.medallion-text span{transform-origin:bottom;color:#fff;-webkit-text-stroke:.38px #000;text-shadow:-.38px -.38px #000,.38px -.38px #000,-.38px .38px #000,.38px .38px #000,0 -.38px #000,0 .38px #000,-.38px 0 #000,.38px 0 #000;width:7px;height:60px;font-size:11px;font-weight:900;position:absolute;top:0;left:calc(50% - 3.5px)}.italimpianti-text-wrapper{animation:20s linear infinite counter-rotate-medallion}@keyframes counter-rotate-medallion{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.italimpianti-text{color:#fff;z-index:2}.medallion-backdrop{z-index:1;background:0 0;border-radius:50%;width:100%;height:100%;position:absolute}@media (max-width:600px){.medallion-container{width:90px;height:90px}.medallion-text span{width:6px;height:45px;font-size:9px;left:calc(50% - 3px)}}
