#single-study .scrolltext .text {
  height: 236px;
}
#single-study .scrolltext .text-inner {
  font-size: 100px;
}
#single-study #projectd .inner {
  max-width: 963px;
  margin-top: 108px;
}
#single-study #projectd .left p {
  margin-bottom: 11px;
}
#single-study #projectd .left p:last-child {
  margin-bottom: 0;
}
#single-study #projectd .right {
  margin-top: 16px;
  line-height: 1.1764705882em;
}
#single-study #imagec {
  margin-top: 121px;
}
#single-study #imagec .text {
  height: 19px;
  align-items: flex-start;
  margin-bottom: 10px;
}
#single-study #imagec .text img {
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
}
#single-study #imagec img,
#single-study #imagec .swiper-slide .image {
  border-radius: 10px;
}
#bottomtext {
  padding-bottom: 46px;
}
#bottomtext .title {
  margin-top: 80px;
}
#bottomtext .text {
  max-width: 768px;
}
#single-study #heroimage .marker::before {
  content: "";
  position: absolute;
  inset: -16px;
  border-radius: 50%;
}
.tippy-box[data-theme~="default"] {
  padding: 24px 27px;
}
.case_study-template-default .pswp video,
.case_study-template-default .pswp__zoom-wrap {
  max-width: 768px;
  max-height: 432px;
}
#post-nav {
  background: #000;
}
#post-nav .swiper-button-prev,
#post-nav .swiper-button-next {
  filter: brightness(2.4);
}
@media screen and (min-width: 993px) {
  #single-study #projectd .inner .left {
    width: 375px;
    flex: 0 0 375px;
  }
  #single-study #projectd .inner .right {
    width: auto;
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 992px) {
  #single-study #heroimage .marker {
    display: block;
  }
  #single-study .scrolltext .text {
    height: 195px;
  }
  #single-study .scrolltext .text-inner {
    font-size: 82px;
  }
  #single-study #projectd .inner {
    margin-top: 80px;
  }
  #single-study #imagec {
    margin-top: 90px;
  }
  .tippy-box[data-theme~="default"] {
    max-width: calc(100vw - 32px) !important;
    padding: 20px 22px;
  }
  .tippy-box[data-theme~="image"] {
    max-width: calc(100vw - 32px) !important;
  }
}
@media screen and (max-width: 768px) {
  #single-study .scrolltext .text {
    height: 145px;
  }
  #single-study .scrolltext .text-inner {
    font-size: 70px;
  }
  #single-study #imagec {
    height: auto;
    margin-top: 50px !important;
  }
  #single-study #imagec .swiper-slide a {
    width: min(376px, 72vw) !important;
  }
  #single-study #imagec .image img {
    height: auto;
    aspect-ratio: 376 / 361;
  }
  #bottomtext {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 567px) {
  #single-study #heroimage .title + .image {
    width: 150%;
    margin-left: -25%;
  }
  #single-study .scrolltext .text {
    height: 115px;
  }
  #single-study .scrolltext .text-inner {
    font-size: 55px;
  }
}
.pswp__item:has(video) .pswp__img--placeholder,
html.pswp-video-open .pswp__img--placeholder {
  display: none !important;
}
