.app-download-hero{width:100%;padding-block:var(--adh-padding-top) var(--adh-padding-bottom);overflow:hidden;background:var(--adh-background);color:var(--adh-heading)}.app-download-hero *,.app-download-hero *:before,.app-download-hero *:after{box-sizing:border-box}.app-download-hero__inner{display:grid;width:min(calc(100% - 48px),var(--adh-max-width));margin-inline:auto;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:var(--adh-gap)}.app-download-hero--right .app-download-hero__media{order:2}.app-download-hero--right .app-download-hero__content{order:1}.app-download-hero__media{position:relative;overflow:hidden;border-radius:var(--adh-radius);background:#e9eaec}.app-download-hero--landscape .app-download-hero__media{aspect-ratio:16 / 11}.app-download-hero--wide .app-download-hero__media{aspect-ratio:16 / 9}.app-download-hero--square .app-download-hero__media{aspect-ratio:1}.app-download-hero__image,.app-download-hero__placeholder{display:block;width:100%;height:100%}.app-download-hero__image{object-fit:cover}.app-download-hero__placeholder{background:#e9eaec;fill:#c8c9cb}.app-download-hero__content{max-width:560px}.app-download-hero__eyebrow{margin-bottom:12px;color:var(--adh-accent);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.13em;text-transform:uppercase}.app-download-hero__heading{max-width:16ch;margin:0;color:var(--adh-heading);font:inherit;font-size:clamp(30px,3vw,44px);font-weight:700;line-height:1.06;letter-spacing:-.025em}.app-download-hero__description{max-width:52ch;margin-top:18px;color:var(--adh-text);font-size:clamp(15px,1.25vw,16.5px);line-height:1.62}.app-download-hero__description>*{margin-block:0}.app-download-hero__description>*+*{margin-top:12px}.app-download-hero__compatibility{display:inline-flex;max-width:100%;align-items:center;gap:8px;margin-top:20px;padding:9px 12px;border:1px solid var(--adh-border);border-radius:9px;background:var(--adh-badge-background);color:var(--adh-heading);font-size:12.5px;font-weight:600;line-height:1.3}.app-download-hero__compatibility svg{flex:0 0 20px;width:20px;height:20px;fill:none;stroke:var(--adh-accent);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.app-download-hero__download-label{margin-top:26px;color:var(--adh-heading);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.app-download-hero__download-box{display:flex;align-items:center;gap:24px;margin-top:12px}.app-download-hero__stores{display:grid;flex:0 0 190px;gap:10px}.app-download-hero__store{display:flex;width:190px;min-height:58px;align-items:center;gap:12px;padding:8px 14px;border:1px solid #111111;border-radius:8px;background:#111;color:#fff;text-decoration:none;transition:box-shadow .18s ease,opacity .18s ease,transform .18s ease}.app-download-hero__store--image{min-height:0;padding:0;border:0;background:transparent}.app-download-hero__store-image{display:block;width:190px;height:58px;object-fit:contain;object-position:left center}.app-download-hero__platform{display:flex;flex:0 0 50px;width:50px;min-height:30px;align-items:center;justify-content:flex-start;border-right:1px solid rgb(255 255 255 / 25%);color:#fff;font-size:10px;font-weight:700;line-height:1;letter-spacing:.01em;white-space:nowrap}.app-download-hero__store-copy{display:flex;flex-direction:column;line-height:1}.app-download-hero__store-copy small{font-size:9.5px;font-weight:500}.app-download-hero__store-copy strong{margin-top:4px;font-size:16.5px;font-weight:650;white-space:nowrap}.app-download-hero__download-box--no-qr{display:block}.app-download-hero__download-box--no-qr .app-download-hero__stores{width:min(100%,450px);grid-template-columns:repeat(2,minmax(0,1fr))}.app-download-hero__download-box--no-qr .app-download-hero__store,.app-download-hero__download-box--no-qr .app-download-hero__store-image{width:100%}.app-download-hero__qr{display:flex;min-width:0;align-items:center;gap:12px;padding-left:24px;border-left:1px solid var(--adh-border)}.app-download-hero__qr-image{display:block;flex:0 0 106px;width:106px;height:106px;padding:5px;border:1px solid var(--adh-border);background:#fff;object-fit:contain}.app-download-hero__qr-copy{display:flex;min-width:0;flex-direction:column;color:var(--adh-heading);line-height:1.35}.app-download-hero__qr-copy strong{font-size:13px;font-weight:650}.app-download-hero__qr-copy span{margin-top:4px;color:var(--adh-muted);font-size:11px}.app-download-hero__note{max-width:58ch;margin:18px 0 0;color:var(--adh-muted);font-size:12px;line-height:1.55}.app-download-hero__store:focus-visible{outline:2px solid var(--adh-accent);outline-offset:4px}@media(hover:hover){.app-download-hero__store:hover{box-shadow:0 10px 24px #0000001f;opacity:.9;transform:translateY(-2px)}}@media screen and (max-width:1100px){.app-download-hero__inner{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:min(var(--adh-gap),48px)}.app-download-hero__download-box{align-items:flex-start}.app-download-hero__qr{display:block}.app-download-hero__qr-copy{margin-top:8px}}@media screen and (max-width:899px){.app-download-hero{padding-block:min(var(--adh-padding-top),56px) min(var(--adh-padding-bottom),56px)}.app-download-hero__inner{width:min(calc(100% - 40px),720px);grid-template-columns:1fr;gap:38px}.app-download-hero--right .app-download-hero__media,.app-download-hero--right .app-download-hero__content{order:initial}.app-download-hero__content{max-width:none}.app-download-hero__download-box{align-items:center}.app-download-hero__qr{display:flex}.app-download-hero__qr-copy{margin-top:0}}@media screen and (max-width:599px){.app-download-hero__inner{width:calc(100% - 32px);gap:20px}.app-download-hero--mobile-image-below .app-download-hero__content{order:1}.app-download-hero--mobile-image-below .app-download-hero__media{order:2}.app-download-hero--mobile-image-hide .app-download-hero__media{display:none}.app-download-hero--landscape .app-download-hero__media,.app-download-hero--square .app-download-hero__media{aspect-ratio:16 / 9}.app-download-hero__eyebrow{margin-bottom:8px;font-size:11px}.app-download-hero__heading{max-width:17ch;font-size:clamp(27px,8.2vw,32px);line-height:1.08}.app-download-hero__description{margin-top:12px;font-size:14.5px;line-height:1.55}.app-download-hero__compatibility{align-items:flex-start;margin-top:15px;padding:8px 10px;border-radius:9px;font-size:12px}.app-download-hero__download-label{margin-top:20px;font-size:10.5px}.app-download-hero__download-box{display:block;margin-top:10px}.app-download-hero__stores{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-download-hero__download-box--no-qr .app-download-hero__stores{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.app-download-hero__store,.app-download-hero__store-image,.app-download-hero__download-box--no-qr .app-download-hero__store,.app-download-hero__download-box--no-qr .app-download-hero__store-image{width:100%;max-width:none}.app-download-hero__store{min-height:54px;justify-content:center;padding:7px 8px}.app-download-hero__store-image{height:54px}.app-download-hero__platform{display:none}.app-download-hero__store-copy{align-items:center;text-align:center}.app-download-hero__store-copy small{font-size:8.5px}.app-download-hero__store-copy strong{font-size:14px}.app-download-hero[data-mobile-platform=android] .app-download-hero__store--android,.app-download-hero[data-mobile-platform=ios] .app-download-hero__store--ios{order:-1;border-color:var(--adh-accent);box-shadow:0 0 0 1px var(--adh-accent)}.app-download-hero__qr{display:none}.app-download-hero__note{margin-top:12px;font-size:11px;line-height:1.45}}@media(prefers-reduced-motion:reduce){.app-download-hero__store{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map?subset=CA */
