@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{font-size:100%;padding:0;margin:0}body{font-family:'Lato',Calibri,Arial,sans-serif;background-color:#f5efe1}.header{margin:0 auto;padding:2em;text-align:center}.logo{margin-top:-30px}.logo img{width:150px}.image-container{margin-top:-40px!important;margin:20px;opacity:0}.image{}.image-container .image img{width:100%}.download{cursor:pointer;margin-top:0px;margin-left:auto;margin-right:auto;width:70px}.download img{width:70px}.loader,.loader div{box-sizing:border-box}.loader{position:fixed;left:50%;bottom:50%;transform:translate(-50%,0);margin-left:-40px;display:block}.loader div{position:absolute;border:4px solid currentColor;opacity:1;border-radius:50%;animation:loader 1s cubic-bezier(0,0.2,0.8,1) infinite}.loader div:nth-child(2){animation-delay:-0.5s}@keyframes loader{0%{top:36px;left:36px;width:8px;height:8px;opacity:0}4.9%{top:36px;left:36px;width:8px;height:8px;opacity:0}5%{top:36px;left:36px;width:8px;height:8px;opacity:1}100%{top:0;left:0;width:80px;height:80px;opacity:0}}.animate{-webkit-animation:fadeIn 0.65s ease forwards;animation:fadeIn 0.65s ease forwards}@-webkit-keyframes fadeIn{0%{}100%{opacity:1}}@keyframes fadeIn{0%{}100%{opacity:1}}