@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
:root {
  --c-body: #333333;
  --c-black: #000000;
  --c-light-black: #00000052;
  --c-white: #ffffff;
  --c-primary: #60368A;
  --c-secondary:#60368A;
  --c-secondary2:#7E65A6;
  --c-secondary3:#B288DD;
  --c-pink:#E85278;
  --c-sky:#01B0E5;
  --c-green:#50AC25;
  --c-yellow:#FBBA00;
  --c-light-yellow:#FFDD00;
  --c-yellow-type3:#FAEC93;
  --c-light-blue:#CFE4F6;
  --c-gray: #00000029;
  --c-lgreen: #BECD00;
  --c-orange: #ff6f2e;
  --c-blue: #1077d1;
}

html,
body {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
  font-family: "Nunito Sans", sans-serif;
}

html body {
  line-height: 1.4;
  color: var(--c-black);
  font-weight: normal;
}

body {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  body {
    font-size: 20px;
  }
}

* {
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*::after, *::before {
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5 {
  padding: 0px;
  margin: 0px;
  line-height: 1.1;
  font-weight: 600;
  font-family: "Fredoka", sans-serif;
}
h1 *,
h2 *,
h3 *,
h4 *,
h5 * {
  font-family: "Fredoka", sans-serif;
}

p:last-child {
  margin-bottom: 0;
}

h1 {
  font-size: 2.375rem;
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 1600px) {
  h1 {
    font-size: 4rem;
  }
}

.inner-banner-section .inner-banner .banner-content h2, .inner-banner-section .inner-banner .banner-content h1, .home-banner .banner-content h2, .home-banner .banner-content h1 {
  font-size: 3.75rem;
}
@media screen and (min-width: 768px) {
  .inner-banner-section .inner-banner .banner-content h2, .inner-banner-section .inner-banner .banner-content h1, .home-banner .banner-content h2, .home-banner .banner-content h1 {
    font-size: 3.4375rem;
  }
}
@media screen and (min-width: 992px) {
  .inner-banner-section .inner-banner .banner-content h2, .inner-banner-section .inner-banner .banner-content h1, .home-banner .banner-content h2, .home-banner .banner-content h1 {
    font-size: 4.6875rem;
  }
}
@media screen and (min-width: 1200px) {
  .inner-banner-section .inner-banner .banner-content h2, .inner-banner-section .inner-banner .banner-content h1, .home-banner .banner-content h2, .home-banner .banner-content h1 {
    font-size: 5.3125rem;
  }
}
@media screen and (min-width: 1400px) {
  .inner-banner-section .inner-banner .banner-content h2, .inner-banner-section .inner-banner .banner-content h1, .home-banner .banner-content h2, .home-banner .banner-content h1 {
    font-size: 6.25rem;
  }
}
@media screen and (min-width: 1600px) {
  .inner-banner-section .inner-banner .banner-content h2, .inner-banner-section .inner-banner .banner-content h1, .home-banner .banner-content h2, .home-banner .banner-content h1 {
    font-size: 7.5rem;
  }
}
@media screen and (min-width: 1800px) {
  .inner-banner-section .inner-banner .banner-content h2, .inner-banner-section .inner-banner .banner-content h1, .home-banner .banner-content h2, .home-banner .banner-content h1 {
    font-size: 8.75rem;
  }
}

.why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
  font-size: 2.875rem;
}
@media screen and (min-width: 768px) {
  .why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 992px) {
  .why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
    font-size: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
    font-size: 5rem;
  }
}
@media screen and (min-width: 1400px) {
  .why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
    font-size: 6.25rem;
  }
}
@media screen and (min-width: 1400px) {
  .why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
    font-size: 7.5rem;
  }
}

.inner-banner-section .inner-banner .banner-content h3, .why-play .right-card .right-card-content h3, .why-play-sec .number-circle h2, .home-banner .banner-content h3, h2 {
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .inner-banner-section .inner-banner .banner-content h3, .why-play .right-card .right-card-content h3, .why-play-sec .number-circle h2, .home-banner .banner-content h3, h2 {
    font-size: 2.125rem;
  }
}
@media screen and (min-width: 992px) {
  .inner-banner-section .inner-banner .banner-content h3, .why-play .right-card .right-card-content h3, .why-play-sec .number-circle h2, .home-banner .banner-content h3, h2 {
    font-size: 2.8125rem;
  }
}
@media screen and (min-width: 1200px) {
  .inner-banner-section .inner-banner .banner-content h3, .why-play .right-card .right-card-content h3, .why-play-sec .number-circle h2, .home-banner .banner-content h3, h2 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 1400px) {
  .inner-banner-section .inner-banner .banner-content h3, .why-play .right-card .right-card-content h3, .why-play-sec .number-circle h2, .home-banner .banner-content h3, h2 {
    font-size: 3.75rem;
  }
}
@media screen and (min-width: 1600px) {
  .inner-banner-section .inner-banner .banner-content h3, .why-play .right-card .right-card-content h3, .why-play-sec .number-circle h2, .home-banner .banner-content h3, h2 {
    font-size: 4.375rem;
  }
}
@media screen and (min-width: 1800px) {
  .inner-banner-section .inner-banner .banner-content h3, .why-play .right-card .right-card-content h3, .why-play-sec .number-circle h2, .home-banner .banner-content h3, h2 {
    font-size: 5rem;
  }
}

.why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
  font-size: 2.25rem;
}
@media screen and (min-width: 768px) {
  .why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
    font-size: 2.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
    font-size: 5rem;
  }
}
@media screen and (min-width: 1400px) {
  .why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
    font-size: 6.25rem;
  }
}
@media screen and (min-width: 1600px) {
  .why-play .why-play-content h2, .in-conversation-with .conversation-content h2 {
    font-size: 7.5rem;
  }
}

.resource-tabs-sec .resources-tab h2, .resource-tabs-sec .tab-title-text-image h2,
.resource-tabs-sec .age-group h2, .resource-tabs-sec .youtube-tab .youtube-tab-title-text h2, .play-ideas-tabs-sec .tab-content .play-picker-title h2,
.resource-tabs-sec .tab-content .play-picker-title h2, .second-cards .card-type-3 h4, h3 {
  font-size: 1.625rem;
}
@media screen and (min-width: 992px) {
  .resource-tabs-sec .resources-tab h2, .resource-tabs-sec .tab-title-text-image h2,
  .resource-tabs-sec .age-group h2, .resource-tabs-sec .youtube-tab .youtube-tab-title-text h2, .play-ideas-tabs-sec .tab-content .play-picker-title h2,
  .resource-tabs-sec .tab-content .play-picker-title h2, .second-cards .card-type-3 h4, h3 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .resource-tabs-sec .resources-tab h2, .resource-tabs-sec .tab-title-text-image h2,
  .resource-tabs-sec .age-group h2, .resource-tabs-sec .youtube-tab .youtube-tab-title-text h2, .play-ideas-tabs-sec .tab-content .play-picker-title h2,
  .resource-tabs-sec .tab-content .play-picker-title h2, .second-cards .card-type-3 h4, h3 {
    font-size: 2.875rem;
  }
}
@media screen and (min-width: 1600px) {
  .resource-tabs-sec .resources-tab h2, .resource-tabs-sec .tab-title-text-image h2,
  .resource-tabs-sec .age-group h2, .resource-tabs-sec .youtube-tab .youtube-tab-title-text h2, .play-ideas-tabs-sec .tab-content .play-picker-title h2,
  .resource-tabs-sec .tab-content .play-picker-title h2, .second-cards .card-type-3 h4, h3 {
    font-size: 3.375rem;
  }
}

h4.title-sub {
  font-size: 1.625rem;
}
@media screen and (min-width: 992px) {
  h4.title-sub {
    font-size: 2.0625rem;
  }
}
@media screen and (min-width: 1200px) {
  h4.title-sub {
    font-size: 2.375rem;
  }
}
@media screen and (min-width: 1600px) {
  h4.title-sub {
    font-size: 3rem;
  }
}

.inner-banner-section .inner-banner .banner-content h4, .home-banner .banner-content h4, h4 {
  font-size: 1.25rem;
}
@media screen and (min-width: 992px) {
  .inner-banner-section .inner-banner .banner-content h4, .home-banner .banner-content h4, h4 {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 1200px) {
  .inner-banner-section .inner-banner .banner-content h4, .home-banner .banner-content h4, h4 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1600px) {
  .inner-banner-section .inner-banner .banner-content h4, .home-banner .banner-content h4, h4 {
    font-size: 2rem;
  }
}

.purposeful-play .left-text-content ul li, .accordion-sec .accordion .accordion-header .accordion-button, .map-with-enquiries-sec .left-contact .phone a,
.map-with-enquiries-sec .left-contact .email a, h5 {
  font-size: 1.125rem;
}
@media screen and (min-width: 992px) {
  .purposeful-play .left-text-content ul li, .accordion-sec .accordion .accordion-header .accordion-button, .map-with-enquiries-sec .left-contact .phone a,
  .map-with-enquiries-sec .left-contact .email a, h5 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 1600px) {
  .purposeful-play .left-text-content ul li, .accordion-sec .accordion .accordion-header .accordion-button, .map-with-enquiries-sec .left-contact .phone a,
  .map-with-enquiries-sec .left-contact .email a, h5 {
    font-size: 1.5625rem;
  }
}

h6 {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  h6 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  h6 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 1400px) {
  h6 {
    font-size: 1.5rem;
  }
}

.resource-tabs-sec .load-more-btn .more, .play-ideas-tabs-sec .tab-content > #nav-2 .find-ideas-btn button,
.resource-tabs-sec .tab-content > #nav-2 .find-ideas-btn button, .play-ideas-tabs-sec .tab-content > #nav-1 .find-ideas-btn button,
.resource-tabs-sec .tab-content > #nav-1 .find-ideas-btn button, .why-play .right-card .right-card-content .link a, .first-cards .row > div:nth-child(3) .card-type-1 .link a, .first-cards .row > div:nth-child(2) .card-type-1 .link a, .first-cards .card-type-1 .card-text .link a, .link a {
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .resource-tabs-sec .load-more-btn .more, .play-ideas-tabs-sec .tab-content > #nav-2 .find-ideas-btn button,
  .resource-tabs-sec .tab-content > #nav-2 .find-ideas-btn button, .play-ideas-tabs-sec .tab-content > #nav-1 .find-ideas-btn button,
  .resource-tabs-sec .tab-content > #nav-1 .find-ideas-btn button, .why-play .right-card .right-card-content .link a, .first-cards .row > div:nth-child(3) .card-type-1 .link a, .first-cards .row > div:nth-child(2) .card-type-1 .link a, .first-cards .card-type-1 .card-text .link a, .link a {
    font-size: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .resource-tabs-sec .load-more-btn .more, .play-ideas-tabs-sec .tab-content > #nav-2 .find-ideas-btn button,
  .resource-tabs-sec .tab-content > #nav-2 .find-ideas-btn button, .play-ideas-tabs-sec .tab-content > #nav-1 .find-ideas-btn button,
  .resource-tabs-sec .tab-content > #nav-1 .find-ideas-btn button, .why-play .right-card .right-card-content .link a, .first-cards .row > div:nth-child(3) .card-type-1 .link a, .first-cards .row > div:nth-child(2) .card-type-1 .link a, .first-cards .card-type-1 .card-text .link a, .link a {
    font-size: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .resource-tabs-sec .load-more-btn .more, .play-ideas-tabs-sec .tab-content > #nav-2 .find-ideas-btn button,
  .resource-tabs-sec .tab-content > #nav-2 .find-ideas-btn button, .play-ideas-tabs-sec .tab-content > #nav-1 .find-ideas-btn button,
  .resource-tabs-sec .tab-content > #nav-1 .find-ideas-btn button, .why-play .right-card .right-card-content .link a, .first-cards .row > div:nth-child(3) .card-type-1 .link a, .first-cards .row > div:nth-child(2) .card-type-1 .link a, .first-cards .card-type-1 .card-text .link a, .link a {
    font-size: 35px;
  }
}
@media screen and (min-width: 1600px) {
  .resource-tabs-sec .load-more-btn .more, .play-ideas-tabs-sec .tab-content > #nav-2 .find-ideas-btn button,
  .resource-tabs-sec .tab-content > #nav-2 .find-ideas-btn button, .play-ideas-tabs-sec .tab-content > #nav-1 .find-ideas-btn button,
  .resource-tabs-sec .tab-content > #nav-1 .find-ideas-btn button, .why-play .right-card .right-card-content .link a, .first-cards .row > div:nth-child(3) .card-type-1 .link a, .first-cards .row > div:nth-child(2) .card-type-1 .link a, .first-cards .card-type-1 .card-text .link a, .link a {
    font-size: 40px;
  }
}

.in-conversation-with .conversation-content, .first-cards {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .in-conversation-with .conversation-content, .first-cards {
    padding-top: 80px;
  }
}

.why-play-sec .why-play-numbers, .in-conversation-with .conversation-content {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .why-play-sec .why-play-numbers, .in-conversation-with .conversation-content {
    padding-bottom: 80px;
  }
}

