.custom-puff svg g{stroke-width:5px}.itemsEnd{display:flex;align-items:center;gap:10px}.bgimage{position:relative;background-image:url(/mobile.png);background-size:cover;background-position:50%}.bgimage:before{content:"";position:absolute;inset:0;background-color:#1e64d4;opacity:.8;z-index:1}.itemHead{font-size:13px;text-transform:capitalize;color:#777777;font-weight:600;font-family:poppins}.upperitem{font-size:11px;text-transform:uppercase;color:#848484;font-family:poppins}.weight{font-weight:500}.zindex{z-index:1300}.sticky-subcategories{position:fixed;top:0;left:0;width:100%;margin:0 auto;background-color:white;z-index:800;transition:all .3s ease-in-out}.LocationDialog{border:1px solid red;background-color:#fff}.z-indx{z-index:9000}.sticky-searchBar{position:fixed;top:0;left:0;width:100%;margin:0 auto;background-color:#0076d7;z-index:800;transition:all .3s ease-in-out}.swiper{z-index:0!important}@keyframes gradient-move{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-gradient-move{background-size:200% 200%;animation:gradient-move 3s ease infinite}.shiny-button{position:relative;padding:5px 20px;font-size:11px;font-weight:700;text-transform:uppercase;color:#fff;background:linear-gradient(90deg,rgb(215,6,6),#d22809,#e5221f);background-size:300% 300%;border-radius:50px;cursor:pointer;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:all .3s ease-in-out;animation:shiny-move 3s linear infinite}@keyframes shiny-move{0%{background-position:0 50%}to{background-position:200% 50%}}.shiny-button:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.3) 0,transparent 70%);transform:rotate(30deg);pointer-events:none;animation:shine-effect 3s linear infinite}@keyframes shine-effect{0%{transform:translate(-150%,-50%) rotate(30deg)}to{transform:translate(150%,50%) rotate(30deg)}}.shiny-button:hover{transform:scale(1.1);box-shadow:0 8px 20px rgba(0,0,0,.3);background-position:200% 50%}