.shortcode-counter{align-items:center;border:1px solid #dc911b;border-radius:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;height:375px;width:375px}.shortcode-counter:hover{animation-direction:normal;animation-duration:400ms;animation-fill-mode:both;animation-iteration-count:1;animation-name:counter_hover;animation-timing-function:linear}.shortcode-counter:hover .counter,.shortcode-counter:hover .title{color:#dc911b}@media screen and (max-width:1024px){.shortcode-counter{height:80vw;width:80vw}}.shortcode-counter .counter{color:#fff;font-size:40px;font-weight:600;line-height:1;transition:0.3s color}@media screen and (max-width:1024px){.shortcode-counter .counter{font-size:35px}}.shortcode-counter .title{color:#fff;font-size:27px;font-weight:300;line-height:1;transition:0.3s color}@media screen and (max-width:1024px){.shortcode-counter .title{font-size:22px}}