/** Shopify CDN: Minification failed

Line 2140:2 Unexpected "{"
Line 2333:2 Unexpected "{"

**/
/* zero-screentime-and-infinite-curiosity */
.screentime-infinite {
  position: relative;
}

.screentime-infinite::before,
.screentime-infinite::after {
  content: '';
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}

.screentime-infinite::before {
  width: 200px;
  height: 155px;
  top: 0;
  left: 0;
}

.screentime-infinite::after {
  width: 121px;
  height: 197px;
  top: 20%;
  right: 0;
}

.screentime-infinite .image-slide {
  width: 100%;
}

.screentime-infinite .testimonial-item {
  text-align: center;
}

.screentime-infinite .testimonial-item-wrapper {
  position: relative;
  width: 100%;
  line-height: 0;
  overflow: hidden;
  border-radius: 30px;
}

.screentime-infinite .testimonial-item-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.screentime-infinite .testimonial-item img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 0;
}

.screentime-infinite .testimonial-text-overlay {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  padding: 10px;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0%;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  justify-content: space-around;
  align-items: baseline;

}

.screentime-infinite h2 {
  font-size: 48px;
  text-align: center;
  font-weight: 800;
  margin: 0 auto;
  position: relative;
  padding: 80px 0;
  /* font-family: Avenir; */
  font-weight: 800;
  line-height: 57.6px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #303030;

}

.screentime-infinite h2 p {
  margin: 0 auto;
  line-height: normal;
}

.screentime-infinite .screentime-infinite-swiper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  position: relative;
  z-index: 1;
}

.screentime-infinite .button-and-text {
  margin-left: 20px;
}

.screentime-infinite .button-and-text>p {
  color: #ffffff;
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  /* word-break: break-all; */
  word-break: break-word;
  max-width: 90%;
  margin: 0;
}

.screentime-infinite .testimonial-btn p {
  margin: 0 auto;
}

.screentime-infinite a.arrow-icon {
  padding: 14px 17px;
  border: 1.24px solid #3030301F;
  box-shadow: 0px -4px 0px 0px #00000026 inset;
  border-radius: 15px;
  margin-left: 20px;
}

.screentime-infinite .button-and-text .testimonial-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  border: none;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 800;
  cursor: pointer;
  gap: 5px;
  width: max-content;
  text-decoration: none;
  margin: 15px 0;
  text-transform: uppercase;
}

.screentime-infinite .arrow-bottom {
  margin-top: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1024px) and (min-width:991px) {
  .screentime-infinite .button-and-text .testimonial-btn {
    padding: 10px 15px;
    font-size: 16px;
    margin: 10px 0;
  }

  .screentime-infinite .button-and-text {
    margin-left: 10px;
  }

  .screentime-infinite .button-and-text>p {
    font-size: 24px;
  }

  .screentime-infinite a.arrow-icon {
    padding: 8px 12px;
    margin-left: 10px;
  }
}

