body.noScroll{overflow:hidden;position:fixed;inset:0}@keyframes dot-animation{0%{background-color:rgba(29,29,27,.4)}50%{background-color:rgba(29,29,27,.7)}100%{background-color:#1d1d1b}}.batcom--loading{display:inline-block;width:10px;height:10px;position:relative;background-color:gray;animation:dot-animation 1.2s infinite;animation-delay:.8s;border-radius:50%}.batcom--loading::before,.batcom--loading::after{border-radius:50%;content:"";display:inline-block;position:absolute;width:10px;height:10px;background-color:#1d1d1b;animation:dot-animation 1.2s infinite}.batcom--loading::before{animation-delay:.4s;left:-20px}.batcom--loading::after{animation-delay:1.2s;right:-20px}.batcom__loading-container{position:relative}.batcom__loading-container .batcom--loading{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.batcom__loading-container.loading{pointer-events:none;opacity:.3}.batcom__loading-container.loading .batcom--loading{display:inline-block}.batcom-overlay__shorthand{position:relative;z-index:0}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.batcom-bff-sociallogin__container{width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.batcom-bff-sociallogin__list{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:16px}.batcom-bff-sociallogin__link{display:flex;justify-content:center;align-items:center;width:56px;height:48px}.batcom-bff-sociallogin__icon{width:40px;height:auto}.batcom-bff-sociallogin__error{margin:20px 0}.batcom-bff-sociallogin__error-message{color:var(--batcom-color-form-error);background-color:color-mix(in srgb, var(--batcom-color-form-error), transparent 90%);text-align:center;padding:11px 20px}.batcom-flyout__dialog #sns-container{padding:32px}.batcom-flyout__dialog #social-disclaimer-accept{margin-top:16px}.batcom-flyout__dialog .batcom-flyout__mask{opacity:.5}.batcom-loader{z-index:8}