*{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure{margin:0;padding:0}body{font:400 16px/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif;color:#111;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal}h1,.h1{font-size:3rem}h2,.h2{font-size:2rem}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p,blockquote,pre,ul,ol,dl,figure{margin-bottom:15px}img{max-width:100%;vertical-align:middle}figure>img{display:block}figcaption{font-size:14px}ul,ol{margin-left:30px}li>ul,li>ol{margin-bottom:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:bold;text-color:#111}a{color:#2a7ae2;text-decoration:none}a:visited{color:#1756a9}a:hover{color:#111;text-decoration:underline}blockquote{color:#828282;border-left:4px solid #e8e8e8;padding-left:15px;font-size:18px;letter-spacing:-1px;font-style:italic}blockquote>:last-child{margin-bottom:0}pre,code{font-size:15px;border:1px solid #e8e8e8;border-radius:3px;background-color:#eef}code{padding:1px 5px}pre{padding:8px 12px;overflow-x:auto}pre>code{border:0;padding-right:0;padding-left:0}.wrapper{position:relative;max-width:-webkit-calc(800px - (30px * 2));max-width:calc(800px - (30px * 2));margin-right:auto;margin-left:auto;padding-right:30px;padding-left:30px}@media screen and (max-width: 800px){.wrapper{max-width:-webkit-calc(800px - (30px));max-width:calc(800px - (30px));padding-right:15px;padding-left:15px}}.wrapper-large{position:relative;padding:0 2rem}@media screen and (min-width: 800px){.wrapper-large{padding:0 4rem}}.wrapper:after,.wrapper-large:after,.clearfix:after{content:"";display:table;clear:both}.site-header{min-height:56px;position:relative;padding:1rem}.site-header .wrapper-large{padding:0}.site-title{font-size:26px;font-weight:300;line-height:56px;letter-spacing:-1px;margin-bottom:0;float:left;color:white !important;font-weight:bold;letter-spacing:2px;text-transform:uppercase}.site-nav{float:right;line-height:56px;position:absolute;top:.4rem;right:0;text-align:right;z-index:1}.site-nav .page-link{color:black;line-height:1.5;display:block;padding:5px 10px;margin-left:20px}.site-nav .page-link:first-of-type{padding-top:1rem}.site-nav .page-link:hover,.site-nav .page-link:focus{text-decoration:none;font-weight:bold}.site-nav .menu-icon{display:block;float:right;width:36px;height:35px;line-height:0;padding-top:10px;text-align:center}.site-nav .menu-icon>svg{width:1.4rem;height:1.4rem}.site-nav .menu-icon>svg path{fill:black}.site-nav .trigger{clear:both;display:none;background:#fff;z-index:999}.site-nav:hover .trigger{display:block;padding-bottom:5px}.page-content{padding:30px 0}.page-heading{font-size:20px}.post-list{margin-left:0;list-style:none}.post-list>li{margin-bottom:30px}.post-meta{font-size:14px;color:#828282}.post-link{display:block;font-size:24px}.post-header{margin-bottom:30px}.post-title{font-size:42px;letter-spacing:-1px;line-height:1}@media screen and (max-width: 800px){.post-title{font-size:36px}}.post-content{margin-bottom:30px}.post-content h2{font-size:32px}@media screen and (max-width: 800px){.post-content h2{font-size:28px}}.post-content h3{font-size:26px}@media screen and (max-width: 800px){.post-content h3{font-size:22px}}.post-content h4{font-size:20px}@media screen and (max-width: 800px){.post-content h4{font-size:18px}}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);-ms-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);-ms-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}100%{-webkit-transform:scale3d(1, 1, 1);-ms-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.iphone{padding:0;z-index:99;margin:2rem 0}.iphone .iphone-wrapper{position:relative}.iphone img{width:100%}.iphone video{position:absolute;top:12.5%;left:6%;height:calc(100% - 25%);width:calc(100% - 12%);z-index:-1}.text-center{text-align:center}.logo{background-image:url("/assets/HOOMIE.png");background-size:contain;background-repeat:no-repeat;overflow:hidden;width:80%;margin:0 auto;height:5rem;text-indent:-1000%;vertical-align:text-top;background-position:center center;display:block}@media screen and (min-width: 800px){.logo{width:100%}}.logo-site-title{width:7rem;height:3rem}.play-store-download,.apple-app-store-download{overflow:hidden;border-radius:.5rem;width:14rem;height:4.2rem;text-indent:-1000%;display:inline-block;vertical-align:text-top;background-position:center center}.play-store-download:hover,.play-store-download:focus,.apple-app-store-download:hover,.apple-app-store-download:focus{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.play-store-download{background-image:url("/assets/play-store.png");background-size:contain;background-repeat:no-repeat}.apple-app-store-download{background-image:url("/assets/app-store.png");background-size:contain;background-repeat:no-repeat}.emoji{font-weight:normal !important}.pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.landingpage-wrapper{height:calc(100vh - 56px);padding-bottom:4rem}.landingpage{margin:5rem 0}.landingpage .tagline{opacity:0.7}.download-row{margin-top:4rem}.download{margin:1rem 0}@media screen and (min-width: 600px){.download{margin:0rem 1rem 1rem}}.qa{cursor:pointer;outline:none}.qa .answer{display:none}.qa.active .answer{display:block}
