<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#newsletter-signup-megamenu {
	margin: 20px 0;
	margin-bottom: 15px;
}

#newsletter-signup-megamenu p.copy {
	font-family: "Gotham SSm book A","Gotham SSm book B",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	line-height: 25px;
}

@media only screen and (min-width: 1024px) {
	.newsletter-megamenu .newsletter-form-1-container .emailfeild {
		width: 35%;
	}
}

@media only screen and (min-width: 1024px) {
	.newsletter-megamenu .newsletter-form-1-container .emailfeild .form-row .input-text {
		padding: 16px;
	}
}

#newsletter-signup-megamenu .emphasis {
  font-weight: 400;
}

#newsletter-signup-megamenu .gold {
	color: #ccac82;
  text-transform: uppercase;
}

.newsletter-megamenu .panes-col-gutter {
	border-top: 2px solid #ccac82;
}

@media only screen and (min-width: 1024px) {
	.level-2 .desktopnewsletter {
		margin-bottom: 10px;
	}
}

#newsletter-signup-megamenu .disclaimer {
	font-size: 10px;
	color: #a9aaab;
	text-align: left;
	line-height: 14px;
	display: block;
	margin-top: 5px;
}

#newsletter-signup-megamenu a {
	display: inline-block;
	font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin: 0;
	line-height: 25px;
}

#newsletter-signup-megamenu a:hover {
	color: #be0f34;
}


/* ==================================================
[CFC-3383]
[Content Asset :
ID : mega-menu-newsletter- 200 / 300 / 400 / 500 / 600 / 700
ID : mega-menu-newsletter-maternity
ID : mega-menu-newsletter-specialoffers]
[Summary : Change ID for a Class]
[05/07/2019]
================================================== */
.newsletter-signup-megamenu {
	margin: 20px 0;
	margin-bottom: 15px;
}
.newsletter-signup-megamenu p.copy {
	font-family: "Gotham SSm book A","Gotham SSm book B",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	line-height: 25px;
}
.newsletter-signup-megamenu .emphasis {
  font-weight: 400;
}
.newsletter-signup-megamenu .gold {
	color: #ccac82;
	text-transform: uppercase;
}
.newsletter-megamenu .panes-col-gutter {
	border-top: 2px solid #ccac82;
}
.newsletter-signup-megamenu .disclaimer {
	font-size: 10px;
	color: #a9aaab;
	text-align: left;
	line-height: 14px;
	display: block;
	margin-top: 5px;
}
.newsletter-signup-megamenu a {
	display: inline-block !important;
    font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif !important;
    font-size: 16px !important;
    font-weight: normal;
    color: #000 !important;
    margin: 0;
    line-height: 25px;
}
.newsletter-signup-megamenu a:hover {
	color: #be0f34;
}
@media only screen and (min-width: 1024px) {
	.newsletter-megamenu .newsletter-form-1-container .emailfeild {
		width: 35%;
	}
	.newsletter-megamenu .newsletter-form-1-container .emailfeild .form-row .input-text {
		padding: 16px;
	}
	.level-2 .desktopnewsletter {
		margin-bottom: 10px;
	}
}</pre></body></html>