.banner-order{background-image:url(/img/background/transparent.svg);background-size:clamp(800px,100%,1920px) 100%;background-position:top;background-repeat:repeat-x,no-repeat}.shimmer{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,0) 60%);background-size:300%;background-position-x:100%;animation:shimmer-animation 2.5s linear infinite alternate;mix-blend-mode:overlay}@keyframes shimmer-animation{0%{background-position:0 0}to{background-position:100% 100%}}.denom-shimmer{background:linear-gradient(#1e2022,#1e2022) padding-box,linear-gradient(135deg,#ffffff,#efefef 12.5%,#1e2022 25%,#ffffff 37.5%,#efefef 50%,#ffffff 62.5%,#1e2022 75%,#efefef 87.5%,#ffffff) border-box;background-size:300%;border-color:transparent;border-width:.05em;animation:shimmerAnimation 2.5s ease-in-out infinite alternate;border-start-start-radius:0}@keyframes shimmerAnimation{0%{background-position:0 0}to{background-position:100% 100%}}.category-thumbnail img{position:relative;transform-origin:left center}@media (min-width:768px){.category-thumbnail{perspective:25em}.category-thumbnail img{transform:rotateY(20deg) rotateX(-4deg)!important}}