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

img {
    width: 100%;
}

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


@font-face {
	font-family: WorkSans-Medium;
	src: url(https://video.seenthis.se/v2/creatives/2BfL8OMUUe/assets/FHJwktayc.woff) format('woff'); 
}

body {
    background-color: #fff;
}

.logo {
    width:  62%;
    position: absolute;
    bottom: 17px;
    left: 16px;
    background-color: #fff;
}

.cta {
    color: #757575;
    position: absolute;
    left: 35px;
    bottom: 105px;
	font-family: WorkSans-Bold;
    font-size: 22px;
    border-bottom: 2px #5c9d86 solid;
    background-color: white;
    line-height: 1.5;
}


.copy {
	font-family: WorkSans-Bold;

	color: #1c222e;
	z-index: 101919191;
	position: absolute;
	bottom: 148px;
	left: 34px;
	font-size: 13px;
	background-color: white;
	height: 50px;
}