.product-waitlist{background-color:#fff}.product-waitlist__inner{display:flex;flex-direction:column;align-items:center;gap:.8rem;max-width:100%;margin:0 auto}.product-waitlist__header{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%;max-width:38.4rem}.product-waitlist__badge{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;border:1px solid #45774b;border-radius:.8rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;line-height:1.67;letter-spacing:.02em;text-transform:uppercase;color:#45774b}.product-waitlist__heading{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2.4rem;line-height:1.1;letter-spacing:-.072rem;text-align:center;color:#000}.product-waitlist__heading-line{display:block}.product-waitlist__top{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;max-width:38.4rem}.product-waitlist__form-card{width:100%;padding:0 1.6rem 1.6rem;background:#f3f2ef;border:1px solid #e5e5e5;border-radius:1.6rem}.product-waitlist__form-card-inner{display:flex;flex-direction:column;gap:1.6rem;padding-top:1.6rem}.product-waitlist__form{display:flex;flex-direction:column;gap:.8rem;width:100%;display:none}.product-waitlist__form-row{display:flex;flex-direction:column;gap:.8rem;width:100%}.product-waitlist__field{width:100%;min-width:0}.product-waitlist__input{width:100%;height:6rem;padding:.5rem 1.7rem;border:1px solid #e5e5e5;border-radius:1.2rem;background:#fff;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:normal;color:#000;text-transform:uppercase;box-shadow:none}.product-waitlist__input::placeholder{color:#0006;text-transform:uppercase}.product-waitlist__input:focus{outline:none;border-color:#45774b}.product-waitlist__submit{width:100%;height:6rem;border:1px solid #e5e5e5;border-radius:1.2rem;background:#000;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:normal;text-transform:uppercase;color:#fff;cursor:pointer;transition:background-color .2s ease;position:relative}.product-waitlist__submit>span{display:inline-block}.product-waitlist__submit.loading>span{opacity:.5}.product-waitlist__submit[aria-disabled=true]{cursor:not-allowed}.product-waitlist__submit:hover{background:#333}.product-waitlist__submit:disabled{opacity:.6;cursor:not-allowed}.product-waitlist__message{margin:0;font-family:var(--font-body-family);font-size:1.3rem;line-height:1.4;text-align:center;width:100%}.product-waitlist__message[hidden]{display:none}.product-waitlist__message--success{color:#45774b}.product-waitlist__message--error{color:#b00020}.product-waitlist__social{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%}.product-waitlist__social-line{display:none;flex:1 1 auto;height:1px;background:#e5e5e5}.product-waitlist__avatars-image{display:block;width:auto;height:1.96rem;flex-shrink:0}.product-waitlist__waiting-text{margin:0;font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;line-height:normal;color:#000;white-space:nowrap}.product-waitlist__description{margin:0;max-width:34.8rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:normal;text-align:center;color:#000}.product-waitlist__steps-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;overflow:hidden;border:1px solid #d9d9d9;border-radius:1.6rem;padding:1.6rem 3.2rem}.product-waitlist__steps-bg{position:absolute;left:.01%;top:-112.9%;width:100%;height:246.52%;max-width:none;object-fit:cover;object-position:center;pointer-events:none}.product-waitlist__steps-bg--placeholder{position:absolute;right:0;bottom:0;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,#5a7a4e,#3d5538)}.product-waitlist__steps{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;width:100%;max-width:24.2rem;margin:0 auto}.product-waitlist__step{display:flex;align-items:center;gap:1.4rem;width:100%}.product-waitlist__step-number{flex-shrink:0;font-family:var(--font-body-family);font-size:2.4rem;font-weight:500;line-height:normal;color:#fff}.product-waitlist__step-content{display:flex;flex-direction:column;gap:.4rem;min-width:0;flex:1 1 auto}.product-waitlist__step-title{margin:0;font-family:var(--font-body-family);font-size:2rem;font-weight:500;line-height:normal;letter-spacing:-.06rem;color:#fff}.product-waitlist__step-title p{margin:0}.product-waitlist__step-title strong,.product-waitlist__step-title b{color:#000;font-weight:500}.product-waitlist__step-text{margin:0;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:normal;color:#fff}@media screen and (min-width:750px){.product-waitlist__inner{gap:.8rem;width:100%}.product-waitlist__top{max-width:65.9rem;margin:0 auto}.product-waitlist__header{max-width:65.9rem}.product-waitlist__badge{font-size:1.4rem}.product-waitlist__heading{font-size:4rem;letter-spacing:-.12rem}.product-waitlist__form-row{flex-direction:row;align-items:stretch}.product-waitlist__field{flex:1 1 auto;width:auto}.product-waitlist__submit{flex:0 0 19.4rem;width:19.4rem}.product-waitlist__social-line{display:block}.product-waitlist__avatars-image{height:2.8rem}.product-waitlist__waiting-text{font-size:1.6rem}.product-waitlist__description{max-width:60.8rem;font-size:1.6rem}.product-waitlist__steps-card{width:fit-content;max-width:100%;margin:0 auto;padding:3.2rem 4.4rem}.product-waitlist__steps{gap:3.2rem;max-width:none;margin:0;width:auto}.product-waitlist__step{width:auto}.product-waitlist__step-number{font-size:4.4rem}.product-waitlist__step-title{font-size:3.2rem;letter-spacing:-.096rem}.product-waitlist__step-text{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/section-product-waitlist.css.map */
