


:root {
  --text: #424954;
  --text-lt: #636b77;
  --outline: #dbe2ea;
  --outline-lt: #dbe2ea7d;
  --white: #ffffff;
  --accent: #16db6587;
}

h1,
h2,
h3,
h4,
p,
a,
ul,
li,
span,
a:visited,
div{
  color: var(--text)
}

h1, h2, h3, h4, h5, h6{
  font-weight: 700;
}

body{
  background: var( --white)
}

.bg-white{
  background: var(--white);
}

img{
  object-fit: contain;
}



p a{
  background-color: var(--accent);
}

.caption{
  font-style: italic;
  color: var(--text-lt);
}

.post-content h4:has(+h2) {
  text-transform: uppercase;
  letter-spacing: .15em;
  font-size: 1em;
  margin-bottom: 0;
  margin-top: 6em;
  font-weight: 600
}

.post-content h2{
  margin-bottom: 1em;
}





/*//////////Image Gallery///////////////*/
.photo-grid {
  /* Prevent vertical gaps */
  line-height: 0;
  -webkit-column-count: 3;
  -webkit-column-gap:   0px;
  -moz-column-count:    3;
  -moz-column-gap:      0px;
  column-count:         3;
  column-gap:           0px;  
}

.photo-grid img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}

.photo-grid p.caption {
  display:none;
  line-height: 1rem;
  font-size: 1rem;
  padding: 8px;
  color: white;
  background-color: #00000078;
  width: 100%;
  transition: 0.2s;

}

.photo-grid img:hover+p.caption {
  display: block;
}

.post-list a:hover{
  text-decoration: underline;
}


/*//////////General Typographyy///////////////*/


.article p, .article  ul, .article  li, .article span, table{
  font-size: 1.25rem;
  font-size: 1.225rem;
  line-height: 2rem;
}

.post-title{
  font-size: 82px;
}



