.shop-card .available-button-img:after{background-size:100% 100%!important}.shop-card .available-button-img span{font-size:18px!important;top:0!important}.shop-card .available-button-img{width:220px!important;height:44px!important}.shop-card{width:100%;max-width:300px;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:30px;padding:40px 30px;text-align:center;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);border:2px solid rgba(255,255,255,.3);flex-direction:column;box-shadow:0 15px 35px rgba(0,0,0,.08)}.shop-card,.shop-cards-grid{display:flex;align-items:center}.shop-cards-grid{flex-wrap:wrap;justify-content:center;align-content:center;gap:20px}@media screen and (min-width:768px){.shop-card-header h2{font-size:22px}}@media screen and (min-width:1024px){.shop-card-header h2{font-size:30px}}@media screen and (max-width:1200px) and (min-width:1025px){.shop-card-header h2{font-size:28px}}@media screen and (min-width:1201px) and (max-width:1400px){.shop-card-header h2{font-size:30px}}