@import url("https://fonts.googleapis.com/css?family=Lato");
.gallery .images .image{position:relative;width:100%;padding-bottom:60%;height:0;overflow:hidden;display:none;border-radius:3px;box-shadow:1px 1px 5px rgba(0,0,0,0.4)}.gallery .images .image.active{display:block}.gallery .images .image .content{position:absolute;width:100%;height:100%;background:center no-repeat;background-size:cover}.gallery .thumbs{margin-top:10px;display:inline-block;width:100%;text-align:center}@media (max-width: 768px){.gallery .thumbs{height:80px;overflow-x:auto;overflow-y:hidden}}.gallery .thumbs .thumb{box-sizing:border-box;background:center no-repeat;background-size:cover;display:inline-block;position:relative;margin:4px;border:3px solid transparent;width:100px;height:100px;cursor:pointer}.gallery .thumbs .thumb:before{content:'';width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid transparent;position:absolute;left:45px;top:-8px}@media (max-width: 768px){.gallery .thumbs .thumb{width:65px;height:65px}.gallery .thumbs .thumb:before{left:25px}}.gallery .thumbs .thumb.active{border-color:silver}.gallery .thumbs .thumb.active:before{border-bottom-color:silver}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.flip-container{-webkit-perspective:1000px;perspective:1000px}.flip-container.hover .flipper{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.back,.flip-container,.front{width:320px;height:480px}.flipper{-webkit-transition:.6s;transition:.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative}.back,.front{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0}.front{z-index:2;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.back,.flip-container.flip .flipper,.flip-container.hover .flipper{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}*{box-sizing:border-box}.clearfix:after{content:"";display:table;clear:both}body,html{height:100%}body{min-width:320px;overflow-x:hidden;font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;font-weight:400;color:#282828;z-index:0}h1{font-size:2em}h1,h2{line-height:1.3em;text-transform:uppercase}h2{font-size:1.75em}h3{font-size:1em;text-transform:uppercase}h3,h4{line-height:1.3em}h4{font-size:1.3125em}h5{font-size:1em;line-height:1.3em}.hidden{display:none}.c--primary,.c--red{color:#ea1a1a}.c--blue{color:#3892d4}.btn{display:inline-block;border:none;color:#fff;text-decoration:none;background-color:#ea1a1a;padding:15px 0;width:100%;font-size:14px;text-transform:uppercase;letter-spacing:2px;border-radius:0;text-align:center;position:relative;vertical-align:middle;outline:none;cursor:pointer;-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.btn:hover{background-color:#d71414}.btn:active{background-color:#bf1212}.btn--accent{opacity:.5;background-color:#111}.btn--accent:hover{background-color:#040404}.btn--accent:active{background-color:#000}.btn--half{width:50%}.pagebox{min-height:100%;margin-bottom:-140px}.pagebox:after{content:"";display:block;height:140px}header.header{padding:35px 20px 20px;background:#111;color:#fff;text-align:center;border-bottom:2px solid #ea1a1a}.main,header.header{position:relative;z-index:1}.main{width:100%;background:hsla(0,0%,100%,.8)}.main,.top{margin:auto}.top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1200px}.top .left{position:relative;width:60%}.top .left img{display:block;width:100%}.top .left .thumbbox{width:100px;height:100%;position:absolute;left:0;top:0}.top .left .thumbbox .gallery-thumbnail{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top .left .thumbbox .gallery-thumbnail .thumb{border:5px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.6)}.top .right{width:40%}.bottom{max-width:1200px;margin:auto;padding-bottom:50px}.bottom .gallery-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom .gallery-thumbnail .thumb{cursor:pointer;width:20%;position:relative;border:5px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.6)}.bottom .gallery-thumbnail .thumb:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;z-index:0;background:rgba(0,0,0,.6);-webkit-transition:all .5s ease;transition:all .5s ease}.bottom .gallery-thumbnail .thumb:hover:after{background-color:rgba(0,0,0,.1);-webkit-transition:all .5s ease;transition:all .5s ease}.bottom .gallery-thumbnail .thumb a{display:block}.bottom .gallery-thumbnail .thumb img{display:block;max-width:100%}.step{display:none;padding:15px 40px}.step:first-child{display:block}.step .questbox{margin-bottom:30px}.step .questbox,.step h2,.step h3{border-bottom:1px dashed rgba(0,0,0,.4);padding-bottom:10px}.step h2,.step h3{margin-bottom:10px;color:#ea1a1a}.step p{text-align:justify;text-indent:1em;font-size:1.125em}.step .btnbox{display:-webkit-box;display:-ms-flexbox;display:flex}footer.footer{max-width:1200px;margin:auto;position:relative;z-index:1;background-color:transparent;color:#fff;padding:42px 20px;height:140px;text-align:right}footer.footer img{display:inline-block;margin-left:10px;max-width:100%}.bg{position:fixed;z-index:0}.bg,.bg__item{width:100%;height:100%;left:0;top:0;right:0;bottom:0}.bg__item{display:none;background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;position:relative}.bg__item:first-child{background-image:url(../img/bg.jpg)}.bg__item.active{display:block}.bg__item:after{content:"";display:block;position:fixed;width:100%;height:100%;left:0;top:0;right:0;bottom:0;z-index:0;background:rgba(0,0,0,.4)}@media (min-width:320px) and (max-width:991px){h1{font-size:1.5em}.top{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.top .left,.top .right{width:100%}.gallery .thumbs{position:absolute;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:auto;margin:0}.gallery .thumbs .thumb:before{display:none}.gallery .images .image{padding-bottom:130%}}@media (min-width:320px) and (max-width:575px){.hidden-xs{display:none}.bottom .gallery-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom .gallery-thumbnail .thumb{width:25%}.bottom .gallery-thumbnail .thumb img{max-width:100%}footer.footer img{max-width:25%}}@media (min-width:576px) and (max-width:767px){.hidden-xs{display:none}footer.footer img{max-width:25%}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none}}@media (min-width:992px) and (max-width:1023px){.hidden-md{display:none}}@media (min-width:1024px) and (max-width:1199px){.hidden-md{display:none}}@media (min-width:1200px) and (max-width:1439px){.hidden-md{display:none}}@media (min-width:1440px) and (max-width:1899px){.hidden-lg{display:none}}@media (min-width:1900px){.hidden-lg{display:none}}

		.unsub {
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			text-align: right;
			padding: 10px 15px;
			box-sizing: border-box;
			z-index: 9999;
			background-color: transparent;
		}
		
		.unsub>a {
			padding: 0;
			font-family: Helvetica, Arial, sans-serif;
			text-transform: lowercase;
			font-weight: normal;
			text-decoration: none;
			font-size: 14px;
			color: #fff;
			opacity: .6;
		}

