#creative{
  border: 1px solid #212121;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}

#player{
  height: 500px;
}

@font-face { font-family: 'MecherleSans-SemiBold'; src: url(https://video.seenthis.se/v2/creatives/DA9GNwpRn/assets/jli9Cr0Pk.woff) format('woff'); }

@font-face { font-family: 'MecherleSans-Light'; src: url(https://video.seenthis.se/v2/creatives/DA9GNwpRn/assets/Abx58nJdL.woff) format('woff'); }

.static{
  width: 300px;
  height: 100px;
  background-color: #EC0C21;F;
  position: absolute;
  top: 499px;
  left: 0;
  text-align: left;
}

img{
  width: 100%;
}

h3{
  font-size: 14px;
  color: #FFF;
  font-family: "MecherleSans-SemiBold", Helvetica, Arial, sans-serif;
  margin: 40px 0 0 19px;
  text-align: left;
  position: relative;
}

h3 sup{
  font-size: 0.75em;
  position: absolute;
}

.logo{
  width: 110px;
  position: absolute;
  top: 7px;
  left: 10px;}

.cta{
  background-color: #FFF;
  color: #EC0C21;
  border: 1px solid #EC0C21;
  padding: 4px 14px 5px;
  border-radius: 30px;
  position: absolute;
  top: auto; 
  bottom: 12px;
  left: 18px;
  font-family: 'MecherleSans-SemiBold', Helvetica, Arial, sans-serif;
  font-size: 11px;
}

.cta:hover{
  color: #a11b13;
  border-color: #a11b13;
}

.disclaimer{
  color: #FFFFFF;
  font-family: 'MecherleSans-Light', Helvetica, sans-serif;
  position: absolute;
  bottom: 10px;
  right: 17px;
  font-size: 10px;
}