.products{height:90dvh;margin:100px auto 0;max-width:900px}.products .search{width:100%;margin:0 auto}.products .filters{height:50px;display:flex;padding:10px;gap:10px;overflow:hidden;height:100px;align-items:center;justify-content:center}.products .filters>.buttons{display:flex;flex-wrap:nowrap;overflow-x:hidden;justify-content:flex-start;align-items:center;padding-left:10px;height:50px;gap:10px}.products .showing-text{width:90%;margin:0 auto;opacity:.7;display:flex;justify-content:space-between}.products .iphones-containers{margin-top:20px;height:80dvh;display:flex;justify-content:center;flex-wrap:wrap;overflow-y:scroll;gap:8px;margin-bottom:20px}.products .iphones-containers-card{width:45%;height:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 0}.products .iphones-containers-card img{max-height:120px}.products .iphones-containers-card .info{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:12px}.products .iphones-containers-card .destructive{margin:0 auto}.drawer-container{max-width:1020px}.save-banner{font-size:8px;flex-direction:column;justify-content:center;align-items:center;gap:-10px}.save-banner>span{margin:0;display:flex}