.distribution-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;width:100%;display:flex}@media (max-width:768px){.distribution-grid{gap:16px}}@media (max-width:480px){.distribution-grid{gap:12px}}
.app-store-btn{margin-bottom:16px;transition:transform .3s;display:inline-block}.app-store-btn:hover{transform:scale(1.02)}.app-store-btn img{width:150px;height:auto}
.play-store-btn{margin-bottom:16px;transition:transform .3s;display:inline-block}.play-store-btn:hover{transform:scale(1.02)}.play-store-btn img{width:168px;height:auto}