.play-ideas-tabs-sec,
.resource-tabs-sec, .purposeful-play, .about-us, .title-text-link, .basic-page-sec {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec,
  .resource-tabs-sec, .purposeful-play, .about-us, .title-text-link, .basic-page-sec {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .play-ideas-tabs-sec,
  .resource-tabs-sec, .purposeful-play, .about-us, .title-text-link, .basic-page-sec {
    padding-top: 120px;
  }
}

.about-us, .basic-page-sec {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .about-us, .basic-page-sec {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .about-us, .basic-page-sec {
    padding-bottom: 120px;
  }
}

@media screen and (min-width: 1600px) {
  .container {
    max-width: 1508px;
  }
  .why-play-sec .container {
    max-width: 1460px;
  }
}
@media screen and (min-width: 1800px) {
  .container {
    max-width: 1708px;
  }
  .why-play-sec .container {
    max-width: 1660px;
  }
}

/* colud aniamtion css start  */
.clouds {
  position: relative;
  pointer-events: none;
  padding: 12% 0 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .clouds {
    padding: 20% 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .clouds {
    padding: 13% 0 0;
  }
}
@media screen and (min-width: 1600px) {
  .clouds {
    padding: 11% 0 0;
  }
}
.clouds .cloud-group1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-animation: cloudLoop 30s linear infinite;
          animation: cloudLoop 30s linear infinite;
}
@media screen and (min-width: 768px) {
  .clouds .cloud-group1 {
    -webkit-animation: cloudLoop 60s linear infinite;
            animation: cloudLoop 60s linear infinite;
  }
}
.clouds .cloud-group2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 120%;
  top: 0;
  -webkit-animation: cloudLoop 30s linear infinite;
          animation: cloudLoop 30s linear infinite;
}
@media screen and (min-width: 768px) {
  .clouds .cloud-group2 {
    -webkit-animation: cloudLoop 60s linear infinite;
            animation: cloudLoop 60s linear infinite;
  }
}
.clouds .cloud {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.clouds .cloud img {
  position: absolute;
  top: 0;
  max-width: 50%;
  height: auto;
}
.clouds .cloud:nth-child(1) {
  top: 20%;
}
.clouds .cloud:nth-child(1) img {
  left: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
@media screen and (min-width: 768px) {
  .clouds .cloud:nth-child(1) img {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
@media screen and (min-width: 1200px) {
  .clouds .cloud:nth-child(1) img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
.clouds .cloud:nth-child(2) img {
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0.2);
          transform: translateX(-50%) scale(0.2);
}
@media screen and (min-width: 768px) {
  .clouds .cloud:nth-child(2) img {
    -webkit-transform: translateX(-50%) scale(0.4);
            transform: translateX(-50%) scale(0.4);
  }
}
@media screen and (min-width: 1200px) {
  .clouds .cloud:nth-child(2) img {
    -webkit-transform: translateX(-50%) scale(0.6);
            transform: translateX(-50%) scale(0.6);
  }
}
.clouds .cloud:nth-child(3) {
  top: 40%;
}
@media screen and (min-width: 1200px) {
  .clouds .cloud:nth-child(3) {
    top: 0%;
  }
}
.clouds .cloud:nth-child(3) img {
  right: 0;
  top: unset;
  top: 0;
  -webkit-transform-origin: right center;
          transform-origin: right center;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
@media screen and (min-width: 768px) {
  .clouds .cloud:nth-child(3) img {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
@media screen and (min-width: 1200px) {
  .clouds .cloud:nth-child(3) img {
    bottom: 0;
    top: unset;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes cloudLoop {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-120%, 0, 0);
            transform: translate3d(-120%, 0, 0);
  }
}

@keyframes cloudLoop {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-120%, 0, 0);
            transform: translate3d(-120%, 0, 0);
  }
}
.link a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 24px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
  padding: 16px 36px;
  cursor: pointer;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  background-color: var(--c-pink);
  color: var(--c-white);
}
.link a:hover {
  background-color: var(--c-primary);
}

.resource-tabs-sec .resources-tab .leaflets-item h5, .resource-tabs-sec .resources-tab .research-inner-content .inner-content .link-nrml a, .resource-tabs-sec .resources-tab .research-item h5, .play-ideas-tabs-sec .play-picker-tab .link-nrml a,
.resource-tabs-sec .play-picker-tab .link-nrml a, .play-ideas-tabs-sec .tab-content .link-nrml a,
.resource-tabs-sec .tab-content .link-nrml a {
  text-decoration: none;
  color: var(--c-primary);
  font-weight: 600;
  font-size: 20px;
  position: relative;
  display: inline-block;
  font-family: "Fredoka", sans-serif;
}
@media screen and (min-width: 1200px) {
  .resource-tabs-sec .resources-tab .leaflets-item h5, .resource-tabs-sec .resources-tab .research-inner-content .inner-content .link-nrml a, .resource-tabs-sec .resources-tab .research-item h5, .play-ideas-tabs-sec .play-picker-tab .link-nrml a,
  .resource-tabs-sec .play-picker-tab .link-nrml a, .play-ideas-tabs-sec .tab-content .link-nrml a,
  .resource-tabs-sec .tab-content .link-nrml a {
    font-size: 22px;
  }
}
@media screen and (min-width: 1400px) {
  .resource-tabs-sec .resources-tab .leaflets-item h5, .resource-tabs-sec .resources-tab .research-inner-content .inner-content .link-nrml a, .resource-tabs-sec .resources-tab .research-item h5, .play-ideas-tabs-sec .play-picker-tab .link-nrml a,
  .resource-tabs-sec .play-picker-tab .link-nrml a, .play-ideas-tabs-sec .tab-content .link-nrml a,
  .resource-tabs-sec .tab-content .link-nrml a {
    font-size: 24px;
  }
}
.resource-tabs-sec .resources-tab .leaflets-item h5:after, .resource-tabs-sec .resources-tab .research-inner-content .inner-content .link-nrml a:after, .resource-tabs-sec .resources-tab .research-item h5:after, .play-ideas-tabs-sec .play-picker-tab .link-nrml a:after,
.resource-tabs-sec .play-picker-tab .link-nrml a:after, .play-ideas-tabs-sec .tab-content .link-nrml a:after,
.resource-tabs-sec .tab-content .link-nrml a:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 30px;
  background-image: url("/wp-content/uploads/2024/05/paint.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom bottom;
}

/* basic-page-sec css start */
.basic-page-sec h1 {
  color: var(--c-primary);
  margin-bottom: 20px;
}
.basic-page-sec h5 {
  color: var(--c-primary);
  margin-bottom: 12px;
}
.basic-page-sec ul {
  padding-bottom: 16px;
}
header {
  padding: 20px 0 20px;
  background-color: #B7D1E8;
  width: 100%;
  z-index: 99;
  position: relative;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
@media screen and (min-width: 992px) {
  header {
    padding: 80px 0 20px;
  }
}
@media screen and (min-width: 1200px) {
  header {
    padding: 80px 0 20px;
  }
}
.header-fixed header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-animation: slideDown 1s forwards;
          animation: slideDown 1s forwards;
  background-color: var(--c-white);
  -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 12px 0;
}
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
header .header-inner {
  position: relative;
  z-index: 9;
}
header .row.no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
header .row .col-auto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .wrapper {
  border-radius: 24px;
}
@media screen and (min-width: 1200px) {
  header .wrapper {
    padding: 25px 60px 25px 30px;
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1607843137);
            box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1607843137);
    background-color: var(--c-white);
  }
  .header-fixed header .wrapper {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
header .wrapper .col-auto {
  display: unset;
}
@media screen and (max-width: 991.5px) {
  header .wrapper .col-auto {
    display: none;
  }
}
header .header-logo {
  width: 100%;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
@media screen and (min-width: 992px) {
  header .header-logo {
    margin-top: -40px;
    margin-bottom: -100px;
  }
}
.header-fixed header .header-logo {
  max-width: 160px;
  /* margin-bottom: -150px; */
}
header .header-logo a {
  display: block;
  max-width: 120px;
}
@media screen and (min-width: 576px) {
  header .header-logo a {
    max-width: 180px;
  }
}
@media screen and (min-width: 768px) {
  header .header-logo a {
    max-width: 200px;
  }
}
@media screen and (min-width: 992px) {
  header .header-logo a {
    max-width: 100%;
  }
}
header .header-logo a img {
  width: 100%;
  height: auto;
}
header .desktop-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 1199.5px) {
  header .desktop-menu {
    display: none;
  }
}
header .desktop-menu ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .desktop-menu ul li {
  list-style: none;
  margin-left: auto;
}
header .desktop-menu ul li:not(:last-child) {
  margin-right: 24px;
}
@media screen and (min-width: 1600px) {
  header .desktop-menu ul li:not(:last-child) {
    margin-right: 30px;
  }
}
header .desktop-menu ul li a {
  color: var(--c-primary);
  text-decoration: none;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  display: block;
  font-family: "Fredoka", sans-serif;
  font-size: 16px;
}
@media screen and (min-width: 1200px) {
  header .desktop-menu ul li a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1400px) {
  header .desktop-menu ul li a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1600px) {
  header .desktop-menu ul li a {
    font-size: 20px;
  }
}
@media screen and (min-width: 1800px) {
  header .desktop-menu ul li a {
    font-size: 22px;
  }
}
header .desktop-menu ul li a:hover {
  color: var(--c-pink);
}
header .col-left {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
header .app-to-find {
  color: var(--c-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 6px;
}
@media screen and (min-width: 992px) {
  header .app-to-find {
    padding-right: 0;
  }
}
header .app-to-find h5 {
  position: absolute;
  bottom: calc(100% + 12px);
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3215686275);
  text-align: center;
}
@media screen and (max-width: 991.5px) {
  header .app-to-find h5 {
    display: none;
  }
}
.header-fixed header .app-to-find h5 {
  position: relative;
  padding-bottom: 10px;
  color: var(--c-primary);
  font-size: 1.1rem;
}
header .app-to-find ul {
  padding: 0 0 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .app-to-find ul li {
  list-style: none;
  padding-right: 6px;
  margin-left: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header .app-to-find ul li a {
  border-radius: 16px;
  display: inline-block;
  -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1607843137);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  padding: 0;
  height: 50px;
}
@media screen and (min-width: 768px) {
  header .app-to-find ul li a {
    width: 60px;
    height: 60px;
  }
  .header-fixed header .app-to-find ul li a {
    border-radius: 10px;
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  header .app-to-find ul li a {
    padding: 0;
    width: 80px;
    height: 80px;
  }
  .header-fixed header .app-to-find ul li a {
    border-radius: 10px;
    width: 50px;
    height: 50px;
  }
}
header .app-to-find ul li a img {
  height: auto;
  width: 50%;
  display: block;
}
header .app-to-find ul li:nth-child(1) a {
  background-color: var(--c-primary);
}
header .app-to-find ul li:nth-child(2) a {
  background-color: var(--c-pink);
}

/* Mobile menu css start here  */
.menu-toggle {
  position: relative;
  cursor: pointer;
  border-radius: 50%;
  aspect-ratio: 1/1;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 28px;
  margin-left: auto;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle span {
  content: "";
  position: absolute;
  top: 50%;
  background-color: var(--c-primary);
  width: 28px;
  border-bottom: 3px solid var(--c-primary);
  -webkit-transition: top 0.3s 0.3s, opacity 0.3s 0.3s, -webkit-transform 0.3s 0s;
  transition: top 0.3s 0.3s, opacity 0.3s 0.3s, -webkit-transform 0.3s 0s;
  transition: transform 0.3s 0s, top 0.3s 0.3s, opacity 0.3s 0.3s;
  transition: transform 0.3s 0s, top 0.3s 0.3s, opacity 0.3s 0.3s, -webkit-transform 0.3s 0s;
}
.menu-open .menu-toggle span {
  -webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, top 0.3s, opacity 0.3s;
  transition: transform 0.3s 0.3s, top 0.3s, opacity 0.3s, -webkit-transform 0.3s 0.3s;
}
.menu-open .menu-toggle span:nth-child(1) {
  opacity: 0;
  display: none;
}
.menu-toggle span:nth-child(2) {
  top: calc(50% - 8px);
}
.menu-open .menu-toggle span:nth-child(2) {
  top: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-toggle span:nth-child(3) {
  top: calc(50% + 8px);
}
.menu-open .menu-toggle span:nth-child(3) {
  top: 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* mobile-menu css start here  */
.mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: var(--c-gray);
  padding: 150px 20px 30px;
  z-index: 8;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  display: none;
}
@media screen and (min-width: 992px) {
  .mobile-menu {
    display: none;
  }
}
.menu-open .mobile-menu {
  opacity: 1;
  visibility: visible;
}
.mobile-menu ul {
  padding: 0;
  margin: 0;
}
.mobile-menu ul li {
  list-style: none;
  margin-bottom: 12px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.mobile-menu ul li a {
  color: var(--c-primary);
  font-weight: bold;
  font-size: 22px;
  text-decoration: none;
}

.mobile-navigation {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 140px 30px 30px;
  text-align: center;
  background-color: var(--c-white);
  height: 100vh;
}
.mobile-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-navigation ul li a {
  color: var(--c-primary);
  font-weight: bold;
  font-size: 22px;
  padding: 10px;
  display: block;
  text-decoration: none;
}

.home-banner-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#B7D1E8), to(#CFE4F6));
  background-image: linear-gradient(180deg, #B7D1E8 0%, #CFE4F6 100%);
}
.home-banner-section .banner-video {
  position: relative;
  padding: 0 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 576px) {
  .home-banner-section .banner-video {
    padding: 0 35px;
    max-width: 90%;
    width: 940px;
  }
}
.home-banner-section .banner-video .video-wrapper {
  border: 10px solid #E85278;
  width: 100%;
  border-radius: 12px;
  padding: 0 0 54.15%;
  position: relative;
}
@media screen and (min-width: 576px) {
  .home-banner-section .banner-video .video-wrapper {
    border: 16px solid #E85278;
  }
}
.home-banner-section .banner-video .video-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.home-banner-section .banner-video .video-frame {
  background: -webkit-gradient(linear, left top, left bottom, from(#EB94AA), to(#E85278));
  background: linear-gradient(180deg, #EB94AA 0%, #E85278 100%);
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  height: 80%;
  border-radius: 16px;
}
@media screen and (min-width: 576px) {
  .home-banner-section .banner-video .video-frame {
    border-radius: 24px;
  }
}

.home-banner {
  background-repeat: no-repeat;
  background-image: url("/wp-content/uploads/2024/05/banner.png");
  background-size: 130%;
  background-position: 72% 100%;
  padding-bottom: 10%;
}
@media screen and (min-width: 768px) {
  .home-banner {
    background-position: 72% 100%;
  }
}
.home-banner .banner-content {
  -webkit-transform: matrix(1, -0.09, 0.09, 1, 0, 0);
          transform: matrix(1, -0.09, 0.09, 1, 0, 0);
  color: var(--c-white);
  padding: 12px 0 60px 30px;
}
.home-banner .banner-content h2, .home-banner .banner-content h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.08em;
}
.home-banner .banner-content h2 span, .home-banner .banner-content h1 span {
  width: 100%;
}
.home-banner .banner-content h2 span.shadow-text, .home-banner .banner-content h1 span.shadow-text {
  margin-right: -100%;
  -webkit-text-stroke: 0.26em #60368A;
  text-stroke: 0.26em #60368A;
}
.home-banner .banner-content h2 span.normal-text, .home-banner .banner-content h1 span.normal-text {
  position: relative;
  z-index: 1;
}
.home-banner .banner-content h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .home-banner .banner-content h3 {
    padding-left: 5%;
  }
}
.home-banner .banner-content h3 span {
  width: 100%;
}
.home-banner .banner-content h3 span.shadow-text {
  margin-right: -100%;
  -webkit-text-stroke: 0.25em #60368A;
  text-stroke: 0.25em #60368A;
}
.home-banner .banner-content h3 span.normal-text {
  position: relative;
  z-index: 1;
}
.home-banner .banner-content h4 {
  margin-top: 24px;
  color: var(--c-primary);
}
@media screen and (min-width: 768px) {
  .home-banner .banner-content h4 {
    padding-left: 5%;
  }
}
@media screen and (min-width: 992px) {
  .home-banner .banner-content h4 {
    padding-left: 7%;
  }
}
@media screen and (min-width: 1200px) {
  .home-banner .banner-content h4 {
    padding-left: 10%;
  }
}
.home-banner .banner-content h4 span {
  position: relative;
}
.home-banner .banner-content h4 span::after {
  content: "";
  background-image: url("../images/paint-underline.svg");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: matrix(1, 0.09, 0.09, 1, 0, 0);
          transform: matrix(1, 0.09, 0.09, 1, 0, 0);
}
.home-banner .banner-swiper-outer {
  position: relative;
  margin-bottom: calc(-10% - 45px);
}
@media screen and (min-width: 768px) {
  .home-banner .banner-swiper-outer {
    margin-bottom: -10%;
  }
}
.home-banner .banner-swiper-outer .swiper-controls {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .home-banner .banner-swiper-outer .swiper-controls {
    padding-top: 0px;
  }
}
.home-banner .bannerSwiper {
  padding-top: 100px;
  margin-top: -100px;
}
.home-banner .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-banner .swiper-slide {
  opacity: 0;
  visibility: hidden;
}
.home-banner .swiper-slide.swiper-slide-active {
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 768px) {
  .home-banner .swiper-slide:nth-child(3) .banner-content h4 {
    padding-left: 33%;
  }
}
.home-banner .swiper-controls .swiper-pagination span {
  width: 16px;
  height: 16px;
  background-color: var(--c-white);
  opacity: 1;
}
.home-banner .swiper-controls .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: var(--c-pink);
}

.banner-image-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .banner-image-home {
    padding-right: 12px;
  }
}
.swiper-slide:nth-child(3) .banner-image-home {
  -webkit-animation: boy-jump 3s linear infinite;
          animation: boy-jump 3s linear infinite;
}
.banner-image-home .img-main {
  width: 100%;
  margin-right: -100%;
  position: relative;
}
.swiper-slide:nth-child(3) .banner-image-home .img-main {
  z-index: 1;
}
.banner-image-home .animated-image {
  width: 100%;
  position: relative;
}
.swiper-slide:nth-child(1) .banner-image-home .animated-image {
  z-index: 1;
  padding-top: 14.9%;
  width: 86.1%;
  margin-left: auto;
  -webkit-animation: boy-fly 3s ease-in-out infinite;
          animation: boy-fly 3s ease-in-out infinite;
}
.swiper-slide:nth-child(3) .banner-image-home .animated-image {
  margin-right: auto;
  width: 98%;
  position: relative;
  padding-top: 27.785%;
  -webkit-animation: boy-fly 3s ease-in-out infinite;
          animation: boy-fly 3s ease-in-out infinite;
}
.banner-image-home img {
  width: 100%;
  display: block;
}

.bottom-background .banner-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .bottom-background .banner-image {
    padding-right: 12px;
  }
}
.swiper-slide:nth-child(3) .bottom-background .banner-image {
  -webkit-animation: boy-jump 3s linear infinite;
          animation: boy-jump 3s linear infinite;
}
.bottom-background .banner-image .img-main {
  width: 100%;
  margin-right: -100%;
  position: relative;
}
.swiper-slide:nth-child(3) .bottom-background .banner-image .img-main {
  z-index: 1;
}
.bottom-background .banner-image .animated-image {
  width: 100%;
  position: relative;
}
.swiper-slide:nth-child(1) .bottom-background .banner-image .animated-image {
  z-index: 1;
  padding-top: 14.9%;
  width: 86.1%;
  margin-left: auto;
  -webkit-animation: boy-fly 3s ease-in-out infinite;
          animation: boy-fly 3s ease-in-out infinite;
}
.swiper-slide:nth-child(3) .bottom-background .banner-image .animated-image {
  margin-right: auto;
  width: 98%;
  position: relative;
  padding-top: 27.785%;
  -webkit-animation: boy-fly 3s ease-in-out infinite;
          animation: boy-fly 3s ease-in-out infinite;
}
.bottom-background .banner-image img {
  width: 100%;
  display: block;
}

@-webkit-keyframes boy-jump {
  0% {
    -webkit-transform: translateY(0%) rotate(0deg);
            transform: translateY(0%) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-3%) rotate(1deg);
            transform: translateY(-3%) rotate(1deg);
  }
  100% {
    -webkit-transform: translateY(0%) rotate(0deg);
            transform: translateY(0%) rotate(0deg);
  }
}

@keyframes boy-jump {
  0% {
    -webkit-transform: translateY(0%) rotate(0deg);
            transform: translateY(0%) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-3%) rotate(1deg);
            transform: translateY(-3%) rotate(1deg);
  }
  100% {
    -webkit-transform: translateY(0%) rotate(0deg);
            transform: translateY(0%) rotate(0deg);
  }
}
@-webkit-keyframes boy-fly {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes boy-fly {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
/* banner bottom section css start */
.play-together {
  color: var(--c-white);
  padding-top: 100px;
  margin-top: calc(-3% - 12px);
  position: relative;
}
@media screen and (min-width: 992px) {
  .play-together {
    margin-top: -3%;
    padding-top: 20px;
  }
}
.play-together .bottom-bg {
  width: 100%;
  background-color: var(--c-pink);
  margin-bottom: -2px;
  overflow: hidden;
}
.play-together .bottom-bg img {
  display: block;
  width: 104%;
  margin-left: -2%;
}
.play-together .container {
  position: relative;
  z-index: 3;
}
.play-together::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 6vw - 12px);
  background-color: var(--c-green);
  margin-bottom: 6%;
}
.play-together .small-title h5 {
  font-size: 24px;
}

/* first-cards css start */
.first-cards {
  padding-bottom: 60px;
}
.first-cards .card-type-1 {
  position: relative;
  border-radius: 16px;
  padding: 0 30px;
  text-align: center;
  width: 100%;
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .first-cards .card-type-1 {
    padding: 0 20px;
  }
}
@media screen and (min-width: 992px) {
  .first-cards .card-type-1 {
    padding: 0 30px;
    border-radius: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .first-cards .card-type-1 {
    border-radius: 24px;
    border-radius: 24px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1600px) {
  .first-cards .card-type-1 {
    padding: 0 70px;
  }
}
.first-cards .card-type-1 .inner-item img {
  max-width: 100%;
  margin: 0 auto;
}
.first-cards .card-type-1 .card-text {
  padding: 20px 0 0;
}
.first-cards .card-type-1 .card-text h3 {
  margin-bottom: 12px;
}
.first-cards .card-type-1 .card-text .link a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 24px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
  padding: 16px 36px;
  cursor: pointer;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  background-color: var(--c-pink);
  color: var(--c-white);
  width: 100%;
  max-width: calc(7em + 72px);
  padding-left: 12px;
  padding-right: 12px;
}
.first-cards .card-type-1 .card-text .link a:hover {
  background-color: var(--c-primary);
}
@media screen and (max-width: 1199.5px) {
  .first-cards .card-type-1 .card-text .link a {
    font-size: 25px;
  }
}
@media screen and (max-width: 991.5px) {
  .first-cards .card-type-1 .card-text .link a {
    font-size: 22px;
  }
}
.first-cards .row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.first-cards .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.first-cards .row > div:nth-child(1) {
  padding-top: 24%;
}
@media screen and (min-width: 768px) {
  .first-cards .row > div:nth-child(1) {
    padding-top: 0;
  }
}
.first-cards .row > div:nth-child(1) .card-type-1 {
  background: rgb(178, 136, 221);
  background: radial-gradient(circle, rgb(178, 136, 221) 0%, rgb(96, 54, 138) 92%);
}
.first-cards .row > div:nth-child(1) .card-type-1 .inner-item {
  margin-top: -29%;
}
.first-cards .row > div:nth-child(2) {
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .first-cards .row > div:nth-child(2) {
    padding-top: 0;
  }
}
.first-cards .row > div:nth-child(2) .card-type-1 {
  color: var(--c-black);
  background: rgb(250, 236, 147);
  background: radial-gradient(circle, rgb(250, 236, 147) 0%, rgb(255, 221, 0) 92%);
}
.first-cards .row > div:nth-child(2) .card-type-1 .inner-item {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -30px;
}
@media screen and (min-width: 768px) {
  .first-cards .row > div:nth-child(2) .card-type-1 .inner-item {
    margin-left: -25px;
    margin-top: -42px;
    margin-right: -25px;
  }
}
@media screen and (min-width: 1600px) {
  .first-cards .row > div:nth-child(2) .card-type-1 .inner-item {
    margin-top: -52px;
    margin-left: -40px;
    margin-right: -40px;
  }
}
.first-cards .row > div:nth-child(2) .card-type-1 .inner-item img {
  max-width: 100%;
}
.first-cards .row > div:nth-child(2) .card-type-1 h3 {
  color: var(--c-primary);
}
.first-cards .row > div:nth-child(2) .card-type-1 .link a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 24px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
  padding: 16px 36px;
  cursor: pointer;
  background-color: var(--c-secondary);
  color: var(--c-white);
  padding-left: 12px;
  padding-right: 12px;
}
.first-cards .row > div:nth-child(2) .card-type-1 .link a:hover {
  background-color: var(--c-pink);
}
@media screen and (max-width: 1199.5px) {
  .first-cards .row > div:nth-child(2) .card-type-1 .link a {
    font-size: 25px;
  }
}
@media screen and (max-width: 991.5px) {
  .first-cards .row > div:nth-child(2) .card-type-1 .link a {
    font-size: 22px;
  }
}
.first-cards .row > div:nth-child(3) {
  padding-top: 21%;
}
@media screen and (min-width: 768px) {
  .first-cards .row > div:nth-child(3) {
    padding-top: 0;
  }
}
.first-cards .row > div:nth-child(3) .card-type-1 {
  background: rgb(235, 148, 170);
  background: radial-gradient(circle, rgb(235, 148, 170) 0%, rgb(232, 82, 120) 92%);
}
.first-cards .row > div:nth-child(3) .card-type-1 .inner-item {
  margin-top: -24%;
}
@media screen and (min-width: 768px) {
  .first-cards .row > div:nth-child(3) .card-type-1 .inner-item {
    margin-top: -40%;
  }
}
.first-cards .row > div:nth-child(3) .card-type-1 .link a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 24px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
  padding: 16px 36px;
  cursor: pointer;
  background-color: var(--c-secondary);
  color: var(--c-white);
  padding-left: 12px;
  padding-right: 12px;
}
.first-cards .row > div:nth-child(3) .card-type-1 .link a:hover {
  background-color: var(--c-pink);
}
@media screen and (max-width: 1199.5px) {
  .first-cards .row > div:nth-child(3) .card-type-1 .link a {
    font-size: 25px;
  }
}
@media screen and (max-width: 991.5px) {
  .first-cards .row > div:nth-child(3) .card-type-1 .link a {
    font-size: 22px;
  }
}

/* second-cards css start */
.card-type-2 {
  position: relative;
  border-radius: 24px;
  padding: 0 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .card-type-2 {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.card-type-2::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border-radius: 24px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .card-type-2::after {
    width: 80%;
  }
}
.card-type-2 .card-image {
  width: 100%;
  position: relative;
  z-index: 2;
  margin-top: -6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card-type-2 .card-image .stage {
  width: 100%;
  margin-right: -100%;
}
.card-type-2 .card-image .stage svg {
  width: 100%;
  display: block;
  height: 100%;
}
.card-type-2 .card-image .boy {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(-100%) rotateY(0deg);
          transform: translateX(-100%) rotateY(0deg);
  -webkit-transition: all 5s ease-in-out;
  transition: all 5s ease-in-out;
}
.card-type-2 .card-image .boy svg {
  width: 100%;
  display: block;
  height: auto;
}
.card-type-2 .card-image .boy .boy-parts {
  width: 100%;
  margin-right: -100%;
}
.card-type-2 .card-image .boy .hand {
  width: 100%;
  position: relative;
  z-index: 1;
}
.card-type-2 .card-image .boy .wheel {
  position: absolute;
  top: 46.5%;
  -webkit-transition: all 5s ease-in-out;
  transition: all 5s ease-in-out;
  left: 21.7%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 35.5%;
}
@media screen and (min-width: 768px) {
  .card-type-2 .card-image {
    width: 48%;
    margin-right: -5%;
    margin-left: -3%;
  }
}
.card-type-2 .card-image img {
  max-width: unset;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .card-type-2 .card-image img {
    width: 140%;
    margin-left: -20%;
  }
}
.card-type-2 .card-image.active .boy {
  -webkit-transform: translateX(0%) rotateY(0deg);
          transform: translateX(0%) rotateY(0deg);
}
.card-type-2 .card-image.active .boy .wheel {
  position: absolute;
  top: 46.5%;
  left: 21.7%;
  width: 35.5%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.card-type-2 .card-text {
  width: 100%;
  padding: 40px 0;
  color: var(--c-black);
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .card-type-2 .card-text {
    width: 60%;
  }
}
.card-type-2 .card-text h3 {
  color: var(--c-primary);
  margin-bottom: 12px;
}
.card-type-2 .card-text .link a {
  -webkit-transform: unset;
          transform: unset;
}

@-webkit-keyframes boy-move {
  0% {
    -webkit-transform: translateX(-100%) rotateY(0deg);
            transform: translateX(-100%) rotateY(0deg);
  }
  48% {
    -webkit-transform: translateX(0%) rotateY(0deg);
            transform: translateX(0%) rotateY(0deg);
  }
  52% {
    -webkit-transform: translateX(0%) rotateY(180deg);
            transform: translateX(0%) rotateY(180deg);
  }
  100% {
    -webkit-transform: translateX(-100%) rotateY(180deg);
            transform: translateX(-100%) rotateY(180deg);
  }
}

@keyframes boy-move {
  0% {
    -webkit-transform: translateX(-100%) rotateY(0deg);
            transform: translateX(-100%) rotateY(0deg);
  }
  48% {
    -webkit-transform: translateX(0%) rotateY(0deg);
            transform: translateX(0%) rotateY(0deg);
  }
  52% {
    -webkit-transform: translateX(0%) rotateY(180deg);
            transform: translateX(0%) rotateY(180deg);
  }
  100% {
    -webkit-transform: translateX(-100%) rotateY(180deg);
            transform: translateX(-100%) rotateY(180deg);
  }
}
@-webkit-keyframes wheel-move {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  48% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  52% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes wheel-move {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  48% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  52% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.second-cards {
  padding-top: 40px;
}
.second-cards .row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.second-cards .row > div:nth-child(1) .card-type-2::after {
  background: rgb(248, 226, 162);
  background: radial-gradient(circle, rgb(248, 226, 162) 0%, rgb(251, 186, 0) 92%);
}
.second-cards .card-type-3 {
  background-color: var(--c-sky);
  position: relative;
  border-radius: 24px;
  padding: 50px 30px;
  text-align: center;
}
@media screen and (max-width: 991.5px) {
  .second-cards .card-type-3 {
    margin-top: 50px;
  }
}
.second-cards .card-type-3 h4 {
  margin-bottom: 12px;
}
.second-cards .card-type-3 ul {
  padding: 20px 0 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second-cards .card-type-3 ul li {
  list-style: none;
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second-cards .card-type-3 ul li a {
  text-decoration: none;
  color: var(--c-white);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80px;
  border-radius: 16px;
  height: 80px;
}
@media screen and (min-width: 1600px) {
  .second-cards .card-type-3 ul li a {
    width: 100px;
    height: 100px;
    border-radius: 20px;
    padding: 25px;
  }
}
@media screen and (min-width: 1600px) {
  .second-cards .card-type-3 ul li a {
    width: 110px;
    border-radius: 24px;
    height: 110px;
    padding: 30px;
  }
}
.second-cards .card-type-3 ul li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.second-cards .card-type-3 ul li:nth-child(1) a {
  background-color: var(--c-primary);
}
.second-cards .card-type-3 ul li:nth-child(2) a {
  background-color: var(--c-pink);
}

/* in-conversation-with css start */
.in-conversation-with {
  background-color: var(--c-pink);
  padding-top: 60px;
  color: var(--c-white);
  position: relative;
  overflow: hidden;
}
.in-conversation-with .container {
  position: relative;
  z-index: 1;
}
.in-conversation-with .conversation-content {
  text-align: center;
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}
.in-conversation-with .conversation-content h3 {
  margin: 12px 0 0;
  font-family: var(--c-secondary);
  font-weight: normal;
}
.in-conversation-with .conversation-content h2 {
  margin-bottom: 16px;
}
.in-conversation-with .conversation-content p {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1200px) {
  .in-conversation-with .conversation-content p {
    max-width: 80%;
  }
}
.in-conversation-with .conversation-clouds {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}
.in-conversation-with .conversation-clouds img:nth-child(1) {
  position: absolute;
  left: 100%;
  top: 5%;
  max-width: 42%;
  -webkit-animation: left-cloud 60s linear infinite;
          animation: left-cloud 60s linear infinite;
}
.in-conversation-with .conversation-clouds img:nth-child(2) {
  max-width: 42%;
  position: absolute;
  -webkit-animation: left-cloud 60s linear 30s infinite;
          animation: left-cloud 60s linear 30s infinite;
  left: 100%;
  top: 5%;
}
.in-conversation-with .align-self-flex-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.in-conversation-with .conversation-image {
  width: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.in-conversation-with .conversation-image img {
  width: 100%;
}
.in-conversation-with .audio-link {
  padding-top: 30px;
}
.in-conversation-with .audio-link button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: inline-block;
  text-align: center;
  background-color: transparent;
  color: var(--c-white);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 25px;
  font-family: "Fredoka", sans-serif;
  border: none;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .in-conversation-with .audio-link button {
    font-size: 32px;
  }
}
@media screen and (min-width: 1400px) {
  .in-conversation-with .audio-link button {
    font-size: 40px;
  }
}
.in-conversation-with .audio-link button:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.in-conversation-with .audio-link button img {
  margin-right: 12px;
  width: 60px;
}
@media screen and (min-width: 1200px) {
  .in-conversation-with .audio-link button img {
    width: 65px;
  }
}
@media screen and (min-width: 1400px) {
  .in-conversation-with .audio-link button img {
    width: 75px;
  }
}

@-webkit-keyframes left-cloud {
  0% {
    opacity: 0.9;
    left: 100%;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  50% {
    opacity: 0.5;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  100% {
    opacity: 0.6;
    left: -20%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes left-cloud {
  0% {
    opacity: 0.9;
    left: 100%;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  50% {
    opacity: 0.5;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  100% {
    opacity: 0.6;
    left: -20%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/* why-play-sec css start  */
.bird-animation #frame1 {
  opacity: 0;
}
.bird-animation.active-1 #frame1 {
  opacity: 1;
}
.bird-animation #frame2 {
  opacity: 0;
}
.bird-animation.active-2 #frame2 {
  opacity: 1;
}

.why-play-sec {
  background-color: var(--c-light-blue);
  overflow: hidden;
  position: relative;
  padding: 120px 0 0;
}
.why-play-sec .why-play-numbers .row.row-cols-3 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px 0;
  margin-left: -8px;
  margin-right: -8px;
}
@media screen and (min-width: 576px) {
  .why-play-sec .why-play-numbers .row.row-cols-3 {
    margin-left: -12px;
    margin-right: -12px;
    gap: 24px 0;
  }
}
.why-play-sec .why-play-numbers .row.row-cols-3 > .col {
  padding-left: 8px;
  padding-right: 8px;
}
@media screen and (min-width: 576px) {
  .why-play-sec .why-play-numbers .row.row-cols-3 > .col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.why-play-sec .why-play-numbers .number-title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .why-play-sec .why-play-numbers .number-title {
    text-align: left;
  }
}
.why-play-sec .why-play-numbers .number-title h3 {
  color: var(--c-primary);
  -webkit-transform: matrix(1, -0.09, 0.09, 1, 0, 0);
          transform: matrix(1, -0.09, 0.09, 1, 0, 0);
  position: relative;
  line-height: 1.0625;
  font-size: 40px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991.5px) {
  .why-play-sec .why-play-numbers .number-title h3 {
    max-width: 7em;
    margin-left: auto;
    margin-right: auto;
  }
  .why-play-sec .why-play-numbers .number-title h3 br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .why-play-sec .why-play-numbers .number-title h3 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .why-play-sec .why-play-numbers .number-title h3 {
    font-size: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .why-play-sec .why-play-numbers .number-title h3 {
    font-size: 54px;
  }
}
@media screen and (min-width: 1600px) {
  .why-play-sec .why-play-numbers .number-title h3 {
    font-size: 64px;
  }
}
.why-play-sec .why-play-numbers .number-title h3 span {
  position: relative;
}
.why-play-sec .why-play-numbers .number-title h3 span:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  height: 20px;
  background-image: url("/wp-content/uploads/2024/05/paint.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom bottom;
}
.why-play-sec .why-play-bottom-image {
  position: absolute;
  bottom: 0;
  display: none;
}
.why-play-sec .why-play-bottom-image img {
  width: 100%;
  margin-left: -20%;
}
.why-play-sec .number-circle {
  width: 100%;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--c-sky);
  border-radius: 50%;
}
.why-play-sec .number-circle::before {
  padding: 0 0 100%;
  width: 1px;
  margin-right: -1%;
  content: "";
}
.why-play-sec .col-md-9 .row > div:nth-child(2) .number-circle {
  color: var(--c-pink);
}
.why-play-sec .col-md-9 .row > div:nth-child(3) .number-circle {
  color: var(--c-yellow);
}
.why-play-sec .col-md-9 .row > div:nth-child(4) .number-circle {
  color: var(--c-secondary2);
}
.why-play-sec .col-md-9 .row > div:nth-child(5) .number-circle {
  color: var(--c-green);
}

.bottom-background {
  position: relative;
  overflow: hidden;
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  .bottom-background {
    margin-top: -14%;
  }
}
.bottom-background .bg1 {
  overflow: hidden;
  padding-top: 2%;
  margin-top: -11%;
}
.bottom-background .bg1 img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transform: scale(3);
          transform: scale(3);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.bottom-background .bg-2 {
  width: 100%;
  margin-top: -4%;
  background-color: var(--c-white);
  margin-bottom: -2px;
}
.bottom-background .bg-2 img {
  width: 100%;
  height: auto;
  display: block;
}

.abstract {
  position: absolute;
  width: 100%;
  left: 0;
  padding-bottom: 6%;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.abstract img {
  width: 100%;
}
.abstract .abs {
  -webkit-transform: translateX(-25%);
          transform: translateX(-25%);
  padding-bottom: 4%;
  width: 7.9%;
  margin-top: auto;
}
.abstract .abs1 {
  padding-left: 12%;
  margin-top: auto;
  width: 22%;
}
.abstract .abs2 {
  -webkit-transform: translateX(18%);
          transform: translateX(18%);
  padding-bottom: 9.5%;
  width: 8.4%;
}

.animated-bottom-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-left: 12%;
  min-width: 190px;
}
@media screen and (min-width: 576px) {
  .animated-bottom-image {
    margin-left: 18%;
  }
}
.animated-bottom-image svg {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.animated-bottom-image .img-main {
  width: 100%;
  margin-right: -100%;
  position: relative;
  z-index: 1;
}
.animated-bottom-image .hand {
  width: 100%;
  margin-right: -100%;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  -webkit-transform-origin: 44% 75%;
          transform-origin: 44% 75%;
  -webkit-animation: handMove 10s linear infinite;
          animation: handMove 10s linear infinite;
}
.animated-bottom-image .love {
  width: 100%;
  -webkit-animation: heartMove 10s linear infinite;
          animation: heartMove 10s linear infinite;
  position: relative;
}

@-webkit-keyframes handMove {
  0% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes handMove {
  0% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes heartMove {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
    left: 24%;
    top: 17%;
  }
  2% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.5;
    left: 24%;
    top: 17%;
  }
  50% {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    opacity: 1;
  }
  75% {
    left: 0;
    top: 0;
  }
  95% {
    -webkit-transform: scale(1);
            transform: scale(1);
    left: 0;
    top: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    left: 0;
    top: 0;
    opacity: 0;
  }
}
@keyframes heartMove {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
    left: 24%;
    top: 17%;
  }
  2% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.5;
    left: 24%;
    top: 17%;
  }
  50% {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    opacity: 1;
  }
  75% {
    left: 0;
    top: 0;
  }
  95% {
    -webkit-transform: scale(1);
            transform: scale(1);
    left: 0;
    top: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    left: 0;
    top: 0;
    opacity: 0;
  }
}
/* why-play css start css  */
.why-play {
  position: relative;
  z-index: 2;
}
.why-play .why-play-content {
  color: var(--c-primary);
  padding-top: 60px;
}
.why-play .why-play-content h2 {
  margin-bottom: 20px;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .why-play .why-play-content p {
    max-width: 80%;
  }
}
.why-play .why-play-content .nrml-link {
  padding-top: 30px;
}
.why-play .why-play-content .nrml-link a {
  text-decoration: none;
  color: var(--c-primary);
  font-weight: 600;
  font-size: 20px;
  position: relative;
  display: inline-block;
  font-family: "Fredoka", sans-serif;
}
@media screen and (min-width: 1200px) {
  .why-play .why-play-content .nrml-link a {
    font-size: 22px;
  }
}
@media screen and (min-width: 1400px) {
  .why-play .why-play-content .nrml-link a {
    font-size: 24px;
  }
}
.why-play .why-play-content .nrml-link a:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 30px;
  background-image: url("/wp-content/uploads/2024/05/paint.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom bottom;
}
.why-play .right-card {
  padding-top: 60px;
}
@media screen and (min-width: 992px) {
  .why-play .right-card {
    padding-top: 0;
  }
}
.why-play .right-card h5 {
  color: var(--c-primary);
  margin-bottom: 20px;
  font-size: 24px;
}
.why-play .right-card .right-card-content {
  background-color: var(--c-primary);
  color: var(--c-white);
  border-radius: 24px;
  background: rgb(178, 136, 221);
  background: radial-gradient(circle, rgb(178, 136, 221) 0%, rgb(96, 54, 138) 92%);
  padding: 30px 16px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .why-play .right-card .right-card-content {
    padding: 40px 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .why-play .right-card .right-card-content {
    padding: 40px 50px 0;
  }
}
@media screen and (min-width: 1400px) {
  .why-play .right-card .right-card-content {
    padding: 50px 75px 0;
  }
}
.why-play .right-card .right-card-content .bird-animation {
  position: absolute;
  right: 40px;
  top: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 100px;
}
@media screen and (min-width: 768px) {
  .why-play .right-card .right-card-content .bird-animation {
    width: 120px;
  }
}
@media screen and (min-width: 992px) {
  .why-play .right-card .right-card-content .bird-animation {
    width: 140px;
  }
}
@media screen and (min-width: 1400px) {
  .why-play .right-card .right-card-content .bird-animation {
    width: 160px;
    right: 0;
  }
}
.why-play .right-card .right-card-content .bird-animation svg {
  width: 100%;
  height: auto;
  display: block;
}
.why-play .right-card .right-card-content h3 {
  padding-bottom: 20px;
}
.why-play .right-card .right-card-content h6 {
  padding-bottom: 20px;
}
.why-play .right-card .right-card-content h5 {
  font-weight: 500;
  margin: 20px 0 10px;
  color: var(--c-yellow);
  line-height: 1.5;
  font-size: 24px;
}
.why-play .right-card .right-card-content .link {
  text-align: center;
}
.why-play .right-card .right-card-content .link a {
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 24px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
  padding: 16px 36px;
  cursor: pointer;
  transform: translateY(50%);
  background-color: var(--c-pink);
  color: var(--c-white);
}
.why-play .right-card .right-card-content .link a:hover {
  background-color: var(--c-primary);
}

.inner-banner-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#B7D1E8), to(#CFE4F6));
  background-image: linear-gradient(180deg, #B7D1E8 0%, #CFE4F6 100%);
}
.inner-banner-section .inner-banner .bannerSwiper {
  overflow: visible;
}
.inner-banner-section .banner-video {
  position: relative;
  padding: 0 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 576px) {
  .inner-banner-section .banner-video {
    padding: 0 35px;
    max-width: 90%;
    width: 940px;
  }
}
.inner-banner-section .banner-video .video-wrapper {
  border: 10px solid #E85278;
  width: 100%;
  border-radius: 12px;
  padding: 0 0 54.15%;
  position: relative;
}
@media screen and (min-width: 576px) {
  .inner-banner-section .banner-video .video-wrapper {
    border: 16px solid #E85278;
  }
}
.inner-banner-section .banner-video .video-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.inner-banner-section .banner-video .video-frame {
  background: -webkit-gradient(linear, left top, left bottom, from(#EB94AA), to(#E85278));
  background: linear-gradient(180deg, #EB94AA 0%, #E85278 100%);
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  height: 80%;
  border-radius: 16px;
}
@media screen and (min-width: 576px) {
  .inner-banner-section .banner-video .video-frame {
    border-radius: 24px;
  }
}
.inner-banner-section .inner-banner {
  background-repeat: no-repeat;
  background-image: url("/wp-content/uploads/2024/05/banner.png");
  background-size: 130%;
  background-position: 72% 100%;
  padding-bottom: 10%;
}
@media screen and (min-width: 768px) {
  .inner-banner-section .inner-banner {
    background-position: 72% 100%;
  }
}
.inner-banner-section .inner-banner .banner-content {
  -webkit-transform: matrix(1, -0.09, 0.09, 1, 0, 0);
          transform: matrix(1, -0.09, 0.09, 1, 0, 0);
  color: var(--c-white);
  padding: 12px 0 60px 30px;
}
.inner-banner-section .inner-banner .banner-content h2, .inner-banner-section .inner-banner .banner-content h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.08em;
}
.inner-banner-section .inner-banner .banner-content h2 span, .inner-banner-section .inner-banner .banner-content h1 span {
  width: 100%;
}
.inner-banner-section .inner-banner .banner-content h2 span.shadow-text, .inner-banner-section .inner-banner .banner-content h1 span.shadow-text {
  margin-right: -100%;
  -webkit-text-stroke: 0.26em #60368A;
  text-stroke: 0.26em #60368A;
}
.inner-banner-section .inner-banner .banner-content h2 span.normal-text, .inner-banner-section .inner-banner .banner-content h1 span.normal-text {
  position: relative;
  z-index: 1;
}
.inner-banner-section .inner-banner .banner-content h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .inner-banner-section .inner-banner .banner-content h3 {
    padding-left: 5%;
  }
}
.inner-banner-section .inner-banner .banner-content h3 span {
  width: 100%;
}
.inner-banner-section .inner-banner .banner-content h3 span.shadow-text {
  margin-right: -100%;
  -webkit-text-stroke: 0.25em #60368A;
  text-stroke: 0.25em #60368A;
}
.inner-banner-section .inner-banner .banner-content h3 span.normal-text {
  position: relative;
  z-index: 1;
}
.inner-banner-section .inner-banner .banner-content h4 {
  margin-top: 24px;
  color: var(--c-primary);
}
@media screen and (min-width: 768px) {
  .inner-banner-section .inner-banner .banner-content h4 {
    padding-left: 5%;
  }
}
@media screen and (min-width: 992px) {
  .inner-banner-section .inner-banner .banner-content h4 {
    padding-left: 7%;
  }
}
@media screen and (min-width: 1200px) {
  .inner-banner-section .inner-banner .banner-content h4 {
    padding-left: 10%;
  }
}
.inner-banner-section .inner-banner .banner-content h4 span {
  position: relative;
}
.inner-banner-section .inner-banner .banner-content h4 span::after {
  content: "";
  background-image: url("../images/paint-underline.svg");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: matrix(1, 0.09, 0.09, 1, 0, 0);
          transform: matrix(1, 0.09, 0.09, 1, 0, 0);
}
.inner-banner-section .inner-banner .banner-swiper-outer {
  position: relative;
  margin-bottom: calc(-10% - 45px);
}
@media screen and (min-width: 768px) {
  .inner-banner-section .inner-banner .banner-swiper-outer {
    margin-bottom: -10%;
  }
}
.inner-banner-section .inner-banner .banner-swiper-outer .swiper-controls {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .inner-banner-section .inner-banner .banner-swiper-outer .swiper-controls {
    padding-top: 0px;
  }
}
.inner-banner-section .inner-banner .bannerSwiper {
  padding-top: 100px;
  margin-top: -100px;
}
@media screen and (min-width: 768px) {
  .inner-banner-section .inner-banner .bannerSwiper .col-md-6:first-child {
    margin-bottom: 100px;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
    margin-bottom: auto;
  }
}
.inner-banner-section .inner-banner .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.inner-banner-section .inner-banner .swiper-slide {
  opacity: 0;
  visibility: hidden;
}
.inner-banner-section .inner-banner .swiper-slide.swiper-slide-active {
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 768px) {
  .inner-banner-section .inner-banner .swiper-slide:nth-child(3) .banner-content h4 {
    padding-left: 33%;
  }
}
.inner-banner-section .inner-banner .swiper-controls .swiper-pagination span {
  width: 16px;
  height: 16px;
  background-color: var(--c-white);
  opacity: 1;
}
.inner-banner-section .inner-banner .swiper-controls .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: var(--c-pink);
}
.inner-banner-section .stage {
  display: none;
}

.play-ideas-banner .banner-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 625px;
}
.play-ideas-banner .banner-image .img-main {
  width: 100%;
  margin-right: -100%;
  position: relative;
  z-index: 1;
}
.play-ideas-banner .banner-image .animated-image {
  width: 100%;
  margin-right: -100%;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  -webkit-transform-origin: 44% 75%;
          transform-origin: 44% 75%;
  -webkit-animation: handMove 10s linear infinite;
          animation: handMove 10s linear infinite;
}
.play-ideas-banner .banner-image .inner-banner-animation {
  width: 100%;
  -webkit-animation: heartMove 10s linear infinite;
          animation: heartMove 10s linear infinite;
  position: relative;
}

.inner-banner-section.about-us-banner .right-banner-animation {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 610px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
@media screen and (min-width: 768px) {
  .inner-banner-section.about-us-banner .right-banner-animation {
    margin-right: 0;
  }
}
.inner-banner-section.about-us-banner .right-banner-animation .stage {
  display: block;
  width: 100%;
  margin-right: -100%;
}
.inner-banner-section.about-us-banner .right-banner-animation .stage svg {
  width: 100%;
  display: block;
  height: 100%;
}
.inner-banner-section.about-us-banner .right-banner-animation .banner-image {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(-100%) rotateY(0deg);
          transform: translateX(-100%) rotateY(0deg);
  -webkit-transition: all 5s ease-in-out;
  transition: all 5s ease-in-out;
}
.inner-banner-section.about-us-banner .right-banner-animation .banner-image img {
  width: 100%;
  display: block;
  height: auto;
}
.inner-banner-section.about-us-banner .right-banner-animation .banner-image .img-main {
  width: 100%;
  margin-right: -100%;
}
.inner-banner-section.about-us-banner .right-banner-animation .banner-image .inner-banner-animation {
  width: 100%;
  position: relative;
  z-index: 1;
}
.inner-banner-section.about-us-banner .right-banner-animation .banner-image .animated-image {
  position: absolute;
  top: 46.5%;
  -webkit-transition: all 5s ease-in-out;
  transition: all 5s ease-in-out;
  left: 21.7%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 35.5%;
}
.inner-banner-section.about-us-banner .right-banner-animation.active .banner-image {
  -webkit-transform: translateX(0%) rotateY(0deg);
          transform: translateX(0%) rotateY(0deg);
}
.inner-banner-section.about-us-banner .right-banner-animation.active .banner-image .animated-image {
  position: absolute;
  top: 46.5%;
  left: 21.7%;
  width: 35.5%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.inner-banner-section.contact-us-banner .banner-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
  position: relative;
}
.inner-banner-section.contact-us-banner .banner-image .img-main {
  width: 100%;
  margin-right: -100%;
  position: relative;
  z-index: 1;
}
.inner-banner-section.contact-us-banner .banner-image .img-main img {
  width: 100%;
}
.inner-banner-section.contact-us-banner .banner-image .animated-image {
  position: absolute;
  right: 58%;
  top: 25.1%;
  z-index: 1;
  width: 21%;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-animation: right-hand 10s ease-in-out infinite;
          animation: right-hand 10s ease-in-out infinite;
}
.inner-banner-section.contact-us-banner .banner-image .animated-image img {
  width: 100%;
  display: block;
}
.inner-banner-section.contact-us-banner .banner-image .inner-banner-animation {
  position: absolute;
  right: 35.595%;
  top: 20.8%;
  width: 23.59%;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-animation: left-hand 10s ease-in-out infinite;
          animation: left-hand 10s ease-in-out infinite;
}
.inner-banner-section.contact-us-banner .banner-image .inner-banner-animation img {
  width: 100%;
  display: block;
}

.inner-banner-section.play-for-all-ages-banner .banner-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
  position: relative;
}
.inner-banner-section.play-for-all-ages-banner .banner-image .img-main {
  width: 100%;
  margin-right: -100%;
  position: relative;
  z-index: 1;
}
.inner-banner-section.play-for-all-ages-banner .banner-image .img-main img {
  width: 100%;
}
.inner-banner-section.play-for-all-ages-banner .banner-image .animated-image {
  position: absolute;
  right: 58%;
  top: 25.1%;
  z-index: 1;
  width: 21%;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-animation: right-hand 10s ease-in-out infinite;
          animation: right-hand 10s ease-in-out infinite;
}
.inner-banner-section.play-for-all-ages-banner .banner-image .animated-image img {
  width: 100%;
  display: block;
}
.inner-banner-section.play-for-all-ages-banner .banner-image .inner-banner-animation {
  position: absolute;
  right: 35.595%;
  top: 20.8%;
  width: 23.59%;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-animation: left-hand 10s ease-in-out infinite;
          animation: left-hand 10s ease-in-out infinite;
}
.inner-banner-section.play-for-all-ages-banner .banner-image .inner-banner-animation img {
  width: 100%;
  display: block;
}

@-webkit-keyframes right-hand {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  50% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  100% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
}

@keyframes right-hand {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  50% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  100% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
}
@-webkit-keyframes left-hand {
  0% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
}
@keyframes left-hand {
  0% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
}
@media screen and (min-width: 768px) {
  .inner-banner-section.play-research-banner .right-banner-animation {
    padding-top: 12%;
    padding-bottom: 10%;
  }
}
.inner-banner-section.play-research-banner .banner-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 721px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.inner-banner-section.play-research-banner .banner-image .img-main {
  width: 100%;
}
.inner-banner-section.play-research-banner .banner-image .img-main img {
  width: 100%;
  display: block;
}
.inner-banner-section.play-research-banner .banner-image .animated-image {
  margin-left: -100%;
  width: 100%;
  position: relative;
  z-index: 2;
}
.inner-banner-section.play-research-banner .banner-image .animated-image img {
  display: block;
  width: 100%;
}
.inner-banner-section.play-research-banner .banner-image .inner-banner-animation {
  position: absolute;
  z-index: 1;
  left: 50.81%;
  top: 26.1%;
  width: 18.533%;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-animation: tourch-rotate 6s ease-in-out infinite;
          animation: tourch-rotate 6s ease-in-out infinite;
}
.inner-banner-section.play-research-banner .banner-image .inner-banner-animation img {
  display: block;
  width: 100%;
}

@-webkit-keyframes tourch-rotate {
  0% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
}

@keyframes tourch-rotate {
  0% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
}
.cloud-img-sec {
  background-color: var(--c-green);
}
.cloud-img-sec img {
  margin-bottom: -20px;
  min-height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

/* map-with-enquiries */
.map-with-enquiries-sec {
  padding: 80px 0;
  overflow: hidden;
  position: relative;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(207, 228, 246)));
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(207, 228, 246) 100%);
}
.map-with-enquiries-sec .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.map-with-enquiries-sec .left-contact {
  color: var(--c-primary);
}
.map-with-enquiries-sec .left-contact h2 {
  padding-bottom: 60px;
}
.map-with-enquiries-sec .left-contact .phone,
.map-with-enquiries-sec .left-contact .email {
  padding-bottom: 12px;
}
.map-with-enquiries-sec .left-contact .phone a,
.map-with-enquiries-sec .left-contact .email a {
  text-decoration: none;
  color: var(--c-primary);
  font-weight: bold;
}
.map-with-enquiries-sec .left-contact .address {
  padding-top: 12px;
}
.map-with-enquiries-sec .left-contact .social-items {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .map-with-enquiries-sec .left-contact .social-items {
    margin-top: 40px;
  }
}
.map-with-enquiries-sec .left-contact .social-items ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.map-with-enquiries-sec .left-contact .social-items ul li {
  list-style: none;
}
.map-with-enquiries-sec .left-contact .social-items ul li:not(:last-child) {
  margin-right: 30px;
}
.map-with-enquiries-sec .left-contact .social-items ul li a {
  text-decoration: none;
  color: var(--c-primary);
  display: inline-block;
}
.map-with-enquiries-sec .left-contact .social-items ul li a img {
  width: 25px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
}
.map-with-enquiries-sec .right-map {
  position: relative;
}
@media screen and (max-width: 767.5px) {
  .map-with-enquiries-sec .right-map {
    padding-top: 30px;
  }
}
.map-with-enquiries-sec .right-map iframe {
  width: calc(100% - 11px);
  border-radius: 24px;
  position: relative;
  z-index: 2;
  height: 360px;
}
@media screen and (min-width: 768px) {
  .map-with-enquiries-sec .right-map iframe {
    height: 500px;
  }
}
.map-with-enquiries-sec .right-map::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -4px;
  width: 90%;
  height: 90%;
  background-color: var(--c-pink);
  border-radius: 24px;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
}

/* accordion-sec css start here */
.accordion-sec {
  padding-top: 20px;
  position: relative;
  background: rgb(207, 228, 246);
}
.accordion-sec .accordion {
  background-color: transparent;
  border: none;
}
.accordion-sec .accordion .accordion-item {
  border: none;
  background-color: transparent;
}
.accordion-sec .accordion .accordion-header .accordion-button {
  background-color: transparent;
  color: var(--c-pink);
  font-weight: bold;
  padding: 30px 20px;
  border: none;
  border-top: 2px solid var(--c-primary);
  border-radius: 0px;
  font-family: "Nunito Sans", sans-serif;
}
.accordion-sec .accordion .accordion-header .accordion-button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.accordion-sec .bottom-background {
  margin-top: -4%;
  background-color: var(var(--c-white));
}
.accordion-sec .bottom-background .banner-image {
  max-width: 35%;
  position: absolute;
  bottom: 0;
  padding-bottom: 5%;
  z-index: 2;
  right: 0;
  padding-right: 10%;
}
.accordion-sec .bottom-background .banner-image .animated-image {
  padding-top: 29.785%;
  width: 98%;
  -webkit-animation: boy-fly 3s ease-in-out infinite;
          animation: boy-fly 3s ease-in-out infinite;
}

.title-text-link {
  background-color: var(--c-green);
  color: var(--c-white);
}
@media screen and (min-width: 1200px) {
  .title-text-link .container {
    padding: 0 80px;
  }
}
@media screen and (min-width: 1400px) {
  .title-text-link .container {
    padding: 0 100px;
  }
}
.title-text-link .title-text-content h3 {
  padding-bottom: 40px;
}
.title-text-link .title-text-content .inner-content h4 {
  font-family: "Nunito Sans", sans-serif;
  font-style: italic;
  font-weight: normal;
  padding-bottom: 30px;
  position: relative;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.title-text-link .title-text-content .inner-content h4::before {
  content: "“";
  display: block;
  margin-right: 22px;
  line-height: 1;
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
  font-family: "Fredoka", sans-serif;
  font-size: 36px;
}
@media screen and (min-width: 768px) {
  .title-text-link .title-text-content .inner-content h4::before {
    font-size: 56px;
  }
}
@media screen and (min-width: 1400px) {
  .title-text-link .title-text-content .inner-content h4::before {
    font-size: 76px;
  }
}
.title-text-link .title-text-content .link {
  text-align: center;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .title-text-link .title-text-content .link {
    padding-top: 60px;
  }
}
.title-text-link .title-text-content .link a {
  -webkit-transform: unset;
          transform: unset;
}
.title-text-link .bottom-bg {
  background-color: var(--c-primary);
}
.title-text-link .bottom-bg img {
  width: 100%;
}

/* about-us css start */
.about-us {
  background-color: var(--c-primary);
  color: var(--c-white);
}
.about-us .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-us h3 {
  padding-bottom: 20px;
}
.about-us .right-image {
  text-align: right;
}
@media screen and (max-width: 767.5px) {
  .about-us .right-image {
    padding-top: 30px;
  }
}
.about-us .right-image img {
  width: 100%;
  margin-left: auto;
  max-width: 500px;
}
@media screen and (min-width: 1600px) {
  .about-us .right-image img {
    max-width: 600px;
  }
}

/* purposeful-play css start */
.purposeful-play {
  color: var(--c-primary);
  position: relative;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#B7D1E8), to(#CFE4F6)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #B7D1E8 0%, #CFE4F6 100%) 0% 0% no-repeat padding-box;
}
.purposeful-play .left-text-content h3 {
  padding-bottom: 20px;
}
.purposeful-play .left-text-content ul {
  padding: 30px 0;
  margin: 0;
}
.purposeful-play .left-text-content ul li {
  list-style: none;
  padding-bottom: 20px;
  color: var(--c-pink);
  font-weight: bold;
}
.purposeful-play .left-text-content .link-nrml {
  padding-top: 30px;
}
.purposeful-play .left-text-content .link-nrml a {
  text-decoration: none;
  color: var(--c-primary);
  font-weight: 600;
  font-size: 20px;
  position: relative;
  display: inline-block;
  font-family: "Fredoka", sans-serif;
}
@media screen and (min-width: 1200px) {
  .purposeful-play .left-text-content .link-nrml a {
    font-size: 22px;
  }
}
@media screen and (min-width: 1400px) {
  .purposeful-play .left-text-content .link-nrml a {
    font-size: 24px;
  }
}
.purposeful-play .left-text-content .link-nrml a:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 30px;
  background-image: url("/wp-content/uploads/2024/05/paint.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom bottom;
}
.purposeful-play .row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 3;
}
.purposeful-play .right-image {
  text-align: center;
  position: absolute;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  padding-bottom: 6%;
  right: 10%;
  width: 100%;
  max-width: 30%;
}
.purposeful-play .right-image .img-main {
  margin-right: -100%;
  width: 100%;
}
.purposeful-play .right-image .animated-image {
  width: 92.1%;
  padding-top: 14.2%;
  margin-left: auto;
  -webkit-animation: boy-fly 3s ease-in-out infinite;
          animation: boy-fly 3s ease-in-out infinite;
}
.purposeful-play .right-image img {
  width: 100%;
}
.purposeful-play .bottom-background {
  margin-top: -10%;
}
.purposeful-play .bottom-background .animated-bottom-image {
  opacity: 0;
  visibility: hidden;
}
.purposeful-play .bottom-background .abstract .abs1 {
  padding: 0 6% 1%;
  margin-left: -50%;
}
.purposeful-play .clouds {
  padding: 28% 0 0;
  position: absolute;
  left: 0;
  top: 5%;
  width: 100%;
}
.purposeful-play .clouds .cloud-group1 .cloud-1 {
  top: 50%;
}
.purposeful-play .clouds .cloud-group1 .cloud-1 img {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
.purposeful-play .clouds .cloud-group1 .cloud-1 img {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
.purposeful-play .clouds .cloud-group1 .cloud-1 img {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
.purposeful-play .bird-animation {
  position: absolute;
  right: 10%;
  top: 3%;
}
@media screen and (min-width: 576px) {
  .purposeful-play .bird-animation {
    top: 22%;
  }
}
@media screen and (min-width: 768px) {
  .purposeful-play .bird-animation {
    top: 16%;
  }
}
.purposeful-play .bird-animation svg {
  max-width: 110px;
}

.balloon-item {
  border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
  position: absolute;
  left: 54%;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-animation: floatUp 40s ease-in-out infinite;
          animation: floatUp 40s ease-in-out infinite;
  max-width: 160px;
  bottom: 50%;
}
@media screen and (min-width: 576px) {
  .balloon-item {
    bottom: 60%;
  }
}
@media screen and (min-width: 1600px) {
  .balloon-item {
    max-width: 200px;
  }
}

/* Keyframe for floating the balloon up */
@-webkit-keyframes floatUp {
  0% {
    bottom: 40%;
    opacity: 1;
  }
  50% {
    bottom: 80%;
    opacity: 1;
  }
  100% {
    bottom: 40%;
    opacity: 1;
  }
}
@keyframes floatUp {
  0% {
    bottom: 40%;
    opacity: 1;
  }
  50% {
    bottom: 80%;
    opacity: 1;
  }
  100% {
    bottom: 40%;
    opacity: 1;
  }
}
.play-ideas-tabs-sec,
.resource-tabs-sec {
  position: relative;
  background: rgb(207, 228, 246);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(207, 228, 246)), to(rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(207, 228, 246) 0%, rgb(255, 255, 255) 100%);
  /* bottom aniamtion css start */
}
.play-ideas-tabs-sec .container,
.resource-tabs-sec .container {
  position: relative;
  z-index: 2;
}
.play-ideas-tabs-sec .age-group .image img,
.resource-tabs-sec .age-group .image img {
  border-radius: 24px;
}
.play-ideas-tabs-sec .nav-tabs,
.resource-tabs-sec .nav-tabs {
  border: none;
}
.play-ideas-tabs-sec .nav-tabs button,
.resource-tabs-sec .nav-tabs button {
  border: none;
  border-radius: 12px 12px 0 0;
  padding: 16px;
  color: var(--c-white) !important;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .nav-tabs button,
  .resource-tabs-sec .nav-tabs button {
    border-radius: 24px 24px 0 0;
    padding: 30px;
  }
}
.play-ideas-tabs-sec .nav-tabs button:not(:last-child),
.resource-tabs-sec .nav-tabs button:not(:last-child) {
  margin-right: 12px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .nav-tabs button:not(:last-child),
  .resource-tabs-sec .nav-tabs button:not(:last-child) {
    margin-right: 22px;
  }
}
@media screen and (min-width: 1400px) {
  .play-ideas-tabs-sec .nav-tabs button:not(:last-child),
  .resource-tabs-sec .nav-tabs button:not(:last-child) {
    margin-right: 30px;
  }
}
.play-ideas-tabs-sec .nav-tabs button img,
.resource-tabs-sec .nav-tabs button img {
  max-width: 30px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .nav-tabs button img,
  .resource-tabs-sec .nav-tabs button img {
    max-width: 50px;
    max-height: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .play-ideas-tabs-sec .nav-tabs button img,
  .resource-tabs-sec .nav-tabs button img {
    max-width: 70px;
    max-height: 65px;
  }
}
@media screen and (min-width: 1600px) {
  .play-ideas-tabs-sec .nav-tabs button img,
  .resource-tabs-sec .nav-tabs button img {
    max-width: 90px;
    max-height: 85px;
  }
}
.play-ideas-tabs-sec .nav-tabs button:nth-child(1),
.resource-tabs-sec .nav-tabs button:nth-child(1) {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .nav-tabs button:nth-child(2),
.resource-tabs-sec .nav-tabs button:nth-child(2) {
  background-color: var(--c-pink);
}
.play-ideas-tabs-sec .nav-tabs button:nth-child(3),
.resource-tabs-sec .nav-tabs button:nth-child(3) {
  background-color: var(--c-yellow);
}
.play-ideas-tabs-sec .nav-tabs button:nth-child(4),
.resource-tabs-sec .nav-tabs button:nth-child(4) {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .nav-tabs button:nth-child(5),
.resource-tabs-sec .nav-tabs button:nth-child(5) {
  background-color: #bccc00;
}
.play-ideas-tabs-sec .nav-tabs button:nth-child(6),
.resource-tabs-sec .nav-tabs button:nth-child(6) {
  background-color: #ff6f2e;
}
.play-ideas-tabs-sec .nav-tabs button:nth-child(7),
.resource-tabs-sec .nav-tabs button:nth-child(7) {
  background-color: #fbba00;
}
.play-ideas-tabs-sec .nav-tabs button:nth-child(8),
.resource-tabs-sec .nav-tabs button:nth-child(8) {
  background-color: #1077d1;
}
.play-ideas-tabs-sec .nav-tabs button:nth-child(9),
.resource-tabs-sec .nav-tabs button:nth-child(9) {
  background-color: #fbba88;
}
.play-ideas-tabs-sec .tab-content > .tab-pane,
.resource-tabs-sec .tab-content > .tab-pane {
  border: none;
  border-radius: 0 24px 24px 24px;
  color: var(--c-white);
  padding: 30px 20px;
}
@media screen and (min-width: 576px) {
  .play-ideas-tabs-sec .tab-content > .tab-pane,
  .resource-tabs-sec .tab-content > .tab-pane {
    padding: 50px 40px;
  }
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .tab-content > .tab-pane,
  .resource-tabs-sec .tab-content > .tab-pane {
    padding: 70px 60px;
  }
}
@media screen and (min-width: 1200px) {
  .play-ideas-tabs-sec .tab-content > .tab-pane,
  .resource-tabs-sec .tab-content > .tab-pane {
    padding: 80px;
  }
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(2),
.resource-tabs-sec .tab-content > .tab-pane:nth-child(2) {
  background-color: var(--c-pink);
  --btn-bg: var(--c-primary);
  --btnh-bg: transparent;
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(2) .accordion-item,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(2) .accordion-item {
  background-color: #9fc855;
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(2) .accordion-item .accordion-button,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(2) .accordion-item .accordion-button {
  background-color: #9fc855;
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(1),
.resource-tabs-sec .tab-content > .tab-pane:nth-child(1) {
  background-color: var(--c-primary);
  --btn-bg: var(--c-pink);
  --btnh-bg: transparent;
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(1) .accordion-item,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(1) .accordion-item {
  background-color: var(--c-pink);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(1) .accordion-item .accordion-button,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(1) .accordion-item .accordion-button {
  background-color: var(--c-pink);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(3),
.resource-tabs-sec .tab-content > .tab-pane:nth-child(3) {
  background-color: var(--c-yellow);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(3) .accordion-item,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(3) .accordion-item {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(3) .accordion-item .accordion-button,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(3) .accordion-item .accordion-button {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(4),
.resource-tabs-sec .tab-content > .tab-pane:nth-child(4) {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(4) .accordion-item,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(4) .accordion-item {
  background-color: var(--c-light-yellow);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(4) .accordion-item .accordion-button,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(4) .accordion-item .accordion-button {
  background-color: var(--c-light-yellow);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(5),
.resource-tabs-sec .tab-content > .tab-pane:nth-child(5) {
  background-color: #bccc00;
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(5) .accordion-item,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(5) .accordion-item {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(5) .accordion-item .accordion-button,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(5) .accordion-item .accordion-button {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(6),
.resource-tabs-sec .tab-content > .tab-pane:nth-child(6) {
  background-color: #ff6f2e;
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(6) .accordion-item,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(6) .accordion-item {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(6) .accordion-item .accordion-button,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(6) .accordion-item .accordion-button {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(7),
.resource-tabs-sec .tab-content > .tab-pane:nth-child(7) {
  background-color: #fbba00;
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(7) .accordion-item,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(7) .accordion-item {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(7) .accordion-item .accordion-button,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(7) .accordion-item .accordion-button {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(8),
.resource-tabs-sec .tab-content > .tab-pane:nth-child(8) {
  background-color: #1077d1;
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(8) .accordion-item,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(8) .accordion-item {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-content > .tab-pane:nth-child(8) .accordion-item .accordion-button,
.resource-tabs-sec .tab-content > .tab-pane:nth-child(8) .accordion-item .accordion-button {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-content .play-picker-title,
.resource-tabs-sec .tab-content .play-picker-title {
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .tab-content .play-picker-title,
  .resource-tabs-sec .tab-content .play-picker-title {
    padding-bottom: 24px;
  }
}
.play-ideas-tabs-sec .tab-content .link-nrml,
.resource-tabs-sec .tab-content .link-nrml {
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .tab-content .link-nrml,
  .resource-tabs-sec .tab-content .link-nrml {
    padding-bottom: 24px;
  }
}
.play-ideas-tabs-sec .tab-content .play-benfit-post-content h4,
.resource-tabs-sec .tab-content .play-benfit-post-content h4 {
  padding-bottom: 20px;
}
.play-ideas-tabs-sec .tab-content .play-benfit-post-content .benefit-filter,
.play-ideas-tabs-sec .tab-content .play-benfit-post-content .age-filter,
.resource-tabs-sec .tab-content .play-benfit-post-content .benefit-filter,
.resource-tabs-sec .tab-content .play-benfit-post-content .age-filter {
  padding-top: 40px;
}
.play-ideas-tabs-sec .tab-content .play-benfit-post-content .filter-item,
.resource-tabs-sec .tab-content .play-benfit-post-content .filter-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .tab-content .play-benfit-post-content .filter-item,
  .resource-tabs-sec .tab-content .play-benfit-post-content .filter-item {
    padding-bottom: 40px;
  }
}
.play-ideas-tabs-sec .tab-content .play-benfit-post-content .filter-item label,
.resource-tabs-sec .tab-content .play-benfit-post-content .filter-item label {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.play-ideas-tabs-sec .tab-content .play-benfit-post-content .filter-item label input,
.resource-tabs-sec .tab-content .play-benfit-post-content .filter-item label input {
  margin-right: 12px;
  border: none;
  width: 16px;
  height: 16px;
}
.play-ideas-tabs-sec .tab-content .play-benfit-post-content .filter-item label input:focus,
.resource-tabs-sec .tab-content .play-benfit-post-content .filter-item label input:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.play-ideas-tabs-sec .tab-content > #nav-1 .find-ideas-btn,
.resource-tabs-sec .tab-content > #nav-1 .find-ideas-btn {
  -ms-flex-item-align: center;
      align-self: center;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .tab-content > #nav-1 .find-ideas-btn,
  .resource-tabs-sec .tab-content > #nav-1 .find-ideas-btn {
    padding-top: 40px;
  }
}
.play-ideas-tabs-sec .tab-content > #nav-1 .find-ideas-btn button,
.resource-tabs-sec .tab-content > #nav-1 .find-ideas-btn button {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 24px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
  padding: 16px 36px;
  cursor: pointer;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  background-color: var(--c-pink);
  color: var(--c-white);
  border: none;
  width: 100%;
  border: 2px solid transparent;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  -webkit-transform: unset;
          transform: unset;
  background-color: var(--btn-bg, var(--c-pink));
}
.play-ideas-tabs-sec .tab-content > #nav-1 .find-ideas-btn button:hover,
.resource-tabs-sec .tab-content > #nav-1 .find-ideas-btn button:hover {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-content > #nav-1 .find-ideas-btn button:hover,
.resource-tabs-sec .tab-content > #nav-1 .find-ideas-btn button:hover {
  background-color: var(--btnh-bg, var(--c-pink));
  border: 2px solid var(--c-pink);
  color: var(--c-white);
}
.play-ideas-tabs-sec .tab-content > #nav-2 .find-ideas-btn,
.resource-tabs-sec .tab-content > #nav-2 .find-ideas-btn {
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 40px;
}
@media screen and (max-width: 767.5px) {
  .play-ideas-tabs-sec .tab-content > #nav-2 .find-ideas-btn,
  .resource-tabs-sec .tab-content > #nav-2 .find-ideas-btn {
    margin-top: 20px;
  }
}
.play-ideas-tabs-sec .tab-content > #nav-2 .find-ideas-btn button,
.resource-tabs-sec .tab-content > #nav-2 .find-ideas-btn button {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 24px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
  padding: 16px 36px;
  cursor: pointer;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  background-color: var(--c-pink);
  color: var(--c-white);
  border: none;
  width: 100%;
  border: 2px solid transparent;
  background-color: var(--btn-bg, var(--c-primary));
  -webkit-transform: unset;
          transform: unset;
}
.play-ideas-tabs-sec .tab-content > #nav-2 .find-ideas-btn button:hover,
.resource-tabs-sec .tab-content > #nav-2 .find-ideas-btn button:hover {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-content > #nav-2 .find-ideas-btn button:hover,
.resource-tabs-sec .tab-content > #nav-2 .find-ideas-btn button:hover {
  background-color: var(--btnh-bg, var(--c-white));
  color: var(--c-white);
  border: 2px solid var(--c-primary);
}
.play-ideas-tabs-sec .tab-content #results,
.play-ideas-tabs-sec .tab-content #results-by-age,
.play-ideas-tabs-sec .tab-content #results-by-travel-age,
.resource-tabs-sec .tab-content #results,
.resource-tabs-sec .tab-content #results-by-age,
.resource-tabs-sec .tab-content #results-by-travel-age {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .tab-content #results,
  .play-ideas-tabs-sec .tab-content #results-by-age,
  .play-ideas-tabs-sec .tab-content #results-by-travel-age,
  .resource-tabs-sec .tab-content #results,
  .resource-tabs-sec .tab-content #results-by-age,
  .resource-tabs-sec .tab-content #results-by-travel-age {
    padding-top: 60px;
  }
}
.play-ideas-tabs-sec .tab-content #results .play-idea-inner,
.play-ideas-tabs-sec .tab-content #results-by-age .play-idea-inner,
.play-ideas-tabs-sec .tab-content #results-by-travel-age .play-idea-inner,
.resource-tabs-sec .tab-content #results .play-idea-inner,
.resource-tabs-sec .tab-content #results-by-age .play-idea-inner,
.resource-tabs-sec .tab-content #results-by-travel-age .play-idea-inner {
  border-radius: 16px;
  padding: 30px 16px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .tab-content #results .play-idea-inner,
  .play-ideas-tabs-sec .tab-content #results-by-age .play-idea-inner,
  .play-ideas-tabs-sec .tab-content #results-by-travel-age .play-idea-inner,
  .resource-tabs-sec .tab-content #results .play-idea-inner,
  .resource-tabs-sec .tab-content #results-by-age .play-idea-inner,
  .resource-tabs-sec .tab-content #results-by-travel-age .play-idea-inner {
    border-radius: 24px;
    padding: 30px;
  }
}
@media screen and (min-width: 992px) {
  .play-ideas-tabs-sec .tab-content #results .play-idea-inner,
  .play-ideas-tabs-sec .tab-content #results-by-age .play-idea-inner,
  .play-ideas-tabs-sec .tab-content #results-by-travel-age .play-idea-inner,
  .resource-tabs-sec .tab-content #results .play-idea-inner,
  .resource-tabs-sec .tab-content #results-by-age .play-idea-inner,
  .resource-tabs-sec .tab-content #results-by-travel-age .play-idea-inner {
    padding: 30px 40px;
  }
}
.play-ideas-tabs-sec .tab-content #results .play-idea-inner:not(:last-child),
.play-ideas-tabs-sec .tab-content #results-by-age .play-idea-inner:not(:last-child),
.play-ideas-tabs-sec .tab-content #results-by-travel-age .play-idea-inner:not(:last-child),
.resource-tabs-sec .tab-content #results .play-idea-inner:not(:last-child),
.resource-tabs-sec .tab-content #results-by-age .play-idea-inner:not(:last-child),
.resource-tabs-sec .tab-content #results-by-travel-age .play-idea-inner:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .tab-content #results .play-idea-inner:not(:last-child),
  .play-ideas-tabs-sec .tab-content #results-by-age .play-idea-inner:not(:last-child),
  .play-ideas-tabs-sec .tab-content #results-by-travel-age .play-idea-inner:not(:last-child),
  .resource-tabs-sec .tab-content #results .play-idea-inner:not(:last-child),
  .resource-tabs-sec .tab-content #results-by-age .play-idea-inner:not(:last-child),
  .resource-tabs-sec .tab-content #results-by-travel-age .play-idea-inner:not(:last-child) {
    margin-bottom: 50px;
  }
}
.play-ideas-tabs-sec .tab-content #results .play-idea-inner p strong,
.play-ideas-tabs-sec .tab-content #results-by-age .play-idea-inner p strong,
.play-ideas-tabs-sec .tab-content #results-by-travel-age .play-idea-inner p strong,
.resource-tabs-sec .tab-content #results .play-idea-inner p strong,
.resource-tabs-sec .tab-content #results-by-age .play-idea-inner p strong,
.resource-tabs-sec .tab-content #results-by-travel-age .play-idea-inner p strong {
  color: var(--c-yellow);
}
.play-ideas-tabs-sec .tab-content #results .play-idea-inner .play-info,
.play-ideas-tabs-sec .tab-content #results-by-age .play-idea-inner .play-info,
.play-ideas-tabs-sec .tab-content #results-by-travel-age .play-idea-inner .play-info,
.resource-tabs-sec .tab-content #results .play-idea-inner .play-info,
.resource-tabs-sec .tab-content #results-by-age .play-idea-inner .play-info,
.resource-tabs-sec .tab-content #results-by-travel-age .play-idea-inner .play-info {
  padding-top: 20px;
}
.play-ideas-tabs-sec .tab-content #results .play-idea-inner .play-info p strong,
.play-ideas-tabs-sec .tab-content #results-by-age .play-idea-inner .play-info p strong,
.play-ideas-tabs-sec .tab-content #results-by-travel-age .play-idea-inner .play-info p strong,
.resource-tabs-sec .tab-content #results .play-idea-inner .play-info p strong,
.resource-tabs-sec .tab-content #results-by-age .play-idea-inner .play-info p strong,
.resource-tabs-sec .tab-content #results-by-travel-age .play-idea-inner .play-info p strong {
  color: var(--c-yellow);
}
.play-ideas-tabs-sec .tab-content #results .play-idea-inner,
.resource-tabs-sec .tab-content #results .play-idea-inner {
  background-color: var(--c-pink);
}
.play-ideas-tabs-sec .tab-content #results-by-age .play-idea-inner,
.resource-tabs-sec .tab-content #results-by-age .play-idea-inner {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-content #results-by-travel-age .play-idea-inner,
.resource-tabs-sec .tab-content #results-by-travel-age .play-idea-inner {
  background-color: var(--c-primary);
}
@media screen and (max-width: 767.5px) {
  .play-ideas-tabs-sec .tab-content .play-idea-image,
  .resource-tabs-sec .tab-content .play-idea-image {
    padding-top: 20px;
  }
}
.play-ideas-tabs-sec .tab-title-text-image .image,
.resource-tabs-sec .tab-title-text-image .image {
  width: 100%;
  max-width: 200px;
}
.play-ideas-tabs-sec .tab-title-text-image .image img,
.resource-tabs-sec .tab-title-text-image .image img {
  width: 100%;
}
.play-ideas-tabs-sec .play-picker-tab .link-nrml a,
.resource-tabs-sec .play-picker-tab .link-nrml a {
  color: var(--c-white);
}
.play-ideas-tabs-sec .play-picker-tab .link-nrml a::after,
.resource-tabs-sec .play-picker-tab .link-nrml a::after {
  background-image: url("/wp-content/uploads/2024/07/paint-underline.svg");
}
.play-ideas-tabs-sec .picture-guide-tab .picture-guide,
.resource-tabs-sec .picture-guide-tab .picture-guide {
  padding-bottom: 20px;
}
.play-ideas-tabs-sec .picture-guide-tab .pictures,
.resource-tabs-sec .picture-guide-tab .pictures {
  padding-bottom: 30px;
}
.play-ideas-tabs-sec .picture-guide-tab .pictures a,
.resource-tabs-sec .picture-guide-tab .pictures a {
  display: block;
  width: 100%;
  height: 100%;
}
.play-ideas-tabs-sec .picture-guide-tab .pictures img,
.resource-tabs-sec .picture-guide-tab .pictures img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 12px;
}
.play-ideas-tabs-sec .youtube-video-items .video-item,
.resource-tabs-sec .youtube-video-items .video-item {
  padding-bottom: 30px;
}
.play-ideas-tabs-sec .youtube-video-items .video-item a.video-trigger,
.resource-tabs-sec .youtube-video-items .video-item a.video-trigger {
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  overflow: hidden;
}
.play-ideas-tabs-sec .youtube-video-items .video-item a.video-trigger > img,
.resource-tabs-sec .youtube-video-items .video-item a.video-trigger > img {
  width: 100%;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  max-height: 315px;
  max-width: 560px;
}
.play-ideas-tabs-sec .youtube-video-items .video-item a.video-trigger .play-btn,
.resource-tabs-sec .youtube-video-items .video-item a.video-trigger .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  max-width: 60px;
}
@media screen and (min-width: 768px) {
  .play-ideas-tabs-sec .youtube-video-items .video-item a.video-trigger .play-btn,
  .resource-tabs-sec .youtube-video-items .video-item a.video-trigger .play-btn {
    max-width: 90px;
  }
}
.play-ideas-tabs-sec .youtube-video-items .video-item a.video-trigger:hover > img,
.resource-tabs-sec .youtube-video-items .video-item a.video-trigger:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.play-ideas-tabs-sec .youtube-video-items .video-item a.video-trigger:hover .play-btn,
.resource-tabs-sec .youtube-video-items .video-item a.video-trigger:hover .play-btn {
  -webkit-transform: translate(-50%, -50%) scale(0.9);
          transform: translate(-50%, -50%) scale(0.9);
}
.play-ideas-tabs-sec .bottom-background,
.resource-tabs-sec .bottom-background {
  margin-top: 5%;
}
.play-ideas-tabs-sec .bottom-background .image-item,
.resource-tabs-sec .bottom-background .image-item {
  position: relative;
  left: 45%;
  z-index: 2;
  margin-bottom: -12%;
  width: 40%;
}
.play-ideas-tabs-sec .bottom-background .animated-bottom-image,
.resource-tabs-sec .bottom-background .animated-bottom-image {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.play-ideas-tabs-sec .bottom-background .abstract .abs1,
.resource-tabs-sec .bottom-background .abstract .abs1 {
  padding-left: 0;
  width: 22%;
  position: absolute;
  left: 19%;
  bottom: 31%;
  padding-right: 11%;
}

.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+1) {
  background-color: var(--c-pink);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+2) {
  background-color: var(--c-light-yellow);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+2) p strong,
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+2) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+3) {
  background-color: var(--c-lgreen);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+3) p strong,
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+3) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+4) {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+5) {
  background-color: var(--c-secondary2);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+6) {
  background-color: var(--c-green);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+7) {
  background-color: var(--c-orange);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+7) p strong,
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+7) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n) {
  background-color: var(--c-blue);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+1) {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) {
  background-color: var(--c-light-yellow);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) p strong,
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+3) {
  background-color: var(--c-lgreen);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+3) p strong,
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+3) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+4) {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+5) {
  background-color: var(--c-secondary2);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+6) {
  background-color: var(--c-green);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+7) {
  background-color: var(--c-orange);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+7) p strong,
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+7) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n) {
  background-color: var(--c-blue);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+1) {
  background-color: var(--c-secondary2);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+2) {
  background-color: var(--c-green);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+3) {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+4) {
  background-color: var(--c-lgreen);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+4) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+4) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+5) {
  background-color: var(--c-pink);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+6) {
  background-color: var(--c-light-yellow);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+6) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+6) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+7) {
  background-color: var(--c-orange);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+7) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+7) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n) {
  background-color: var(--c-blue);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+1) {
  background-color: var(--c-lgreen);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+1) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+1) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) {
  background-color: var(--c-light-yellow);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+3) {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+4) {
  background-color: var(--c-secondary2);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+5) {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+6) {
  background-color: var(--c-green);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+7) {
  background-color: var(--c-orange);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+7) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+7) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-a .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n) {
  background-color: var(--c-blue);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+1) {
  background-color: var(--c-light-yellow);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+1) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+1) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+2) {
  background-color: var(--c-pink);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+3) {
  background-color: var(--c-lgreen);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+3) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+3) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+4) {
  background-color: var(--c-secondary2);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+5) {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+6) {
  background-color: var(--c-orange);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+6) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+6) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+7) {
  background-color: var(--c-green);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n) {
  background-color: var(--c-blue);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+1) {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) {
  background-color: var(--c-lgreen);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+3) {
  background-color: var(--c-light-yellow);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+3) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+3) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+4) {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+5) {
  background-color: var(--c-secondary2);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+6) {
  background-color: var(--c-orange);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+6) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+6) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+7) {
  background-color: var(--c-green);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-b .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n) {
  background-color: var(--c-blue);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+1) {
  background-color: var(--c-orange);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+1) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+1) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+2) {
  background-color: var(--c-light-yellow);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+2) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+2) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+3) {
  background-color: var(--c-lgreen);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+3) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+3) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+4) {
  background-color: var(--c-blue);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+5) {
  background-color: var(--c-green);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+6) {
  background-color: var(--c-secondary2);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n+7) {
  background-color: var(--c-pink);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results .play-idea-inner:nth-child(8n) {
  background-color: var(--c-sky);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+1) {
  background-color: var(--c-orange);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+1) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+1) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) {
  background-color: var(--c-light-yellow);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+2) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+3) {
  background-color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+4) {
  background-color: var(--c-blue);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+5) {
  background-color: var(--c-secondary2);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+6) {
  background-color: var(--c-green);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+7) {
  background-color: var(--c-lgreen);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+7) p strong,
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n+7) .play-info p strong {
  color: var(--c-primary);
}
.play-ideas-tabs-sec .tab-items .tab-content.type-c .tab-pane .play-benfit-post-content #results-by-travel-age .play-idea-inner:nth-child(8n) {
  background-color: var(--c-sky);
}

