body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.headshot{border-radius:50%;height:200px}
/* 
 ! * Mobile/Other Format
*/.project-container{justify-content:center;padding-bottom:25px;padding-top:20px}.photo-area,.project-container{align-items:center;display:flex;flex-direction:column}.photo-area{width:90%}.project-screenshot{box-shadow:7px 7px 5px #d3d3d3;height:auto;width:90%}.picture-holder{margin:auto;text-align:center}.scr-shots-num-holder{display:flex;flex-direction:row;justify-content:center;justify-self:center;list-style-type:none;margin:10px;padding-left:0}.scr-shot-num{background-color:#d3d3d3;height:35px;margin:10px;text-align:center;width:35px}.active-shot{background-color:#f08080}.carousel-nav-btn{border:none;border-radius:10px;cursor:pointer;font-family:Nunito,Open Sans,Roboto,"sans-serif";font-size:20px;margin:15px 10px 5px;outline:none;padding:6px}.tech-stack-list{text-align:left}.site-links{display:flex;flex-direction:row;justify-content:center;margin:15px}.site-btn{background-color:#fffaf0;border:2px solid #d3d3d3;border-radius:10px;color:#000;cursor:pointer;font-family:Nunito,Open Sans,Roboto,"sans-serif";font-size:24px;font-weight:700;margin:10px;outline:none;text-align:center;text-decoration:none;width:130px}.site-btn:hover{box-shadow:0 1px 2px #bcc5d8;cursor:pointer}.project-description{line-height:1.5;max-width:65ch;padding:1em;text-align:left}.tech-item{font-style:italic}

/* 
 ! * DESKTOP FORMAT
*/@media (min-width:1040px){.project-screenshot{height:auto;width:85%}.photo-area{align-items:center;display:flex;flex-direction:column;width:100%}.carousel-btns{display:flex;flex-direction:row;justify-content:center}.tech-stack-list{display:flex;flex-wrap:wrap;list-style:circle;max-width:65ch;padding:20px;width:70%}.tech-item{flex-wrap:wrap;margin:15px}}


/* 
 ! * Mobile/other Format
*/.portfolio-title{font-size:2em;font-weight:700;text-align:center}.projects-list-container{list-style-type:none;padding-left:0}.btn-center-container{display:flex;flex-direction:row;justify-content:center}.call-action-contact{background:#5586be;border:none;border-radius:40px;color:#fff;display:inline-block;font-size:1.3em;font-weight:700;margin:1em 0;padding:.5em 2em;text-decoration:none;transition:.3s}.call-action-contact:hover{box-shadow:0 10px 50px #bcc5d8;cursor:pointer}

/*
 ! * DESKTOP FORMAT
*/.contact-header{font-size:2em;font-weight:700;text-align:center}.hello-space-img{box-shadow:10px 10px 5px #d3d3d3;height:auto;margin:30px auto auto;text-align:center;width:300px}.contact-link,.contact-para{flex-direction:column;line-height:1.5;max-width:65ch;text-align:left;text-decoration:none}.contact-para{padding-left:1em;padding-right:1em}.contact-info{align-items:center}@media (min-width:1040px){.contact-info{margin:.3em 2em .5em}.contact-link,.contact-para{flex-direction:column;line-height:1.5;max-width:65ch}.hello-space-img{box-shadow:10px 10px 5px #d3d3d3;height:auto;margin:30px auto auto;text-align:center;width:300px}}body{box-sizing:border-box;display:flex;flex-direction:column;font-family:Nunito,Open Sans,Roboto,"sans-serif";justify-content:center}button{outline:none}.container{display:grid;font-size:1.5em;grid-template-areas:"sidebar sidebar","content content","footer footer";grid-template-columns:1fr;grid-template-rows:80px auto 100px;height:100vh;width:100%}.footer>ul,.icon{list-style:none}.icon{width:40%}.content{grid-area:content;grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:2;text-align:center}.sidebar{align-items:flex-start;background:linear-gradient(90deg,#5586be,#334b77,#2c275a);display:flex;flex-direction:row;grid-area:sidebar;grid-column-end:2;grid-column-start:1;grid-row-end:1;grid-row-start:1;justify-content:center;position:-webkit-sticky;position:sticky;top:0}.menu-container ul,.menu-links{list-style:none}.menu-links{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0;color:#fff;display:flex;flex-direction:row;justify-content:space-evenly;margin-block-end:0;margin-block-start:0;padding-inline-start:0;width:100%}.menu-item{color:#fff;font-weight:700;opacity:.6;padding:10px;text-decoration:none;transition:.3s}.current-page-nav{color:#fff;font-size:1.1em;font-weight:900;opacity:1}.menu-item:hover{opacity:1}.headshot{height:auto;margin-bottom:15px;margin-left:40px;margin-right:50px;width:200px}.tagline{font-size:2.5em;font-weight:700;margin-bottom:0}.vocation{font-weight:600;margin-top:.5em}.welcome-text{font-size:1.2em;font-weight:300}.summary{font-weight:300;line-height:1.6em}.action-link-text{background:#5586be;border:none;border-radius:40px;color:#fff;display:inline-block;font-family:Arial,Open Sans,Nunito,Roboto,"sans-serif";font-size:1.3em;font-weight:700;margin:1.3em 0;padding:.5em 2em;text-decoration:none;transition:.3s}.action-link-text:hover{box-shadow:0 10px 50px #bcc5d8;cursor:pointer}.barometer-screenshot{height:auto;min-width:260px;width:90%}.footer{grid-area:footer;grid-column-end:2;grid-column-start:1;grid-row-end:3;grid-row-start:3}.footer-items>ul{display:flex;flex-direction:row;justify-content:space-evenly;margin:1.2em auto;max-width:640px;padding:0;text-align:center}.footer-items{align-self:flex-end;list-style:none}main{background-color:#f7f7f7}.footer-items{background-color:#fff}.content,.footer,.menu-container{padding:15px}.menu-container{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;padding-top:1em;position:-webkit-sticky;position:sticky;top:0;width:60%}.contact-info,.message-area{display:flex;flex-direction:column}.menu{align-self:stretch;display:flex;flex-direction:row;grid-area:menu-container;justify-content:space-between;width:100%}

/*
 ! * DESKTOP FORMAT
*/@media (min-width:1040px){.about-info{margin-left:50px}.container{grid-template-areas:"sidebar content" "sidebar footer";grid-template-columns:200px 1fr;grid-template-rows:1fr auto}.content,.footer,.menu-container{padding:1em}.menu{align-self:stretch;display:flex;grid-area:menu-container;height:500px;justify-content:space-between;margin-top:120px;padding:20px}.content{grid-area:content;grid-column-end:3;grid-column-start:2;grid-row-end:2;grid-row-start:1;text-align:center}.sidebar{background:linear-gradient(180deg,#5586be,#334b77,#2c275a);grid-area:sidebar;grid-column-end:2;grid-column-start:1;grid-row-end:3;grid-row-start:1;justify-content:center}.footer{grid-area:footer;grid-column-end:3;grid-column-start:2;grid-row-end:3;grid-row-start:2}.menu-links{display:flex;flex-direction:column;justify-content:space-between;width:100%}.menu-container{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;position:-webkit-sticky;position:sticky;top:0;width:60%}.content{padding:1.5em 3em 3em;text-align:left}.headshot{float:right;height:auto;width:250px}.tagline{font-size:2.5em;font-weight:700;margin-bottom:0}.summary{width:60%}.footer-items{margin:1.5em 1.5em 0}.icon{width:40%}}
/*# sourceMappingURL=main.eed204ee.css.map*/