:root{--primary-color:#000;--secondary-color:#666;--text-color:#333;--bg-color:#fff;--breakpoint-mobile:480px;--breakpoint-tablet:768px}.lp-btn{box-sizing:border-box;height:3.21rem;font-family:var(--font-inter),Inter,sans-serif;white-space:nowrap;cursor:pointer;border-radius:2rem;justify-content:center;align-items:center;padding:0 3rem;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:color .2s,transform .2s,background-color .2s,border-color .2s;display:inline-flex}.lp-btn:active{transform:scale(.98)}.lp-btn:focus-visible{outline-offset:.21rem;outline:.14rem solid #ffffff8c}.lp-btn--solid{color:#000;background:#fff;border:0}.lp-btn--solid:hover,.lp-btn--solid:active,.lp-btn--solid:visited{color:#000}.lp-btn--ghost{color:#fff;background:#000;border:.7px solid #fff}.lp-btn--ghost:hover,.lp-btn--ghost:active,.lp-btn--ghost:visited{color:#fff}.lp-btn--outline{color:#fff;background:0 0;border:.7px solid #fff;border-radius:.5rem;height:3.21rem;padding:0 1.88rem}.lp-btn--nav{height:1.93rem;padding:0 1rem;font-size:.86rem}.lp-btn--ghost.lp-btn--nav{background:0 0;border-radius:1rem;font-size:1rem}.lp-btn--solid.lp-btn--nav{border-radius:1.04rem;font-size:.79rem}@media (hover:hover){.lp-btn--solid:hover{background:#fffc}.lp-btn--ghost:hover{background:#ffffff80}.lp-btn--outline:hover{color:#000;background:#fff}.lp-btn--solid.lp-btn--nav:hover{color:#fff;background:#ffffff80}.lp-btn--ghost.lp-btn--nav:hover{color:#fff;background:#ffffff40}}.lp-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(1.71rem)scale(.985)}.lp-reveal.is-visible{opacity:1;transform:none}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.lp-reveal{opacity:1;transition:none;transform:none}.lp-btn:active{transform:none}}@media screen and (max-width:768px){.lp-btn{height:3rem;padding:0 2rem}.lp-btn--nav{height:1.93rem;padding:0 .86rem}}
