<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h3 { 
    font-family: "Poppins SemiBold", sans-serif;
    font-size: 28px;
    line-height: 36px;
}
h4{
    font-family: "Poppins SemiBold", sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    width: 415px;
}
a,
a:visited {
    font-family: "Poppins Regular", sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}
a:active,
a:hover,
a:focus {
    color: #000000;
}
input{
    margin: 2px;
    outline: none;
}
form{
    width: 550px;
}
.gray_box {
	background-image:url(/c/privacy/images/box_bg.gif);
	padding:10px 10px 0px 10px;
}
.gray_box p {
	font-size:10px;
	margin-bottom:0px;
}
.gray_box_bottom {
	background-image:url(/c/privacy/images/box_bottom.gif);
	width:184px;
	height:10px;
}
.phone_number_box {
	width:440px;
	border:solid 0px #CCC;
	margin-left:20px;
	margin-bottom:15px;
}
.phone_number {
    font-family: "Poppins SemiBold";
    font-size: 12px;
	padding:20px 5px;
	text-align:left;
    line-height: 16px;
}
.required {
	color:#000;
	font-weight:bold;
	font-size:12px;
    line-height: 16px;
}

.phone_disclaimer {
	font-size:12px;
    line-height: 16px;
	margin:0px;
	padding:0px 10px 10px 5px;
}
.do_not{
    font-family: "Poppins SemiBold";
    font-size:12px;
    line-height: 16px;
}
.description {
	font-size: 12px;
	margin:0px 60px 25px 25px;
	padding:0px;
    line-height: 16px;
}
.check_text {
	margin-bottom:0px;
	padding-bottom:0px;
}
#verify-text{
    width: 460px;
    font-family: "Poppins Semibold", sans-serif;
}
.marketing-text{
    width: 460px;
    font-family: "Poppins Regular", sans-serif;
}
.divider {
	border-top:1px solid #CCC;
	width:465px;
	height:0px;
	margin-left:25px;
}
span.phError,
span.addyError,
span.emError,
span.ceError,
span.genError,
span.emInvalid { 
    display:none;
    color:#FF0000;
    font-size:12px; 
    font-family: "Poppins Regular", sans-serif;
    line-height: 16px;
    margin-right: -1px;
}
span.ceError{
    margin-right: 280px;
}

.left-navigation{
	float:left;
	width:200px;
	margin-right:20px;
}
.content-with-left-nav{
	width:650px;
	margin-top:15px;
}
p{
    margin-right: 60px;
	margin-top:10px;
	margin-bottom:10px;
}

.ctlHoverButton,
.ctlHoverButton:focus,
.ctlHoverButton:visited,
.ctlHoverButton:active {
    background-color: #FFC800;
    color: #000000;
    font-size: 14px;
    line-height: 21px;
    font-family: "Poppins Bold", sans-serif;
    border: none;
    width: 240px;
    height: 40px;
    margin-top: 30px;
    border-radius: 26px;
}
.ctlHoverButton:hover {
    background-color: #000000;
    color: #FFFFFF;
}
.page-content {
    border: 0px solid #CACCCD;
    margin-top: -165px;
    padding: 15px 20px 15px 20px;
    min-height: 250px;
    position: relative;
    margin-bottom: 0px;
}
.page-content-top {
    width: 960px;
    height: 170px;
    background: none;
    z-index: -1;
}
.page-content-bottom {
    width: 960px;
    height: 131px;
    background: none;
    margin-top: -125px;
    z-index: -1;
}
.main-container {
    width: 960px;
    margin: auto;
    padding-top: 40px;
    margin-top: 0;
}
input {
    accent-color: #000;
}
select#state {
    margin: 2px;
}
.ebiz-condensed-title{
    margin-left: 19px;
}</pre></body></html>