body,html{font-family:Avenir,Helvetica,Arial,sans-serif;background:#d8dede;color:#385b5f;font-size:16px}body,h1,h2,h3,h4,h5,h6,html,ul{padding:0;margin:0}h1{font-size:2em}h1,h2{margin:1em 0}a{text-decoration:none;font-weight:700;color:#1e5d5d}a:hover{color:#1cbb97}img{max-width:100%}#app,body{display:flex;flex-flow:column;align-items:center}#app{width:100%;min-height:100vh}#footer,#nav{min-height:3em;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;max-width:100%;width:100%}#footer ul,#nav ul{margin:.5em 2em;list-style:none}#footer ul.title,#nav ul.title{display:flex;flex-flow:column wrap;font-weight:700}#footer ul.menu,#nav ul.menu{display:flex;flex-flow:row nowrap;margin:0 1em 0 auto}#footer ul.menu li,#nav ul.menu li{margin:0 .5em;font-weight:700}.content{display:flex;flex-direction:column;margin:0 1em;box-sizing:content-box;flex:1 0 auto;max-width:100%;width:auto}#footer{justify-content:space-between;flex-shrink:0;margin-top:1em}@media screen and (min-width:480px){#footer ul,#nav ul{margin:.5em 2em}}@media screen and (min-width:600px){#footer ul.menu,#nav ul.menu{margin:0 5em 0 auto}.content{margin:0 5em}}@media screen and (min-width:900px){.content{margin:0 10em}}@media screen and (min-width:1200px){.content{margin:0 15em}}@media screen and (min-width:1600px){.content{margin:0 20em}}#footer,#nav{background-color:#2a8484;border:none}#nav{border-bottom:1px solid #1e5d5d}#footer{border-top:1px solid #1e5d5d}.brand{font-size:1.625em;text-shadow:1px 1px 60px #fff}.pic{box-sizing:border-box;border:10px solid #fff;box-shadow:2px 2px 2px rgba(0,0,0,.3);margin:1em;max-width:calc(100% - 20px - 1em)}.small{font-size:.8em}ul.plain{list-style:none;margin:1em 0 0 0}.frame{display:flex;justify-content:center;align-items:center;flex-flow:column wrap;margin:.5em 0}.txt-center{text-align:center}.btn,a.btn{cursor:pointer;background:#1cbb97;color:#1e5d5d;font-size:1.125em;font-weight:700;border:none;outline:none;padding:.25em .5em;margin:.5em;border-radius:.125em;border:2px solid transparent;box-shadow:2px 2px 2px rgba(0,0,0,.3)}.btn:hover,a.btn:hover{border-color:#247070;color:#247070}.flex-centered{display:flex;justify-content:center;align-items:center}.meta{list-style:none;text-align:center}.meta .title{font-weight:700}.home{display:flex;flex-flow:column wrap;align-items:center}.img-box{border:1px dashed #1e5d5d;display:flex;padding:.5em}.img-box:hover{border:1px dashed #1cbb97}ul.images>li{margin:1em}.not-found{display:flex;justify-content:center;align-items:center;flex-flow:column wrap}.not-found h1{margin:0;font-size:10em;text-shadow:1px 1px .5px rgba(0,0,0,.5)}.not-found h2{font-size:2.5em}