@font-face {
  font-family: 'nokia_pure_headlinelight';
  src: url("../fonts/nokiapureheadline_light-webfont.eot");
  src: url("../fonts/nokiapureheadline_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/nokiapureheadline_light-webfont.woff2") format("woff2"), url("../fonts/nokiapureheadline_light-webfont.woff") format("woff"), url("../fonts/nokiapureheadline_light-webfont.ttf") format("truetype"), url("../fonts/nokiapureheadline_light-webfont.svg#nokia_pure_headlinelight") format("svg");
  font-weight: normal;
  font-style: normal; }

* {
  padding: 0;
  margin: 0; }

html, body, div, span, p, a, del, em, img, ol, ul, li, fieldset, form, label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html, body {
  line-height: 1.2;
  min-height: 100%;
  font-size: 10px;
  font-family: 'nokia_pure_headlinelight';
  color: #fcff00;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

p {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 20px;
  display: block; }

a {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #fcff00; }
  a:hover {
    color: #fcff00; }

h1 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'nokia_pure_headlinelight'; }

h2 {
  font-size: 20px;
  font-family: 'nokia_pure_headlinelight';
  margin-bottom: 40px; }

h3 {
  font-size: 22px;
  margin-bottom: 20px; }

h4 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 25px; }

input {
  display: none; }

button:focus {
  outline: none; }

.logo {
  text-align: right; }
  .logo img {
    max-width: 100px;
    margin: 20px 0;
    float: left; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
