main {
  background-color: rgb(237, 234, 229);
}

.sh-planning-scroll {
  max-width: 100% !important;
}
.sh-planning-scroll .sh-planning-scroll-header {
  width: 100%;
  min-height: 800px;
  background: url("/wp-content/plugins/wedu-extension/acf-blocks/planning-scroll/images/e599a81ce454670e35fde24b343203471861059f.png");
  background-size: cover;
  background-position: center bottom;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sh-planning-scroll .sh-planning-scroll-header {
    min-height: 500px;
  }
}
.sh-planning-scroll .sh-planning-scroll-header .header-text {
  position: absolute;
  left: 50px;
  top: 50px;
}
@media screen and (max-width: 768px) {
  .sh-planning-scroll .sh-planning-scroll-header .header-text {
    right: 50px;
  }
}
.sh-planning-scroll .sh-planning-scroll-header .header-text > h1 {
  color: var(--Stage-Dark-Blue, #223A6D);
  font-family: "LibreBaskerville-Regular";
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 81px; /* 126.563% */
  letter-spacing: -1.28px;
  max-width: 851px;
}
@media screen and (max-width: 1024px) {
  .sh-planning-scroll .sh-planning-scroll-header .header-text > h1 {
    font-size: 36px;
    line-height: 48px; /* 133.333% */
    max-width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .sh-planning-scroll .sh-planning-scroll-header .header-text > h1 {
    font-size: 24px;
    line-height: 32px; /* 133.333% */
    max-width: 100%;
    text-align: center;
    right: 50px;
  }
}

.pin-spacer {
  background-color: var(--Stage-Beige, #EDEAE5);
}

.sh-planning-scroll-content {
  position: relative;
  padding-top: 50vh;
}

.sh-photo-stack {
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
  height: 100%;
  pointer-events: none;
  z-index: 100;
}
.sh-photo-stack .photo {
  position: absolute !important;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  max-width: 200px;
}

.sh-planning-scroll-scroller {
  max-width: 100% !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 100vh;
  background-image: url(/wp-content/plugins/wedu-extension/acf-blocks/planning-scroll/images/background-639927676.png) !important;
  background-position: bottom right !important;
  background-repeat: no-repeat !important;
}
.sh-planning-scroll-scroller > .photo {
  position: absolute;
  top: -350px;
  left: 0%;
  max-width: 381px;
  width: 100%;
}
.sh-planning-scroll-scroller > .photo.photo-0 {
  transform: translateX(-25px) translateY(-60px);
}
.sh-planning-scroll-scroller > .photo.photo-1 {
  transform: translateX(300px) rotate(-10deg) translateY(4px);
}
.sh-planning-scroll-scroller > .photo.photo-2 {
  transform: translateX(510px) translateY(-100px);
}
.sh-planning-scroll-scroller > .photo.photo-3 {
  transform: translateX(800px) translateY(-70px);
}
@media screen and (max-width: 1024px) {
  .sh-planning-scroll-scroller > .photo {
    display: none;
  }
}
.sh-planning-scroll-scroller .sh-clothes-pin {
  position: absolute;
  left: 0;
  right: 0;
  top: -350px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
.sh-planning-scroll-scroller .sh-clothes-pin.hidden {
  opacity: 0;
}
.sh-planning-scroll-scroller .sh-clothes-pin img {
  width: 100%;
  max-width: 381px;
  height: auto;
  display: block;
}
.sh-planning-scroll-scroller > .sh-planning-scroll-content {
  max-width: 1440px;
  padding: 20px;
  position: relative;
  width: 100%;
}
.sh-planning-scroll-scroller > .sh-planning-scroll-content > .sh-photo-stack {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 45%;
}
.sh-planning-scroll-scroller > .sh-planning-scroll-content > .sh-photo-stack > img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.sh-planning-scroll-scroller > .sh-planning-scroll-content h2.scrolling-header {
  color: var(--Stage-Dark-Blue, #223A6D);
  font-family: "LibreBaskerville-Regular";
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 132.813%;
  letter-spacing: -2px;
  text-transform: capitalize;
  max-width: 50%;
}
.sh-planning-scroll-scroller > .sh-planning-scroll-content p.scrolling-copy {
  color: #000;
  font-family: "WorkSans-VariableFont_wght", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  max-width: 50%;
}
.sh-planning-scroll-scroller > .sh-planning-scroll-content .sh-planning-scroll-slide-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .sh-planning-scroll-scroller > .sh-planning-scroll-content .sh-planning-scroll-slide-content {
    position: static;
    top: 0;
    transform: translateY(0);
  }
  .sh-planning-scroll-scroller > .sh-planning-scroll-content .sh-planning-scroll-slide-content > h2.scrolling-header,
  .sh-planning-scroll-scroller > .sh-planning-scroll-content .sh-planning-scroll-slide-content > p.scrolling-copy {
    max-width: 100%;
  }
  .sh-planning-scroll-scroller > .sh-planning-scroll-content .sh-planning-scroll-slide-content > h2.scrolling-header {
    font-size: 36px;
    line-height: 141.667%;
  }
  .sh-planning-scroll-scroller > .sh-planning-scroll-content .sh-planning-scroll-slide-content > p.scrolling-copy {
    font-size: 18px;
    line-height: 167%;
  }
}
@media screen and (max-width: 768px) {
  .sh-planning-scroll-scroller > .sh-planning-scroll-content .sh-planning-scroll-slide-content > h2.scrolling-header {
    font-size: 24px;
    line-height: 41px;
    text-align: center;
  }
  .sh-planning-scroll-scroller > .sh-planning-scroll-content .sh-planning-scroll-slide-content > p.scrolling-copy {
    font-size: 18px;
    line-height: 38px;
    text-align: center;
  }
}

.pin-spacer {
  max-width: 100% !important;
}
