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,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,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}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background-color:#fbfbfb;font-family:PT Sans,sans-serif}h1{font-size:36px;margin-bottom:45px;margin-top:100px}.card-small,.home{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center}.card-small{width:346px;height:256px;border-radius:6px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);padding-top:28px;padding-bottom:28px;color:#393939;text-decoration:none;background-color:#fff;-webkit-transition:background-color .15s ease-in-out;-moz-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.card-small:hover{background-color:#f1f9ff;cursor:pointer}.card-small h3{margin-top:40px;font-size:18px;text-transform:uppercase;letter-spacing:1.1px}.card-grid{display:grid;grid-template-columns:repeat(3,346px);grid-template-rows:repeat(2,256);grid-gap:50px}.project{display:-moz-box;display:flex}.project>aside{background-color:#fff;height:100vh;flex-basis:400px;padding-top:50px;border-right:1px solid #e1e1e1}.project>main{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;width:100%;padding-top:50px}.project h3{text-transform:uppercase;font-size:18px;text-align:center;padding-bottom:30px;border-bottom:2px dashed #e1e1e1}.project ul{margin-top:30px}.project ul>li{border-bottom:1px solid #cdebff}.project ul>li>a{-webkit-transition:background-color .15s ease-in-out;-moz-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out;text-decoration:none;color:#393939;display:block;padding:20px 15px;text-transform:capitalize}.project ul>li>a:hover{background-color:#f1f9ff;cursor:pointer}.card-big{width:826px;height:840px;background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:6px;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;text-align:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.card-big,.stats{display:-moz-box;display:flex}.stats{width:388px;-moz-box-pack:justify;justify-content:space-between}.stats>div{text-align:right;width:70px}.stats-details>div{display:-moz-box;display:flex;-moz-box-pack:end;justify-content:flex-end;-moz-box-align:center;align-items:center}.stats-details>div>p{color:#393939;margin-left:4px}.stats-details>p{color:#858585}.description{color:#555;margin:80px 0;width:400px;line-height:21px}.cta{display:-moz-box;display:flex;justify-content:space-around;width:400px;-moz-box-align:center;align-items:center}.cta a{display:block;width:177px;height:46px;line-height:46px;font-size:14px;border-radius:5px;border:0;color:#fff;-webkit-transition:opacity .15s ease-in-out;-moz-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.cta a:hover{opacity:.9;cursor:pointer}.cta a svg{display:inline-block;vertical-align:middle;margin-right:10px}.button-azure{background:#2980b9}.button-github{background:#393939}