.architects-loop {
    background-color: #d9d9d0;
    width: 100%;
}

.architects-loop figure {
  margin: 0;
}

.architects-loop-single-details {
    left: -999999px;
    opacity: 0;
    position: absolute;
    top: -999999px;
    background-color: #edede7;
    overflow: hidden;
    padding: 0;
    width: 100vw;
    transition: opacity 0.7s;
}

.architects-loop-single {
    width: 25%;
}

.architects-loop-single {
    clear: none;
}

.architects-loop-single {
    float: left;
}

.architects-single-inner {
    padding: 0 calc(25px/2) 50px;
}

.architects-single-inner {
    overflow: hidden;
}

.architects-loop-single-preview {
    position: relative;
}
.architects-loop-single-preview-image {
    cursor: pointer;
}

.architects-loop-single-preview-image {
    overflow: hidden;
    padding-top: 133%;
    position: relative;
    width: 100%;
}

.architects-loop-single-preview-image figure {
    background-color: #575756;
    z-index:0;
}

.architects-loop-single-preview-image figure {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.architects-loop-single-preview-image img {
    opacity: 1;
    transition: all .5s;
}


.architects-loop-single-preview-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.architects-loop-single-preview-image figcaption {
    left: -999999px;
    opacity: 0;
    position: absolute;
    top: -999999px;
}

.architectDown {
    margin-left: 50%;
    transform: translateX(-50%);
    bottom: var(--dist);
    display: block;
    opacity: 0;
    position: absolute;
    transition: all .5s;
    width: auto;
}

.architectDown svg {
    fill: #fff;
    height: auto;
    width: 45px;
}

.architects-loop-single-preview-scrollHolder {
    height: 0;
    max-height: 0;
    position: relative;
    width: 100%;
}

.architects-loop-single-preview header {
    font-family: aktiv-grotesk,sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    font-size: 1.875rem;
    line-height: 1;
    border-top: none;
    color: #fff;
    margin: auto;
    width: 80%;
    padding: 0 10%;
    position: absolute;
    transform: translateY(-50%);
    text-align: center;
    top: 50%;
}


.architects-loop-single-preview header h2 {
    cursor: pointer;
    opacity: 0;
    transition: opacity .5s;
    font-size: 1em;
    color: #fff;
}

.architects-loop-single-preview-buttonHolder {
    display: none;
}

.architects-loop-single-preview-buttonHolder {
    overflow: hidden;
}

.autoHeight {
    height: auto!important;
}

.tempHidden--restablished {
    left: 0!important;
    position: relative!important;
    top: 0!important;
}
.architects-loop-single-details-inside {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.architects-loop-single-details-bio-repeat--fullBio, .architects-loop-single-details-close, .architects-loop-single-details-image, .architects-loop-single-details-name {
    display: none;
}

.architects-loop-single-details-image {
    display: block;
    max-width: 585px;
    position: relative;
    width: 35%;
}

.architects-loop-single-details-image figure {
    height: 100%;
}

.architects-loop-single-details-image img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width:100%;
}

.architects-loop-single-details-image figcaption {
    left: -999999px;
    opacity: 0;
    position: absolute;
    top: -999999px;
}

.architects-loop-single-details-image:after {
    background-color: var(--light-grey);
    background-blend-mode: color;
    content: " ";
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;
}

.architects-loop-single-details-rightSide {
    width: 60%;
}

.architects-loop-single-details-rightSide {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.architects-loop-single-details-name {
    color: rgba(0,0,0,0);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #64635d;
}

.architects-loop-single-details-name {
    font-family: aktiv-grotesk,sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    font-size: 4.6875rem;
    line-height: 1;
    display: block;
    margin-bottom: 50px;
    width: 100%;
    padding: 0 40px;
}

.architects-loop-single-details-general {
    width: 40%;
    padding:0 40px;
}

.architects-loop-single-details-general {
    padding-right: 40px;
}

.architects-loop-single-details-general-repeat {
    margin-bottom: 45px;
    width: 100%;
}

.architects-loop-single-details-general-repeat h3 {
    font-family: aktiv-grotesk,sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-size: .75rem;
    letter-spacing: .12em;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 25px;
    color: #384f62;
}

.architects-loop-single-details-general-repeat ul {
    color: #64635d;
    list-style: none;
    padding:0;
}

.architects-loop-single-details-bio {
    width: 40%;
}
.architects-loop-single-details-bio-repeat {
    margin-bottom: 45px;
    width:100%;
}

.architects-loop-single-details-general-repeat li {
    margin-bottom: 13px;
}

.architects-loop-single-details-general-repeat li {
    font-family: aktiv-grotesk,sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    font-size: 1.0625rem;
    line-height: 24px;
    letter-spacing: .03em;
    margin-bottom: 10px;
}

.architects-loop-single-details-general-repeat li span:first-child {
    margin-right: 20px;
}

.architects-loop-single-details-general-repeat li a {
    color: #f7941e;
    text-decoration: underline;
    cursor: pointer;
    pointer-events: all;
}
.architects-loop-single-preview-image:hover img{
  opacity: 0.7;
}
.architects-loop-single-preview:hover header h2 {
    opacity: 1;
    color: #fff;
    text-align: center;
  }
}
.architects-loop-single-preview:hover image {
    opacity: 1;
  background-color: #ffffff
}

/* expand */
.architects-loop-single--expanded {
    background-color: rgba(0,0,0,0);
}

.architects-loop-single--expanded .architects-loop-single-preview-image figure {
    background-color: #575756;
}

.architects-loop-single--expanded .architects-loop-single-preview-image img {
    opacity: 0.3;
    background-blend-mode: darken;
}

.architects-loop-single--expanded .architects-loop-single-details {
  left: 0;
  top: 120px;
  opacity:1;
  z-index: 15;
}
.architects-loop-single-details-bio-repeat h3 {
    font-family: aktiv-grotesk,sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-size: .75rem;
    line-height: 22px;
    letter-spacing: .12em;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 25px;
    color:#384f62;
}
.architects-loop-single-details-bio p {
    max-width: 450px;
}

.architects-loop-single-details-bio-repeat--minibio, .architects-loop-single-details-bio-repeat>p {
    font-family: aktiv-grotesk,sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    font-size: 1.0625rem;
    color: #64635d;
}

.architects-loop-single-details-closeSmall svg {
    border: none;
    fill: #f7941e;
    float: none;
    height: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    min-width: 27px;
    padding: 0;
    width: 27px;
}
.architects-loop-single-details-closeSmall {
    border: none;
    color: #f7941e;
    margin-left: 0;
    min-width: 54px;
    padding: 0;
    position: absolute;
    right: 65px;
    transform: none;
    top: 25px;
    width: 32px;
    background: transparent;
}

.buttonLike {
    font-family: aktiv-grotesk,sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    font-size: .75rem;
    line-height: 22px;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.architects-loop-single-details-closeSmall span {
    border: none;
    display: block;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

.background-absolute.active{
    width: 100%;
    background: #edede7;
    height: 200vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

.architects-loop-single-details-closeSmall div {
    border: none;
    color:  #f7941e;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

.architects-loop-single--expanded {
  pointer-events: none;
}
.architects-loop-single-details-closeSmall{
   pointer-events: all;
  cursor: pointer;
}

.architects-loop-single-preview-buttonHolder {
  max-height: none; 
  min-height: 0px;
}


.architects-loop-single-preview-button {
    margin-left: 50%;
    transform: translateX(-50%);
    background-color: transparent;
}

@media (max-width: 768px) {
  .architects-loop-single {
    width: 100%
  }
  .architects-loop-single-preview header{
    position: relative;
    text-align: left;
    padding: 0;
    border-top: 1px solid #b9b8ad;
    transform: initial;
    margin-top: 20px;
  }
  .architects-loop-single-preview-buttonHolder {
    display: block;
  }
  
  .architects-loop-single-preview header h2 {
    font-size: 0.8em;
    color:#64635d;
    opacity:1;
  }
  
  .architects-loop-single-details-image {
    width: 100%;
    max-width: initial;
  }
  
  .architects-loop-single-details-rightSide {
    width: 100%;
  }
  
  .architects-loop-single-details-general {
    width: 100%;
  }
  
  .architects-loop-single-details-bio {
    width: 100%;
    padding: 0 40px;
  }
  
  .architects-loop-single-details-closeSmall {
    font-family: aktiv-grotesk,sans-serif;
    border: 1px solid #3e4c5e;
    min-width: 132px;
    padding: 18px 33px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    width: auto;
    transition: all .5s;
    color: #3e4c5e;
    text-decoration: none;
    letter-spacing: .12em;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 18px;
  }
  .architects-loop-single-details-closeSmall span {
    display: none;
  }
  .architects-loop-single-details-bio-repeat {
    margin-bottom: 0px;
  }
  
  .architects-loop-single {
     margin-top: 50px;
  }
  
  .background-absolute.active {
    height: 5000px;
  }
}

