.final .store-buttons{display:flex;flex-direction:row;gap:16px;align-items:center}
.final .store-badge{position:relative;display:block;width:240px;height:78px;min-width:0;padding:0;border:1px solid #fff;border-radius:5px;background:#000;overflow:hidden;box-shadow:0 12px 28px #0004;transition:transform .25s ease,box-shadow .25s ease}
.final .store-badge:hover{transform:translateY(-3px);box-shadow:0 17px 34px #0006}
.final .store-badge img{position:absolute;width:240px;height:auto;max-width:none;border:0;border-radius:0;box-shadow:none;margin:0;left:0}
.final .apple-badge img{top:0}
.final .google-badge img{top:-153px}
@media(max-width:560px){.final .store-buttons{flex-direction:column;gap:10px}.final .store-badge{width:205px;height:67px}.final .store-badge img{width:205px;height:auto}.final .google-badge img{top:-130px}}
.final .final-legal{position:absolute;right:0;bottom:24px;left:0;display:flex;justify-content:center;align-items:center;gap:18px;color:#aaa1c1;font-size:10px;letter-spacing:0;direction:ltr}
.final .final-legal small{font-size:10px;color:#e8e1f5;text-shadow:0 2px 5px rgba(0,0,0,.95),0 0 14px rgba(245,198,103,.42)}
.final .final-legal a{display:inline;padding:0;min-width:0;border-radius:0;background:transparent;color:#c8bfdf;font-size:10px;text-decoration:none}
.final .final-legal a:hover{color:#fff;text-decoration:underline}
@media(max-width:560px){.final .final-legal{bottom:15px;flex-direction:column;gap:6px;padding:0 20px}.final .final-legal small,.final .final-legal a{font-size:8px}}
.hero-store-buttons{display:flex;align-items:center;gap:10px;margin-top:20px;direction:ltr}
.poster-copy .hero-store-badge{position:relative;display:block;width:166px;height:54px;min-width:0;margin:0;padding:0;border:1px solid #fff;border-radius:5px;background:#000;overflow:hidden;box-shadow:0 12px 28px #0005;transition:transform .25s ease,box-shadow .25s ease}
.poster-copy .hero-store-badge:hover{transform:translateY(-3px);box-shadow:0 16px 32px #0007}
.poster-copy .hero-store-badge img{position:absolute;left:0;width:166px;height:auto;max-width:none;border:0;border-radius:0;box-shadow:none;margin:0}
.poster-copy .hero-apple img{top:0}
.poster-copy .hero-google img{top:-106px}
@media(max-width:560px){.hero-store-buttons{gap:8px}.poster-copy .hero-store-badge{width:138px;height:45px}.poster-copy .hero-store-badge img{width:138px}.poster-copy .hero-google img{top:-88px}}
