@font-face {
  font-family: 'Medium';
  src: url('hyundaisanshead-medium-webfont.woff2') format('woff2'), url('hyundaisanshead-medium-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Bold';
  src: url('hyundaisanshead-bold-webfont.woff2') format('woff2'), url('hyundaisanshead-bold-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Regular';
  src: url('hyundaisanshead-regular-webfont.woff2') format('woff2'), url('hyundaisanshead-regular-webfont.woff') format('woff');
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
  font-size: 62.5%;
}
*, *:before, *:after {
  box-sizing: inherit;
}

html, body, div, a, img, p, h1 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


#shell {
  position: relative;
  overflow: hidden;
  background: #FFFFFF;
  color: white;
  width: 300px;
  height: 250px;
  cursor: pointer;
  margin: 0 auto;
  font-family: 'Medium', sans-serif;
}

#shell:after {
  content: '';
  border: 1px solid black;
  pointer-events: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#shell a {
  color: inherit;
  text-decoration: none;
}

#timeline {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#timeline > * {
  position: absolute;
  opacity: 0;
}



.frame {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.background {
  position: absolute;
  top: 0;
  left: 0;
}


.headline {
  position: relative;
  font-size: 12px;
  margin: 20px 0px 5px 15px;
  line-height: 1em;
}

.subHeadline {
  position: relative;
  font-size: 20px;
  font-family: 'Bold', sans-serif;
  margin: 0px 0px 5px 15px;
  line-height: 1em;
}

.subHeadline span,
.headline span {
  line-height: 1em;
  font-family: 'Bold', sans-serif;
}

.disclaimer {
  position: absolute;
  font-family: 'Regular', sans-serif;
  font-size: 8px;
  color: white;
  bottom: 40px;
  right: 17px;
}


#safe_animation {
  margin: 0 0 0 13px;
}

#safe_animation {
  position: relative;
  display: inline-block;
}

#safe_animation .mask {
  overflow: hidden;
  height: 23px;
  font-size: 23px;
  display: inline-block;
}

#safe_animation .mask img {
  display: block;
  height: 100%;
}

#safe_animation .mask:first-child {
  width: 1.8em;
}

#safe_animation .mask:last-child {
  width: 1.8em;
}

#safe_animation .mask:last-child img {
  position: relative;
  right: 4.8em;
  left: auto;
}

/* LOGO */
#logo {
  bottom: 17px;
  right: 17px;
  width: 125px;
}

/* CTA */
#cta {
  bottom: 12px;
  left: 17px;
  padding: 7px 10px;
  background-color: #00326b;
  color: white;
  font-family: 'Medium', sans-serif;
  font-size: 12.5px;
  line-height: 1em;
}

/* LEGAL */
#btn-legal-open {
  position: absolute;
  color: white;
  background: none;
  outline: none;
  border: none;
  bottom: 42px;
  left: 13px;
  font-family: 'Medium', sans-serif;
  font-size: 10px;
}

#btn-legal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
}

#legal-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: white;
  transform: translateY(100%);
  transition: .3s all ease-in-out;
}

#legal-content {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 260px;
  overflow-y: scroll;
  height: 200px;
  color: black;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

#legal-container.open {
  transform: translateY(0%); 
}



#Frame_1_Headline{
  margin: 16px 0px 0px 16px;
  font-size: 37px;
}


#Frame_2_Headline{
 font-size: 22px;
  font-family: 'Medium', sans-serif;
  margin: 12px 0px 5px 15px;
}


#Frame_3_Headline{
 margin: 12px 0px 0px 15px;
  font-size: 22px;
}

#Frame_4_Headline{
 margin: 12px 0px 0px 15px;
  font-size: 22px;
}

#Frame_5_Headline{
 margin: 12px 0px 0px 15px;
  font-size: 22px;
}

#Frame_2_Headline,
#Frame_3_Headline,
#Frame_4_Headline,
#Frame_5_Headline{
  line-height: 1em;
}

/*new*/

#offerheader {
      background: white url(concrete.jpg);
    }

#eyecatcher {
	position: absolute;
	top: 14px;
	background-color: #003469;
	left: -193px;
	width: 170px;
    opacity: 0;
}

#offerheader {
	position: relative;
	float: left;
	display: table;
	width: 100%;
}

#nameplate {
	height: 24px;
    /*originally 11*/
	font-size: 18px;
	line-height: 17px;
	padding: 6px 11px 0;
	box-sizing: border-box;
	color: #003469;
	font-family: 'Medium', sans-serif;
	display: table-cell;
}

.box-container {
	position: relative;
	width: auto;
	color: white;
	display: table;

}

#container-row {
    position: relative;
	width: auto;
	color: white;
	display: table-row;
}

#offertext1,
#offertext2 {
	/*padding: 10px 8px 6px;*/
	color: white;
    /* was display: table-cell;*/
	display: table-cell;
	vertical-align: middle;
	font-family: 'Medium', sans-serif;
}

#offertext1 {
	width: 150px;
	font-size: 9px;
    /*was text-align: right;*/
	text-align: left;
	/*padding-top: 6px;*/
    padding-top: 12px;
    padding-left: 10px;

}

#offertext2 {
	font-size: 35px;
	text-align: left;
	font-family: 'Medium', sans-serif;
	letter-spacing: 0.02em;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
}

#offertext2 sup:first-of-type {
	vertical-align: 0;
	line-height: 0;
}
#offertext2 sup:last-of-type {
	vertical-align: super !important;
}

small {
  font-size: 14px;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.hand {
  position: absolute;
  top: 200px;
  left: 0;
  opacity: 0;
}

sup {
  font-size: .5em;
  line-height: .6em;
}






































