/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local("Open Sans Light"),local("OpenSans-Light"),url(//themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTaRDOzjiPcYnFooOUGCOsRk.woff) format("woff")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(//themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format("woff")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(//themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format("woff")}p{margin:0 0 20px 0}strong{font-weight:bold}hr{border:solid #ddd;border-width:1px 0 0 0;clear:both;margin:10px 0 30px 0;height:0}a{text-decoration:none;outline:0}::selection{background:pink}::-moz-selection{background:pink}img::selection{background:transparent}img::-moz-selection{background:transparent}html{background-image:url(../img/space.jpg);background-repeat:no-repeat;background-size:cover}body{font-size:14px;line-height:1.6;font-family:'Open Sans', sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}header{padding-bottom:20px}header .logo{float:left;margin:18px 0 0 10px;background:rgba(255,255,255,0.2);border-radius:50%;line-height:1;padding:10px;color:white}header nav{float:right;margin:30px 30px 0 0}header nav a{display:inline-block;margin-left:20px;color:rgba(255,255,255,0.7);font-size:14px;font-weight:700;text-transform:uppercase}header nav a:hover{color:rgba(255,255,255,0.9)}header nav:after{content:"";display:table;clear:both}@media screen and (max-width: 350px){header nav{display:none}}header h1{text-align:center;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;float:left;margin:28px 0 0 10px;color:white}@media screen and (max-width: 525px){header h1{display:none}}#nextBtn{position:absolute;top:80px;right:30px;background-color:#ff9c04;border:none;box-sizing:border-box;color:white;padding:10px 15px;border-radius:50%;text-align:center;text-decoration:none;display:inline-block;font-size:16px}#nextBtn:active{background:#d88300}#nextBtn:focus{outline:0}#nextBtn i{font-size:32px}@media screen and (max-width: 350px){#nextBtn{top:20px;right:20px}}.product-section{color:white;text-align:center;padding:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-direction:column}.product-section h2{font-size:36px;max-width:900px;margin:40px auto 0 auto}.product-section .slogan{margin-bottom:50px}.product-section .info{font-size:18px}footer{padding:0 20px;color:rgba(255,255,255,0.3);font-weight:400;text-align:center}.Site{display:flex;min-height:100vh;flex-direction:column}.Site-content{flex:1}
