body .batcom-tabs--circular .batcom-tabs__short-label .batcom-tabs__tab-label{max-width:5ic}
body .batcom-tabs--circular .batcom-tabs__tablist-wrapper .cmp-tabs__tab{max-width:7ic}
body.noScroll{overflow:hidden;position:fixed;inset:0}
@keyframes dot-animation{0{background-color:rgba(29,29,27,0.4)}
50%{background-color:rgba(29,29,27,0.7)}
100%{background-color:#1d1d1b}
}
.batcom--loading{display:inline-block;width:10px;height:10px;position:relative;background-color:grey;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(0)}
to{transform:rotate(360deg)}
}
body .batcom-header .batcom-header--bff.batcom-header-var-2 .header-logo{width:100%}
body .batcom-header .batcom-header--bff.batcom-header-var-2 .batcom-header__logo--primary .cmp-image__image{width:50px;height:34px}
body .batcom-header .batcom-header--bff.batcom-header-var-2 .batcom-header__logo--secondary .cmp-image__image{width:49px;height:16px}
body .batcom-header .batcom-header--bff.batcom-header-var-2 .batcom-header__logo--secondary.batcom-header__no-auth-only .cmp-image__image{width:49px;height:13px}
@media only screen and (min-width:1024px){body .batcom-header .batcom-header--bff.batcom-header-var-2 .batcom-header__logo--primary.batcom-header__no-auth-only .cmp-image__image{width:52px;height:36px}
body .batcom-header .batcom-header--bff.batcom-header-var-2 .batcom-header__logo--secondary.batcom-header__no-auth-only .cmp-image__image{width:45px;height:12px}
}
@media only screen and (min-width:1024px){body .batcom-header .batcom-header--bff.batcom-header-var-2.batcom-header--authenticated .batcom-header__logo--primary.batcom-header__auth-only .cmp-image__image{width:52px;height:36px}
body .batcom-header .batcom-header--bff.batcom-header-var-2.batcom-header--authenticated .batcom-header__logo--secondary.batcom-header__auth-only .cmp-image__image{width:47px;height:12px}
}