@charset "UTF-8";
@import url("live-chat-screen.css");

.embed_container { 
  background-color: transparent;
  width: 100%;
  height: 30%;
  position: relative;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  top: 25%;
}
.embed_content_container { 
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  width: 50%;
  height: 100%;
  position: relative;
  border-radius: 5px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
   
}
.fas {
  color: #000;
  margin-right: 10px;
  position: relative;
  z-index: 2;
}

.embed1 { 
  color: #000;
  	width: 85%;
  max-width: 350px;
  height: 50%;
  position: relative;
  font-family: Roboto;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  padding: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.text-container {
  position: relative;
  padding: 10px;
  background-color: transparent;
  border-radius: 8px;
}

textarea {
  width: 100%;
  margin-bottom: 10px;
  background-color: transparent;
}

.copyText {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.e83_771 { 
	color:rgba(142.00000673532486, 142.00000673532486, 160.00000566244125, 1);
	width:412px;
	height:22px;
	position:absolute;
	left:548px;
	top:44px;
	font-family:Roboto;
	text-align:left;
	font-size:14px;
	letter-spacing:0;
	line-height:px;
}
.e83_772 { 
  color: rgba(5, 5, 250, 1);
  width: 30%;
  height: 20%;
  position: absolute;
  left: 20%;
  top: 20%;
  font-family: Roboto;
  text-align: left;
  font-size: 30px;
  letter-spacing: 0;
}
.e84_778 { 
	color:rgba(0, 0, 0, 1);
	width:187px;
	height:76px;
	position:absolute;
	left:50%;
	top:50px;
	font-family:Roboto;
	text-align:left;
	font-size:30px;
	letter-spacing:0;
	line-height:px;
}
/* .logo_embed_container { 
	width:125px;
	height:132px;
	position:absolute;
	left:3%;
	top:0;
	background-image:url(/../../public/logo-transparent.png);
	background-repeat:no-repeat;
	background-size:cover;
} */

.logo_embed_container {
  width: 125px;
  height: 132px;
  position: absolute;
  left: 3%;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.e83_664 { 
  background-color: rgba(255, 255, 255, 0.9);
  width: 98.5%;
  height: 20.5%;
  position: absolute;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  top: 20%;
  left: 1%;
}
.e84_780 { 
	box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);
	background-color:rgba(232.00000137090683, 230.00000149011612, 230.00000149011612, 1);
	width:150px;
	height:31px;
	position:absolute;
	left:1046px;
	top:116px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.e84_779 { 
  color: rgba(0, 0, 0, 1);
  width: 136px;
  height: 22px;
  position: absolute;
  left: 50%;
  top: 121px;
  font-family: Roboto;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0;
}