body {
	font-family: 'DM Sans', sans-serif;
	background-color: transparent;
  }
  
  h1,
  h2 {
	color: #212121;
	font-family:'utile-display', sans-serif;
	font-weight:400;
  }
  .product #offerVariantSelectionWrapper > h2 {
	background-color:#F0F2F2;
	}
  button,
  a.button {
	border: 0;
	border-radius: 0;
	background: #3A3E54;
	text-transform: uppercase;
	letter-spacing:1.4px;
	font-size: .889rem;
    font-weight: 500;
	padding: 11px 19px;
	text-align: center;
	line-height:25.632px;
	height:unset;
	transition: background-color .25s ease-in;
  }
  button:hover,
  button:focus,
  a.button:hover,
  a.button:focus {
	background: #EBF38C;
	color: #3A3E54;
  }
  button.style2{
	background-color: #3A3E54; 
	border:none;
	border-radius: 0;
	letter-spacing:1.4px;
	font-size: .889rem;
    font-weight: 500;
	padding: 11px 19px;
	transition: background-color .25s ease-in;
	height:unset;
	line-height:25.632px;
	text-align: center;
  }
  button.style2:not([disabled]):hover, 
  button.style2:not([disabled]):focus {
    background-color: #EBF38C;
	color:#3A3E54;
}
fieldset.style2 .promotion button {
    padding: 4px 19px;
}
  a.button.mobile {
	color: #fff;
	width: 124px;
	padding-top: 6px;
  }
  a.button.mobile:hover,
  a.button.mobile:focus {
	color: #3A3E54;
  }
  button.text,
  button.returnTo {
	color: #3246CD;
  }
  
  button.text:hover,
  button.returnTo:hover {
	color: #3246CD;
	text-decoration:underline
  }
  
  a:link,
  a:visited {
	color: #3246CD;
	text-decoration: none;
  }
  
  a:hover,
  a:active {
	color: #3246CD;
	text-decoration: underline;
  }
  
  .validationBox h2 {
	font-size: 1.6em;
	line-height: 1.56;
  }
  
  .validationBox li {
	font-size: 1.6em;
	line-height: 1.56;
  }
  
  .paymentType .radiogroup label > span {
	color: #3A3E54;
	padding-top: 1px;
  }
  
  #wrapper {
	box-shadow: 0 0 0;
	position: static;
	background-color: transparent;
	overflow:inherit;
  }
  
  #wrapper:before {
	content: "";
	background-color: #EBF38C;
	height: 188px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	border-bottom: 0 solid;
  }
  #wrapper .products .field:hover {
    background-color: #F0F2F2;
	}
  #wrapper .products .labelInner1 .title {
	color: #3A3E54;
  }
  .mastheadLogo{
	margin-top: 47px;
  } 
  
	.mastheadLogo #brand-logo{
		display:block;
	}
   .mastheadLogo #mobile-logo{
		display:none;
	}
	.mastheadLogo .hybrid-logo {
		position: absolute;
		right: 14px;
		top: -41px;
	}
  .mast {
	margin-bottom: 50px;
	position:relative;
  }
  .mast::after {
	content:'';
	width: 100vw;
	height:1px;
	background-color:#fff;
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw; 
	bottom: -13px;
  }
  
  .mast .sleeve a .mobile {
	display: none;
  }
  
  .mast .sleeve div {
	padding: 9px 0;
  }
  .validation-advice {
	text-align: right;
	}
  .navigation-home {
	position: absolute;
	z-index: 10;
	color: red;
	width: 40px;
	height: 52px;
	display: inline-block;
	top: 140px;
	line-height: 64px;
	text-align: center;
  }
  .checkbox.showPassword.no-image {
    text-align: right;
}
.informSleeve > fieldset > legend{
	font-family:'utile-display', sans-serif;
}

