@media screen and (min-width: calc(900px + 1px)) {
  body[data-page-id="9"] {
    background: url("../images/static/bg-emoji-hand-sign-victory.svg"), url("../images/static/bg-emoji-hand-sign-ok.svg"), url("../images/static/bg-hp-emoji-star.svg"), url("../images/static/bg-hp-bubble-1.svg"), url("../images/static/bg-hp-bubble-2.svg"), url("../images/static/bg-hp-bubble-3.svg"), url("../images/static/bg-hp-bubble-4.svg"), url("../images/static/bg-hp-emoji-smile-light.svg");
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: right 27.52rem, left 8rem, 105% 98rem, right top, left 4rem, right 42rem, -32rem 74rem, left 74rem;
    background-size: 16rem auto, 18rem auto, 16rem auto, 31.12rem auto, 42.32rem 78.28rem, 51.48rem auto, 85.08rem 85.08rem, 12rem auto;
  }
}
body[data-page-id="9"] .custom-videos {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 3rem 2rem;
}
body[data-page-id="9"] .custom-videos:not(:last-child) {
  margin-bottom: 5rem;
}
body[data-page-id="9"] .custom-videos > * {
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  box-shadow: 0 0.8rem 1.88rem var(--color-orange-400-opacity-30);
  background: white;
  border-radius: 0.75rem;
  overflow: hidden;
}
body[data-page-id="9"] .custom-videos > * iframe {
  background: white;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: calc(900px + 1px)) {
  body[data-page-id="9"] .custom-videos {
    max-width: 54.64rem;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: auto;
    margin-right: auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body[data-page-id="9"] .custom-videos > *:nth-child(4n+1), body[data-page-id="9"] .custom-videos > *:nth-child(4n+2) {
    transform: translateX(2rem);
  }
  body[data-page-id="9"] .custom-videos > *:nth-child(4n+3), body[data-page-id="9"] .custom-videos > *:nth-child(4n+4) {
    transform: translateX(-2rem);
  }
}
body[data-page-id="9"] .videos-block {
  margin-bottom: 0;
}
body[data-page-id="9"] .videos-block h2 {
  line-height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
body[data-page-id="9"] .videos-block h2:first-child {
  margin-top: 0;
}
body[data-page-id="9"] .videos-block h2 [data-toggle-slide-block-bellow] {
  transform: translateY(-10%);
  cursor: pointer;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  transition: all 0.33s ease-in-out;
  border-radius: 50%;
  height: 1.75rem;
  width: 1.75rem;
  background-color: var(--color-orange-400);
  background: linear-gradient(to top left, var(--color-orange-400), var(--color-berry-400));
  box-shadow: 0 0.16rem 0.16rem rgba(0, 0, 0, 0.25), 0 0.4rem 0.8rem var(--color-orange-400-opacity-30);
  border: 0;
}
body[data-page-id="9"] .videos-block h2 [data-toggle-slide-block-bellow]:hover {
  box-shadow: 0 0.32rem 1rem rgba(0, 0, 0, 0.2), 0 1rem 1.4rem var(--color-orange-400-opacity-30);
}
body[data-page-id="9"] .videos-block h2 [data-toggle-slide-block-bellow] img {
  filter: invert(255) brightness(255);
  width: 0.75rem;
  height: auto;
}
body[data-page-id="9"] .videos-block h2 [data-toggle-slide-block-bellow] span {
  transform: translate(3em, -25%);
  padding-top: 0.2rem;
  font-weight: 700;
  color: var(--color-grey-400);
  font-size: 0.75rem;
  line-height: 1em;
  transition: all 0.2s ease-in-out;
}
body[data-page-id="9"] .videos-block h2 [data-toggle-slide-block-bellow] span:first-child {
  transform: rotate(180deg) translate(3em, -25%);
  opacity: 0;
}
body[data-page-id="9"] .videos-block h2 [data-toggle-slide-block-bellow]:hover Span {
  color: var(--color-text);
}
body[data-page-id="9"] .videos-block h2.active [data-toggle-slide-block-bellow] {
  transform: rotate(180deg) translateY(10%);
  box-shadow: 0 -0.16rem 0.16rem rgba(0, 0, 0, 0.25), 0 -0.4rem 0.8rem var(--color-orange-400-opacity-30);
}
body[data-page-id="9"] .videos-block h2.active [data-toggle-slide-block-bellow] span:first-child {
  opacity: 1;
}
body[data-page-id="9"] .videos-block h2.active [data-toggle-slide-block-bellow] span:last-child {
  opacity: 0;
}
body[data-page-id="9"] .videos-block h2.active [data-toggle-slide-block-bellow]:hover {
  box-shadow: 0 -0.32rem 1rem rgba(0, 0, 0, 0.2), 0 -1rem 1.4rem var(--color-orange-400-opacity-30);
}
body[data-page-id="9"] .page-editor-content {
  padding-bottom: 0;
}/*# sourceMappingURL=page-media.css.map */