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-carousel .cmp-carousel{--spacing-between-slides: var(--batcom-layout-carousel-spacing-between-slides, 0)}.batcom-carousel .cmp-carousel__content{position:relative}.batcom-container--full-page-width .batcom-carousel .batcom-image,.batcom-container--full-page-width .batcom-carousel .batcom-teaser-horizontal,.batcom-container--full-page-width .batcom-carousel .batcom-teaser-stage{margin-left:0;margin-right:0}.batcom-carousel .swiper-button-next,.batcom-carousel .swiper-button-prev{content:"";position:absolute;inset:auto auto 8px;width:20px;height:20px;-webkit-mask-image:url("../../../../../../etc.clientlibs/batcom/base/clientlibs/publish/resources/icons/chevron-right.svg");mask-image:url("../../../../../../etc.clientlibs/batcom/base/clientlibs/publish/resources/icons/chevron-right.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--batcom-color-carousel-button)}.batcom-container--primary-dark .batcom-carousel .swiper-button-next,.batcom-container--secondary-dark .batcom-carousel .swiper-button-next,.batcom-container--primary-dark .batcom-carousel .swiper-button-prev,.batcom-container--secondary-dark .batcom-carousel .swiper-button-prev{background-color:var(--batcom-color-carousel-button-inverted)}.batcom-carousel .swiper-button-next{right:0;-webkit-mask-image:url("../../../../../../etc.clientlibs/batcom/base/clientlibs/publish/resources/icons/chevron-right.svg");mask-image:url("../../../../../../etc.clientlibs/batcom/base/clientlibs/publish/resources/icons/chevron-right.svg")}.batcom-carousel .swiper-button-prev{right:30px;-webkit-mask-image:url("../../../../../../etc.clientlibs/batcom/base/clientlibs/publish/resources/icons/chevron-left.svg");mask-image:url("../../../../../../etc.clientlibs/batcom/base/clientlibs/publish/resources/icons/chevron-left.svg")}.batcom-carousel--space-between-small{--batcom-layout-carousel-spacing-between-slides: 8px}.batcom-carousel--space-between-medium{--batcom-layout-carousel-spacing-between-slides: 16px}.batcom-carousel--space-between-big{--batcom-layout-carousel-spacing-between-slides: 24px}.batcom-carousel--arrows .swiper-button-prev{left:35%;right:0}@media only screen and (max-width: 767px){.batcom-carousel--arrows .swiper-button-prev{left:0;margin-left:20px}}.batcom-carousel--arrows .swiper-button-next{left:auto;right:35%}@media only screen and (max-width: 767px){.batcom-carousel--arrows .swiper-button-next{right:0;margin-right:20px}}.batcom-carousel--arrows .swiper-pagination-bullet{width:12px;height:12px}.batcom-carousel--arrows .swiper-pagination-bullet-active{background:var(--batcom-color-palette-1-inverted)}@media only screen and (min-width: 768px){.batcom-carousel--arrows .cmp-carousel .swiper-wrapper{align-items:baseline}}.batcom-container--primary-dark .batcom-carousel--arrows .swiper-button-prev,.batcom-container--primary-dark .batcom-carousel--arrows .swiper-button-next{background-color:var(--batcom-color-palette-1-inverted)}