#bai-open-chat-btn {
	background: transparent url('../img/FF-chatbot.png') no-repeat scroll 0 0;
	background-size: contain;
	border:none;
	bottom: clamp(1rem, -0.8777rem + 3.8369vw, 2rem);
	cursor:pointer;
	height: clamp(3rem, -3.1025rem + 12.47vw, 6.25rem);
	position: fixed;
	right: clamp(1rem, -0.8777rem + 3.8369vw, 2rem);
	width: clamp(3rem, -3.1025rem + 12.47vw, 6.25rem);
	z-index: 10;
}
