.app-download{position:fixed;top:0;right:0;left:0;z-index:9999;transition:opacity 0.3s,visibility 0s 0.3s;visibility:hidden;pointer-events:none;opacity:0}.app-download--show{opacity:1;visibility:visible;pointer-events:auto}.app-download__inner{height:80px;background:var(--dark-tint-blue,#252430);padding:8px 16px 8px 8px;display:flex;align-items:center}.app-download__close{width:24px;height:24px;border:none;border-radius:1000px;padding:0;background:var(--dark-dark-blue,#0E0D1E);margin-right:8px}.app-download__close:hover,.app-download__close:active{background:var(--dark-rednoactive,#E85669)}@media (min-width:375.1px){.app-download__close{margin-bottom:4px}}.app-download__close:before{content:"";display:block;width:24px;height:24px;background:var(--wpr-bg-ae1acf55-f79f-475d-9810-8aa170c5bd62) center}.app-download__image{margin-right:12px}@media (max-width:375px){.app-download__image{width:48px;height:48px;margin-right:8px}}.app-download__meta{display:flex;flex-direction:column;gap:4px;color:#FFF;font-family:Satoshi,sans-serif;margin-right:auto;flex-shrink:0}@media (max-width:375px){.app-download__meta{gap:2px}}.app-download__title{font-size:14px;font-weight:500;margin:0}.app-download__description,.app-download__free{font-size:10px;font-weight:400;margin:0;line-height:130%}.app-download__action{padding:9px 18px;border-radius:40px;background:var(--dark-red,#D02F44);color:#E9E9EE;font-family:Satoshi,sans-serif;font-size:14px;font-style:normal;font-weight:500;text-transform:none;line-height:100%;height:min-content}.app-download__action:hover,.app-download__action:active{color:#E9E9EE;background:#E85669}@media (max-width:375px){.app-download__action{padding:9px 12px;font-size:12px}}.app-download__action--hidden{display:none}.page-wrap{transition:margin 0.3s ease-out}.screen-reader-only{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}