.lty-hero{color:var(--lty-hero-text, #000);background-color:var(--lty-bg, #faf9f5)}.lty-hero__inner{padding:var(--lty-hero-pt, 30px) max(20px,calc((100vw - var(--lty-hero-max, 1301px)) / 2)) var(--lty-hero-pb, 30px)}.lty-hero__panel{position:relative;display:flex;align-items:stretch;justify-content:space-between;min-height:437px;background:var(--lty-hero-panel, #dfe3e3);border-radius:var(--lty-hero-radius, 40px);overflow:hidden}.lty-hero__content{display:flex;flex-direction:column;justify-content:center;gap:24px;flex:0 1 auto;min-width:0;max-width:563px;padding:60px 20px 60px 85px}.lty-hero__heading{margin:0;font-family:var(--font-base-family, sans-serif);font-weight:900;font-size:47px;line-height:61px;letter-spacing:.47px;text-transform:uppercase;color:inherit}.lty-hero__text{max-width:478px}.lty-hero__text>*{margin:0;font-family:var(--font-base-family, sans-serif);font-weight:400;font-size:22px;line-height:1.35;letter-spacing:.44px;color:inherit}.lty-hero__btn{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:15px 25px;border-radius:35px;background:var(--lty-hero-btn-bg, #485347);color:var(--lty-hero-btn-text, #fff);font-family:var(--font-accent-family, serif);font-weight:800;font-size:20px;line-height:1;text-transform:uppercase;text-decoration:none;transition:opacity .15s ease}.lty-hero__btn:hover{opacity:.92}.lty-hero__media{flex:0 0 44.8%;align-self:stretch;min-width:0}.lty-hero__img{display:block;width:100%;height:100%;object-fit:cover}.lty-hero__img--placeholder{background:#d8d2c6}.lty-steps{color:var(--lty-text, #000);background-color:var(--lty-bg, #faf9f5)}.lty-steps__inner{padding:var(--lty-pt, 60px) var(--page-inset) var(--lty-pb, 40px)}.lty-steps__heading{margin:0 0 48px;font-family:var(--font-base-family, sans-serif);font-weight:800;font-size:40px;line-height:1.1;letter-spacing:-.8px;text-transform:uppercase;text-align:center;color:inherit}.lty-steps__list{position:relative;max-width:1240px;margin:0 auto;padding:0;list-style:none}.lty-steps__list:before{content:"";position:absolute;left:50%;top:28px;bottom:70px;width:10px;background:color-mix(in srgb,var(--lty-spine, #b896b3) 50%,transparent);border-radius:5px;transform:translate(-50%);z-index:0}.lty-step{position:relative;display:grid;grid-template-columns:1fr 150px 1fr;align-items:center;row-gap:18px;padding-bottom:44px}.lty-step:last-child{padding-bottom:0}.lty-step__pill{grid-column:2;grid-row:1;justify-self:center;z-index:2;display:inline-flex;align-items:center;gap:10px;padding:15px 20px;border-radius:40px;background:var(--lty-accent, #b896b3);box-shadow:0 0 4px #e4d7dc}.lty-step__pill-label{font-family:var(--font-accent-family, serif);font-weight:800;font-size:25px;line-height:1;color:#fff;text-transform:none}.lty-step__pill-num{display:grid;place-items:center;width:30px;height:30px;border-radius:100px;background:#fff;font-family:var(--font-base-family, sans-serif);font-weight:800;font-size:20px;line-height:1;color:var(--lty-accent, #b896b3)}.lty-step__card,.lty-step__media{grid-row:2;z-index:1}.lty-step--left .lty-step__card{grid-column:1}.lty-step--left .lty-step__media{grid-column:3;justify-self:end}.lty-step--right .lty-step__card{grid-column:3}.lty-step--right .lty-step__media{grid-column:1;justify-self:start}.lty-step__card{position:relative;display:flex;align-items:center;gap:20px;padding:30px 20px;background:var(--lty-card-bg, #fff);border-radius:40px;box-shadow:2px 2px 4px #00000040}.lty-step--left .lty-step__card:after,.lty-step--right .lty-step__card:after{content:"";position:absolute;top:50%;width:80px;height:10px;background:color-mix(in srgb,var(--lty-spine, #b896b3) 50%,transparent);border-radius:5px;transform:translateY(-50%);z-index:0}.lty-step--left .lty-step__card:after{left:100%}.lty-step--right .lty-step__card:after{right:100%}.lty-step--noimg .lty-step__card:after{display:none}.lty-step--left .lty-step__card{flex-direction:row-reverse;text-align:right}.lty-step--right .lty-step__card,.lty-step--noimg .lty-step__card{flex-direction:row;text-align:left}.lty-step__icon{flex:0 0 auto;display:grid;place-items:center;width:65px;height:65px;border-radius:100px;background:var(--lty-icon-bg, #f2eaf0);color:var(--lty-accent, #b896b3)}.lty-step__icon svg{width:34px;height:34px}.lty-step__icon-img{width:42px;height:42px;object-fit:contain}.lty-step__icon-text{font-family:var(--font-base-family, sans-serif);font-weight:700;font-size:20px;color:var(--lty-accent, #b896b3)}.lty-step__divider{flex:0 0 auto;width:1px;height:125px;background:#0000001f}.lty-step__body{min-width:0}.lty-step__title{margin:0 0 15px;font-family:var(--font-base-family, sans-serif);font-weight:800;font-size:30px;line-height:1;letter-spacing:-.6px;text-transform:uppercase}.lty-step__text>*{margin:0;font-family:var(--font-base-family, sans-serif);font-weight:400;font-size:25px;line-height:1.15;color:inherit}.lty-step__text em,.lty-step__text i{font-style:italic;font-weight:700}.lty-step__media{width:100%;max-width:390px}.lty-step__img{display:block;width:100%;aspect-ratio:389 / 292;object-fit:cover;border-radius:20px}.lty-step--noimg .lty-step__card{grid-column:1 / -1;justify-self:center;max-width:640px}.lty-step__badge{position:absolute;z-index:3;top:60px;width:122px;height:auto;overflow:visible;color:var(--lty-badge, #b896b3)}.lty-step--left .lty-step__badge{left:-28px}.lty-step--right .lty-step__badge{right:-28px}.lty-step--noimg .lty-step__badge{right:auto;left:calc(50% + 260px);top:33px}.lty-step__badge-shape{transform-box:fill-box;transform-origin:center}.lty-step--left .lty-step__badge-shape{transform:scaleX(-1)}.lty-step__badge-fo{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.lty-step__badge-text{display:block;text-align:center;font-family:var(--font-base-family, sans-serif);font-weight:800;font-size:14px;line-height:1.05;letter-spacing:.2px;text-transform:uppercase;color:#fff}.lty-step--left .lty-step__badge-text{transform:translate(-4px)}.lty-step--right .lty-step__badge-text{transform:translate(4px)}.lty-steps__btn{display:block;width:-moz-fit-content;width:fit-content;margin:32px auto 0;padding:21px 48px;border-radius:40px;background:var(--lty-btn-bg, #485347);color:var(--lty-btn-text, #fff);font-family:var(--font-accent-family, serif);font-weight:800;font-size:25px;line-height:1;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;transition:opacity .15s ease}.lty-steps__btn:hover{opacity:.92}.lty-terms{color:var(--lty-terms-text, #000);background-color:var(--lty-bg, #faf9f5);--page-inset: max(20px, calc((100vw - 1180px)/2) )}.lty-terms__inner{display:flex;flex-direction:column;align-items:flex-start;gap:40px;padding:var(--lty-terms-pt, 40px) var(--page-inset) var(--lty-terms-pb, 60px)}.lty-terms__head{display:flex;flex-direction:column;gap:9px}.lty-terms__heading{margin:0;font-family:var(--font-base-family, sans-serif);font-weight:800;font-size:38px;line-height:1.1;letter-spacing:-.76px;text-transform:uppercase;color:inherit}.lty-terms__text{margin:0;max-width:919px;font-family:var(--font-base-family, sans-serif);font-weight:400;font-size:22px;line-height:1.2;letter-spacing:.44px;color:inherit}.lty-terms__btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 25px;border-radius:35px;background:var(--lty-terms-btn-bg, #485347);color:var(--lty-terms-btn-text, #fff);font-family:var(--font-accent-family, serif);font-weight:800;font-size:20px;line-height:1;text-transform:uppercase;text-decoration:none;transition:opacity .15s ease}.lty-terms__btn:hover{opacity:.92}@media screen and (max-width:989px){.lty-steps__list{max-width:620px}.lty-steps__list:before{display:none}.lty-step{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding-bottom:32px}.lty-step__pill{order:0}.lty-step__badge{position:relative;order:1;top:auto;left:auto;right:auto;width:82px;height:auto}.lty-step--left .lty-step__badge,.lty-step--right .lty-step__badge{top:auto;left:auto;right:auto}.lty-step--left .lty-step__badge-shape{transform:none}.lty-step--right .lty-step__badge-shape{transform:scaleX(-1)}.lty-step--left .lty-step__badge-text{transform:translate(4px)}.lty-step--right .lty-step__badge-text{transform:translate(-4px)}.lty-step--right .lty-step__pill{order:1}.lty-step--right .lty-step__badge{order:0}.lty-step--left .lty-step__card,.lty-step--right .lty-step__card,.lty-step--noimg .lty-step__card{order:2;flex:0 0 100%;max-width:100%;flex-direction:row;gap:15px;text-align:left;padding:15px 20px;border-radius:20px 20px 0 0}.lty-step--noimg .lty-step__card{border-radius:20px}.lty-step__card:after{display:none!important}.lty-step__divider{height:85px}.lty-step__title{font-size:20px;margin-bottom:5px}.lty-step__text>*{font-size:16px;line-height:1.2}.lty-step__icon{width:50px;height:50px}.lty-step__icon svg{width:30px;height:30px}.lty-step__media{order:3;flex:0 0 100%;max-width:100%;margin-top:-14px}.lty-step__img{aspect-ratio:3 / 1;border-radius:0 0 20px 20px}.lty-step--noimg .lty-step__card{max-width:100%}}@media screen and (max-width:749px){.lty-hero__inner{padding:var(--lty-hero-pt-m, 0px) 20px var(--lty-hero-pb-m, 24px)}.lty-hero__panel{flex-direction:column-reverse;min-height:0;background:transparent;border-radius:0;overflow:visible;gap:20px}.lty-hero__content{max-width:none;padding:0;gap:15px}.lty-hero__heading{font-size:30px;line-height:1.1;letter-spacing:0}.lty-hero__text>*{font-size:16px}.lty-hero__media{flex:none}.lty-hero__img{height:auto;border-radius:20px}.lty-hero__btn{align-self:stretch;padding:12px 20px;font-size:16px}.lty-steps__heading{font-size:28px;letter-spacing:-.4px;margin-bottom:28px}.lty-steps__btn{display:block;margin-top:28px;padding:18px 36px;font-size:20px;text-align:center}.lty-terms__inner{padding-block:var(--lty-terms-pt-m, 24px) var(--lty-terms-pb-m, 32px);gap:20px}.lty-terms__heading{font-size:28px;letter-spacing:-.4px}.lty-terms__text{font-size:16px}.lty-terms__btn{align-self:stretch;padding:12px 20px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/loyalty.css.map */