.large-wrapper {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.feedback-quote{
  padding-left: 50px;
  position: relative;
}

.feedback-quote:before{
  background-image: url('../quotemark.svg');
  position: absolute;
  line-height: .75em;
  left: 0px;
  opacity: .2;
  width: 40px;
  height: 40px;
  content:'';
  background-size: 40px 40px;
  top: -10px;
}



/*//////////Post///////////////*/


/**
 * Wrapper
 */
.post, .home {
  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;
}

/*.user-quote::before{
  content: "“";
  position: absolute;
  right: 0;
  top: -100px;
  font-size: 140px;
}*/

.page-content{
  padding: 0;
}

@media screen and (max-width: 800px) {
  .post, .home {
    max-width: -webkit-calc(800px - (30px));
    max-width: calc(800px - (30px));
    padding-right: 15px;
    padding-left: 15px;
  }
}
  .full-width-embed{
    width:100%;
  }

 @media (min-width: 960px) and (max-width: 1180px){
  .full-width-img{
    max-width: 1180px;
    width: calc(100vw - 60px);
    margin-left: calc(-100vw/3);
    margin-bottom: 4rem;
  }
}

 @media (max-width: 960px){
  .article .user-quote{
    padding-left: 50px;
    position: relative;
  font-size: 2em
  }
  .article .user-quote:before{
  background-image: url('../quotemark.svg');
  position: absolute;
  line-height: .75em;
  left: 0px;
  opacity: .2;
  width: 40px;
  height: 40px;
  content:'';
  background-size: 40px 40px;
  top: -10px;
}

}



 @media (min-width: 1180px){
  .full-width-img{
  width: 1130px;
    max-width: 1150px;
    margin-left: -380px;
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .hanging-image{
    position: absolute;
    left: calc(-33% - 30px);
    width: 33%;
    top: 0;
  }
  .hanging-image p{
    margin: 0;
  }
}

.full-width-img img{
  align-self: center;
  flex: 0 0 auto;
}


.Tracetree .casestudy{
  background: url("/assets/casestudy/backgroundtt.png");
  /*background: url("/assets/casestudy/HeroImages/t3-background.svg"), #6DB3F2;*/
  background-size: 722px;
  /*background-position-y: 30px;*/
  background-repeat: no-repeat;
  background-position-x: 476px;
}


.Mail.Hauler.Scheduling .casestudy{
  background: url("/assets/casestudy/HeroImages/t3-background.svg");
  /*background: url("/assets/casestudy/HeroImages/t3-background.svg"), #6DB3F2;*/
  background-size: 722px;
  /*background-position-y: 30px;*/
  background-repeat: no-repeat;
  background-position-x: 476px;
}


.Jupyter.for.JPL .casestudy{
  background-image: url("/assets/casestudy/Jupyter/Jupyter Hero.svg");
  background-size: 1072px;
  /*background-position-y: 30px;*/
  background-repeat: no-repeat;
  background-position-x: 476px;
}


.Operations.for.Autonomy.post-header{
  background-image: url("/assets/casestudy/HeroImages/ClusterCardsPlusFilter 1.svg");
  background-image: url("/assets/casestudy/HeroImages/autonomyHeo.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.overline{
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: bold
}

@media screen and (min-width: 960px) {

  .Mail.Hauler.Scheduling.homepage img{
    width: 580px
  }

  .Operations.for.Autonomy.homepage img{
    width: 590px
  }

  .Operations.for.Autonomy.homepage a{
  margin-top: -30px;
    margin-left: 10px;
  }

  .Task.Networks.homepage{
    display: none;
  }

  .Mail.Hauler.Scheduling.homepage a{
  margin-left: 20px;
    margin-top: -40px;
  }

 .Jupyter.for.JPL.homepage img{
  width: 380px;
  padding-left: 100px;
  }

  .post-description{
    width: 200px;
    position: absolute;
    right:-70px;
  }
  
  .homepage-bio{
    width: 420px;
  }

  .full-width-img.screenshot img.screen-outline
  {
    width: calc(100% - 2rem);
    margin: 0 2rem;
    /*box-shadow: 7px 6px 17px #b0bdca91;;*/
  }

  .three-column-l{
     margin-left: -380px;
  }




  .full-width-img.overlaps img + img{
      margin-left: -20px;
      margin-top: 100px;
      padding-top: 20px;
      background: white;
  }

    .sticky{
  top:40px;
  position:sticky;
}

.article .user-quote{
  font-size: 3rem;
  line-height: 5rem;
  font-weight: 200;
  position: relative;
  border-left: 7px solid;
    padding-left: 30px;
}



.user-quote:before{
  content: url(../quotemarkR.svg);
  position: absolute;
  line-height: .75em;
  right: 0;
    opacity: .2;
    bottom: 0;
}

}

@media (min-width: 800px) and (max-width: 1260px) {
  .post-description{
    position: absolute;
    right: 0;
    bottom: 30px;
    margin-bottom: 0;
    position: absolute;
    bottom: 40px;
    right: 70px;
      width: 250px;
    background: rgba(255,255,255,0.7);
    padding: 8px;
    margin-bottom: 0
  }

}

.left-crop{
  margin-left: -30px;
  max-width: 150%;
  width: calc(100% + 30px);
}
.right-crop{
  margin-right: -30px;
  max-width: 150%;
  width: calc(100% + 30px);
}


.post-link h4{
  font-size: 20px;
}
.post-link p{
  font-size: 16px;
}

.post-link{
  color: var(--text);
  align-items: center;
  display: flex
}

.site-header{
  border-bottom: none;
  border-top: none;
}


.brand-image{
  width: 130px;
  top: -5.5px;
  position: relative;
}

.brand-image:hover path{
  stroke-opacity: .6;
  transition: 0.1s;
}

.brand-hover:hover{
  opacity: .8;
  transition: 0.1s;  
}

.brand-border{
  border-top: 2px solid var(--text);
}

.site-footer{
  padding: 0;
  border-top: none
}

.screen-outline{
  /*border: 5px solid var(--outline);*/
  border-radius: 10px;
}

.carousel-container{
  background: var(--outline-lt);
  padding: 2rem 0;
  border-radius: 1em;
}

.carouselbuttons{
  justify-content: center;
}

.carouselbuttons div{
  height: 48px;
  width: 48px;
  cursor: pointer;
}

.opacity-hover:hover{
  opacity: .6
}

.about-photo{
  border-radius: 12px;
  border: 4px solid white;
}

.social-media-list li {
  padding: 5px;
}



    .carousel {
      position: relative;
      overflow: hidden;
      width: 100%;
    }
    
    .slides {
      display: flex;
      transition: none;
      min-height: 450px;
      width: 100%;
    }
    
    .slide {
      flex: 0 0 100%;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10px;
      text-align: center;
    }
    
    .slide img {
      display: block;
    }
    
    .controls {
      display: flex;
      justify-content: space-between;
      margin-top: 20px;
    }
    
    .prev-btn, .next-btn {
      cursor: pointer;
      transition: opacity 0.3s;
      width: 40px;
      z-index: 100;
      margin-bottom: 3rem;
    }

    .prev-btn{
      margin-left: 1em;
    }
    .next-btn{
      margin-right: 1em;
    }
    
    .prev-btn:hover, .next-btn:hover {
      opacity: .4;
    }
    
    .indicators {
      display: flex;
      justify-content: center;
      gap: 8px;
      margin-top: 20px;
    }
    
    .indicator {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background-color: white;
      cursor: pointer;
      transition: background-color 0.3s;
    }
    
    .indicator.active {
      background-color: #666;
    }
    
    .slide-title {
      text-align: center;
      margin-top: 15px;
      font-size: 14px;
      color: var(--text-lt);
    }
.logo-image{
  width: 80px;align-self: center;
}

.tile {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0;
}
.bottom-right.inView {
    opacity: 1;
}
.inView {
    opacity: 1;
}
section {
    padding:20px;
}

.d-none{
  display: none;
}


    .Tracetree.homepage img{
     width: 470px;
    rotate: 60deg;
    margin-left: 70px;
}


.checkbox-table td{
  position: relative;
  padding: 10px 10px 10px 20px; 
  border-bottom: 1px solid var(--outline);
}

.checkbox-table
td.has-checkbox:before{
  content:"sdf";
  position: absolute;
  left:-10px;
  content: url('../check_circle.svg');
  top: calc(50% - 10px);
}

.table{
  line-height: 1.75rem;
}

