@charset "UTF-8";

body, body * {
	vertical-align: baseline;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

#container {
	position:absolute;
	width:970px;
	height:250px;
	top:0;
	left:0;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	z-index:20;
	border: 1px solid #333333;
}

#content {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:#ffffff;
	z-index: 1;
}

#exitBtn {
	position:absolute;
	width:970px;
	height:250px;
	top:0;
	left:0;
    background-color: rgba(0,0,0,0);
	cursor: pointer;
}

#image1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 970px;
	height: 250px;
}

#f1_text1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
	height: 144px;
}

#f1_text2_container {
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 285px;
	width: 227px;
	height: 140px;
}

#f1_text2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 227px;
	height: 140px;
}

#image2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 970px;
	height: 250px;
}

#f2_text3 {
	position: absolute;
	top: 116px;
	left: 0;
	width: 376px;
	height: 105px;
}

#f2_text2 {
	position: absolute;
	top: 82px;
	left: 0;
	width: 378px;
	height: 34px;
}

#f2_text1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 359px;
	height: 83px;
}

#whiteline1 {
	position: absolute;
	top: 7px;
	left: 352px;
	width: 66px;
	height: 127px;
}

#image3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 970px;
	height: 250px;
}

#whiteline2 {
	position: absolute;
	top: 0;
	left: 652px;
	width: 60px;
	height: 168px;
}

#image4 {
	position: absolute;
	top: 0;
	left: 0;
	width: 970px;
	height: 250px;
}

#f4_text2 {
	position: absolute;
	top: 118px;
	left: 74px;
	width: 164px;
	height: 18px;
}

#f4_text1 {
	position: absolute;
	top: 84px;
	left: 25px;
	width: 261px;
	height: 29px;
}

#whiteline3 {
	position: absolute;
	top: 29px;
	left: 613px;
	width: 43px;
	height: 122px;
}

#logo {
	position: absolute;
	top: 205px;
	left: 570px;
	width: 142px;
	height: 37px;
}

#disclaimer {
	position: absolute;
	top: 226px;
	left: 6px;
	width: 318px;
	height: 15px;
}

#cta_container {
	position: absolute;
	top: 151px;
	left: 93px;
	width: 139px;
	height: 40px;
}

#cta_text {
	position: absolute;
	top: 163px;
	left: 106px;
	width: 116px;
	height: 17px;
}

#isi_container {
	position: absolute;
	top: 5px;
	left: 710px;
	width: 300px;
	height: 263px;
}

#isi_text_area {
	position: absolute;
	top: 6px;
	left: 20px;
	width: 220px;
	height: 230px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:8px;
	line-height:10px;
	color: #eeeeee;
	padding-right: 10px;
	overflow-y: scroll;
	scrollbar-color: #000000 transparent;
	scrollbar-width: thin;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

#isi_text_area sup {
	position: relative;
	font-size: 6px;
	top: -2px;
	}

#isi_text_area p {
	margin-bottom: 0;
}
#isi_text_area .isi_item {
	margin-top: 10px;
}
#isi_text_area::-webkit-scrollbar {
	width: 5px;
}
#isi_text_area::-webkit-scrollbar-track {
	background: rgba(255,255,255,0.1);
}
#isi_text_area::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: rgba(255,255,255,0.5);
}



/*Version: Tue May 02 2023 17:55:52 GMT-0300. Environment: juvederm. Type: batd*/
