.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8; }
  
  .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  
  .mfp-align-top .mfp-container:before {
    display: none; }
  
  .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }
  
  .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  
  .mfp-ajax-cur {
    cursor: progress; }
  
  .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  
  .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }
  
  .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  
  .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
        user-select: none; }
  
  .mfp-loading.mfp-figure {
    display: none; }
  
  .mfp-hide {
    display: none !important; }
  
  .mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
  
  .mfp-preloader a {
    color: #CCC; }
  
  .mfp-preloader a:hover {
    color: #FFF; }
  
  .mfp-s-ready .mfp-preloader {
    display: none; }
  
  .mfp-s-error .mfp-content {
    display: none; }
  
  button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
            box-shadow: none;
    -ms-touch-action: manipulation;
        touch-action: manipulation; }
  
  button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  
  .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace; }
  
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  
  .mfp-close:active {
    top: 1px; }
  
  .mfp-close-btn-in .mfp-close {
    color: #333; }
  
  .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  
  .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }
  
  .mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
  
  .mfp-arrow:active {
    margin-top: -54px; }
  
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7; }
  
  .mfp-arrow-left {
    left: 0; }
  
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }
  
  .mfp-arrow-right {
    right: 0; }
  
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  
  .mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f; }
  
  .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
  
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  
  .mfp-iframe-holder .mfp-close {
    top: -40px; }
  
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
  
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }
  
  img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }
  
  .mfp-figure {
    line-height: 0; }
  
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  
  .mfp-figure figure {
    margin: 0; }
  
  .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  
  .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px; }
  
  .mfp-image-holder .mfp-content {
    max-width: 100%; }
  
  .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }
  
  @media all and (max-width: 900px) {
    .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    .mfp-arrow-left {
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0; }
    .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
    .mfp-container {
      padding-left: 6px;
      padding-right: 6px; } }
  
  .very-top-banner {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .very-top-banner img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-bottom: 1px solid #171719; }
  
  .top-section {
    position: relative;
    height: 100vh;
    height: calc(100 * var(--vh));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    min-height: 73.17073rem;
    margin-top: unset; }
    .top-section .wrap-content {
      z-index: 10;
      position: relative;
      margin-bottom: 7.80488rem;
      text-align: center; }
    .top-section .title {
      padding-top: 0;
      font-family: "Prata", sans-serif;
      margin-bottom: 2.43902rem; }
    .top-section .desc {
      margin-bottom: 0; }
      .top-section .desc span:first-child {
        margin-right: 6.82927rem; }
    @media (max-width: 1024px) {
      .top-section {
        min-height: 48.78049rem; } }
    .top-section .desc .title {
      font-size: 3.5122rem;
      line-height: 1.2; }
    .top-section .desc span {
      display: block;
      text-align: center; }
      .top-section .desc span:first-child {
        margin: 0;
        margin-bottom: 0.78049rem; }
  
  .detail-section {
    margin-top: 11.70732rem; }
    .detail-section .thesis-statement {
      font-family: "Prata", sans-serif;
      font-size: 5.26829rem;
      margin-bottom: 7.80488rem;
      line-height: 1.3;
      text-align: center; }
      .detail-section .thesis-statement .line {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .detail-section .paragraph {
      color: #767676;
      font-size: 1.95122rem;
      -webkit-column-gap: 5.85366rem;
         -moz-column-gap: 5.85366rem;
              column-gap: 5.85366rem;
      text-align: left;
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      margin: 0 0 4.87805rem; }
      .detail-section .paragraph p {
        margin-bottom: 3.41463rem; }
    .detail-section .group-image {
      display: grid;
      grid-template-columns: 65% 25%;
      grid-column-gap: 10%;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    .detail-section .single-image {
      padding-top: 11.70732rem;
      padding-bottom: 11.70732rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .detail-section .single-image .imgZoom {
        width: 75%; }
  
  .full-img {
    text-align: center; }
    .full-img img {
      margin: 0 auto; }
  
  .group-image-type-2 {
    padding: 11.70732rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .group-image-type-2 .small-image {
      padding-top: 15.60976rem;
      padding-right: 10%;
      width: 40%; }
    .group-image-type-2 .big-image {
      width: 50%; }
  
  .big-image-single {
    text-align: center;
    margin-bottom: 15.60976rem; }
  
  .feedback .wrapper {
    padding: 15.60976rem 0;
    margin: 15.60976rem 0 0;
    border-top: 1px solid #fbfbfb; }
  
  .feedback .thumb {
    width: 35%; }
  
  .feedback .inner {
    padding: 7.70732rem 5.56098rem 5.7561rem;
    background: #2f2f2f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  
  .feedback .feedback-quote {
    font-size: 3.90244rem; }
  
  .feedback .image {
    width: 35%; }
  
  .feedback .content {
    margin-top: -0.4878rem;
    padding: 0 0 1.95122rem 6.53659rem;
    line-height: 1.3;
    width: 65%; }
  
  .feedback .author {
    font-size: 1.95122rem;
    margin-top: 3.90244rem;
    color: #767676;
    display: block; }
  
  .specified-info .title {
    padding-top: 4.5vw;
    border-top: 1px solid #fbfbfb; }
  
  .specified-list {
    border-bottom: 1px solid #fbfbfb;
    padding-bottom: 11.70732rem;
    margin-bottom: 7.60976rem; }
  
  .next-project {
    margin-bottom: 9.7561rem; }
    .next-project .top-title {
      display: none;
      margin-bottom: -0.68293rem; }
  
  .in-progress {
    padding: 11.70732rem 0 24.39024rem; }
    .in-progress .detail-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 11.70732rem; }
    .in-progress .thumb,
    .in-progress .content {
      width: 50%; }
    .in-progress .content {
      padding-left: 8vw; }
      .in-progress .content .article-title {
        font-size: 3.5122rem; }
      .in-progress .content .desc {
        margin-top: 3.12195rem; }
      .in-progress .content p {
        color: #767676; }
  
  .txt-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    direction: rtl;
    padding: 1.95122rem 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    .txt-slider .infinite-scroll {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-animation: infinite-scroll linear 10s infinite;
      animation: infinite-scroll linear 10s infinite;
      margin: 0; }
    .txt-slider span {
      padding-right: 3.12195rem;
      white-space: nowrap;
      display: inline-block;
      position: relative;
      font-size: 2.34146rem;
      font-family: "Prata", sans-serif; }
      .txt-slider span::before {
        content: "";
        width: 0.4878rem;
        height: 0.4878rem;
        position: relative;
        margin-left: 3.12195rem;
        border-radius: 50%;
        background: #fff;
        display: inline-block;
        margin-bottom: 0.39024rem; }
  
  .project-photos {
    margin-top: 6.63415rem; }
    .project-photos .wrapper {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-column-gap: 2.04878rem;
      grid-row-gap: 2.04878rem; }
    .project-photos .thumb {
      width: 100%;
      cursor: pointer; }
    .project-photos img {
      width: 100%;
      height: 30vw;
      -o-object-fit: cover;
         object-fit: cover; }
  
  button.mfp-arrow {
    width: 3.90244rem;
    height: 3.90244rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    button.mfp-arrow:after {
      display: none; }
    button.mfp-arrow:before {
      font-family: 'icomoon';
      font-size: 2.8rem;
      opacity: 1;
      border: 0;
      margin: 0;
      color: #FBFBFB;
      position: relative;
      left: unset;
      top: unset;
      width: unset;
      height: unset; }
    button.mfp-arrow.mfp-arrow-left {
      left: 5vw; }
      button.mfp-arrow.mfp-arrow-left:before {
        content: "\e902"; }
    button.mfp-arrow.mfp-arrow-right {
      right: 5vw; }
      button.mfp-arrow.mfp-arrow-right:before {
        content: "\e904"; }
    button.mfp-arrow:active {
      margin: 0; }
  
  .mfp-wrap {
    overflow: hidden !important; }
    .mfp-wrap .mfp-close {
      position: absolute;
      right: -3.90244rem;
      top: 2.43902rem;
      color: #FBFBFB;
      width: 3.90244rem;
      height: 3.90244rem;
      font-size: 0;
      padding: 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      cursor: pointer !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .mfp-wrap .mfp-close::before {
        content: "\e901";
        font-family: 'icomoon';
        font-size: 1.56098rem;
        color: #FBFBFB; }
    .mfp-wrap .mfp-figure::after {
      background: transparent; }
  
  .detail-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 4.87805rem; }
    .detail-gallery .item {
      padding: 4.5vw;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .detail-gallery .item .imgZoom, .detail-gallery .item img {
        width: 100%; }
      .detail-gallery .item:nth-child(7n-1) {
        width: 65%;
        padding-right: 20vw;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .detail-gallery .item:nth-child(7n-2) {
        width: 35%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .detail-gallery .item:nth-child(7n-3) {
        width: 85%;
        padding-left: 0;
        padding-right: 0; }
      .detail-gallery .item:nth-child(7n-4) {
        width: 100%;
        padding-right: 9vw;
        padding-left: 30vw; }
      .detail-gallery .item:nth-child(7n-5) {
        width: 35%;
        padding-right: 9vw; }
      .detail-gallery .item:nth-child(7n-6) {
        width: 65%;
        padding-left: 9vw; }
      .detail-gallery .item:nth-child(7n-7) {
        width: 100%;
        padding-right: 9vw;
        padding-left: 9vw; }
  
  @media (max-width: 1024px) {
    .top-section {
      margin-top: unset; }
      .top-section .wrap-content {
        margin-bottom: 6.43902rem; }
    .detail-section {
      margin-top: 4.68293rem;
      overflow: hidden;
      width: 100%; }
      .detail-section .thesis-statement {
        font-size: 1.95122rem;
        text-align: left;
        line-height: 1.4;
        margin-bottom: 3.12195rem; }
        .detail-section .thesis-statement .line {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
      .detail-section .paragraph {
        -webkit-column-gap: 0;
           -moz-column-gap: 0;
                column-gap: 0;
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1;
        line-height: 1.6;
        font-size: 1.56098rem;
        margin-bottom: 2.43902rem; }
    .feedback .wrapper {
      padding: 5.85366rem 0;
      margin: 5.85366rem 0 0; }
    .feedback .image {
      width: auto; }
    .feedback .inner {
      padding: 5.85366rem 1.46341rem;
      margin: 0 -1.46341rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .feedback .inner .content {
        padding: 0; }
    .feedback .feedback-quote {
      font-size: 1.95122rem;
      margin-top: 3.12195rem; }
    .feedback .author {
      font-size: 1.56098rem;
      margin-top: 2.34146rem; }
    .detail-gallery .item {
      width: 100% !important;
      padding: var(--bs-gutter-x, 0.75rem) !important; }
    .specified-info .title {
      padding-top: 3.90244rem; }
    .specified-list {
      padding-bottom: 1.95122rem;
      margin-bottom: 0; }
    .next-project {
      padding-top: 5.85366rem;
      margin-bottom: 7.80488rem; }
      .next-project .top-title {
        display: block; }
    .in-progress {
      padding: 7.80488rem 0 11.70732rem; }
      .in-progress .detail-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .in-progress .thumb,
      .in-progress .content {
        width: 100%; }
      .in-progress .content {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        padding-bottom: 4.68293rem; }
      .in-progress .thumb {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .in-progress .content {
        padding-left: 0; }
        .in-progress .content .article-title {
          font-size: 1.95122rem; }
    .project-photos {
      margin-top: 2.34146rem; }
      .project-photos .wrapper {
        grid-column-gap: 0.39024rem;
        grid-row-gap: 0.39024rem; }
    .txt-slider {
      padding: 1.17073rem 0; }
      .txt-slider span {
        font-size: 1.56098rem; }
    .mfp-image-holder .mfp-content {
      padding: 0 2.92683rem; }
    button.mfp-arrow.mfp-arrow-left {
      left: 0; }
    button.mfp-arrow.mfp-arrow-right {
      right: 0; }
    .mfp-bottom-bar .mfp-counter {
      right: 2.92683rem; }
    .mfp-wrap .mfp-close {
      right: -0.4878rem; } }
  
  @-webkit-keyframes infinite-scroll {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    to {
      -webkit-transform: translateX(100%);
      transform: translateX(100%); } }
  
  @keyframes infinite-scroll {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    to {
      -webkit-transform: translateX(100%);
      transform: translateX(100%); } }