.styles-module__XS02cG__container body:not(.mobile) #credential_picker_container{top:4rem}
.styles-module__h88fVG__container{outline-width:2px;outline-style:dashed;outline-color:var(--color-amazon);color:var(--color-amazon);border-radius:.5rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.styles-module__h88fVG__leaderboard{flex-direction:row;align-items:center;gap:.5rem;width:320px;height:50px;margin:0 auto;padding:0 .5rem}@media only screen and (min-width:768px){.styles-module__h88fVG__leaderboard{gap:.75rem;width:468px;height:60px;padding:0 .75rem}}.styles-module__h88fVG__leaderboard .styles-module__h88fVG__copy{text-align:left;flex-direction:column;flex:auto;justify-content:center;gap:.125rem;min-width:0;display:flex}.styles-module__h88fVG__leaderboard .styles-module__h88fVG__text{text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;line-height:1rem;overflow:hidden}.styles-module__h88fVG__leaderboard .styles-module__h88fVG__footer{opacity:.85;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.5625rem;line-height:.6875rem;display:-webkit-box;overflow:hidden}.styles-module__h88fVG__leaderboard .styles-module__h88fVG__button{flex:none}@media only screen and (min-width:768px){.styles-module__h88fVG__leaderboard .styles-module__h88fVG__text{font-size:.875rem;line-height:1.125rem}.styles-module__h88fVG__leaderboard .styles-module__h88fVG__footer{font-size:.625rem;line-height:.75rem}}.styles-module__h88fVG__square{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;width:200px;height:200px;padding:.5rem}.styles-module__h88fVG__square .styles-module__h88fVG__headings{flex-direction:column;align-items:center;display:flex}.styles-module__h88fVG__square .styles-module__h88fVG__heading{font-size:1rem;font-weight:600;line-height:1.25rem}.styles-module__h88fVG__square .styles-module__h88fVG__subheading{font-size:.75rem;line-height:1rem}.styles-module__h88fVG__square .styles-module__h88fVG__copy{flex-direction:column;align-items:center;gap:.125rem;padding:0 .25rem;display:flex}.styles-module__h88fVG__square .styles-module__h88fVG__lede{font-size:.9375rem;line-height:1.125rem}.styles-module__h88fVG__square .styles-module__h88fVG__text{font-size:.8125rem;line-height:1rem}.styles-module__h88fVG__square .styles-module__h88fVG__footer{opacity:.85;font-size:.625rem;line-height:.75rem}.styles-module__h88fVG__icon{position:absolute;top:.75rem;right:.75rem}.styles-module__h88fVG__button{border-style:solid;border-width:1px;border-color:var(--color-amazon);white-space:nowrap;border-radius:1.25rem;padding:.125rem .75rem}.styles-module__h88fVG__buttonText{pointer-events:none;letter-spacing:-.25px;white-space:nowrap;font-size:.75rem;line-height:1rem}@media only screen and (min-width:768px){.styles-module__h88fVG__buttonText{letter-spacing:-.125px;font-size:.8125rem;line-height:1.125rem}}
.styles-module__ur2qTW__container{justify-content:center;width:320px;min-height:50px;margin:1.5rem auto 0;display:flex}.styles-module__ur2qTW__placeholder{background:repeating-linear-gradient(45deg,#eee,#eee 10px,#ddd 10px 20px);border-radius:.5rem;width:320px;height:50px}html.dark .styles-module__ur2qTW__placeholder{background:repeating-linear-gradient(45deg,#111,#111 10px,#444 10px 20px)}@media only screen and (min-width:768px){.styles-module__ur2qTW__container{width:468px;min-height:60px;margin-top:2rem}.styles-module__ur2qTW__placeholder{width:468px;height:60px}}
.styles-module__WYOlla__container{width:320px;min-height:50px;margin:4rem auto 0}@media only screen and (min-width:768px){.styles-module__WYOlla__container{width:468px;min-height:60px}}.styles-module__WYOlla__placeholder{background:repeating-linear-gradient(45deg,#eee,#eee 10px,#ddd 10px 20px);border-radius:.5rem;width:320px;height:50px;margin:0 auto}html.dark .styles-module__WYOlla__placeholder{background:repeating-linear-gradient(45deg,#111,#111 10px,#444 10px 20px)}@media only screen and (min-width:768px){.styles-module__WYOlla__placeholder{width:468px;height:60px}}
.styles-module__E9wHZa__container{display:none}@media only screen and (min-width:1023px){.styles-module__E9wHZa__container{z-index:10;display:block;position:fixed;bottom:1rem;right:1rem}}.styles-module__E9wHZa__placeholder{background:repeating-linear-gradient(45deg,#eee,#eee 10px,#ddd 10px 20px);border-radius:.5rem;width:200px;height:200px;position:relative}html.dark .styles-module__E9wHZa__placeholder{background:repeating-linear-gradient(45deg,#111,#111 10px,#444 10px 20px)}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}