.resource-tabs-sec p em {
  font-weight: bold;
}
.resource-tabs-sec .youtube-tab .youtube-tab-title-text {
  padding-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .resource-tabs-sec .youtube-tab .youtube-tab-title-text {
    padding-bottom: 40px;
  }
}
.resource-tabs-sec .youtube-tab .youtube-tab-title-text h3 {
  padding-bottom: 12px;
  margin-bottom: 0;
}
.resource-tabs-sec .youtube-tab .youtube-tab-title-text h2 {
  padding-bottom: 12px;
  margin-bottom: 0;
}
@media screen and (max-width: 767.5px) {
  .resource-tabs-sec .warning-content .warning-icon {
    margin-bottom: 12px;
  }
}
.resource-tabs-sec .tab-title-text-image,
.resource-tabs-sec .tab-bottom-content {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .resource-tabs-sec .tab-title-text-image,
  .resource-tabs-sec .tab-bottom-content {
    padding-bottom: 60px;
  }
}
.resource-tabs-sec .tab-title-text-image h2,
.resource-tabs-sec .age-group h2 {
  margin-bottom: 20px;
}
.resource-tabs-sec .tab-title-text-image h3,
.resource-tabs-sec .age-group h3 {
  margin-bottom: 20px;
}
.resource-tabs-sec .age-group .accordion .accordion-body {
  padding: 12px 20px 30px;
}
@media screen and (min-width: 576px) {
  .resource-tabs-sec .age-group .accordion .accordion-body {
    padding: 30px 40px 50px;
  }
}
@media screen and (max-width: 767.5px) {
  .resource-tabs-sec .age-group .accordion .accordion-body .physical-image {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767.5px) {
  .resource-tabs-sec .age-group .image {
    margin-top: 20px;
  }
}
.resource-tabs-sec .video-item {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .resource-tabs-sec .video-item {
    margin-bottom: 40px;
  }
}
.resource-tabs-sec .video-item a {
  display: block;
  width: 100%;
  padding: 0;
  border-radius: 0px;
  position: relative;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.resource-tabs-sec .video-item a img.img-thumbnail {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  border-radius: 0px;
  border: none;
}
.resource-tabs-sec .video-item a .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.resource-tabs-sec .video-item a .play-btn img {
  -webkit-transition: all 32s ease-in-out;
  transition: all 32s ease-in-out;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
@media screen and (max-width: 767.5px) {
  .resource-tabs-sec .video-item a .play-btn img {
    max-width: 50px;
    width: 100%;
  }
}
.resource-tabs-sec .video-item a:hover .play-btn img {
  -webkit-animation: zoomInOut 2s infinite;
          animation: zoomInOut 2s infinite;
}
.resource-tabs-sec .video-item .video-title {
  padding-top: 10px;
}
.resource-tabs-sec .resources-tab h3, .resource-tabs-sec .resources-tab h2 {
  margin-bottom: 12px;
}
.resource-tabs-sec .resources-tab .resources-tab-item {
  padding-top: 40px;
}
.resource-tabs-sec .resources-tab .resources-tab-item .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .resource-tabs-sec .resources-tab .resources-tab-item .row > div {
    width: calc(50% - 12px);
  }
}
.resource-tabs-sec .resources-tab .research-item h5 {
  margin-bottom: 60px;
  color: var(--c-white);
}
.resource-tabs-sec .resources-tab .research-item h5::after {
  background-image: url("/wp-content/uploads/2024/07/paint-white.png");
}
.resource-tabs-sec .resources-tab .research-item h4.title-sub {
  color: var(--c-white);
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .resource-tabs-sec .resources-tab .research-item h4.title-sub {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .resource-tabs-sec .resources-tab .research-item h4.title-sub {
    margin-bottom: 30px;
  }
}
.resource-tabs-sec .resources-tab .research-inner-content .inner-content {
  border-bottom: 2px solid var(--c-white);
  padding-bottom: 40px;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .resource-tabs-sec .resources-tab .research-inner-content .inner-content {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
}
.resource-tabs-sec .resources-tab .research-inner-content .inner-content h4 {
  margin-bottom: 12px;
}
.resource-tabs-sec .resources-tab .research-inner-content .inner-content .link-nrml {
  padding-top: 20px;
}
.resource-tabs-sec .resources-tab .research-inner-content .inner-content .link-nrml a {
  color: var(--c-white);
}
.resource-tabs-sec .resources-tab .research-inner-content .inner-content .link-nrml a::after {
  background-image: url("/wp-content/uploads/2024/07/paint-white.png");
}
.resource-tabs-sec .resources-tab .leaflets-item h5 {
  margin-bottom: 60px;
  color: var(--c-white);
}
.resource-tabs-sec .resources-tab .leaflets-item h5::after {
  background-image: url("/wp-content/uploads/2024/07/paint-white.png");
}
.resource-tabs-sec .resources-tab .leaflets-item h4.title-sub {
  color: var(--c-white);
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .resource-tabs-sec .resources-tab .leaflets-item h4.title-sub {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .resource-tabs-sec .resources-tab .leaflets-item h4.title-sub {
    margin-bottom: 30px;
  }
}
.resource-tabs-sec .resources-tab .leaflets-item .leaftlet-title-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
.resource-tabs-sec .resources-tab .leaflets-item .leaftlet-title-link a {
  margin-left: auto;
  display: block;
  max-width: 60px;
  margin-top: 6px;
}
.resource-tabs-sec .resources-tab .leaflets-item .leaftlet-title-link a img {
  width: 100%;
}
.resource-tabs-sec .resources-tab .leaflets-item .leaflet-image {
  text-align: center;
  border-bottom: 2px solid var(--c-white);
  margin: 20px 0 60px;
}
@media screen and (min-width: 768px) {
  .resource-tabs-sec .resources-tab .leaflets-item .leaflet-image {
    margin: 20px 0 80px;
  }
}
@media screen and (max-width: 575.5px) {
  .resource-tabs-sec .resources-tab .leaflets-item .leaflet-image img {
    max-width: 250px;
  }
}
.resource-tabs-sec .load-more-btn {
  text-align: center;
  padding-bottom: 30px;
}
.resource-tabs-sec .load-more-btn .more {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 24px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
  padding: 16px 36px;
  cursor: pointer;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  background-color: var(--c-pink);
  color: var(--c-white);
  background-color: var(--c-primary);
  color: var(--c-white);
}
.resource-tabs-sec .load-more-btn .more:hover {
  background-color: var(--c-primary);
}
.resource-tabs-sec .accordion {
  padding-top: 40px;
}
.resource-tabs-sec .accordion .accordion-item {
  border: none;
  color: var(--c-white);
  border-radius: 20px !important;
  margin-bottom: 20px;
}
.resource-tabs-sec .accordion .accordion-item .accordion-button {
  background-color: var(--c-secondary);
  color: var(--c-white);
  padding: 20px 30px;
  font-family: "Fredoka", sans-serif;
  font-size: 24px;
  border: none;
  font-weight: 600;
  border-radius: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.resource-tabs-sec .accordion .accordion-item .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.resource-tabs-sec .accordion .accordion-item .accordion-button:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.resource-tabs-sec .accordion .accordion-item .physical-image img {
  border-radius: 24px;
}
.resource-tabs-sec .accordion .accordion-item ul li {
  margin-bottom: 10px;
}

@-webkit-keyframes zoomInOut {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@keyframes zoomInOut {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
footer {
  padding-bottom: 26px;
  padding-top: 60px;
}
footer .footer-logo {
  max-width: 160px;
}
@media screen and (min-width: 1200px) {
  footer .footer-logo {
    max-width: 200px;
  }
}
@media screen and (min-width: 1600px) {
  footer .footer-logo {
    max-width: 270px;
  }
}
footer .footer-logo img {
  width: 100%;
}
footer h5 {
  font-weight: 500;
  color: var(--c-pink);
  -webkit-transform: matrix(1, -0.09, 0.09, 1, 0, 0);
          transform: matrix(1, -0.09, 0.09, 1, 0, 0);
  margin-bottom: 20px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  margin-left: -14px;
}
footer .footer-item {
  padding-left: 14px;
}
@media screen and (min-width: 992px) {
  footer .footer-item {
    padding-left: 0;
  }
}
footer .footer-item ul {
  padding: 0;
  margin: 0;
}
footer .footer-item ul li {
  list-style: none;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  footer .footer-item ul li {
    margin-bottom: 12px;
  }
}
footer .footer-item ul li a {
  text-decoration: none;
  color: var(--c-primary);
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
@media screen and (min-width: 768px) {
  footer .footer-item ul li a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1600px) {
  footer .footer-item ul li a {
    font-size: 20px;
  }
}
footer .footer-item ul li a:hover {
  color: var(--c-pink);
}
footer .social-menu {
  padding-left: 14px;
  padding-bottom: 12px;
}
@media screen and (min-width: 992px) {
  footer .social-menu {
    padding-left: 0;
  }
}
footer .social-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
}
footer .social-menu ul li {
  list-style: none;
}
footer .social-menu ul li:not(:last-child) {
  padding-right: 20px;
}
footer .social-menu ul li a {
  display: block;
}
footer .social-menu ul li a img {
  width: auto;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
footer .social-icon ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0 0;
  margin: 0;
}
footer .social-icon ul li {
  list-style: none;
}
footer .social-icon ul li:not(:last-child) {
  margin-right: 20px;
}
footer .social-icon ul li a {
  text-decoration: none;
  color: var(--c-black);
}

/* bottom footer */
.bottom-footer {
  padding-top: 20px;
}
@media screen and (min-width: 992px) {
  .bottom-footer {
    padding-top: 40px;
  }
}
.bottom-footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: var(--c-primary);
}
.bottom-footer .wrapper .address {
  margin-right: 20px;
}
.bottom-footer .wrapper p {
  font-size: 1em;
}
.bottom-footer .wrapper a {
  text-decoration: none;
  color: var(--c-primary);
  display: inline-block;
  font-size: 1em;
}
.bottom-footer .wrapper .email a {
  font-weight: 700;
}
.bottom-footer .copyright {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .bottom-footer .copyright {
    text-align: right;
  }
}
.bottom-footer .copyright p {
  font-size: 14px;
  color: var(--c-primary);
}

/* site-by-sec css start  */
.site-by-sec {
  padding: 14px 0;
}
@media screen and (min-width: 768px) {
  .site-by-sec {
    padding: 20px 0;
  }
}
.site-by-sec .align-items-center img {
  width: 22px;
}
@media screen and (min-width: 768px) {
  .site-by-sec .align-items-center img {
    width: 26px;
  }
}
.site-by-sec .align-items-center a {
  text-decoration: none;
  margin-left: 20px;
  color: var(--c-white);
}
.accordion-sec {
  padding-top: 100px;
}
.get-involved-sec {
  background-color: var(--c-pink);
  padding-top: 160px;
  padding-bottom: 110px;
  position: relative;
}
.get-involved-sec::before {
  content: '';
  position: absolute;
 bottom: calc(100% - 150px);
  left: 0;
  width: 100%;
  height: 150px;
  background-color: var(--c-white);
  clip-path: ellipse(60% 50% at 50% 0);
  z-index: 1;
}
.get-involved-sec .get-involved-title-text h2 {
  color: var(--c-white);
  padding-bottom: 20px;
}
.get-involved-sec .get-involved-title-text p {
  color: var(--c-white);
}
.get-involved-sec .get-involved-title-text p a {
  color: var(--c-white);
  font-weight: 700;
  text-decoration: none;
}
.get-involved-sec  .partner-items{
  padding-top: 70px;

}
.get-involved-sec .partner-item-caption h4 {
  color: var(--c-white);
  padding-top: 40px;
 
}
.get-involved-sec .partner-item-caption .link{
  padding-bottom: 80px;
}
.get-involved-sec .partner-item-caption .link a {
 
  padding: 10px 0 0 0;
  font-size: 24px;
}
.get-involved-sec .partner-item-caption .link a:hover{
  background-color: var(--c-pink);
}
.get-involved-sec .partner-item-caption .link a::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 30px;
  background-image: url(/wp-content/uploads/2024/07/paint-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom bottom;
}
.get-involved-sec .partner-item-caption .link {
  text-align: center;
}
.get-involved-sec .partner-item-image img{


  width: 90%;
  height: 450px;
  object-fit: cover;
  object-position: top;
}

.get-involved-sec .partner-item-inner{
  width: 100%;
}

.get-involved-sec .partner-item-image {
  border-bottom: 3px solid white;
 max-width: 500px;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.get-involved-sec .col-md-6:first-child .partner-item-image::after {

  content: "";
  position: absolute;
  top: 13px;
  left: 95px;
  width: calc(80% - 40px);
  height: calc(100% - 40px);
  z-index: -1;
  transform: rotate(3deg);
  background-color: #CFE4F6;
}
.get-involved-sec .col-md-6{
text-align: center;
display: flex;
justify-content: center;
}
@media screen and (min-width: 1600px) {

  .get-involved-sec .col-md-6:first-child .partner-item-image::after{
    left: 130px;
    width: calc(73% - 40px);
   
  }
  .get-involved-sec .col-md-6:last-child .partner-item-image::after {
    left: 130px;
    width: calc(73% - 40px);
   
  }
}
.get-involved-sec .col-md-6:last-child .partner-item-image::after {


    content: "";
    position: absolute;
    top: 13px;
    left: 95px;
    width: calc(80% - 40px);
  height: calc(100% - 40px);
  z-index: -1;
  transform: rotate(3deg);
  background-color: #f9d835;
}
.map-with-enquiries-sec{
  background-color: white !important;
  background: none;
}

.page-content {
  padding: 170px 0;
  background-color: var(--c-pink);
}
.page-content .page-title-wrapper .page-title h1 {
  text-align: center;
}
.page-content .link{
  text-align: center;
}
.page-content .link a{
  background-color: var(--c-primary);
}
.page-content .link a:hover{
  background-color: var(--c-pink);
}
.basic-page-sec p a{
  text-decoration: none;
  text-transform: capitalize;
  color: var(--c-pink);
  font-size: 22px;
  font-weight: 700;
}
.basic-page-sec p a:hover{
  
  color: var(--c-primary);
}
.basic-page-sec p  strong{
  color: var(--c-primary);
  text-transform: capitalize;
  font-size: 24px;
  font-weight: 800;
}
/*# sourceMappingURL=theme.css.map */