.us-lp-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.5rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:10rem;margin-bottom:1.6rem}.us-lp-intro{text-align:center;margin:0 auto 3.2rem;max-width:62rem}.us-lp-intro__heading{margin:0 0 1.2rem;line-height:1.15}.us-lp-intro__lead{font-size:1.6rem;line-height:1.7;opacity:.75;margin:0}.us-lp-hero__wrapper{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:990px){.us-lp-hero__wrapper{grid-template-columns:1.1fr 1fr;gap:4.8rem}}@media screen and (max-width:989px){.us-lp-hero__form-card{order:-1}.us-lp-hero__content{text-align:center}.us-lp-hero__lead,.us-lp-hero__badges{margin-left:auto;margin-right:auto}.us-lp-hero__badges{justify-content:center}}.us-lp-hero__heading{margin:0 0 1.6rem;line-height:1.1}.us-lp-hero__lead{font-size:1.6rem;line-height:1.7;opacity:.78;max-width:48rem;margin:0 0 2.8rem}.us-lp-hero__badges{display:flex;flex-wrap:wrap;gap:1rem 1.6rem;max-width:48rem}.us-lp-hero__badge{display:inline-flex;align-items:center;gap:.7rem;font-size:1.3rem;font-weight:500;line-height:1.3}.us-lp-hero__badge svg{flex-shrink:0;width:1.8rem;height:1.8rem}.us-lp-hero__form-card{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;padding:2.8rem 2.4rem;box-shadow:0 1.2rem 4rem #00000014;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.us-lp-hero__form-card{padding:3.4rem 3rem}}@media screen and (min-width:990px){.us-lp-hero__form-card{max-width:46rem;margin-left:auto}}.us-lp-hero__form-pill{display:inline-flex;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-button));margin-bottom:1.2rem}.us-lp-hero__form-heading{margin:0 0 .8rem;line-height:1.2}.us-lp-hero__form-sub{font-size:1.4rem;line-height:1.55;opacity:.75;margin:0 0 2rem}.us-lp-hero__form-note{font-size:1.2rem;line-height:1.5;opacity:.6;margin:1.4rem 0 0}.us-lp-hero__native-form .field{margin-bottom:1.2rem}.us-lp-hero__native-form .button{width:100%}.us-lp-videos__grid{display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:600px){.us-lp-videos__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.us-lp-videos__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media screen and (min-width:990px){.us-lp-videos__grid--featured .us-lp-videos__card:first-child{grid-column:span 2;grid-row:span 2}}.us-lp-videos__card{position:relative;display:block;border-radius:1.2rem;overflow:hidden;text-decoration:none;color:#fff;background-color:rgba(var(--color-foreground),.06);aspect-ratio:4 / 3;isolation:isolate;transition:transform .2s ease,box-shadow .2s ease}@media screen and (min-width:990px){.us-lp-videos__grid--featured .us-lp-videos__card:first-child{aspect-ratio:auto}}.us-lp-videos__card:hover{transform:translateY(-.3rem);box-shadow:0 1.2rem 3.2rem #0000002e}.us-lp-videos__card:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.us-lp-videos__card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.us-lp-videos__card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-2;background-color:rgba(var(--color-foreground),.12)}.us-lp-videos__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#0000 35%,#000000b8)}.us-lp-videos__play{position:absolute;top:1.4rem;right:1.4rem;width:4.4rem;height:4.4rem;border-radius:50%;background-color:#ffffff2e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:inline-flex;align-items:center;justify-content:center}.us-lp-videos__play svg{width:1.8rem;height:1.8rem;fill:#fff;margin-left:.2rem}.us-lp-videos__card-body{position:absolute;left:1.6rem;right:1.6rem;bottom:1.6rem}.us-lp-videos__tag{display:inline-block;background-color:#fff3;color:#fff;font-size:1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .9rem;border-radius:10rem;margin-bottom:.8rem}.us-lp-videos__card-title{font-size:1.6rem;font-weight:600;line-height:1.3;margin:0;color:#fff}@media screen and (min-width:990px){.us-lp-videos__grid--featured .us-lp-videos__card:first-child .us-lp-videos__card-title{font-size:2.4rem}}.us-lp-videos__card-cta{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:500;margin-top:.6rem;color:#fff}.us-lp-videos__footer{text-align:center;margin-top:3.2rem}.us-lp-auth__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:center}@media screen and (min-width:990px){.us-lp-auth__grid{grid-template-columns:1fr 1fr;gap:5.6rem}.us-lp-auth__grid--media-right .us-lp-auth__media{order:2}}.us-lp-auth__media{position:relative;border-radius:1.4rem;overflow:hidden;aspect-ratio:4 / 3;background-color:rgba(var(--color-foreground),.06)}.us-lp-auth__media img{width:100%;height:100%;object-fit:cover;display:block}.us-lp-auth__seal{position:absolute;bottom:1.6rem;right:1.6rem;display:inline-flex;align-items:center;gap:.8rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:10rem;padding:.8rem 1.4rem;font-size:1.3rem;font-weight:600;box-shadow:0 .6rem 2rem #00000029}.us-lp-auth__seal svg{width:2rem;height:2rem;flex-shrink:0}.us-lp-auth__heading{margin:0 0 1.4rem;line-height:1.15}.us-lp-auth__lead{font-size:1.6rem;line-height:1.7;opacity:.78;margin:0 0 2.4rem}.us-lp-auth__list{list-style:none;padding:0;margin:0 0 2.8rem;display:flex;flex-direction:column;gap:1.6rem}.us-lp-auth__list-item{display:flex;gap:1.2rem;align-items:flex-start}.us-lp-auth__check{width:3.2rem;height:3.2rem;border-radius:.8rem;background-color:rgba(var(--color-foreground),.06);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:rgb(var(--color-foreground))}.us-lp-auth__check svg{width:1.8rem;height:1.8rem}.us-lp-auth__item-title{font-size:1.5rem;font-weight:600;margin:0 0 .3rem}.us-lp-auth__item-desc{font-size:1.4rem;line-height:1.6;opacity:.75;margin:0}.us-lp-review__inner{text-align:center;max-width:64rem;margin:0 auto}.us-lp-review__stars{display:inline-flex;gap:.4rem;margin-bottom:1.6rem}.us-lp-review__stars svg{width:2.6rem;height:2.6rem;fill:#ffa41c}.us-lp-review__heading{margin:0 0 1.2rem;line-height:1.15}.us-lp-review__lead{font-size:1.6rem;line-height:1.7;opacity:.8;margin:0 0 2.8rem}.us-lp-review__steps{display:grid;grid-template-columns:1fr;gap:1.6rem;margin:0 auto 3rem;max-width:52rem;text-align:left}@media screen and (min-width:750px){.us-lp-review__steps{grid-template-columns:repeat(3,1fr);text-align:center}}.us-lp-review__step{display:flex;align-items:center;gap:1.2rem}@media screen and (min-width:750px){.us-lp-review__step{flex-direction:column;gap:.8rem}}.us-lp-review__step-num{width:3.6rem;height:3.6rem;border-radius:50%;background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));font-size:1.5rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.us-lp-review__step-text{font-size:1.4rem;line-height:1.55;opacity:.85;margin:0}.us-lp-review__cta .button{min-width:24rem}.us-lp-review__cta-note{font-size:1.2rem;opacity:.65;margin:1.4rem 0 0}.us-lp-cross__card{display:grid;grid-template-columns:1fr;border-radius:1.6rem;overflow:hidden;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1)}@media screen and (min-width:750px){.us-lp-cross__card{grid-template-columns:1fr 1.1fr;align-items:stretch}}.us-lp-cross__media{position:relative;aspect-ratio:4 / 3;background-color:rgba(var(--color-foreground),.06)}@media screen and (min-width:750px){.us-lp-cross__media{aspect-ratio:auto;min-height:34rem}}.us-lp-cross__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.us-lp-cross__badge{position:absolute;top:1.4rem;left:1.4rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.5rem 1.2rem;border-radius:10rem;z-index:1}.us-lp-cross__body{padding:2.8rem 2.4rem;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:750px){.us-lp-cross__body{padding:4rem 3.6rem}}.us-lp-cross__eyebrow{display:block;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.7;margin-bottom:1rem}.us-lp-cross__heading{margin:0 0 1.2rem;line-height:1.15}.us-lp-cross__lead{font-size:1.6rem;line-height:1.7;opacity:.78;margin:0 0 2rem}.us-lp-cross__features{list-style:none;padding:0;margin:0 0 2.6rem;display:flex;flex-direction:column;gap:1rem}.us-lp-cross__feature{display:flex;align-items:flex-start;gap:.9rem;font-size:1.4rem;line-height:1.5}.us-lp-cross__feature svg{width:1.8rem;height:1.8rem;flex-shrink:0;margin-top:.1rem;color:rgb(var(--color-button))}.us-lp-cross__buttons{display:flex;flex-wrap:wrap;gap:1.2rem}.us-lp-hero__klaviyo-form .klaviyo-form{gap:0!important;background-color:transparent!important;padding:0!important}.us-lp-hero__klaviyo-form .klaviyo-form div[data-testid=form-component]{padding:0 0 1rem!important}.us-lp-hero__klaviyo-form .klaviyo-textinput,.us-lp-hero__klaviyo-form .klaviyo-emailinput{margin-bottom:0!important;width:100%!important}.us-lp-hero__klaviyo-form input[type=text],.us-lp-hero__klaviyo-form input[type=email]{font-family:var(--font-body-family)!important;font-weight:var(--font-body-weight)!important;font-size:1.4rem!important;color:rgb(var(--color-foreground))!important;background-color:rgb(var(--color-background))!important;border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity))!important;border-radius:var(--inputs-radius)!important;padding:1.5rem!important;height:4.5rem!important;width:100%!important;box-sizing:border-box!important;outline:none!important;transition:box-shadow .1s ease!important}.us-lp-hero__klaviyo-form input[type=text]:focus,.us-lp-hero__klaviyo-form input[type=email]:focus{box-shadow:0 0 0 .3rem rgba(var(--color-foreground),.15)!important}.us-lp-hero__klaviyo-form input::placeholder{color:rgba(var(--color-foreground),.55)!important;opacity:1!important}.us-lp-hero__klaviyo-form .klaviyo-disclosure,.us-lp-hero__klaviyo-form .klaviyo-disclosure p,.us-lp-hero__klaviyo-form .klaviyo-disclosure a{font-family:var(--font-body-family)!important;font-size:1.1rem!important;color:rgba(var(--color-foreground),.65)!important;line-height:1.5!important}.us-lp-hero__klaviyo-form .klaviyo-form-button{font-family:var(--font-body-family)!important;font-weight:600!important;font-size:1.4rem!important;letter-spacing:.1rem!important;color:rgb(var(--color-button-text))!important;background-color:rgb(var(--color-button))!important;border:none!important;border-radius:var(--buttons-radius-outset)!important;width:100%!important;height:auto!important;padding:1.5rem 3rem!important;cursor:pointer!important;display:block!important;transition:opacity .2s ease!important}.us-lp-hero__klaviyo-form .klaviyo-form-button:hover{opacity:.85!important}.us-lp-hero__klaviyo-form .klaviyo-form>div{width:100%!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/us-amazon-lp.css.map */
