.slq-hero__body{max-width:660px}@media(max-width:640px){.slq-hero{padding-bottom:30px}}.lr-steps,.lr-rhythm,.lr-cta{background:linear-gradient(to right,#052626,#033f33);color:#fff}.lr-steps{padding:0 32px 80px}.lr-steps__inner{max-width:1240px;margin:0 auto;display:flex;gap:14px;align-items:flex-start}.lr-card{flex:1 1 0;min-width:0;border-radius:20px;border:.3px solid #00D282;background:#033f33;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:20px;box-sizing:border-box}.lr-card__header{display:flex;align-items:center;gap:20px;margin-bottom:30px}.lr-card__badge{width:40px;height:40px;border-radius:50%;background:#00d2824d;border:.3px solid #00D282;flex-shrink:0;display:flex;align-items:center;justify-content:center}.lr-card__badge-num{font-size:22px;font-weight:400;color:#15ffab}.lr-card__label{font-size:14px;text-transform:uppercase;color:#c0efdb}.lr-card__label-hl{color:#15ffab}.lr-card__heading{font-size:25px;font-weight:400;line-height:28px;color:#fff;margin:0 0 20px}.lr-card__body{font-size:16px;font-weight:400;line-height:26px;color:#fff;margin:0}.lr-card__sep{height:0;border:none;border-top:1px dashed rgba(255,255,255,.2);margin:20px 0}.lr-card__stat{margin-bottom:30px}.lr-card__stat-main{display:flex;align-items:baseline;gap:8px;margin-bottom:6px;flex-wrap:wrap}.lr-card__stat-val{font-size:45px;font-weight:700;line-height:1;color:#15ffab}.lr-card__stat-icon{display:inline-flex;align-items:center}.lr-card__stat-icon svg{width:14px;height:14px;display:block}.lr-card__stat-name{font-family:Red Hat Display,sans-serif;font-size:12px;font-weight:400;line-height:12px;color:#fff}.lr-card__stat-sub{font-family:Red Hat Display,sans-serif;font-size:12px;font-weight:400;line-height:12px;text-transform:uppercase;color:#fff;margin:0}.lr-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:200px;height:45px;padding:0 18px;border-radius:50px;border:.3px solid #15FFAB;background:#04322c;color:#15ffab;text-align:center;font-family:Red Hat Display,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:18px;cursor:pointer;text-decoration:none;transition:background .2s;box-sizing:border-box}.lr-card__btn:hover{background:#055040}.lr-rhythm__inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:20px;border-radius:20px;border:.3px solid #00D282;background:#04322c;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:20px;box-sizing:border-box}.lr-rhythm__blob-wrap{flex-shrink:0}.lr-rhythm__blob{width:96px;height:96px;border-radius:50%;background:#7c3aed;display:flex;align-items:center;justify-content:center;box-shadow:0 0 40px #7c3aed80;animation:lr-blob-pulse 2.5s ease-in-out infinite}.lr-rhythm__blob-label{font-size:13px;font-weight:500;color:#fff;text-align:center;padding:0 12px}@keyframes lr-blob-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.lr-rhythm__text{flex:1;min-width:0}.lr-rhythm__heading{font-family:Red Hat Display,sans-serif;font-size:20px;font-weight:400;line-height:23px;color:#fff;margin:0 0 20px}.lr-rhythm__heading-hl{color:#15ffab}.lr-rhythm__body{font-family:Red Hat Display,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#fff;margin:0;max-width:600px}.lr-rhythm__stats{display:flex;gap:14px;flex-shrink:0}.lr-rhythm__stat{padding:20px;background:#04252599;border-radius:16px;display:flex;flex-direction:column;gap:6px;min-width:170px}.lr-rhythm__stat-val{font-family:Red Hat Display,sans-serif;font-size:25px;font-weight:700;line-height:25px;color:#15ffab}.lr-rhythm__stat-lbl{font-family:Red Hat Display,sans-serif;font-size:12px;font-weight:400;line-height:12px;color:#fff}.lr-cta{padding:50px 32px 100px;text-align:center}.lr-cta__inner{max-width:1240px;margin:0 auto}.lr-cta__eyebrow{font-size:16px;font-weight:700;text-transform:uppercase;color:#00d282;margin:0 0 20px}.lr-cta__heading{font-size:45px;font-weight:700;line-height:50px;color:#fff;max-width:620px;margin:0 auto 20px}.lr-cta__body{font-size:16px;font-weight:400;line-height:26px;color:#fff;margin:0 0 30px}.lr-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:300px;height:65px;padding:22px;border-radius:50px;background:#15ffab;border:none;color:#04181e;font-size:17px;font-weight:500;text-decoration:none;cursor:pointer;margin-bottom:20px;transition:background .35s ease,transform .2s ease}.lr-cta__btn:hover{background:#00e89a;color:#04181e;transform:translateY(-1px)}.lr-cta__helper{font-size:12px;font-weight:400;line-height:14px;color:#c0efdb;margin:0 0 50px}.lr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#000000b3;opacity:0;pointer-events:none;transition:opacity .25s ease}.lr-modal[data-active]{opacity:1;pointer-events:auto}.lr-modal__inner{position:relative;background:#033f33;border:.3px solid #00D282;border-radius:20px;padding:40px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto}.lr-modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s;line-height:1}.lr-modal__close:hover{opacity:1}@media(max-width:800px){.lr-steps__inner,.lr-rhythm__inner{flex-direction:column}.lr-card{width:100%}.lr-steps,.lr-rhythm{padding:0 20px 50px}.lr-card__heading{font-size:23px;line-height:25px}.lr-cta{padding:50px 20px 64px}}@media(max-width:640px){.lr-rhythm__inner{gap:20px;padding:20px}.lr-rhythm__stats{width:100%}.lr-rhythm__stat{flex:none}.lr-rhythm__stat:nth-child(1){min-width:170px}.lr-rhythm__stat:nth-child(2){min-width:120px}.lr-cta__heading{font-size:35px;line-height:40px}.lr-cta__btn{width:100%;max-width:300px}.lr-rhythm__blob-wrap{margin-bottom:20px;margin-top:20px}.lr-rhythm__body{line-height:20px}.lr-rhythm{padding-bottom:40px}}
/*# sourceMappingURL=/cdn/shop/t/474/assets/short-lp-reasons.css.map */
