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-phone{position:relative;display:flex;width:100%}.batcom-phone>div:has(.batcom-phone__prefix){position:relative;width:64px}.batcom-phone>div:has(.batcom-phone__number){align-self:flex-end;width:100%}.batcom-phone__prefix.cmp-form-text label{white-space:nowrap;font-size:var(--batcom-typography-size-mobile);margin-bottom:.5rem;font-weight:400}.batcom-phone__prefix.cmp-form-text .cmp-form-text__icon.cmp-form-text__icon-left{display:flex;align-items:center;left:8px}.batcom-phone__prefix.cmp-form-text input.cmp-form-text__text{padding:8px 4px 8px 8px;text-align:end;border:none;border-top-right-radius:0;border-bottom-right-radius:0;border-right:1px solid #d5d5d5}.batcom-phone__prefix.cmp-form-text input.cmp-form-text__text[readonly],.batcom-phone__prefix.cmp-form-text input.cmp-form-text__text[disabled]{background-color:var(--batcom-color-form-button-disabled-bg);color:var(--batcom-color-form-button-disabled-text)}.batcom-phone__number.cmp-form-text{display:block}.batcom-phone__number.cmp-form-text input{border-top-left-radius:0;border-bottom-left-radius:0}.batcom-phone__number .form-text__fieldError{position:absolute;left:0}