.Button_button__wrapper__4EE24{display:flex}.Button_button__left__n_UkI{justify-content:flex-start}.Button_button__right__QZG4g{justify-content:flex-end}.Button_button__center__Ozhi4,.Button_button__glKiA{justify-content:center}.Button_button__glKiA{display:flex;align-items:center;gap:var(--space-xxs);border-radius:var(--radius-modulor);border:none;cursor:pointer;font-size:14px;font-family:var(--inter)}.Button_button__glKiA:focus-visible{outline:2px solid var(--blue-80);outline-offset:2px}.Button_fullWidth__IOrJU{width:100%;display:flex;justify-content:center}.Button_tiny__mcRAH{max-height:var(--space-sm);min-height:var(--space-sm);padding-block:6px;padding-inline:6px}.Button_small__NA48y{max-height:var(--space-md);min-height:var(--space-md);padding-block:var(--space-modulor);padding-inline:var(--space-xxs)}.Button_medium__uOOEc{max-height:var(--space-lg);min-height:var(--space-lg);padding-block:var(--space-tiny);padding-inline:var(--space-xxs)}.Button_rounded__ay49F{justify-content:center;height:var(--space-lg);width:var(--space-lg);max-height:var(--space-lg);max-width:var(--space-lg);border-radius:50%;padding:0}.Button_rounded__ay49F.Button_small__NA48y{height:var(--space-md);width:var(--space-md);max-height:var(--space-md);max-width:var(--space-md)}.Button_rounded__ay49F.Button_tiny__mcRAH{height:var(--space-sm);width:var(--space-sm);max-height:var(--space-sm);max-width:var(--space-sm)}.Button_noBorder__CPhnA,.Button_noBorder__CPhnA.Button_secondaryDark__r5pp1,.Button_noBorder__CPhnA.Button_secondary__EZc9T,.Button_noBorder__CPhnA.Button_secondary__EZc9T:hover{border:none}.Button_float__HXZ5f{border-radius:var(--radius-lg)}.Button_disabled__u_g8w{opacity:.24;pointer-events:none}.Button_primary__OY4AR{color:var(--gray-300);background-color:var(--mint-100)}.Button_primary__OY4AR:hover{background-color:var(--mint-100-hover)}.Button_primaryDark__qM_rG{color:var(--mint-100);background-color:var(--mint-300)}.Button_primaryDark__qM_rG:hover{background-color:var(--mint-200)}.Button_secondary__EZc9T{border:1px solid var(--gray-40);color:var(--black);background-color:var(--white)}.Button_secondary__EZc9T:hover{background-color:#0000000a;border:1px solid var(--gray-60)}.Button_secondaryDark__r5pp1{color:var(--white);border:1px solid var(--white);background-color:transparent}.Button_secondaryDark__r5pp1:hover{background-color:rgba(255,255,255,.16)}.Button_tertiary__t3zH_{background-color:var(--gray-300);color:var(--white)}.Button_tertiary__t3zH_:hover{background-color:var(--gray-80)}.Button_tertiaryDark__wY0Bg{background-color:var(--black);color:var(--white)}.Button_tertiaryDark__wY0Bg:hover{background-color:rgba(255,255,255,.16)}.Button_destructive__u7kLX{background-color:var(--red-20);color:var(--red-150)}.Button_destructive__u7kLX:hover{background-color:var(--red-40)}.Button_destructiveDark__u1Ydi{background-color:var(--red-300);color:var(--red-100)}.Button_destructiveDark__u1Ydi:hover{background-color:var(--red-200)}.Button_link__RCCaQ{background-color:transparent;padding:0}.Button_button__loading__5n_eO span{width:8px;height:8px;border-radius:50%;background-color:var(--black);animation:Button_dots__rvau9 2s ease-in-out infinite}.Button_button__loading__5n_eO span:nth-child(2){animation-delay:.4s}.Button_button__loading__5n_eO span:nth-child(3){animation-delay:.8s}.Button_tertiary__t3zH_.Button_button__loading__5n_eO span{background-color:var(--white)}.Button_text--hidden__YyLQl{opacity:0;pointer-events:none}.Button_loading__gVwfU{position:relative}.Button_loading__overlay__tncPy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex}.Button_loading__overlay__tncPy>div{transform:scale(1.5)}@keyframes Button_dots__rvau9{50%{opacity:40%}}