.pagePartial .blockGroup .userDataBlock .icon{
	background-color:#343e54;
}
.pagePartial .blockGroup .userDataBlock h3{
	color:#3246cd;
}
.pagePartial .blockGroup .userDataBlock:hover h3, 
.pagePartial .blockGroup .userDataBlock:hover p.edit, 
.pagePartial .blockGroup .userDataBlock:active h3, 
.pagePartial .blockGroup .userDataBlock:active p.edit {
    border-bottom-color: #3246D0;
}
i.svg-icon.i-breadcrumb.i-breadcrumb-dims {
    position: relative;
    background-position: 0;
}

i.svg-icon.i-breadcrumb.i-breadcrumb-dims:after {
	position: absolute;
	padding: 5px;
	box-shadow: 1px -1px 0 1px #3a3e54 inset;
	-webkit-box-shadow: 2px -2px #3a3e54 inset;
	border: solid transparent;
	border-width: 0 0 1rem 1rem;
	transform: rotate(45deg);
	content: '';
	left: -18px;
	top: -7px;
}
  /* FOOTER */
  .footer {
	width: 99.6874vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	padding-top: 0;
}
  
  .footer .sleeve {
	position: relative;
	background-color: #3A3E54;
  }
  
  .footer .sleeve:before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	
  }
  
  .footer ul {
	position: relative;
	clear: both;

	color: #fff;
	width: 100%;
	max-width:1220px;
	padding: 13px 20px;
	float: none;
	margin: auto;
	text-align: center;
  }
  
  .footer li {
	border-left:0 solid;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing:1.4px;
  }
  
  .footer ul li a {
	color: #fff;
	letter-spacing:1.4px;
  }
  
  .footer .sleeve div {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
  }
   .poweredby{
	font-size: 12px;
	line-height: 16px;
	padding-top: 15px;
	 background-color:white;
	margin:auto;
 
  }

  
  @media print {
	h2 {
	  font-size: 100% !important;
	}
	table,
	table li,
	table p,
	p {
	  font-size: 10pt;
	  line-height: 1.2;
	}
	.address {
	  margin-right: 20px;
	}
	.payment {
	  margin-left: 0;
	}
	#wrapper {
	  max-width: 1220px;
	  margin-left: auto;
	  margin-right: auto;
	}
	label,
	input,
	textarea,
	select {
	  display: inline !important;
	}
	a:link:after,
	a:visited:after {
	  content: none !important;
	}
	.navigation-home,
	.icon.required {
	  display: none;
	}
	.mast {
	  margin-bottom: 80px !important;
	  padding: 17px 0;
	}
  
	.mast .sleeve div {
	  padding: 0 !important;
	}
  }
  @media only screen and (max-width: 996px){
  #wrapper {
	  padding:20px;
  }
}
 
  @media only screen and (max-width: 767px) {
	#wrapper {
		padding: 5px 10px;
	  }
	#wrapper:before {
		height: 50px;
		border-bottom:0 solid;
		border-top:0 solid;
	}
	.mastheadLogo{
		margin-top: 0;
	  } 
	  
	.mastheadLogo .hybrid-logo,
	.mastheadLogo #brand-logo{
		display:none;
	}
	.mastheadLogo #mobile-logo{
		display:block;
		margin-top:8px;
	}
	.mast{
		margin-bottom: 25px;
	}
	.mast::after {
		display:none;		
	  }
	.mast .sleeve a [class="desktop"] {
	  display: none;
	}
	.mast .sleeve a [class="mobile"] {
	  display: block;
	}
	.mast .sleeve div {
		padding: 1px 0;
	}
	.validation-advice {
		text-align:left;
		}
	.footer li {
	  display: block;
	  border-top: 0 none;
	  padding-top: 0;
	}
  }
  
  
  p {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  p.style1 {
	  font-size: 1.8em;
	  line-height: 1.55;
  }
  
  li {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  ol li {
	  margin-left: 27px;
  }
  
  dl {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  address {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  table {
	  font-size: 1.6em;
	  line-height: 1.56;
  }


  label, fieldset fieldset legend {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  input.text, select, textarea {
	  font-size: 1.6em;
	  line-height: 1.56;
  
  }
  
