.hero__stores-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:18px;margin:0}.hero__stores-text{margin:0;font-size:16px;font-weight:500;line-height:20px;color:#0d0e1c}.hero__stores{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px}.hero__store{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;padding:8px 18px 11px 10px;gap:8px;height:48px;background:#000;color:#fff!important;border:1px solid #515151;border-radius:8px;text-decoration:none!important;line-height:1}.hero__store--apple,.hero__store--google{flex-direction:row;align-items:center}.hero__store-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:29px;height:29px}.hero__store--apple .hero__store-icon .fd-icon{width:22px;height:27px}.hero__store--google .hero__store-icon .fd-icon{width:29px;height:29px}.hero__store-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.hero__store-label{font-size:11px;font-weight:500;line-height:1;color:#a8a8a8}.hero__store-name{font-size:14px;font-weight:700;line-height:1;color:#fff}