.stats-section{padding:60px var(--padding-container, 5%);background-color:#fcfcfc;margin-bottom:50px}.section-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:40px;text-transform:uppercase;letter-spacing:1px}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;align-items:start}.stat-card{background-color:#fff;padding:30px 20px;border-radius:16px;text-align:center;box-shadow:0 5px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:300px}.stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.stat-icon-wrapper{width:70px;height:70px;background-color:#e0f2f1;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}.stat-icon-wrapper i{font-size:36px;color:#004d40}.stat-icon-wrapper img{width:36px;height:36px;object-fit:contain;filter:none!important}.stat-number{font-size:1.8rem;font-weight:800;color:#1a1a1a;margin-bottom:8px;line-height:1.2}.stat-label{font-size:.95rem;color:#666;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;height:4.2em}@media (max-width: 1200px){.stats-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1024px){.stats-grid{grid-template-columns:repeat(3,1fr)}.stat-card{height:280px}}@media (max-width: 768px){.stats-section{padding:40px var(--padding-container, 5%)}.stats-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;padding-bottom:20px;scrollbar-width:none;-ms-overflow-style:none}.stats-grid::-webkit-scrollbar{display:none}.stat-card{flex:0 0 300px;scroll-snap-align:start;height:280px}.section-title{font-size:1.5rem;margin-bottom:30px}}@media (max-width: 480px){.stat-card{flex:0 0 260px;padding:25px 15px;height:260px}.stat-icon-wrapper{max-width:60px;max-height:60px}.stat-icon-wrapper i{font-size:30px}.stat-icon-wrapper img{max-width:30px;max-height:30px}.stat-number{font-size:1.5rem}.stat-label{font-size:.85rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-stats.css.map */
