.sc-loyalty-page{font-family:var(--font-body-family, "Jost", sans-serif);color:#000}.sc-lp__hero{background:#1c1c1a;padding:7rem 2rem;text-align:center}.sc-lp__hero-inner{max-width:72rem;margin:0 auto}.sc-lp__logo{height:8rem;width:auto;object-fit:contain;margin:0 auto 2.4rem;display:block}.sc-lp__title{font-family:var(--font-heading-family, "Jost", sans-serif);font-size:clamp(3.2rem,5vw,5.6rem);font-weight:700;color:#fff;letter-spacing:-.02em;margin:0 0 1.6rem;line-height:1.1}.sc-lp__subtitle{font-size:1.8rem;color:#ffffffbf;margin:0 0 3.2rem;line-height:1.6}.sc-lp__cta{display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;padding:1.3rem 3rem;border-radius:.7rem;text-decoration:none;transition:background .2s,color .2s,border-color .2s;cursor:pointer;white-space:nowrap}.sc-lp__cta--primary{background:#ea6010;color:#fff;border:2px solid #ea6010}.sc-lp__cta--primary:hover{background:#c54e0a;border-color:#c54e0a}.sc-lp__cta--outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.sc-lp__cta--outline:hover{border-color:#fff}.sc-lp__section{padding:7rem 2rem}.sc-lp__section--alt{background:#f7f7f5}.sc-lp__section-title{font-family:var(--font-heading-family, "Jost", sans-serif);font-size:3.2rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .8rem;text-align:center}.sc-lp__section-sub{font-size:1.6rem;color:#555;text-align:center;margin:0 0 4rem;max-width:60rem;margin-left:auto;margin-right:auto;line-height:1.6}.sc-lp__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem;margin-top:4rem}@media(max-width:749px){.sc-lp__steps{grid-template-columns:1fr;gap:2.4rem}}.sc-lp__step{background:#fff;border:1px solid #e4e4e4;border-radius:1.2rem;padding:3.2rem 2.8rem;position:relative}.sc-lp__step-num{width:4rem;height:4rem;background:#ea6010;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;margin-bottom:1.6rem}.sc-lp__step h3{font-size:1.8rem;font-weight:700;margin:0 0 .8rem}.sc-lp__step p{font-size:1.45rem;color:#555;line-height:1.65;margin:0}.sc-lp__step a{color:#ea6010;text-decoration:underline}.sc-lp__tiers{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem;max-width:80rem;margin:0 auto}@media(max-width:749px){.sc-lp__tiers{grid-template-columns:1fr}}.sc-lp__tier{background:#fff;border:1.5px solid #e4e4e4;border-radius:1.6rem;padding:3.6rem 3.2rem;display:flex;flex-direction:column;align-items:flex-start;gap:0;position:relative}.sc-lp__tier--featured{border-color:#ea6010;box-shadow:0 4px 24px #ea60101f}.sc-lp__tier-badge{display:inline-flex;font-size:1.1rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase;padding:.3rem 1rem;border-radius:10rem;margin-bottom:1.6rem}.sc-lp__tier-badge--free{background:#f0f4ff;color:#334fb4}.sc-lp__tier-badge--club{background:#fff3ec;color:#ea6010}.sc-lp__tier-name{font-size:2.2rem;font-weight:700;margin:0 0 .8rem}.sc-lp__tier-rate{font-size:6rem;font-weight:800;color:#ea6010;line-height:1;letter-spacing:-.04em}.sc-lp__tier-rate-label{font-size:1.4rem;color:#555;margin:.2rem 0 2.4rem}.sc-lp__tier-perks{list-style:none;padding:0;margin:0 0 2.8rem;display:flex;flex-direction:column;gap:.8rem;width:100%;flex:1}.sc-lp__tier-perks li{font-size:1.4rem;color:#333}.sc-lp__tier-perks li.muted{color:#bbb}.sc-lp__tier-price{font-size:2rem;font-weight:700;margin-bottom:1.6rem}.sc-lp__tier .sc-lp__cta{width:100%;justify-content:center}.sc-lp__tier .sc-lp__cta--outline{color:#000;border-color:#000}.sc-lp__tier .sc-lp__cta--outline:hover{background:#000;color:#fff}.sc-lp__examples{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.2rem}@media(max-width:749px){.sc-lp__examples{grid-template-columns:1fr}}.sc-lp__example{background:#f7f7f5;border-radius:1.2rem;padding:2.8rem 2.4rem}.sc-lp__example-label{font-size:1.3rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase;color:#888;margin:0 0 1.6rem}.sc-lp__example-row{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 0;border-bottom:1px solid #e8e8e6;font-size:1.4rem;color:#555}.sc-lp__example-row:last-child{border-bottom:none}.sc-lp__example-row strong{color:#000;font-weight:700;font-size:1.6rem}.sc-lp__example-row--club strong{color:#ea6010}.sc-lp__faq{max-width:72rem;margin:3.2rem auto 0}.sc-lp__faq-item{border-bottom:1px solid #e0e0e0}.sc-lp__faq-item summary{font-size:1.6rem;font-weight:600;padding:1.8rem 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.sc-lp__faq-item summary::-webkit-details-marker{display:none}.sc-lp__faq-item summary:after{content:"+";font-size:2rem;color:#ea6010;font-weight:300;flex-shrink:0;margin-left:1.6rem;transition:transform .2s}.sc-lp__faq-item[open] summary:after{transform:rotate(45deg)}.sc-lp__faq-item p{font-size:1.45rem;color:#555;line-height:1.7;padding:0 0 2rem;margin:0}.sc-lp__faq-item a{color:#ea6010;text-decoration:underline}.sc-lp__bottom-cta{text-align:center;padding:7rem 2rem}.sc-lp__bottom-cta h2{font-family:var(--font-heading-family, "Jost", sans-serif);font-size:3.2rem;font-weight:700;margin:0 0 1rem}.sc-lp__bottom-cta p{font-size:1.6rem;color:#555;margin:0 0 2.4rem}.sc-lp__bottom-cta-btns{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}.sc-lp__bottom-cta .sc-lp__cta--outline{color:#000;border-color:#000}.sc-lp__bottom-cta .sc-lp__cta--outline:hover{background:#000;color:#fff}.sc-lp__bonus-ways{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3.2rem}@media(max-width:749px){.sc-lp__bonus-ways{grid-template-columns:1fr}}.sc-lp__bonus-card{background:#fff;border:1.5px solid #e4e4e4;border-radius:1.6rem;padding:3rem 2.8rem;display:flex;flex-direction:column;align-items:flex-start;gap:0}.sc-lp__bonus-card--coming{opacity:.55}.sc-lp__bonus-icon{font-size:3rem;margin-bottom:1.2rem}.sc-lp__bonus-amount{font-size:2.8rem;font-weight:800;color:#ea6010;letter-spacing:-.03em;margin-bottom:.8rem}.sc-lp__bonus-card h3{font-size:1.8rem;font-weight:700;margin:0 0 .8rem}.sc-lp__bonus-card p{font-size:1.45rem;color:#555;line-height:1.6;margin:0 0 2rem;flex:1}
/*# sourceMappingURL=/cdn/shop/t/46/assets/sc-loyalty-page.css.map */
