.glitter{z-index: -1 !important; }

.hl{z-index: 50 !important;}

select > option {
background-color: #8899a9 !important;
}


em{
  font-family: PlayItalic;
  font-style: normal !important;

}


.bw{filter: grayscale();}

.bw:hover{
  filter: grayscale(0);
  transition: 1s all;
}



hr{border-color: #ceb98c;}

.ba-video-wrapper video{
object-fit: contain;
  height: 75vh;
	width: auto;
  
}

.ba-video-wrapper{
overflow: visible;
}
.leistungen .ba-feature-button {
  
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0);  
  width: 100%;
  
}
#item-1725296352865 .ba-feature-button:not(.empty-content) a{
width: 100%

}

.front{z-index: 5;}

.handy{
  z-index: 99 !important;  
	position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);  
  
}