.tap-hero{display:grid;gap:4.8rem;align-items:center}@media screen and (min-width:990px){.tap-hero{grid-template-columns:1fr 1fr;gap:6.4rem}}.tap-hero__copy{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;text-align:left;order:2}@media screen and (min-width:990px){.tap-hero__copy{order:1}}.tap-hero__visual{order:1}@media screen and (min-width:990px){.tap-hero__visual{order:2}}.tap-hero__sub{display:flex;flex-direction:column;gap:1.2rem}.tap-hero__lede{max-width:42ch;font-size:1.8rem;font-weight:500;color:rgba(var(--tap-ink),.8);margin:0}.tap-hero__sub .tap-muted{max-width:46ch;margin:0}.tap-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;padding-top:.8rem}.tap-benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:990px){.tap-benefits-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.tap-benefit-card{display:flex;flex-direction:column;gap:1.2rem;border-radius:var(--tap-radius-card);border:1px solid #d1d5db;background:#fff;padding:2.4rem;box-shadow:var(--tap-shadow-charcoal);transition:box-shadow .3s}.tap-benefit-card:hover{box-shadow:var(--tap-shadow-charcoal-lg)}.tap-benefit-card__icon{display:flex;height:40px;width:40px;align-items:center;justify-content:center;border-radius:999px;background:rgb(var(--tap-mist));color:rgb(var(--tap-ink))}.tap-benefit-card h3{margin:0;font-size:1.6rem;font-weight:600;color:rgb(var(--tap-ink))}.tap-benefit-card p{margin:0;font-size:1.4rem;color:rgb(var(--tap-muted))}.tap-use-cases-grid{margin-top:4.8rem;display:grid;gap:2rem}@media screen and (min-width:576px){.tap-use-cases-grid{grid-template-columns:repeat(2,1fr)}}.tap-use-case-card{display:flex;flex-direction:column;gap:1.6rem;border-radius:var(--tap-radius-card);border:1px solid rgb(var(--tap-line));background:#fff;padding:2.8rem}@media screen and (min-width:576px){.tap-use-case-card{padding:3.2rem}}.tap-use-case-card__icon{display:flex;height:44px;width:44px;align-items:center;justify-content:center;border-radius:999px;background:rgb(var(--tap-ink));color:#fff}.tap-use-case-card h3{margin:0;font-size:1.8rem;font-weight:600;color:rgb(var(--tap-ink))}.tap-use-case-card p{margin:6px 0 0;font-size:1.4rem;color:rgb(var(--tap-muted))}.tap-steps-grid{margin-top:4.8rem;display:grid;gap:3.2rem}@media screen and (min-width:576px){.tap-steps-grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.tap-step-card{display:flex;flex-direction:column;gap:2rem}.tap-step-card__visual{display:flex;height:176px;align-items:center;justify-content:center;border-radius:var(--tap-radius-card);border:1px solid rgb(var(--tap-line));background:rgb(var(--tap-mist))}@media screen and (min-width:576px){.tap-step-card__visual{height:208px}}.tap-step-card__number{display:block;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:rgb(var(--tap-muted))}.tap-step-card h3{margin:4px 0 0;font-size:2rem;font-weight:600;color:rgb(var(--tap-ink))}.tap-step-card p{margin:6px 0 0;font-size:1.4rem;color:rgb(var(--tap-muted))}.tap-step-visual--choose{display:flex;gap:12px}.tap-step-visual--choose span{height:64px;width:44px;border-radius:8px;background:rgba(var(--tap-ink),.25);transition:all .2s}.tap-step-visual--choose span:nth-child(2){background:rgb(var(--tap-ink));outline:2px solid rgb(var(--tap-ink));outline-offset:2px;transform:scale(1.1)}.tap-step-visual--setup,.tap-step-visual--tap{display:flex;align-items:center;gap:12px}.tap-step-visual__card{height:48px;width:76px;border-radius:8px;background:rgb(var(--tap-ink))}.tap-step-visual--tap .tap-step-visual__card{height:48px;width:36px;border-radius:6px}.tap-step-visual__arrow{color:rgba(var(--tap-ink),.4);transform:rotate(-90deg)}.tap-step-visual__dest{display:flex;height:48px;width:48px;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(var(--tap-ink),.2);background:#fff;color:rgb(var(--tap-ink))}.tap-step-visual__nfc{position:relative;display:flex;height:80px;width:44px;align-items:center;justify-content:center;border-radius:10px;border:2px solid rgba(var(--tap-ink),.7)}.tap-step-visual__nfc i{height:8px;width:8px;border-radius:999px;background:rgb(var(--tap-ink))}.tap-step-visual__page{display:flex;height:48px;width:64px;flex-direction:column;justify-content:center;gap:4px;border-radius:6px;border:1px solid rgb(var(--tap-line));background:#fff;padding:6px}.tap-step-visual__page:before{content:"";height:6px;width:66%;border-radius:999px;background:rgba(var(--tap-ink),.7)}.tap-step-visual__page:after{content:"";height:4px;width:100%;border-radius:999px;background:rgba(var(--tap-ink),.15)}.tap-featured-product{display:grid;align-items:center;gap:4.8rem;border-radius:var(--tap-radius-card);border:1px solid rgb(var(--tap-line));background:rgb(var(--tap-mist));padding:3.2rem}@media screen and (min-width:576px){.tap-featured-product{padding:4.8rem}}@media screen and (min-width:990px){.tap-featured-product{grid-template-columns:1fr 1fr;gap:6.4rem;padding:6.4rem}}.tap-featured-product__copy{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.tap-featured-product__price{font-size:2.4rem;font-weight:600;color:rgb(var(--tap-ink));margin:0}.tap-trust-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.6rem 4rem;border-top:1px solid rgb(var(--tap-line));border-bottom:1px solid rgb(var(--tap-line));background:#fff;padding:3.2rem 0}@media screen and (min-width:576px){.tap-trust-strip{justify-content:space-between}}.tap-trust-strip__item{display:flex;align-items:center;gap:1.04rem;font-size:1.4rem;font-weight:500;color:rgba(var(--tap-ink),.8)}.tap-trust-strip__item svg{color:rgba(var(--tap-ink),.6)}.tap-final-cta{margin:0 auto;display:flex;max-width:57.6rem;flex-direction:column;align-items:center;gap:2.4rem;text-align:center}.tap-final-cta p{font-size:1.8rem;color:rgb(var(--tap-muted));margin:0}.tap-final-cta__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.2rem}.tap-custom-banner{display:grid;align-items:center;gap:4.8rem}@media screen and (min-width:990px){.tap-custom-banner{grid-template-columns:1fr 1fr;gap:6.4rem}}.tap-custom-banner__copy{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.tap-custom-banner__mockups{position:relative;display:flex;align-items:center;justify-content:center;gap:2.4rem;padding:1.6rem 0}.tap-mockup-card{display:flex;aspect-ratio:86.4 / 54;width:160px;flex-direction:column;justify-content:space-between;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1.6rem}@media screen and (min-width:576px){.tap-mockup-card{width:192px}}.tap-mockup-card--dark{background:rgb(var(--tap-ink));box-shadow:var(--tap-shadow-card)}.tap-mockup-card__dot{height:24px;width:24px;border-radius:999px;border:1px solid rgba(255,255,255,.3)}.tap-mockup-card__label{margin:0;font-size:1.2rem;font-weight:500;color:#ffffffb3}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-home.css.map */
