.animated-numbers-section{display:flex;justify-content:space-around;background:#f9f9f9;padding:20px 0;flex-wrap:wrap;overflow-x:hidden}.animated-numbers-item{text-align:center;flex:1 1 30%;margin:10px;box-shadow:0 2px 4px #0000001a;padding:20px;background:#fff;border-radius:10px;transition:transform .3s;box-sizing:border-box}.animated-numbers-item:hover{transform:scale(1.05)}.animated-numbers-item .icon{margin-bottom:10px;font-size:2em;color:#ff6f61}.animated-numbers-item h2{font-size:1.5em;margin-bottom:10px}.animated-numbers-item .number{font-size:2em;font-weight:700}.animated-numbers-item .subtext{font-size:.9em;color:#666;margin-top:5px}@media (max-width: 768px){.animated-numbers-item{flex:1 1 45%}}@media (max-width: 480px){.animated-numbers-item{flex:1 1 100%;margin:10px 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/animated-numbers-section.css.map */
