.prop-third-party-button{display:flex;width:100%;height:var(--button-xl-height, 56px);min-width:299px;padding:0px var(--button-xl-padding-right, 20px) 0px var(--button-xl-padding-left, 20px);justify-content:center;align-items:center;gap:var(--button-xl-label-padding-horizontal, 4px);flex-shrink:0;font-size:var(--Text-styles-Font-body-L-font-size, 18px);font-family:var(--Text-styles-Font-body-L-font-family, "Inter");font-weight:var(--Text-styles-Font-body-L-font-weight, 400);font-style:var(--Text-styles-Font-body-L-font-style, normal);line-height:var(--Text-styles-Font-body-L-line-height, 28px);transition:all .1s ease-in;border-radius:var(--corner-radius-xl, 16px);border:2px solid transparent;cursor:pointer}.prop-third-party-button.google{background:#4285f4;color:var(--color-foreground-foreground-inverse, #FFF)}.prop-third-party-button.google:hover{background:#2f71de}.prop-third-party-button.google-outline,.prop-third-party-button.uae-pass,.prop-third-party-button.apple-outline{background:var(--color-foreground-foreground-inverse, #FFF);border:2px solid var(--color-border-border-default, #F1F1F1);color:var(--color-foreground-foreground-default, #000D29)}.prop-third-party-button.google-outline:hover,.prop-third-party-button.uae-pass:hover,.prop-third-party-button.apple-outline:hover{border:var(--border-width-none, 1px) solid var(--color-border-border-strong, #C9C9C9);background:var(--color-surface-surface-default, #F1F1F1)}.prop-third-party-button.apple{background:var(--color-foreground-foreground-default, #000D29);color:var(--color-foreground-foreground-inverse, #FFF)}.prop-third-party-button:disabled{background:var(--color-background-background-weaker, #F6F6F6)!important;border:2px solid transparent!important;color:var(--color-foreground-foreground-weakest, #808A9F);cursor:not-allowed}.prop-third-party-button:disabled svg path{fill:var(--color-foreground-foreground-weakest, #808a9f)}
