/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./blocks/dynamic-content/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable scss/no-global-function-names */
/* stylelint-disable scss/operator-no-unspaced */
/* stylelint-enable scss/no-global-function-names */
/* stylelint-enable scss/operator-no-unspaced */
.dynamic-content {
  display: block !important;
  max-width: calc(100% + 40px) !important;
  margin-left: -20px !important;
  margin-right: -20px !important;
  position: relative;
  height: 90vh;
}
.dynamic-content__overlap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
  z-index: 20;
  background-attachment: scroll;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) and (min-height: 450px) {
  .dynamic-content__overlap {
    background-attachment: fixed;
  }
}
.dynamic-content__overlap::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}
.dynamic-content__overlap__title {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: 2.0625rem;
  color: var(--wp--preset--color--black);
  line-height: 1.1;
  position: relative;
  text-align: center;
  padding: 0 2rem;
  max-width: 35ch;
  text-wrap: balance;
}
@media screen and (min-width: 768px) and (min-height: 450px) {
  .dynamic-content__overlap__title {
    font-size: 3.125rem;
  }
}
.dynamic-content__content {
  height: 100%;
}
.dynamic-content__content__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (min-width: 768px) and (min-height: 450px) {
  .dynamic-content__content__wrapper {
    flex-direction: row;
  }
}
.dynamic-content__slider {
  width: 100%;
  height: 100%;
  background-color: #000;
}
@media screen and (min-width: 768px) and (min-height: 450px) {
  .dynamic-content__slider {
    width: 50vw;
    flex-shrink: 0;
  }
}
.dynamic-content__slider > .swiper {
  height: 100%;
}
.dynamic-content__slider .item__slide {
  height: 100%;
}
.dynamic-content__slider .item__slide > a {
  height: 100%;
  display: block;
}
.dynamic-content__slider .item__slide-img {
  position: absolute;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.dynamic-content__slider .item__slide-img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
}
.dynamic-content__slider .item__slide-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
}
.dynamic-content__slider .item__slide-video {
  position: absolute;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  overflow: hidden;
}
.dynamic-content__slider .item__slide-video video {
  opacity: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dynamic-content__slider .swiper-nav .swiper-button {
  top: calc(50% - 7px);
}
.dynamic-content__slider .swiper-nav .swiper-button-next {
  right: 1.5rem;
}
.dynamic-content__slider .swiper-nav .swiper-button-prev {
  left: 1.5rem;
}
.dynamic-content__slider .swiper-pagination {
  bottom: 2.063rem !important;
}
.dynamic-content__slider .swiper-pagination .swiper-pagination-bullet {
  max-width: 2.5rem !important;
  background-color: #FCF9F1;
}
.dynamic-content__texts {
  width: 100%;
  padding: 0 1.5rem;
  background: var(--wp--preset--color--white);
  color: var(--wp--preset--color--black);
  display: flex;
  justify-content: center;
  align-items: center;
}
.dynamic-content__texts .show_overlap {
  position: absolute;
  top: 50px;
  right: 50px;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 3px;
}
.dynamic-content__texts .show_overlap:focus {
  border: solid 1px blue;
}
.dynamic-content__texts__wrapper {
  max-width: 550px;
  max-height: 100%;
  overflow-y: auto;
  padding-top: 100px;
  padding-right: 0.5rem;
}
.dynamic-content__texts__wrapper::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.625rem;
}
.dynamic-content__texts__wrapper::-webkit-scrollbar-thumb {
  background: rgb(252, 250, 241);
  border-radius: 0.625rem;
  border: 0.125rem solid var(--wp--preset--color--white);
  background-clip: padding-box;
  cursor: pointer;
}
.dynamic-content__texts__wrapper::-webkit-scrollbar-thumb:hover {
  border: 0;
}
.dynamic-content__texts__wrapper::-webkit-scrollbar-track {
  background-color: rgba(252, 250, 241, 0.4);
  cursor: pointer;
  border: 0.125rem solid var(--wp--preset--color--white);
}
.dynamic-content__texts blockquote {
  max-width: 393px;
  margin-left: auto;
  margin-right: 0;
}
.dynamic-content__texts blockquote p {
  font-size: 17px;
  line-height: 1.2;
}
.dynamic-content__texts blockquote mark {
  background-color: transparent;
}
.dynamic-content .hide-overlap {
  min-width: 50px;
  min-height: 50px;
  max-width: 100px;
  max-height: 100px;
  width: 10vh;
  height: 10vh;
  background-image: url(../../images/plus-white-circle.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
}
.dynamic-content .hide-overlap.waiting {
  background-image: url(../../images/huourglass-circle-white.svg);
  animation: waiting-animation 1s infinite;
}

.dynamic-content-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
}
.dynamic-content-popup.is-active {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 767px) {
  .dynamic-content-popup {
    background-color: #000;
    padding-top: 90px;
    overflow: auto;
  }
  .dynamic-content-popup .dynamic-content__slider {
    height: 500px;
    flex-shrink: 0;
  }
  .dynamic-content-popup .show_overlap {
    top: 30px;
    right: 30px;
  }
  .dynamic-content-popup .swiper-button-wrapper {
    display: none;
  }
}

.zoom-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  transition: opacity 0.3s ease-in-out;
}
.zoom-popup:hover {
  cursor: url(../../images/close-white-circle.svg) 50 50, auto;
}
.zoom-popup.is-active {
  display: flex;
  z-index: 9999999;
}
.zoom-popup .zoomed-image {
  object-fit: cover;
}

@keyframes waiting-animation {
  0% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}

/*# sourceMappingURL=index.css.map*/