@media screen and (max-width: 990px) and (min-width:750px) {
  .screentime-infinite h2 {
    font-size: 34px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .screentime-infinite .button-and-text>p {
    font-size: 20px;
  }
}

@media screen and (max-width: 749px) {
  .screentime-infinite .screentime-infinite-swiper {
    flex-direction: column;
  }

  .screentime-infinite .image-slide {
    width: 100%;
  }

  .screentime-infinite .testimonial-item-wrapper {
    max-width: 100%;
    aspect-ratio: 1 / 1;
  }

  .screentime-infinite h2 {
    font-size: 28px;
    line-height: 33.6px;
    padding-top: 0;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 37px;
    font-weight: 800;
  }

  .screentime-infinite {
    margin: auto;
  }

  .screentime-infinite::before {
    background-size: 130px;
    top: -11px;
    left: -59.94px;
    gap: 0px;
    border-radius: 14.04px 0px 0px 0px;
    opacity: 90%;
  }

  .screentime-infinite::after {
    top: 8%;
    width: 102.3px;
    height: 105.23px;
    right: 0px;
    gap: 0px;
    opacity: 80%;
    angle: -30.41 deg;
    background-position: right;
  }

  .screentime-infinite .button-and-text>p {
    font-size: 26px;
  }
}


/* app-slider */
.app-promo-swiper-section {
  position: relative;
  overflow: hidden;
}

.app-promo-swiper-section .page-width,
.app-promo-swiper-section .page-width2 {
  position: relative;
  /* padding-right:0; */
  margin: 0 auto;
}

/* Remove afterwards */
/* .app-promo-swiper-section .page-width2{
  padding-right: 10rem;
} */

.app-promo-swiper-section::before,
.app-promo-swiper-section::after {
  content: '';
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}

.app-promo-swiper-section::before {
  width: 187px;
  height: 192px;
}

.app-promo-swiper-section::after {
  width: 139px;
  height: 91px;
}

.app-promo-swiper-section::before {
  top: 12%;
  left: 0;
}

.app-promo-swiper-section::after {
  bottom: 0;
  right: 0;
}

.app-promo-swiper-section div:empty {
  display: block;
}

.app-promo-swiper-section .section-title {
  font-size: 48px;
  font-weight: 800;
  margin: 0;
}

.app-promo-swiper-section .section-title p {
  margin: 0;
  /* width: 90%; */
  width: 100%;
}

.app-promo-swiper-section .main_herading_button {
  display: flex;
  /* justify-content: space-between; */
  justify-content: center;
  align-items: center;
  /* width:calc(100% - 10rem); */
  width: 100%;
  margin: 0 0 60px;
}

.app-promo-swiper-section .swiper {
  width: 100%;
  margin: 0 auto;
  overflow: visible;
}

.app-promo-swiper-section .swiper-slide {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.app-promo-swiper-section .swiper-slide img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.app-promo-swiper-section .app-buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.app-promo-swiper-section .app-buttons a {
  display: inline-block;
  margin: 0;
  text-decoration: none;
}

.app-promo-swiper-section .google-play {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  height: 50px;
  width: 150px;
}

.app-promo-swiper-section .app-store {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  height: 50px;
  width: 150px;
}

.app-promo-swiper-section .bottom-text {
  width: 100%;
  margin: 50px auto 0;
}

.app-promo-swiper-section .bottom-text h3 {
  margin: 0;
  font-size: 28px;
  font-weight: 800;
  /* text-align: left; */
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.app-promo-swiper-section .bottom-text p {
  font-size: 20px;
  font-weight: 400;
  /* text-align: left; */
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin: 0;
  /* width:67%; */
  line-height: normal;
}

.app-promo-swiper-section .swiper-button-prev,
.app-promo-swiper-section .swiper-button-next {
  color: #000;
}

.app-promo-swiper-section .swiper-button-prev {
  right: 190px;
  left: inherit;
  top: 95%;
  height: 50px;
  width: 50px;
  background: #ffffff;
  display: flex !important;
  justify-content: center;
  align-items: center;
  box-shadow: 0px -2.06px 0px 0px #00000026 inset;
  border-radius: 10px;
  border: 1.24px solid #3030301F;
}

.app-promo-swiper-section .swiper-button-next {
  right: 120px;
  top: 95%;
  height: 50px;
  width: 50px;
  background: #ffffff;
  display: flex !important;
  justify-content: center;
  align-items: center;
  box-shadow: 0px -2.06px 0px 0px #00000026 inset;
  border-radius: 10px;
  border: 1.24px solid #3030301F;
}

.app-promo-swiper-section .swiper-button-next:after,
.app-promo-swiper-section .swiper-button-prev:after {
  width: 29px;
  aspect-ratio: 1/1;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* .app-promo-swiper-section .section-title p strong{
  color:#477EE1;
} */
@media screen and (max-width: 990px) and (min-width: 750px) {
  .app-promo-swiper-section .section-title {
    font-size: 38px;
  }

  .app-promo-swiper-section .swiper-button-prev {
    right: 170px;
  }

  .app-promo-swiper-section .swiper-button-next {
    right: 100px;
  }
}

@media screen and (max-width: 749px) {
  .app-promo-swiper-section div:empty {
    display: none !important;
  }

  .app-promo-swiper-section .main_herading_button {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
    /* width: calc(100% - 3rem); */
  }

  .app-promo-swiper-section .bottom-text h3 {
    font-size: 24px;
  }

  .app-promo-swiper-section .app-buttons {
    flex-direction: row;
    gap: 10px;
    position: absolute;
    bottom: -90px;
    z-index: 1;
  }

  .app-promo-swiper-section .bottom-text {
    margin: 30px auto 60px;
    position: relative;
    z-index: 2;
  }

  .app-promo-swiper-section .section-title {
    font-size: 30px;
    text-align: center;
  }

  .app-promo-swiper-section .bottom-text p {
    width: 100%;
  }

  .app-promo-swiper-section .section-title p {
    width: 100%;
  }

  .app-promo-swiper-section::before {
    top: 0;
    background-size: 90px;
  }

  .app-promo-swiper-section::after {
    background-size: 70px;
    bottom: 40px;
    right: 0;
    background-position: right;
  }
}


/* tab-content */
.tab-content-section .tabs-container-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tab-content-section .tab-contents {
  display: flex;
  flex-direction: column;
}

.tab-content-section .tab-content {
  display: none;
}

.tab-content-section .tabs-container-inner h2 {
  font-size: 48px;
  /* color: #ffffff; */
  font-weight: 900;
}

.tab-content-section .tab-content.active {
  display: block;
}

.tab-content-section .main-image {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tab-content-section .main-image img {
  width: 100%;
  max-width: 600px;
  height: auto;
  margin-top: 40px;
}

.tab-content-section .material-tab-contents {
  width: 100%;
}

.tab-content-section .tab-content {
  width: 100%;
  text-align: center;
}

.tab-content-section .tab-content.active {
  display: flex !important;
  flex-direction: column;
  gap: 20px;
}

.tab-content-section .material-tab {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: flex-start;
  overflow-x: auto;
  white-space: nowrap;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
  cursor: pointer;
}

.tab-content-section .material-tab::-webkit-scrollbar {
  display: none;
}

.tab-content-section .main-button a {
  text-decoration: none;
  color: #303030;
  font-size: 24px;
  font-weight: 900;
  line-height: normal;
  padding: 10px 20px;
  background: #FEC34E;
  border-radius: 40px;
  border: 1px solid #3030301F;
  box-shadow: 0px -4px 0px 0px #00000026 inset;
}

.tab-content-section .main-button {
  margin-top: 20px;
}

.tab-content-section .material-tab .materialtablinks {
  width: 100%;
  padding: 10px 20px;
  text-transform: capitalize;
  font-size: 16px;
  border-radius: 40px;
  white-space: nowrap;
  /* font-familt:inherit; */
  font-weight: 800;
}

@media screen and (max-width: 749px) {
  .tab-content-section .main-button a {
    font-size: 14px;
    padding: 18px 20px;
    border-radius: 10px;
    background: linear-gradient(#F39A44, #F39A44);
  }

  .tab-content-section .tabs-container-inner h2 {
    font-size: 28px;
    text-align: center;
  }

  .tab-content-section .material-tab .materialtablinks {
    font-size: 16px;
    width: auto;
    padding: 10px 20px;
  }

  .tab-content-section .material-tab {
    margin-top: 30px;
    margin-bottom: 135px;
    order: 2;
    gap: 15px;
  }

  .tab-content-section .tabs-container.page-width {
    position: relative;
  }

  .tab-content-section .main-button {
    margin-top: 0;
    position: absolute;
    bottom: 7%;
    width: calc(100% - 30px);
  }

  .tab-content-section .main-image img {
    margin-top: 0;
  }
}

@media screen and (max-width: 400px) {
  .tab-content-section .material-tab {
    gap: 10px;
  }

  .tab-content-section .material-tab .materialtablinks {
    padding: 10px;
  }
}



/* video-testimonial-slider */
.video-testimonial-slider .swiper {
  width: 100%;
  margin: 20px auto;
}

.video-testimonial-slider .testimonial-item {
  text-align: center;
}

.video-testimonial-slider .testimonial-item-wrapper {
  position: relative;
  max-width: 400px;
  width: 100%;
  aspect-ratio: 1/1;
  line-height: 0;
  overflow: hidden;
  border-radius: 30px;
}

.video-testimonial-slider .testimonial-item-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 74.8%); */
  z-index: 1;
}

.video-testimonial-slider .testimonial-item img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 0;
}

.video-testimonial-slider .testimonial-text-overlay {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -80%);
  color: white;
  padding: 10px;
  width: 90%;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  z-index: 2;
  white-space: normal;
  word-wrap: break-word;
  overflow: hidden;
}

.video-testimonial-slider h2 {
  font-size: 48px;
  text-align: center;
  margin: 0 auto 50px;
  /* font-family: Avenir; */
  font-weight: 800;
  line-height: 57.6px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #303030;
}

.video-testimonial-slider h2 p {
  margin: 0 auto;
  line-height: normal;
}

.video-testimonial-slider .testimonial-section-footer {
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
}

.video-testimonial-slider .testimonial-text-overlay p {
  margin: 0 auto;
}

.video-testimonial-slider .custom-audio-player-wrapper-with-progressbar {
  position: relative;
  top: -30px;
  height: 52px;
  max-width: 65%;
  width: 100%;
  background: #F37844;
  border-radius: 35px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  z-index: 1;
  margin: 0 auto;
  border: 3px solid #ffffff;
  justify-content: flex-start;
}

.video-testimonial-slider .custom-audio-player-wrapper-with-progressbar .play-btn {
  background: transparent;
  border: none;
  width: 20px;
  height: 20px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}

.video-testimonial-slider .custom-audio-player-wrapper-with-progressbar .play-btn svg {
  width: 100%;
  height: 100%;
}

.video-testimonial-slider .custom-audio-player-wrapper-with-progressbar .play-btn svg.pause_button path {
  transform: scale(2);
  transform-origin: center;
}

.video-testimonial-slider .custom-audio-player-wrapper-with-progressbar .seek-bar {
  cursor: pointer;
  height: inherit;
  width: 70%;
}

.video-testimonial-slider .custom-audio-player-wrapper-with-progressbar .seek-bar .progress {
  height: 100%;
  width: 0;
  background: white;
  border-radius: 2px;
  transition: width 0.2s;
}

.video-testimonial-slider .progress_bar_svg {
  height: 50px;
  width: auto;
  max-width: 153px;
}

@media screen and (max-width: 990px) and (min-width: 750px) {
  .video-testimonial-slider h2 {
    font-size: 34px;
  }

  .video-testimonial-slider.page-width,
  .video-testimonial-slider.page-width2 {
    margin: 60px auto 60px auto !important;
  }
}

@media screen and (max-width: 749px) {
  .video-testimonial-slider {
    padding: 0;
  }

  .video-testimonial-slider .testimonial-item-wrapper {
    max-width: 100%;
  }

  .video-testimonial-slider .testimonial-text-overlay {
    font-size: 24px;
    top: 73%;
    width: 95%;
    padding: 8px;
  }

  .video-testimonial-slider h2 {
    margin: 0 auto 35px;
    font-size: 28px;
    line-height: 33.6px;
    padding: 0 15px;
  }

  .video-testimonial-slider .testimonial-item {
    padding: 0;
  }

  .video-testimonial-slider .custom-audio-player-wrapper-with-progressbar {
    top: -70px;
    height: 36px;
  }

  .video-testimonial-slider .progress_bar_svg {
    height: 35px;
  }

  .video-testimonial-slider.page-width,
  .video-testimonial-slider.page-width2 {
    padding: 0;
  }
}

@media screen and (max-width: 400px) {
  .video-testimonial-slider .testimonial-text-overlay {
    top: 60%;
  }
}


/* custom-image-banner */
.custom-image-banner-section {
  position: relative;
}

.custom-image-banner-section.page-width {
  max-width: 158rem;
}

.custom-image-banner-section .banner-container img {
  width: 100%;
  height: 100%;
}

.custom-image-banner-section .banner-container {
  width: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  line-height: normal;
}

.custom-image-banner-section .text-container {
  position: absolute;
  max-width: 80%;
  color: white;
  text-align: center;
}

.custom-image-banner-section .text-container h2 {
  font-size: 64px;
  font-weight: 900;
  margin: 0;
  text-transform: capitalize;
  color: #000000;
}

.custom-image-banner-section .text-container p {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #000000;
  text-transform: capitalize;
}

.custom-image-banner-section .btn {
  display: inline-block;
  padding: 15px 35px;
  background-color: #000;
  color: white;
  text-decoration: none;
  border-radius: 42px;
  font-size: 24px;
  font-weight: 600;
  text-transform: capitalize;
}

.custom-image-banner-section .text-container.top-left {
  top: 15px;
  left: 70px;
  text-align: left;
}

.custom-image-banner-section .text-container.top-center {
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.custom-image-banner-section .text-container.top-right {
  top: 15px;
  right: 70px;
  text-align: right;
}

.custom-image-banner-section .text-container.middle-left {
  top: 50%;
  left: 70px;
  transform: translateY(-50%);
  text-align: left;
}

.custom-image-banner-section .text-container.middle-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.custom-image-banner-section .text-container.middle-right {
  top: 50%;
  right: 70px;
  transform: translateY(-50%);
  text-align: right;
}

.custom-image-banner-section .text-container.bottom-left {
  bottom: 20px;
  left: 70px;
  text-align: left;
}

.custom-image-banner-section .text-container.bottom-center {
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.custom-image-banner-section .text-container.bottom-right {
  bottom: 20px;
  right: 70px;
  text-align: right;
}

@media screen and (max-width: 749px) {
  .custom-image-banner-section .text-container h2 {
    font-size: 32px;
  }

  .custom-image-banner-section .text-container p {
    font-size: 26px;
  }

  .custom-image-banner-section .btn {
    border-radius: 36px;
    font-size: 16px;
  }
}



/* image-with-text-pdp */
.image-with-text-pdp {
  text-align: center;
}

.image-with-text-pdp .custom-section__subheading {
  color: #3b3b3b;
  margin: 0;
  font-size: 25.18px;
  font-weight: 800;
  text-align: center;
  line-height: normal;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.image-with-text-pdp .custom-section__headings {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 20px;
}

.image-with-text-pdp .custom-section__heading1,
.image-with-text-pdp .custom-section__heading2 {
  /* font-family: Avenir; */
  font-size: 48px;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-top: 15px;
  color: inherit;
}

.image-with-text-pdp .custom-section__image img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.image-with-text-pdp .custom-section__richtext {
  color: #303030;
  font-size: 24px;
  font-weight: 800;
  line-height: normal;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.image-with-text-pdp .custom-section__richtext p {
  margin: 0;
}

.image-with-text-pdp .main_img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 749px) {
  .image-with-text-pdp .custom-section__headings {
    flex-direction: column;
    gap: 0;
    margin: 25px 0;
  }

  .image-with-text-pdp .custom-section__subheading {
    font-size: 16px;
  }

  .image-with-text-pdp .custom-section__heading1,
  .image-with-text-pdp .custom-section__heading2 {
    font-size: 32px;
    margin-top: 0;
  }

  .image-with-text-pdp .custom-section__richtext {
    font-size: 20px;
  }

  .image-with-text-pdp .main_img img {
    max-width: 300px;
  }
}



/* play-and-storytime */
.play-and-storytime .playtime-storytime-header p {
  font-size: 24px;
  margin: 0 auto;
  max-width: 649px;
  line-height: normal;
  text-transform: lowercase;
  margin-top: 8px;
  font-weight: 800;
}

.play-and-storytime .play_story__heading1,
.play-and-storytime .play_story__heading2 {
  font-size: 48px;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-top: 15px;
}

.play-and-storytime .playtime-storytime-header {
  text-align: left;
  margin-bottom: 30px;
}

.play-and-storytime .section-content {
  display: flex;
  gap: 40px;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.play-and-storytime .right-side,
.play-and-storytime .left-content {
  width: calc(50% - 20px);
}

.play-and-storytime .song-item button {
  width: 100%;
  padding: 10px;
  background: #f5f5f5;
  border: none;
  cursor: pointer;
  text-align: left;
}

.play-and-storytime .left-content img {
  max-width: 100%;
  width: 80%;
  object-fit: cover;
  margin: 0 auto;
  display: flex;
  border-radius: 20px;
}

.play-and-storytime audio {
  width: 100%;
}

.play-and-storytime .custom-audio-player-wrapper-with-progressbar {
  position: relative;
  top: -90px;
  height: 50px;
  max-width: 65%;
  width: 100%;
  background: #F37844;
  border-radius: 35px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  z-index: 1;
  border: 2.06px solid #EAE3DB;
  box-shadow: 0px 4px 0px 0px #EAE3DB;
  margin: 0 auto;
  justify-content: flex-start;
}

.play-and-storytime .custom-audio-player-wrapper-with-progressbar .play-btn {
  background: transparent;
  border: none;
  width: 30px;
  height: 25px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}

.play-and-storytime .custom-audio-player-wrapper-with-progressbar .play-btn svg {
  width: 100%;
  height: 100%;
}

.play-and-storytime .custom-audio-player-wrapper-with-progressbar .play-btn svg.pause_button path {
  transform: scale(2);
  transform-origin: center;
}

.play-and-storytime .custom-audio-player-wrapper-with-progressbar .seek-bar {
  cursor: pointer;
  height: inherit;
  width: 70%;
}

.play-and-storytime .custom-audio-player-wrapper-with-progressbar .seek-bar .progress {
  height: 100%;
  width: 0;
  background: white;
  border-radius: 2px;
  transition: width 0.2s;
}

.play-and-storytime .progress_bar_svg {
  height: 45px;
  width: auto;
}

.play-and-storytime .material-tab {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.play-and-storytime .material-tab button.play-story-materialtablinks.active {
  background: #EAE3DB;
  color: #303030;
  border-color: #eae3db;
}

.play-and-storytime .material-tab button.play-story-materialtablinks {
  width: 100%;
  padding: 15px;
  border: 1px solid #ffffff;
  color: #ffffff;
  background: transparent;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-size: 24px;
  font-weight: 600;
  font-family: inherit;
}

.play-and-storytime div:empty {
  display: block;
}

.play-and-storytime .p_text {
  color: #ffffff;
  margin-top: 50px;
  font-size: 20px;
}

.play-and-storytime .play-story-materialtablinks img {
  width: 24px;
  height: 29px;
  object-fit: contain;
}

.play-and-storytime .p_text.mobile {
  display: none;
}

@media screen and (max-width: 990px) and (min-width:750px) {
  .play-and-storytime .progress_bar_svg {
    width: 120px;
  }

  .play-and-storytime .play_story__heading1,
  .play-and-storytime .play_story__heading2 {
    font-size: 34px;
  }

  .play-and-storytime .left-content img {
    width: 100%;
  }

  .play-and-storytime .custom-audio-player-wrapper-with-progressbar {
    top: -66px;
    height: 45px;
    max-width: 80%;
  }

  .play-and-storytime .material-tab button.play-story-materialtablinks {
    padding: 10px;
    gap: 5px;
    font-size: 18px;
  }
}

@media screen and (max-width: 749px) {

  .play-and-storytime .play_story__heading1,
  .play-and-storytime .play_story__heading2 {
    font-size: 32px;
    margin-top: 0;
  }

  .play-and-storytime .play_story__headings {
    flex-direction: column;
    gap: 0;
    margin: 10px 0;
  }

  .play-and-storytime .playtime-storytime-header p {
    font-size: 16px;
  }

  .play-and-storytime .left-content {
    padding: 0 1.5rem;
  }

  .play-and-storytime .section-content {
    padding: 0;
    flex-direction: column-reverse;
  }

  .play-and-storytime .right-side,
  .play-and-storytime .left-content {
    width: 100%;
  }

  .play-and-storytime .left-content img {
    width: 100%;
  }

  .play-and-storytime .playtime-storytime-header {
    text-align: center;
    padding: 0 1.5rem;
  }

  .play-and-storytime .material-tab {
    display: flex;
    gap: 15px;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .play-and-storytime .material-tab button.play-story-materialtablinks {
    white-space: nowrap;
    padding: 12px 15px;
    font-size: 16px;
  }

  .play-and-storytime .p_text {
    /* position: absolute;
    bottom: 0; */
    /* left: 50%;
    transform: translate(-50%); */
    margin: 0;
    width: 100%;
    text-align: center;
  }

  .play-and-storytime .p_text.desktop {
    display: none;
  }

  .play-and-storytime .p_text.mobile {
    display: block;
  }

  .play-and-storytime .section-content {
    /* position: relative; */
  }

  .play-and-storytime .custom-audio-player-wrapper-with-progressbar {
    top: -75px;
    max-width: 80%;
    padding: 0 10px;
  }

  .play-and-storytime .right-side {
    position: relative;
  }

  .play-and-storytime .material-tab:after {
    position: absolute;
    left: 0;
    bottom: -12.5px;
    width: 50px;
    content: "";
    height: 80px;
    background: linear-gradient(90deg, rgb(72 124 218) 0%, rgb(71 126 225 / 7%) 100%);
  }

  .play-and-storytime .material-tab:before {
    position: absolute;
    right: 0;
    bottom: -12.5px;
    width: 50px;
    content: "";
    height: 80px;
    background: linear-gradient(270deg, rgb(72 124 218) 0%, rgb(71 126 225 / 7%) 100%);
  }
}

@media screen and (max-width: 400px) {
  .play-and-storytime .material-tab button.play-story-materialtablinks {
    width: 100%;
    max-width: 85%;
  }

  .play-and-storytime .progress_bar_svg {
    width: 130px;
  }
}





/* buzz-influence-section */
.buzz-influence-section {
  text-align: center;
  position: relative;
}

.buzz-influence-section::before,
.buzz-influence-section::after {
  content: '';
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}

.buzz-influence-section::before {
  width: 230px;
  height: 210px;
  top: 1%;
  left: 1%;
}

.buzz-influence-section::after {
  width: 230px;
  height: 200px;
  top: 10%;
  right: 2%;
}

.buzz-influence-section .buzz-title {
  margin: 0 0 40px;
  font-size: 48px;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.buzz-influence-section .buzz-arcs {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.buzz-influence-section .buzz-arc {
  position: relative;
  width: 150px;
  height: 150px;
}

.buzz-influence-section .buzz-arc img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 749px) {
  .buzz-influence-section .buzz-arcs {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 0;
  }

  .buzz-influence-section:before {
    width: 120px;
    height: 115px;
    top: 95px;
    left: 5%;
  }

  .buzz-influence-section:after {
    width: 45px;
    height: 45px;
    top: 30px;
    right: 2%;
  }

  .buzz-influence-section .buzz-title {
    font-size: 32px;
    margin-bottom: 32;
  }

  .buzz-influence-section .buzz-arc {
    width: 200px;
  }
}


/* steps-section */
.steps-section .backcolor {
  border-radius: 24px;
  display: flex;
  width: 100%;
  gap: 40px;
  position: relative;
}

.steps-section .backcolor::before {
  content: '';
  position: absolute;
  bottom: 5%;
  left: 0;
  width: 165px;
  height: 180px;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.steps-section .Heading {
  width: calc(35% - 15px);
}

.steps-section h3.steps-subtitle {
  font-size: 32px;
  color: #ffffff;
  margin: 0;
  line-height: normal;
}

.steps-section h2.steps-title {
  color: #ffffff;
  margin: 0;
  font-size: 48px;
  line-height: normal;
}

.steps-section .steps-item-main {
  width: calc(65% - 15px);
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.steps-section .steps-item {
  display: flex;
  align-items: center;
  padding: 20px;
  border-radius: 20px;
  gap: 20px;
}

.steps-section .steps-item img {
  max-width: calc(30% - 10px);
  height: auto;
  border-radius: 12px;
}

.steps-section .steps-content {
  width: calc(70% - 10px);
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.steps-section .block-title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: normal;
}

.steps-section .block-title.orange {
  color: #F37844;
}

.steps-section .block-title.green {
  color: #05534B;
}

.steps-section .block-title.blue {
  color: #477EE1;
}

.steps-section .step-title {
  font-size: 28px;
  font-weight: 600;
  /* color: #303030; */
  line-height: normal;
}

.steps-section .step-description {
  font-size: 20px;
  line-height: normal;
  color: #303030;
}

@media screen and (max-width: 990px) {
  .steps-section .backcolor {
    flex-direction: column;
    gap: 25px;
  }

  .steps-section .backcolor:before {
    top: 8%;
    width: 65px;
    height: 120px;
  }

  .steps-section .Heading {
    width: 100%;
    text-align: center;
    z-index: 1;
  }

  .steps-section h3.steps-subtitle {
    font-size: 26px;
  }

  .steps-section h2.steps-title {
    font-size: 32px;
  }

  .steps-section .steps-item-main {
    width: 100%;
    z-index: 1;
  }

  .steps-section .steps-item {
    padding: 15px;
    gap: 15px;
  }

  .steps-section .block-title {
    font-size: 14px;
  }

  .steps-section .step-title {
    font-size: 16px;
  }

  .steps-section .step-description {
    font-size: 14px;
  }
}

@media screen and (max-width: 749px) {
  .steps-section .step-description {
    display: none;
  }

  .steps-section .steps-item img {
    max-width: calc(40% - 10px);
  }

  .steps-section .steps-content {
    width: calc(60% - 10px);
  }
}




/* vertical-slider-pdp music-slider-section */
.music-slider-section .music-slider-header p {
  font-size: 20px;
  text-transform: capitalize;
  margin: 0 auto;
  max-width: 649px;
  line-height: normal;
}

.music-slider-section .music-slider__heading1,
.music-slider-section .music-slider__heading2 {
  font-size: 48px;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-top: 15px;
}

.music-slider-section .music-slider-header {
  text-align: center;
}

.music-slider-section .section-content {
  display: flex;
  gap: 40px;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 45px;
}

.music-slider-section .swiper.material-tab-swiper,
.music-slider-section .right-content {
  width: calc(50% - 20px);
}

.music-slider-section .material-tab-swiper .swiper-wrapper {
  list-style: none;
  padding: 0;
  margin: 0;
}

.music-slider-section .material-tab-swiper .swiper-slide {
  display: flex;
  justify-content: end;
  align-items: center;
}

.music-slider-section .song-item button {
  width: 100%;
  padding: 10px;
  background: #f5f5f5;
  border: none;
  cursor: pointer;
  text-align: left;
}

.music-slider-section .right-content img {
  max-width: 100%;
  width: 80%;
  max-height: 380px;
  object-fit: cover;
  margin: 0 auto;
  display: flex;
  border-radius: 20px;
}

.music-slider-section audio {
  width: 100%;
}

.music-slider-section .material-tab-swiper .swiper-button-next,
.music-slider-section .material-tab-swiper .swiper-button-prev {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.music-slider-section .custom-audio-player-wrapper-with-progressbar {
  position: relative;
  top: -30px;
  height: 45px;
  max-width: 65%;
  width: 100%;
  background: #F37844;
  border-radius: 35px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  z-index: 1;
  margin: 0 auto;
  border: 3px solid #ffffff;
  justify-content: flex-start;
}

.music-slider-section .custom-audio-player-wrapper-with-progressbar .play-btn {
  background: transparent;
  border: none;
  width: 30px;
  height: 25px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}

.music-slider-section .custom-audio-player-wrapper-with-progressbar .play-btn svg {
  width: 100%;
  height: 100%;
}

.music-slider-section .custom-audio-player-wrapper-with-progressbar .play-btn svg.pause_button path {
  transform: scale(2);
  transform-origin: center;
}

.music-slider-section .custom-audio-player-wrapper-with-progressbar .seek-bar {
  cursor: pointer;
  height: inherit;
  width: 70%;
}

.music-slider-section .custom-audio-player-wrapper-with-progressbar .seek-bar .progress {
  height: 100%;
  width: 0;
  background: white;
  border-radius: 2px;
  transition: width 0.2s;
}

.music-slider-section .progress_bar_svg {
  height: 40px;
  width: auto;
}

.music-slider-section .left-slider.material-tab {
  display: flex;
  flex-direction: column;
}

.music-slider-section .music_slider__headings {
  margin-bottom: 20px;
}

.music-slider-section .material-tab button.vertical-slider-materialtablinks.active {
  border: 2px solid #F37844;
}

.music-slider-section .material-tab button.vertical-slider-materialtablinks {
  width: 60%;
  padding: 10px 15px;
  border: none;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 4px 0 #00000025;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

.music-slider-section .music-slider-section div:empty {
  display: block;
}

.music-slider-section .swiper-button-next.material-tab-swiper-button-next {
  right: 0;
}

.music-slider-section .swiper-button-prev.material-tab-swiper-button-prev {
  left: 0;
}

.music-slider-section .swiper-button-next.material-tab-swiper-button-next,
.music-slider-section .swiper-button-prev.material-tab-swiper-button-prev {
  width: 45px;
  height: 45px;
  background: #ffffff;
  color: #000000;
  border-radius: 9px;
  border: 1px solid #00000015;
  display: flex !important;
  justify-content: center;
  align-items: center;
  box-shadow: 0 2px 0 0 #00000015;
}

.music-slider-section .material-tab-swiper-button-next.swiper-button-next:after,
.music-slider-section .material-tab-swiper-button-prev.swiper-button-prev:after {
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}

.music-slider-section .vertical-slider {
  max-height: 22vh;
}

.music-slider-section .swiper-slide {
  height: auto;
  margin-bottom: 10px;
}

@media screen and (min-width: 750px) {
  .music-slider-section .swiper-button-next.material-tab-swiper-button-next {
    left: 10%;
    bottom: 0;
  }

  .music-slider-section .swiper-button-prev.material-tab-swiper-button-prev {
    left: 10%;
    top: 15%;
  }

  .music-slider-section .swiper-button-next.material-tab-swiper-button-next::after {
    content: '';
    display: block;
    background: url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2212%22%20viewBox%3D%220%200%2020%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%202L10%2010L18%202%22%20stroke%3D%22%23303030%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
    width: 15px;
    height: 12px;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .music-slider-section .swiper-button-prev.material-tab-swiper-button-prev::after {
    content: '';
    display: block;
    background: url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2212%22%20viewBox%3D%220%200%2020%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%2010L10%202L18%2010%22%20stroke%3D%22%23303030%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
    width: 15px;
    height: 12px;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 749px) {

  .music-slider-section .music-slider__heading1,
  .music-slider-section .music-slider__heading2 {
    font-size: 32px;
    margin-top: 0;
  }

  .music-slider-section .music_slider__headings {
    flex-direction: column;
    gap: 0;
    margin: 10px 0;
  }

  .music-slider-section .music-slider-header p {
    font-size: 16px;
  }

  .music-slider-section .section-content {
    flex-direction: column;
  }

  .music-slider-section .swiper.material-tab-swiper,
  .music-slider-section .right-content {
    width: 100%;
  }

  .music-slider-section .left-slider.material-tab {
    flex-direction: row;
    gap: 0;
  }

  .music-slider-section .material-tab button.vertical-slider-materialtablinks {
    width: 70%;
  }

  .music-slider-section .swiper-button-next.material-tab-swiper-button-next,
  .music-slider-section .swiper-button-prev.material-tab-swiper-button-prev {
    width: 35px;
    height: 35px;
  }

  .music-slider-section .material-tab-swiper-button-next.swiper-button-next:after,
  .music-slider-section .material-tab-swiper-button-prev.swiper-button-prev:after {
    height: 20px;
    width: 20px;
    font-size: 16px;
  }

  .music-slider-section .music_slider__headings {
    margin-bottom: 10px;
  }

  .music-slider-section .material-tab-swiper .swiper-slide {
    justify-content: center;
  }
}

@media screen and (max-width: 400px) {
  .music-slider-section .material-tab button.vertical-slider-materialtablinks {
    width: 50%;
  }

  .music-slider-section .progress_bar_svg {
    width: 130px;
  }
}




/* gallery-section */
.gallery-section {
  text-align: center;
}

.gallery-section .gallery-subtitle {
  font-size: 24px;
  color: #303030;
  margin: 0;
  font-weight: 500;
}

.gallery-section .gallery-title {
  font-size: 48px;
  font-weight: 800;
  margin: 0 auto 68px;
}

.gallery-section .gallery.desktop {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.gallery-section .desktop .gallery-grid1 {
  display: flex;
  width: 100%;
  gap: 20px;
  line-height: 0;
}

.gallery-section .desktop .gallery-grid_2nd_col {
  display: flex;
  flex-direction: column;
  width: calc(55% - 10px);
  gap: 20px;
}

.gallery-section .desktop .gallery-item img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.gallery-section .desktop .gallery-grid_2nd_col_1st_row,
.gallery-section .desktop .gallery-grid_2nd_col_2nd_row {
  height: calc(50% - 10px);
}

.gallery-section .desktop .gallery-item.image1 {
  line-height: 0;
  height: 100%;
  width: 100%;
}

.gallery-section .desktop .gallery-grid_1st_col {
  line-height: 0;
  width: calc(45% - 10px);
}

.gallery-section .desktop .gallery-grid_2nd_col_1st_row {
  display: flex;
  width: 100%;
  gap: 20px;
}

.gallery-section .desktop .gallery-item.image2,
.gallery-section .desktop .gallery-item.image3 {
  width: calc(50% - 10px);
}

.gallery-section .desktop .gallery-grid_2nd_col_2nd_row {
  display: flex;
  width: 100%;
  gap: 20px;
}

.gallery-section .desktop .gallery-item.image4 {
  width: calc(60% - 10px);
}

.gallery-section .desktop .gallery-item.image5 {
  width: calc(40% - 10px);
}

.gallery-section .desktop .gallery-grid2 {
  display: flex;
  gap: 20px;
  width: 100%;
  height: 100%;
  max-height: 260px;
}

.gallery-section .desktop .gallery-item.image6,
.gallery-section .desktop .gallery-item.image7,
.gallery-section .desktop .gallery-item.image8 {
  width: calc(33.33% - 6.5px);
}

.gallery-section .gallery.mobile {
  display: none;
}

@media screen and (max-width: 749px) {
  .gallery-section .gallery-subtitle {
    font-size: 16px;
    color: #303030;
    margin-bottom: 12px;
  }

  .gallery-section .gallery-title {
    font-size: 32px;
    margin: 0 auto 32px;
  }

  .gallery-section .gallery.desktop {
    display: none !important;
  }

  .gallery-section .gallery.mobile {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }

  .gallery-section .mobile-gallery-grid1 {
    width: 100%;
    height: auto;
  }

  .gallery-section .mobile-gallery-item.mobile-image1,
  .gallery-section .mobile-gallery-item.mobile-image4,
  .gallery-section .mobile-gallery-item.mobile-image7,
  .gallery-section .mobile-gallery-item.mobile-image8,
  {
  width: 100%;
  line-height: 0;
}

.gallery-section .mobile-gallery-item.mobile-image1 img,
.gallery-section .mobile-gallery-item.mobile-image5 img,
.gallery-section .mobile-gallery-item.mobile-image6 img {
  width: 100%;
  height: 100%;
}

.gallery-section .mobile-gallery-grid2,
.gallery-section .mobile-gallery-grid4 {
  width: 100%;
  display: flex;
  gap: 10px;
}

.gallery-section .mobile-gallery-item.mobile-image2,
.gallery-section .mobile-gallery-item.mobile-image3,
.gallery-section .mobile-gallery-item.mobile-image5,
.gallery-section .mobile-gallery-item.mobile-image6 {
  width: calc(50% - 5px);
  line-height: 0;
}

.gallery-section .mobile-gallery-item.mobile-image2 img,
.gallery-section .mobile-gallery-item.mobile-image3 img,
.gallery-section .mobile-gallery-item.mobile-image7 img,
.gallery-section .mobile-gallery-item.mobile-image8 img {
  width: 100%;
  height: auto;
}

.gallery-section .mobile-gallery-grid3,
.gallery-section .mobile-gallery-grid5,
.gallery-section .mobile-gallery-grid6 {
  width: 100%;
  height: auto;
}

.gallery-section .mobile-gallery-item.mobile-image4 img {
  width: 100%;
  height: auto;
}

.gallery-section .mobile-gallery-item.mobile-image1,
.gallery-section .mobile-gallery-item.mobile-image4,
.gallery-section .mobile-gallery-item.mobile-image7,
.gallery-section .mobile-gallery-item.mobile-image8 {
  line-height: 0;
}
}




/* gallery-section-wonderpod-page */
.gallery-section-wonderpod-page {
  text-align: center;
}

.gallery-section-wonderpod-page .gallery-subtitle {
  font-size: 24px;
  color: #303030;
  margin: 0;
  font-weight: 500;
}

.gallery-section-wonderpod-page .gallery-title {
  font-size: 48px;
  font-weight: 800;
  margin: 0 auto 32px;
}

.gallery-section-wonderpod-page .gallery.desktop {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.gallery-section-wonderpod-page .desktop .gallery-grid1 {
  display: flex;
  width: 100%;
  gap: 20px;
  line-height: 0;
}

.gallery-section-wonderpod-page .desktop .gallery-grid_2nd_col {
  display: none;
  flex-direction: column;
  width: calc(66.3% - 10px);
  gap: 20px;
}

.gallery-section-wonderpod-page .desktop .gallery-item img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.gallery-section-wonderpod-page .desktop .gallery-grid_2nd_col_1st_row,
.gallery-section-wonderpod-page .desktop .gallery-grid_2nd_col_2nd_row {
  height: calc(50% - 10px);
}

.gallery-section-wonderpod-page .desktop .gallery-item.image1 {
  line-height: 0;
  height: 100%;
  width: 100%;
}

.gallery-section-wonderpod-page .desktop .gallery-grid_1st_col {
  line-height: 0;
  /* width: calc(33.3% - 10px); */
  width: 100%;
}

.gallery-section-wonderpod-page .desktop .gallery-grid_2nd_col_1st_row {
  display: flex;
  width: 100%;
  gap: 20px;
}

.gallery-section-wonderpod-page .desktop .gallery-item.image2,
.gallery-section-wonderpod-page .desktop .gallery-item.image3 {
  width: calc(50% - 10px);
}

.gallery-section-wonderpod-page .desktop .gallery-grid_2nd_col_2nd_row {
  display: flex;
  width: 100%;
  gap: 20px;
}

.gallery-section-wonderpod-page .desktop .gallery-item.image4 {
  width: calc(60% - 10px);
}

.gallery-section-wonderpod-page .desktop .gallery-item.image5 {
  width: calc(40% - 10px);
}

.gallery-section-wonderpod-page .desktop .gallery-grid2 {
  display: flex;
  gap: 20px;
  width: 100%;
}

.gallery-section-wonderpod-page .desktop .gallery-item.image6,
.gallery-section-wonderpod-page .desktop .gallery-item.image7,
.gallery-section-wonderpod-page .desktop .gallery-item.image8 {
  width: calc(33.33% - 6.5px);
}

.gallery-section-wonderpod-page .gallery.mobile {
  display: none;
}


@media screen and (max-width: 749px) {
  .gallery-section-wonderpod-page .gallery-subtitle {
    font-size: 16px;
    color: #303030;
    margin-bottom: 12px;
  }

  .gallery-section-wonderpod-page .gallery-title {
    font-size: 32px;
    margin: 0 auto 32px;
  }

  .gallery-section-wonderpod-page .gallery.desktop {
    display: none !important;
  }

  .gallery-section-wonderpod-page .gallery.mobile {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }

  .gallery-section-wonderpod-page .mobile-gallery-grid1 {
    width: 100%;
    height: auto;
  }

  .gallery-section-wonderpod-page .mobile-gallery-item.mobile-image1,
  .gallery-section-wonderpod-page .mobile-gallery-item.mobile-image4,
  .gallery-section-wonderpod-page .mobile-gallery-item.mobile-image7,
  .gallery-section-wonderpod-page .mobile-gallery-item.mobile-image8,
  {
  width: 100%;
  line-height: 0;
}

.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image1 img,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image5 img,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image6 img {
  width: 100%;
  height: 100%;
}

.gallery-section-wonderpod-page .mobile-gallery-grid2,
.gallery-section-wonderpod-page .mobile-gallery-grid4 {
  width: 100%;
  display: flex;
  gap: 12px;
}

.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image2,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image3,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image5,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image6 {
  width: calc(50% - 6px);
  line-height: 0;
}

.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image2 img,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image3 img,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image7 img,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image8 img {
  width: 100%;
  height: auto;
}

.gallery-section-wonderpod-page .mobile-gallery-grid3,
.gallery-section-wonderpod-page .mobile-gallery-grid5,
.gallery-section-wonderpod-page .mobile-gallery-grid6 {
  width: 100%;
  height: auto;
}

.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image4 img {
  width: 100%;
  height: auto;
}

.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image1,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image4,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image7,
.gallery-section-wonderpod-page .mobile-gallery-item.mobile-image8 {
  line-height: 0;
}
}



/* joy-of-paring-block */
.joy-of-parenting {
  position: relative;
}

.joy-of-parenting .backcolor.page-width {
  max-width: 1024px;
}

.joy-of-parenting::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  height: 140px;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.joy-of-parenting::before {
  content: '';
  position: absolute;
  bottom: 5%;
  right: 0;
  width: 125px;
  height: 180px;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.joy-of-parenting .Heading {
  width: 100%;
  text-align: center;
  margin-bottom: 100px;
}

.joy-of-parenting h3.joy-of-parenting-subtitle {
  font-size: 24px;
  color: #303030;
  margin: 0;
  font-weight: 500;
  margin-top: 10px;
  line-height: normal;
}

.joy-of-parenting h2.joy-of-parenting-title-main {
  color: #303030;
  margin: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: normal;
}

.joy-of-parenting .joy-of-parenting-main {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.joy-of-parenting .joy-of-parenting-item {
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 20px;
  gap: 36px;
  z-index: 1;
}

.joy-of-parenting .joy-of-parenting-item img {
  width: 120px;
  height: auto;
  aspect-ratio: 1 / 1;
}

.joy-of-parenting .joy-of-parenting-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.joy-of-parenting .joy-of-parenting-title {
  font-size: 28px;
  font-weight: 600;
  /* color: #303030; */
  line-height: normal;
}

.joy-of-parenting .joy-of-parenting-description {
  font-size: 18px;
  line-height: normal;
  color: #303030;
  font-weight: 500;
  margin-top: 5px;
}

@media screen and (max-width: 749px) {
  .joy-of-parenting::after {
    top: 0;
    width: 90px;
    height: 120px;
  }

  .joy-of-parenting::before {
    top: 0;
    width: 79px;
    height: 120px;
  }

  .joy-of-parenting .Heading {
    width: 100%;
    text-align: center;
    margin-bottom: 56px;
  }

  .joy-of-parenting h3.joy-of-parenting-subtitle {
    font-size: 16px;
  }

  .joy-of-parenting h2.joy-of-parenting-title-main {
    font-size: 32px;
    z-index: 1;
    position: relative;
  }

  .joy-of-parenting .joy-of-parenting-item {
    gap: 20px;
  }

  .joy-of-parenting .joy-of-parenting-title {
    font-size: 20px;
  }

  .joy-of-parenting .joy-of-parenting-description {
    font-size: 14px;
  }

  .joy-of-parenting .joy-of-parenting-item img {
    width: 66px;
  }
}

/* whats-in-the-box */
.whats-in-the-box {
  position: relative;
}

.whats-in-the-box::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  height: 140px;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.whats-in-the-box::before {
  content: '';
  position: absolute;
  top: 7%;
  right: 0;
  width: 115px;
  height: 165px;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.whats-in-the-box .wrapper {
  display: flex;
  width: 100%;
  column-gap: 20px;
  align-items: center;
  /* justify-content: space-around; */
  justify-content: center;
}

.whats-in-the-box .whats-the-box-section-left-content {
  max-width: calc(45% - 10px);
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* .whats-in-the-box .section-images {
  max-width: calc(55% - 10px);
} */

.whats-in-the-box .section-images {
  line-height: 0;
}

.whats-in-the-box .section-images img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.whats-in-the-box .whats-the-box-content {
  display: flex;
  gap: 20px;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
}

.whats-in-the-box .whats-the-box-section-subtitle {
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  color: #303030;
  margin: 8px auto 40px;
  max-width: 1024px;
  position: relative;
  z-index: 2;
}

.whats-in-the-box .whats-the-box-section-title {
  font-size: 48px;
  font-weight: 800;
  text-align: center;
  color: #303030;
  margin: 0 auto 24px;
  max-width: 800px;
}

.whats-in-the-box h3.feature-title {
  font-size: 28px;
  font-weight: 600;
  margin: 0;
}

.whats-in-the-box p.feature-description {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

@media (max-width: 990px) and (min-width:750px) {
  .whats-in-the-box h3.feature-title {
    font-size: 24px;
  }

  .whats-in-the-box .whats-the-box-section-subtitle {
    margin: 8px auto 60px;
  }

  .whats-in-the-box {
    margin: 0 auto 0 auto;
    padding: 85px 0 100px;
  }
}

@media (max-width: 768px) {
  .whats-in-the-box h3.feature-title {
    font-size: 24px;
  }

  .whats-in-the-box p.feature-description {
    font-size: 20px;
    height: 34px;
    width: 34px;
  }

  .whats-in-the-box::after {
    top: 0;
    width: 90px;
    height: 120px;
  }

  .whats-in-the-box::before {
    top: 20%;
    width: 79px;
    height: 120px;
  }

  .whats-in-the-box .wrapper {
    flex-direction: column-reverse;
    gap: 30px;
  }

  .whats-in-the-box .whats-the-box-section-left-content,
  .whats-in-the-box .section-images {
    max-width: 100%;
    z-index: 1;
  }

  .whats-in-the-box .whats-the-box-section-title {
    font-size: 28px;
    position: relative;
    z-index: 2;
  }

  .whats-in-the-box .whats-the-box-section-subtitle {
    font-size: 16px;
    line-height: 1.4;
    margin: 8px auto 30px;
  }

  .whats-in-the-box .whats-the-box-section-left-content {
    gap: 25px;
  }

  .whats-in-the-box h3.feature-title {
    font-size: 24px;
  }
}