@import "https://fonts.googleapis.com/css?family=Quicksand&display=swap";body{background-color:#fafafa}@media print{body{background-color:#fff}}#content{display:flex;flex-direction:column;align-items:center;font-family:quicksand,sans-serif;font-size:1.2em;padding-top:50px;width:1500px;margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width:500px){#content{font-size:1.3em}}@media screen and (max-width:1500px){#content{width:100%}}#content>:first-child:not(.title){padding-top:20px}#content>:not(.title){padding-bottom:40px;padding-top:25px;border-bottom-style:solid;border-bottom-width:1px}#content>:last-child:not(.title){border-bottom-style:none}.title{border-style:solid;border-width:1px;padding:10px;margin-bottom:50px;font-weight:lighter}h2{font-weight:bolder;font-size:1.1em;margin:0;padding-top:15px;padding-bottom:40px}h3{font-weight:bolder;font-size:1em;margin:0;padding:0}p{margin:0}.section{width:100%}.section .section-list{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.section .section-list .item{width:150px;margin-top:20px}.section .experience{display:flex;flex-direction:column;align-items:center}.section .experience .item{display:flex;flex-direction:row;width:100%;flex-grow:1;flex-wrap:wrap;padding-bottom:25px}.section .experience .item .dates{color:#3d3d3d;font-size:.7em}.section .experience .item .context{text-align:right;flex-basis:250px;flex-grow:1;padding-right:10px}@media screen and (max-width:500px){.section .experience .item .context{text-align:center}}.section .experience .item .description{text-align:left;flex-basis:250px;flex-grow:1;padding-left:10px}.section .experience .item .description ul{margin-top:0}.section .experience .item .description ul li{margin-bottom:10px}@media screen and (max-width:500px){.section .experience .item .description{text-align:center}}.section .certifications ul{list-style:none}