

@font-face {
	font-family: WorkSans-Bold;
	src: url(https://video.seenthis.se/v2/creatives/9_56XNC3_4/assets/vUkWsNBjR.woff) format('woff'); 
}

body {
    background-color: #fff;
}

#player {
    height: 170px;
    position: absolute;
    top: 40px;
    z-index: 10;
}



img {
    width: 100%;
    opacity: 1;
}

.logo {
    width: 45%;
    position: absolute;
    bottom: 1px;
    right: 5px;
    background-color: white;
}

.cta {
    color: #757575;
    position: absolute;
    right: 7px;
    top: 5px;
	font-family: WorkSans-Bold;
    font-size: 17px;
    border-bottom: 2px #5c9d86 solid;
    background-color: white;
    line-height: 1.25;

}

.copy {
	font-family: WorkSans-Bold;
	width: 100%;
    background-color: white;
	color: #1c222e;
	z-index: 101919191;
	position: absolute;
    bottom: 9px;
    left: 8px;
	font-size: 10px;

	width: 55%;
}