.list-collections-card .list-collections-card__header{background:#ffcc01;position:relative;overflow:hidden;text-align:center;padding:20px;box-shadow:0 0 20px #ffcc0199;transition:background .3s ease-in-out,transform .4s ease-in-out,box-shadow .4s ease-in-out}.list-collections-card .list-collections-card__header span{display:inline-block;animation:colorPulse 3s infinite ease-in-out;font-weight:700;font-size:1.4em;text-shadow:0 0 20px rgba(255,255,255,.9)}@keyframes colorPulse{0%{color:red;text-shadow:0 0 20px #ff0000}25%{color:#0fc;text-shadow:0 0 20px #00ffcc}50%{color:#90f;text-shadow:0 0 20px #9900ff}75%{color:#fc0;text-shadow:0 0 20px #ffcc00}to{color:red;text-shadow:0 0 20px #ff0000}}@keyframes pulseEffect{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes softBorderGlow{0%{box-shadow:0 0 15px #ff0000b3,0 0 30px #00ffffb3,0 0 45px #9900ffb3,0 0 60px #ffcc00b3}25%{box-shadow:0 0 20px #ffcc00b3,0 0 35px #ff0000b3,0 0 50px #00ffffb3,0 0 65px #9900ffb3}50%{box-shadow:0 0 25px #00ffffb3,0 0 40px #9900ffb3,0 0 55px #ff0000b3,0 0 70px #ffcc00b3}75%{box-shadow:0 0 30px #9900ffb3,0 0 45px #00ffffb3,0 0 60px #ff0000b3,0 0 75px #ffcc00b3}to{box-shadow:0 0 15px #ff0000b3,0 0 30px #00ffffb3,0 0 45px #9900ffb3,0 0 60px #ffcc00b3}}.list-collections-card .list-collections-card__header:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,#ffffff4d,#fff0);animation:shimmerEffect 5s infinite linear}@keyframes shimmerEffect{0%{left:-100%}to{left:100%}}.list-collections-card .list-collections-card__header:hover{animation:pulseEffect 1s ease-in-out infinite,softBorderGlow 2s ease-in-out infinite;background:#ffcc01!important;box-shadow:0 0 30px #ffcc01;transform:scale(1.05)}.list-collections-card .list-collections-card__header:hover:before,.list-collections-card .list-collections-card__header:hover span{animation:none}.list-collections-card .list-collections-card__header:not(:hover){opacity:.8;box-shadow:0 0 20px #ffcc0166}.list-collections-card .list-collections-card__image-wrapper{display:flex;justify-content:center;align-items:center;overflow:hidden}.list-collections-card .list-collections-card__image-wrapper img{transition:transform 1s ease-in-out}.list-collections-card .list-collections-card__image-wrapper:hover img{transform:scale(.85);animation:bounceImage 1.5s infinite ease-in-out}@keyframes bounceImage{0%,to{transform:scale(.85) translateY(0)}50%{transform:scale(.85) translateY(-30px)}}.list-collections-card .list-collections-card__image-wrapper img:not(:hover){transform:scale(1);transition:transform 1s ease-in-out}.list-collections-card .list-collections-card__image-wrapper:hover~.list-collections-card__header{background:#ffcc01!important;animation:none}.list-collections .list-collections__container{max-width:var(--container-width);margin:0 auto;padding:0 16px}.list-collections .list-collections__heading{margin-bottom:16px;text-align:center}.list-collections .list-collections__row{display:flex;flex-wrap:wrap;margin-top:32px;gap:16px}.list-collections .list-collections__col{width:calc(50% - 8px)}.list-collections .list-collections__col:nth-child(6n+1),.list-collections .list-collections__col:nth-child(6n+6){width:100%}.list-collections .list-collections__pagination-wrapper{display:flex;justify-content:center;margin-top:32px}.list-collections .list-collections__col.need-animate{opacity:0;transition-property:opacity}.list-collections .list-collections__col.animated{opacity:1}@media (min-width: 768px){.list-collections .list-collections__row{margin-top:64px}.list-collections .list-collections__col{width:calc(25% - 12px)}.list-collections .list-collections__col:nth-child(6n+1),.list-collections .list-collections__col:nth-child(6n+6){width:calc(50% - 8px)}.list-collections .list-collections__pagination-wrapper{margin-top:64px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/list-collections.build.css.map */
