.easy--wrapper {
	position: relative;
	margin-top: 18px;
}

.easy--hero {
	background-image: url("/go/${basefact.currentMediaVersion}/Easy/1380x444_easy_welcome_new.jpg");
	margin: 0 auto 2.5em;
	width: 100%;  
	background-position: center;
	background-repeat: no-repeat;
	height: 444px;
}

.easy--hero--tablet {
	background-image: url("/go/${basefact.currentMediaVersion}/Easy/1380x444_easy_welcome_new.jpg");
	margin: 0 auto 2.5em;
	width: 100%;  
	background-position: left;
	background-repeat: no-repeat;
	height: 444px;
}

.easy--hero--mobile {
	background-image: url("/go/${basefact.currentMediaVersion}/Easy/600x444_easy_welcome_new.jpg");
	margin: 0 auto 2.5em;
	width: 100%;  
	background-position: left;
	background-repeat: no-repeat;
	height: 444px;
}

.easy--wrapper .text--wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 1380px;
	padding-top: 2.5em;
	padding-bottom: 2.5em;
}

.easy--wrapper .text--wrapper h2 {
	font-weight: normal;
	margin-bottom: 1.2em;
}

.easy--wrapper .text--wrapper2 {
	background-color: #f0f4f6;
	margin-top: 2.5em;
	margin-left: auto;
	margin-right: auto;
	max-width: 1380px;
	padding-top: 2.5em;
	padding-bottom: 2.5em;
}

.easy--wrapper .text--wrapper2 h2 {
	font-weight: normal;
	margin-bottom: 1.2em;
}

.easy--wrapper .collection--main--heading {
	color: white;
	position: absolute;
	margin-top: 3em;
	font-size: 3.5em;
	width: 100%;
	text-align: center;
}

.easy--wrapper .collection--heading {
	color: white;
	font-family: "Amplitude Book",Helvetica,Arial,Verdana,Georgia;
	position: absolute;
	font-weight: normal;
	text-transform: none;
	margin-top: 9em;
	width: 100%;
	text-align: center;

}

.easy--wrapper .collection--text {
	color: white;
	position: absolute;
	margin-top: 16em;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
}

.collection--button {
	display: block;
	margin-bottom: 11.5px;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 448px;
}

.collection--button:last-child {
	margin-bottom: 0;
}

.collection--link {
	font-size: 1.3em;
	font-family: "Amplitude",Helvetica,Arial,Verdana,Georgia;
	font-weight: bold;
	padding-top: 1.2em;
}

.collection--link:after {
	content: "›";
	display: inline;
	top: -1px;
	right: 0;
	font-size: 1.2em;
	margin-left: 0.3em;
}

.slides {
	list-style-type: none;
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
}

.slides li {
    margin:0;
    line-height:2.5em;
}

.slides li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.slides li a {
	font-size: 1.2em;
}

.slides li:before {
	content: "";
}

.inverse-pink-btn {
	border: 2px solid #ba4a9e;
}

.inverse-pink-btn:hover {
	background: white !important;
	color: #ba4a9e !important;
}

/*
.inverse-pink-btn:target {
    background: #e50278 !important;
    color: white !important;
}
*/

.inverse-pink-btn:focus {
    background: #ba4a9e !important;
    color: white !important;
}

.inverse-pink-btn:active {
    background: #ba4a9e !important;
    color: white !important;
}
