*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;position:relative;font-family:Lato,sans-serif;font-size:22px;line-height:1.4;width:100vw;overflow-x:hidden}a{text-decoration:none;color:inherit}.first{min-height:100vh;width:100vw;background:rgba(0,0,0,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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;position:relative;margin-bottom:50px}.first:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2)}.first h1{text-indent:100%;overflow:hidden;white-space:nowrap;height:100px;width:180px;background:url(../assets/images/Qhutch_white.ce51.png);background-repeat:no-repeat;background-size:cover;z-index:2}.first div{max-width:800px;text-align:center;z-index:2}.section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;margin:0 auto;padding:50px 0}.section,.section--reverse{-webkit-box-orient:horizontal}.section--reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.section iframe{margin:0 auto;width:400px;height:320px}.image{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.image img{height:auto;width:50%}.text{width:45%}footer{max-width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#888;font-size:16px;height:auto;padding:20px 0}footer a{margin:0 10px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}footer a:hover{color:#000;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}@media screen and (max-width:800px){.section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 50px;max-width:100vw;width:100vw;overflow-x:hidden}.section iframe{margin:0 auto;width:300px;height:240px}.first div{padding:20px 50px}.text{width:90%;text-align:left}.image{width:90%;margin-bottom:50px}footer{width:100vw;padding:10px 10vh;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}}