/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{background:#181215;height:100vh}header{position:fixed;z-index:2;width:100%;padding:1rem}header .logo{width:100%;max-width:70px;cursor:pointer;z-index:11111111;position:relative}header .logo img{width:100%}header .logo a{display:block}header.fixed-header{background-color:#000;opacity:.8;padding-bottom:0}main .social-icons{position:fixed;bottom:1rem;left:1rem}@media screen and (max-width:670px){main .social-icons .fa-2x{font-size:1.5rem}}main .social-icons a{padding:.4rem}@media screen and (max-width:670px){main .social-icons a{padding:.2rem}}main .social-icons a:hover{color:#ff6150;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}body{color:#fff;font-family:Roboto,sans-serif;line-height:1.5}p{font-size:1.2rem;line-height:1.5;margin-bottom:2rem;letter-spacing:1px}a{color:#fff;text-decoration:none}h1{font-size:5rem;padding-bottom:.5rem;margin-bottom:0}@media screen and (max-width:1024px){h1{font-size:4.5rem}}@media screen and (max-width:768px){h1{font-size:4rem}}@media screen and (max-width:670px){h1{font-size:3.3rem;line-height:1}}@media screen and (max-width:500px){h1{font-size:3rem;line-height:1}}h1 .last{color:#ff6150;font-family:Righteous,cursive}h2{font-size:2.5rem}h2 br{display:none}h2 .last{color:#ff6150;font-family:Righteous,cursive}@media screen and (max-width:670px){h2{font-size:2rem;padding:15px 0 5px}h2 br{display:block}}@media screen and (max-width:500px){h2{font-size:1.8rem}}h3{font-weight:400}h3 br{display:none}@media screen and (max-width:670px){h3 br{display:block}}@media screen and (max-width:500px){h3{font-size:1.2rem}}footer{font-size:1rem;position:fixed;bottom:1.1rem;right:1rem;text-align:right;padding:0;color:#fff}footer.page-footer{position:relative;text-align:center;bottom:auto;right:auto;background-color:#000;padding:20px 20px 20px 0;text-align:right}.contact-footer{background-color:#000}.contact-footer__content{width:100%;max-width:600px;margin:0 auto;padding:60px 0 40px 0;text-align:center}.contact-footer__content p{margin:10px 0 40px;padding:0 20px}@media screen and (max-width:670px){.contact-footer__content p br{display:none}}.contact-footer button{margin:10px auto 0;display:block;padding:10px 30px;border-radius:20px;background-color:#ff6150;border:transparent;color:#fff}.contact-footer button:hover{background-color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contact-footer button:hover a{color:#181215}.contact-footer button i{padding-right:10px}main.main-home{height:100%;width:100%}.home{height:100%;padding-top:30vh;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background:-webkit-gradient(linear,left top,right top,from(rgba(24,18,21,.7)),to(rgba(24,18,21,.7))),url(../img/background.jpg);background:linear-gradient(to right,rgba(24,18,21,.7),rgba(24,18,21,.7)),url(../img/background.jpg);background-size:cover;background-position:center top}@media screen and (max-width:670px){.home{padding-top:25vh}}