.Button-module__3dJGfa__btn{--accent:#ff6a2b;--accent-dark:#cc4a15;font-family:var(--font-ui);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.Button-module__3dJGfa__pill{isolation:isolate;border-radius:100px;gap:6px;height:52px;padding:0 16px 0 44px;transition:border-color .3s;overflow:hidden}.Button-module__3dJGfa__gooWrap{filter:blur(6px);z-index:0;pointer-events:none;position:absolute;inset:-10px}.Button-module__3dJGfa__blob{background:var(--accent);border-radius:50%;transition:bottom .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),background-color .15s;position:absolute;bottom:-160px}.Button-module__3dJGfa__blob:first-child{width:110px;height:110px;transition-duration:.55s;transition-delay:0s;left:-45px}.Button-module__3dJGfa__blob:nth-child(2){width:130px;height:130px;transition-duration:.7s;transition-delay:90ms;left:35px}.Button-module__3dJGfa__blob:nth-child(3){width:105px;height:105px;transition-duration:.5s;transition-delay:30ms;left:90px}.Button-module__3dJGfa__blob:nth-child(4){width:120px;height:120px;transition-duration:.65s;transition-delay:.14s;left:150px}.Button-module__3dJGfa__blob:nth-child(5){width:110px;height:110px;transition-duration:.48s;transition-delay:60ms;left:215px}.Button-module__3dJGfa__blob:nth-child(6){width:125px;height:125px;transition-duration:.62s;transition-delay:.16s;left:280px}.Button-module__3dJGfa__blob:nth-child(7){width:105px;height:105px;transition-duration:.52s;transition-delay:.1s;left:345px}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__blob,.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__blob{bottom:-14px}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__blob:first-child,.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__blob:first-child{bottom:-20px;transform:translate(-4px)}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__blob:nth-child(2),.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__blob:nth-child(2){bottom:-26px;transform:translate(6px)}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__blob:nth-child(3),.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__blob:nth-child(3){bottom:-10px;transform:translate(-3px)}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__blob:nth-child(4),.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__blob:nth-child(4){bottom:-22px;transform:translate(5px)}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__blob:nth-child(5),.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__blob:nth-child(5){bottom:-12px;transform:translate(-6px)}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__blob:nth-child(6),.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__blob:nth-child(6){bottom:-24px;transform:translate(4px)}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__blob:nth-child(7),.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__blob:nth-child(7){bottom:-16px;transform:translate(-5px)}.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__blob{background:var(--accent-dark)}.Button-module__3dJGfa__label{z-index:1;align-items:center;gap:6px;display:inline-flex;position:relative}.Button-module__3dJGfa__text{transition:transform .3s cubic-bezier(.22,1,.36,1),color .3s;display:inline-block}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__text,.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__text{transform:translate(-28px)}.Button-module__3dJGfa__textSwap{display:inline-grid}.Button-module__3dJGfa__textSwap>span{grid-area:1/1;transition:opacity .2s}.Button-module__3dJGfa__swapHover,.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__swapDefault,.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__swapDefault{opacity:0}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__swapHover,.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__swapHover{opacity:1}.Button-module__3dJGfa__arrow{opacity:0;flex-shrink:0;width:22px;height:22px;transition:opacity .25s,transform .3s cubic-bezier(.22,1,.36,1);transform:translate(-10px)}.Button-module__3dJGfa__pill:hover .Button-module__3dJGfa__arrow,.Button-module__3dJGfa__pill:active .Button-module__3dJGfa__arrow{opacity:1;transform:translate(0)}.Button-module__3dJGfa__primaryDark{background:#fff}.Button-module__3dJGfa__primaryDark .Button-module__3dJGfa__text{color:#111}.Button-module__3dJGfa__primaryDark:hover .Button-module__3dJGfa__text,.Button-module__3dJGfa__primaryDark:active .Button-module__3dJGfa__text{color:#141414}.Button-module__3dJGfa__primaryLight{background:#141414}.Button-module__3dJGfa__primaryLight .Button-module__3dJGfa__text{color:#fff}.Button-module__3dJGfa__primaryLight:hover .Button-module__3dJGfa__text,.Button-module__3dJGfa__primaryLight:active .Button-module__3dJGfa__text{color:#141414}.Button-module__3dJGfa__secondaryDark{background:0 0;border:1px solid #fff6}.Button-module__3dJGfa__secondaryDark .Button-module__3dJGfa__text{color:#fff}.Button-module__3dJGfa__secondaryDark:hover,.Button-module__3dJGfa__secondaryDark:active{border-color:var(--accent)}.Button-module__3dJGfa__secondaryDark:active{border-color:var(--accent-dark)}.Button-module__3dJGfa__secondaryDark:hover .Button-module__3dJGfa__text,.Button-module__3dJGfa__secondaryDark:active .Button-module__3dJGfa__text{color:#141414}.Button-module__3dJGfa__secondaryLight{background:0 0;border:1px solid #14141466}.Button-module__3dJGfa__secondaryLight .Button-module__3dJGfa__text{color:#141414}.Button-module__3dJGfa__secondaryLight:hover,.Button-module__3dJGfa__secondaryLight:active{border-color:var(--accent)}.Button-module__3dJGfa__secondaryLight:active{border-color:var(--accent-dark)}.Button-module__3dJGfa__tertiary{gap:8px;font-size:15px;font-weight:400}.Button-module__3dJGfa__tertiary .Button-module__3dJGfa__text{transition:color .2s,opacity .2s}.Button-module__3dJGfa__tertiary .Button-module__3dJGfa__arrowStatic path{transition:stroke .2s}.Button-module__3dJGfa__tertiaryDark .Button-module__3dJGfa__text{color:#fff;opacity:.65}.Button-module__3dJGfa__tertiaryDark:hover .Button-module__3dJGfa__text,.Button-module__3dJGfa__tertiaryDark:active .Button-module__3dJGfa__text{opacity:1;color:var(--accent)}.Button-module__3dJGfa__tertiaryDark:active .Button-module__3dJGfa__text{color:var(--accent-dark)}.Button-module__3dJGfa__tertiaryDark .Button-module__3dJGfa__arrowStatic path{stroke:#fff}.Button-module__3dJGfa__tertiaryDark:hover .Button-module__3dJGfa__arrowStatic path{stroke:var(--accent)}.Button-module__3dJGfa__tertiaryDark:active .Button-module__3dJGfa__arrowStatic path{stroke:var(--accent-dark)}.Button-module__3dJGfa__tertiaryLight .Button-module__3dJGfa__text{color:#141414;opacity:.6}.Button-module__3dJGfa__tertiaryLight:hover .Button-module__3dJGfa__text,.Button-module__3dJGfa__tertiaryLight:active .Button-module__3dJGfa__text{opacity:1;color:var(--accent)}.Button-module__3dJGfa__tertiaryLight:active .Button-module__3dJGfa__text{color:var(--accent-dark)}.Button-module__3dJGfa__tertiaryLight .Button-module__3dJGfa__arrowStatic path{stroke:#141414}.Button-module__3dJGfa__tertiaryLight:hover .Button-module__3dJGfa__arrowStatic path{stroke:var(--accent)}.Button-module__3dJGfa__tertiaryLight:active .Button-module__3dJGfa__arrowStatic path{stroke:var(--accent-dark)}
