.footerIcons{font-size:95%}@-webkit-keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductsSkeleton .skeleton-btn,.ProductsSkeleton .skeleton-image,.ProductsSkeleton .skeleton-line,.ProductsSkeleton .skeleton-page{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#e8e8e8),color-stop(37%,#f5f5f5),color-stop(63%,#e8e8e8));background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 37%,#e8e8e8 63%);background-size:400% 100%;-webkit-animation:skeleton-shimmer 1.4s ease infinite;animation:skeleton-shimmer 1.4s ease infinite;border-radius:2px}.ProductsSkeleton .skeleton-line{display:block;height:14px}.ProductsSkeleton .skeleton-line--sm{height:12px}.ProductsSkeleton .skeleton-line--md{height:16px}.ProductsSkeleton .products-skeleton-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:20px;min-height:36px}.ProductsSkeleton .products-skeleton-pages{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.ProductsSkeleton .skeleton-page{width:32px;height:32px}.ProductsSkeleton .products-skeleton-card{background:#fff;border:1px solid #e5e5e5;border-radius:2px;margin-bottom:1.5rem;overflow:hidden;-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.ProductsSkeleton .skeleton-image{width:100%;height:220px}.ProductsSkeleton .products-skeleton-body{padding:16px 14px 18px}.ProductsSkeleton .skeleton-btn{width:100%;height:36px;margin-top:18px;border-radius:0}@media (max-width:575.98px){.ProductsSkeleton .skeleton-image{height:180px}}.products{padding-top:30px}.products .form-control{border-radius:0!important;font-size:13.5px}@media (min-width:992px){.products{padding-top:130px}}