.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-left {
  height: 143px;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  float: right;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-top: 28px;
  margin-bottom: 28px;
  margin-left: -29px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand {
  clear: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  display: flex;
  position: static;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: "Baloo 2", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #303254;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: "Baloo 2", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fd7f96;
  border: 1px solid #0000;
  border-radius: 20px;
  margin-left: 85px;
  padding: 12px 25px;
  font-family: Nunito Sans, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image {
  float: left;
  vertical-align: baseline;
  position: sticky;
  left: -592px;
}

.navbar {
  background-color: #feb8c4;
  line-height: 15px;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-end;
  margin-left: 563.5px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-2 {
  float: right;
  align-self: center;
  margin: 0;
  padding: 5px;
  display: inline-block;
}

.image-3 {
  float: right;
  margin: 0;
  padding: 5px;
}

.image-4 {
  float: right;
  align-self: center;
  margin: 0;
  padding: 5px;
}

.div-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #feb8c4;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-bottom: 0;
  display: flex;
}

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 50px;
  margin-left: 1224px;
  padding-left: 0;
  display: block;
}

.link-block, .link-block-2 {
  float: right;
  align-self: center;
  width: 30px;
  height: 30px;
  margin: 0;
  display: flex;
}

.link-block-3 {
  float: right;
  align-self: center;
  margin: 0;
  display: flex;
}

.image-5 {
  background-color: #fee2e4;
}

.image-6 {
  margin-left: 110px;
  margin-right: 0;
  padding-left: 0;
}

.div-block-2 {
  box-sizing: border-box;
  float: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.image-7 {
  position: absolute;
  inset: -15% auto 0% 80%;
  transform: rotate(-58deg);
}

.image-8 {
  position: absolute;
  inset: 0% 0% 0% 197px;
}

.image-9 {
  position: absolute;
  inset: auto 0% 0% 93%;
  transform: rotate(-96deg);
}

.section {
  background-color: #feb8c4;
  width: 100%;
  height: 50px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 50px;
  display: flex;
}

.container-4 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-5 {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.container-6 {
  background-color: #feb8c300;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-left: 61px;
  padding-right: 61px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-self: center;
  display: flex;
}

.image-10 {
  background-color: #e05f8300;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.text-block {
  padding: 5px;
  font-family: "Baloo 2", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.div-block-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 1;
  align-self: center;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.link-block-4, .link-block-5, .link-block-6 {
  align-self: center;
  display: flex;
}

.div-block-6 {
  z-index: 99;
  background-color: #feb8c3;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  height: 36px;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.div-block-7 {
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 36px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-self: center;
  display: flex;
}

.text-block-2 {
  align-self: center;
  font-family: "Baloo 2", sans-serif;
  font-weight: 500;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-self: center;
  display: flex;
}

.navbar-2 {
  z-index: 99;
  background-color: #fff;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.navbar-2.new-nav {
  z-index: 999;
  background-color: #fef7eb;
  overflow: hidden;
}

.body {
  color: #303254;
  height: 90px;
  font-weight: 700;
}

.container-7 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.container-8 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: relative;
}

.div-block-10 {
  align-self: center;
  align-items: center;
  display: flex;
}

.div-block-11 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.link-block-7 {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.image-11 {
  object-fit: cover;
  align-self: center;
  width: 130px;
}

.div-block-12 {
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  display: flex;
}

.link {
  color: #303254;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.link:hover {
  color: #ffa298;
}

.link.mobile {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.link.not-blod {
  font-weight: 500;
}

.link.not-blod:hover {
  color: #303254;
}

.link.not-blod.white {
  color: #fff;
}

.button {
  color: #fff;
  letter-spacing: 0;
  background-color: #fd7f96;
  border-radius: 18px;
  padding: 18px 34px;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  font-weight: 800;
  box-shadow: 0 10px 25px #ff7f9d;
}

.button:hover {
  background-color: #ff5473;
  transform: scale(1.05);
}

.div-block-13 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-13.top-ppading {
  padding-left: 10px;
  padding-right: 10px;
}

.link-block-8.w--current {
  align-items: center;
  display: flex;
}

.section-2 {
  color: #ffa298;
  background-color: #fff;
  width: 100%;
  min-height: 490px;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.section-2.newt {
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-14 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 5px;
  display: flex;
  position: relative;
}

.div-block-15.left {
  z-index: 9;
  justify-content: center;
  align-items: flex-start;
}

.heading {
  color: #2f2a5a;
  overflow-wrap: normal;
  width: 700px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 40px;
  font-family: "Baloo 2", sans-serif;
  font-size: 74px;
  font-weight: 800;
  line-height: 68px;
}

.heading-2 {
  color: #9fbd8f;
  text-align: center;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Baloo 2", sans-serif;
  font-size: 28px;
  font-weight: 400;
  display: flex;
}

.heading-2.center {
  justify-content: center;
  align-items: center;
}

.heading-2._1 {
  color: #fc7e94;
}

.paragraph {
  color: #56516f;
  text-align: center;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 100%;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  line-height: 29px;
  display: flex;
}

.paragraph.left {
  color: #56516f;
  text-align: left;
}

.paragraph.left.center {
  z-index: 9;
  position: relative;
}

.paragraph.left.no-color {
  color: #fc7e94;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 20px;
}

.paragraph.left.gap {
  margin-bottom: 0;
  padding-left: 10px;
}

.div-block-16 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-top: 8px;
  display: flex;
  overflow: hidden;
}

.div-block-16.full {
  z-index: 5;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.div-block-16.full.not {
  width: auto;
}

.div-block-16.full.center {
  justify-content: center;
  align-items: center;
}

.div-block-17 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 48.2056%;
  display: flex;
  position: relative;
}

.div-block-18 {
  align-self: flex-start;
  width: 520px;
  height: 480px;
  position: relative;
}

.div-block-19 {
  color: #ddebcb;
  border: 0 #000;
  width: 460px;
  height: 460px;
  margin-top: 60px;
  margin-left: 30px;
  position: absolute;
}

.image-12 {
  z-index: 1;
  width: 500px;
  margin-top: 20px;
  margin-left: 40px;
  position: absolute;
}

.image-13 {
  z-index: 1;
  box-sizing: border-box;
  color: #ddebcb;
  background-color: #0000;
  width: 100%;
  margin-top: 0;
  margin-left: 229px;
  padding-top: 0;
  position: absolute;
}

.slogan-image {
  z-index: 2;
  object-fit: cover;
  width: 460px;
  height: 420px;
  clip-path: path("M398.5 47.5C457.5 91.5 484.5 176.5 448.5 250.5C412.5 324.5 313.5 387.5 217.5 390.5C121.5 393.5 28.5 336.5 12.5 247.5C-3.5 158.5 57.5 37.5 160.5 12.5C263.5 -12.5 339.5 3.5 398.5 47.5Z");
  border-radius: 50%;
  margin-top: 40px;
  margin-left: 0;
  position: absolute;
}

.text-span {
  color: #ffc879;
}

.text-span-2 {
  color: #e47b90;
}

.text-span-3 {
  color: #7eb7e0;
}

.text-span-4 {
  color: #bfd3a0;
}

.text-span-5 {
  color: #ffc879;
}

.text-span-6 {
  color: #e2a4d6;
}

.text-span-7 {
  color: #faa8a8;
}

.text-span-8 {
  color: #bfd3a0;
}

.text-span-9 {
  color: #ffa298;
}

.text-span-10 {
  color: #ffc879;
}

.text-span-11 {
  color: #a4dae0;
}

.text-span-12 {
  color: #e1a5d7;
}

.text-span-13 {
  color: #f38197;
}

.text-span-14 {
  color: #ffa298;
}

.text-span-15 {
  color: #ffc879;
}

.text-span-16 {
  color: #a4dae0;
}

.image-14 {
  color: #a4dae0;
  width: 100%;
  max-width: 900px;
  margin-bottom: 0;
  display: block;
  position: static;
  overflow: clip;
}

.button-2 {
  background-color: #fc7e94;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  padding: 18px 28px;
  font-family: "Baloo 2", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.button-3 {
  color: #9bbc99;
  background-color: #fff;
  border: 1px solid #9bbc99;
  border-radius: 12px;
  font-family: "Baloo 2", sans-serif;
  font-weight: 600;
}

.image-15 {
  order: 0;
  align-self: center;
  width: 18px;
  display: block;
  overflow: clip;
}

.text-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  outline-offset: 0px;
  color: #9bbc99;
  text-align: left;
  border: 1px #fc7e94;
  border-radius: 7px;
  outline: 3px #fc7e94;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: "Baloo 2", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.link-block-9 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 2px solid #9bbc99;
  border-radius: 20px;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 18px 28px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.yellow-star {
  z-index: 2;
  width: 20%;
  margin-top: 69px;
  margin-left: 496px;
  position: absolute;
  transform: rotate(34deg);
}

.yellow-star.new-yellow {
  margin-top: 0;
  left: 23.3125px;
}

.image-17 {
  z-index: 5;
  position: absolute;
}

.image-18 {
  aspect-ratio: auto;
  color: #fddf7e;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.image-18.mobile-hide.show {
  z-index: 7;
}

.section-3 {
  z-index: 7;
  background-image: none;
  background-size: auto;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.pink-star {
  z-index: 5;
  width: 18%;
  margin-top: 308px;
  padding-right: 0;
  position: absolute;
}

.pink-star.newt-start {
  width: 60%;
  margin-top: 0;
  position: static;
}

.div-block-20 {
  z-index: 9;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  transform: translate(-50%, -50%);
}

.grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-self: auto;
  padding-left: 0;
  padding-right: 0;
}

.grid.mobile-position.tt {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #7eb7e0;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.card._1 {
  cursor: pointer;
  border-radius: 10px;
  transition: all .45s;
}

.card._1:hover {
  background-color: #c1d4a338;
  border-radius: 10px;
}

.card._1.top {
  flex-flow: column;
}

.image-20 {
  color: #ffc879;
}

.heading-3 {
  color: #2e2a64;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Baloo 2", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.heading-3.blod {
  margin-bottom: 20px;
}

.heading-3.center {
  color: #7eb7e0;
  text-align: center;
}

.heading-3.center.green {
  color: #9fbd8f;
}

.heading-3.center.green.more {
  text-align: center;
  font-size: 25px;
}

.heading-3.center.red {
  color: #fc7e94;
}

.heading-3.center.pruple {
  color: #d9a7d4;
}

.heading-3.center.yellow {
  color: #ffcb80;
}

.heading-3.center.color {
  color: #a4dae0;
}

.heading-3.left.green {
  color: #9cbd5e;
}

.heading-3.left.green.more {
  font-size: 24px;
}

.heading-3.left.red {
  color: #f58493;
}

.heading-3.left.red.more {
  font-size: 24px;
}

.heading-3.left.yellow {
  color: #fbc453;
}

.heading-3.left.yellow.more {
  font-size: 24px;
}

.heading-3.left.sky {
  color: #7fc2e8;
}

.heading-3.left.sky.more {
  font-size: 24px;
}

.heading-3.left.deep {
  color: #bca5e1;
}

.heading-3.left.deep.more {
  font-size: 24px;
}

.heading-3.left.small {
  color: #8dcdc7;
}

.heading-3.left.small.more {
  font-size: 24px;
}

.heading-3.left.cter {
  text-align: left;
  width: 80%;
}

.heading-3.left.cter.full {
  width: 100%;
}

.heading-3.left.cter.cnt {
  width: auto;
}

.heading-3.left.top {
  text-align: center;
}

.heading-3.left.big {
  color: #63b9e0;
  font-size: 30px;
  line-height: 35px;
}

.heading-3.left.big._2 {
  color: #a788d7;
}

.heading-3.left.big._3 {
  color: #fecd3b;
}

.heading-3.left.big._4 {
  color: #6cbdaf;
}

.heading-3.left.big._5 {
  color: #f18ea9;
}

.heading-3.cter {
  text-align: center;
}

.paragraph-2 {
  color: #5a5a72;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-2.cter {
  text-align: center;
}

.image-21 {
  color: #c1d4a3;
}

.div-block-22 {
  white-space: normal;
}

.div-block-22.to {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.card-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-2._2 {
  cursor: pointer;
  border-radius: 10px;
  transition: all .45s;
}

.card-2._2:hover {
  background-color: #e1a5d738;
}

.card-2._2.top {
  flex-flow: column;
}

.image-22 {
  color: #fc7e94;
}

.card-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-3._3 {
  cursor: pointer;
  border-radius: 10px;
  transition: all .45s;
}

.card-3._3:hover {
  background-color: #ffc87938;
}

.card-3._3.top {
  flex-flow: column;
}

.card-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-4._4 {
  cursor: pointer;
  border-radius: 10px;
}

.card-4._4:hover {
  background-color: #7eb7e038;
}

.card-4._4.top {
  flex-flow: column;
}

.image-23 {
  color: #7eb7e0;
}

.orange-star {
  z-index: 5;
  width: 9%;
  margin-top: 197px;
  padding-right: 0;
  position: absolute;
  top: 0;
  left: -29px;
  transform: rotate(34deg);
}

.orange-star.nt {
  top: -238px;
  left: -25px;
}

.orange-star.new-ts {
  inset: 0% 0% auto auto;
}

.yellow-line {
  z-index: 0;
  pointer-events: none;
  width: 20%;
  height: 20%;
  position: absolute;
  bottom: 26.078px;
  left: 0;
}

.orange-line {
  z-index: 0;
  pointer-events: none;
  width: 20%;
  height: 20%;
  position: absolute;
  bottom: 63.078px;
  left: 1170px;
}

.heading-4 {
  color: #2f2b67;
  text-align: center;
  margin-bottom: 20px;
  font-family: "Baloo 2", sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 60px;
}

.paragraph-3 {
  color: #5a5a72;
  text-align: center;
  margin-top: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.grid-2 {
  z-index: 8;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". Area";
  padding-top: 15px;
  position: relative;
}

.div-block-26 {
  color: #a4dae0;
}

.image-24, .image-25, .image-26, .image-27 {
  outline-offset: 0px;
  border-radius: 30px;
  outline: 1px solid #c7c7c7;
  width: 100%;
  height: 100%;
}

.image-28 {
  opacity: 1;
  outline-offset: 0px;
  border-radius: 30px;
  outline: 1px solid #c7c7c7;
  width: 100%;
  height: 100%;
}

.image-29 {
  outline-offset: 0px;
  border-radius: 30px;
  outline: 1px solid #c7c7c7;
  width: 100%;
  height: 100%;
}

.div-block-27 {
  padding-left: 40px;
  padding-right: 40px;
}

.image-30 {
  width: 99.9978%;
}

.pink-line {
  z-index: 0;
  pointer-events: none;
  width: 30%;
  height: 40%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.blue-line {
  z-index: 0;
  pointer-events: none;
  color: #7eb7e0;
  width: 30%;
  height: 60%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.section-4 {
  background-image: url('../images/');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
  position: relative;
  overflow: hidden;
}

.div-block-28 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
}

.image-31 {
  width: 30%;
  height: 0%;
}

.heading-5 {
  color: #2f2a5a;
  font-family: Fredoka, sans-serif;
  font-size: 32px;
}

.paragraph-4 {
  color: #2f2a5a;
  font-family: "Baloo 2", sans-serif;
}

.div-block-30 {
  width: 50%;
  height: 50%;
  position: relative;
}

.party-button {
  outline-offset: 0px;
  color: #fc7e94;
  text-align: center;
  white-space: normal;
  background-color: #fedfe4;
  border-radius: 13px;
  outline: 3px solid #fc7e94;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 60px;
  font-family: "Baloo 2", sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.div-block-31 {
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-32 {
  justify-content: center;
  display: flex;
}

.link-block-10 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.image-32 {
  object-fit: cover;
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: none;
  position: absolute;
  inset: 0%;
}

.main-wrapper-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .5fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: grid;
}

.main-wrapper-grid._1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 2.5fr 1.5fr;
}

.main-wrapper-grid._1.tt {
  grid-template-columns: 1fr 2.5fr 2.5fr;
}

.heading-6 {
  color: #fc7e94;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-family: "Baloo 2", sans-serif;
  display: flex;
}

.heading-6.color {
  color: #2f2b67;
  font-size: 30px;
}

.paragraph-5 {
  color: #56516f;
  align-self: auto;
  font-family: "Baloo 2", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-5.white {
  color: #fff;
  font-weight: 400;
}

.image-33 {
  width: 120px;
  margin-bottom: 0;
  display: inline-block;
  position: relative;
}

.image-33.logo-wrap.main {
  object-fit: cover;
  width: 80%;
}

.div-block-34 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.div-block-34.logo-branding.flex {
  flex-flow: column;
}

.link-block-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fc7e94;
  text-align: center;
  border: 2px solid #fc7e94;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 260px;
  margin-left: 60px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: static;
}

.text-block-4 {
  color: #fc7e94;
  text-align: center;
  -webkit-text-stroke-color: #fc7e94;
  align-self: center;
  font-family: "Baloo 2", sans-serif;
  font-size: 22px;
  text-decoration: none;
}

.image-34 {
  width: 15%;
}

.container-9 {
  width: 90%;
  max-width: 1200px;
}

.div-block-35 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-7 {
  color: #2f2b67;
  letter-spacing: 1px;
  margin-bottom: 15px;
  font-family: Fredoka, sans-serif;
  font-size: 50px;
  font-weight: 600;
}

.paragraph-6 {
  max-width: 650px;
  margin-top: 15px;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.section-5 {
  padding-top: 90px;
  padding-bottom: 40px;
  display: none;
}

.div-block-36 {
  text-align: center;
}

.body-2 {
  font-size: 18px;
}

.heading-8 {
  font-size: 35px;
}

.grid-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  margin-top: 10px;
}

.room-card {
  border-radius: 28px;
  transition: box-shadow .2s ease-out, transform .2s ease-out;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.room-card:hover {
  transform: translate(0, -6px);
  box-shadow: 0 2px 10px 9px #0003;
}

.room, .div-block-39, .div-block-40, .div-block-41, .div-block-42 {
  border-radius: 28px;
  transition: opacity .2s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.image-35, .image-36, .image-37, .image-38, .image-39, .image-40 {
  object-fit: cover;
  width: 100%;
  height: 260px;
}

.div-block-43, .div-block-44, .div-block-45, .div-block-46, .div-block-47, .div-block-48 {
  padding: 28px;
}

.heading-9 {
  margin-bottom: 12px;
  font-family: "Baloo 2", sans-serif;
  font-weight: 600;
}

.paragraph-7 {
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-weight: 600;
}

.div-block-49 {
  text-align: center;
  background-color: #ffbeca;
  border-radius: 20px;
  flex-flow: column;
  align-items: center;
  margin-top: 60px;
  padding: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-4 {
  box-sizing: border-box;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  aspect-ratio: auto;
  letter-spacing: .4px;
  -webkit-text-fill-color: inherit;
  background-color: #fd7f96;
  background-clip: border-box;
  border-radius: 14px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 18px 34px;
  font-family: Fredoka, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 11px 14px 7px #fe9d8e59;
}

.button-4:hover {
  background-color: #ff5f77;
  transform: translate(0, -3px);
  box-shadow: 0 18px 19px 12px #fe9d8e73;
}

.heading-10 {
  font-family: "Baloo 2", sans-serif;
}

.paragraph-8 {
  font-family: Nunito Sans, sans-serif;
  font-weight: 600;
}

.div-block-50 {
  background-color: #c0dab0;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.privacy-policy {
  color: #fff;
  text-align: right;
  padding-left: 0;
  font-family: "Baloo 2", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.heading-11 {
  color: #fff;
  text-align: right;
  font-family: "Baloo 2", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.terms-and-conditions {
  color: #fff;
  text-align: center;
  font-family: "Baloo 2", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.heading-12 {
  color: #fff;
  font-family: "Baloo 2", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.section-6 {
  height: 74px;
  display: none;
}

.image-41 {
  color: #fff;
  text-align: left;
  -webkit-text-stroke-color: #303254;
  background-color: #0000;
  width: 100px;
}

.section-7 {
  background-color: #fff8f0;
  padding-top: 80px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.div-block-51 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.container-10 {
  width: 90%;
  max-width: 1200px;
}

.heading-13 {
  color: #363650;
  letter-spacing: 1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Baloo 2", sans-serif;
  font-size: 62px;
  font-weight: 700;
}

.text-block-5 {
  color: #f47e91;
  letter-spacing: 1.5px;
  margin-bottom: 18px;
  font-family: Fredoka, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-9 {
  color: #353535;
  max-width: 520px;
  margin-top: 22px;
  font-family: Nunito Sans, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.div-block-52 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  margin-top: 30px;
  display: flex;
}

.button-5 {
  color: #f47e91;
  background-color: #fff;
  border: 2px solid #f4a4b2;
  border-radius: 17px;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 28px 16px;
  font-family: Fredoka, sans-serif;
  font-size: 17px;
  font-weight: 600;
  display: flex;
}

.card-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.kids {
  width: 170px;
}

.text-color-bg.opacity-40 {
  opacity: .5;
  background-color: #f18ea9;
  border-radius: 30px;
  width: 100%;
  height: 15px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-color-bg.opacity-40.top {
  bottom: 3%;
}

.global-container {
  width: 100%;
  max-width: 1220px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.room-section {
  background-color: #fef9f2;
  padding: 80px 15px;
  position: relative;
  overflow: hidden;
}

.blog_thumbnail_image_wrapper {
  border-radius: 1.25rem;
  height: 18.375rem;
  padding: 0;
  overflow: hidden;
}

.blog_content_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  border-radius: 1.25rem;
  flex-flow: column;
  padding: 0;
  transition: all .4s;
  display: flex;
  box-shadow: 0 2px 20px #0000001a;
}

.blog_content_wrapper._6 {
  background-color: #f5f9f8;
}

.blog_content_wrapper._3 {
  background-color: #fef5f6;
}

.blog_content_wrapper._4 {
  background-color: #f9f6fc;
}

.blog_content_wrapper._5 {
  background-color: #fdf9ef;
}

.blog_content_wrapper._2 {
  background-color: #f4fafd;
}

.blog_thumbnail_info_wrapper {
  background-color: #fff;
  border-radius: 0 0 1.25rem 1.25rem;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.feature-description {
  color: #56516f;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 29px;
}

.feature-description.left {
  color: #56516f;
  text-align: left;
  font-size: 16px;
}

.feature-description.left.center {
  text-align: center;
}

.feature-description.not {
  margin-top: 0;
}

.feature-description.not.small {
  text-align: left;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
}

.feature-description.not.small.more {
  font-size: 16px;
}

.feature-description.max {
  width: 50%;
}

.feature-description.no {
  text-align: left;
  margin-top: 0;
}

.heading-style-h3 {
  color: #7eb75f;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
}

.heading-style-h3._3 {
  color: #f17385;
}

.heading-style-h3._2 {
  color: #63b9e0;
}

.heading-style-h3._6 {
  color: #6cbdaf;
}

.heading-style-h3._4 {
  color: #a788d7;
}

.heading-style-h3._5 {
  color: #fecd3b;
}

.section-title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Baloo 2", sans-serif;
  font-size: 45px;
  line-height: 1;
  position: relative;
}

.title-wrap {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.title-wrap.no {
  padding-left: 0;
}

.image-42 {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.main-heading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.menu-icon {
  background-color: #fc7e94;
  border-bottom-left-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 12px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.menu-icon.desktop-hide {
  display: none;
}

.ikonik-rm19j {
  color: #000;
  width: 30px;
  height: 30px;
}

.navbar-wrapper {
  width: 100%;
}

.mobile-menu {
  z-index: 2;
  background-color: #9bbc99;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 200vh;
  display: flex;
  position: absolute;
  inset: -48% 0% 0%;
}

.mobile-menu.desktop-hide {
  display: none;
}

.nav-menu {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.mobile-nav-link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-logo-link {
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.8rem;
  text-decoration: none;
}

.text-block-6 {
  color: #000;
  border-bottom: 1px solid #ffa2985e;
  padding: 15px 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  overflow: hidden;
}

.text-block-6:hover {
  color: #ffa298;
}

.header-menu-box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  display: flex;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.main-header {
  z-index: 999;
  width: 100%;
  position: fixed;
  top: 36px;
  left: 0;
}

.theme-btn-hover-icon {
  width: 20px;
  position: absolute;
}

.text-block-7 {
  color: #fff;
  font-size: 16px;
}

.text-span-17 {
  color: #141414;
}

.bold-text {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.theme-btn-icon-box {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  left: 5px;
  overflow: hidden;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.theme-btn-hover-text {
  color: #fff;
  letter-spacing: 0;
  font-weight: 400;
  position: absolute;
  top: 0;
  overflow: visible;
}

.mobile-menu-open-btn {
  width: 40px;
  height: 40px;
  display: none;
}

.text-block-8 {
  color: #fff;
  font-size: 26px;
  line-height: 30px;
}

.mobile-menu-outer {
  z-index: 999;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
}

.container-11 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.mobile-logo-box {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  padding: 30px 20px;
  display: flex;
}

.link-4 {
  text-decoration: none;
}

.bold-text-2 {
  font-weight: 400;
  text-decoration: none;
}

.header-button-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  cursor: pointer;
  align-items: center;
  display: flex;
}

.bold-text-4 {
  font-weight: 400;
}

.theme-btn-text {
  letter-spacing: 0;
}

.theme-btn-text-box {
  z-index: 4;
  margin-left: 0;
  position: relative;
  overflow: hidden;
}

.theme-button.light.header-btn {
  z-index: 3;
  color: #000;
  background-color: #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 5px 35px 5px 60px;
  font-size: 14px;
  font-weight: 400;
  display: inline-flex;
  position: relative;
}

.theme-button.light.header-btn.choto-device-hide {
  cursor: pointer;
}

.header-main-box {
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  position: relative;
}

.mobile-menu-box {
  border-top: 1px solid #fff3;
  flex-flow: column;
  display: flex;
  position: relative;
}

.bg.mobile-menu-bg {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  pointer-events: none;
  background-color: #00000080;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mobile-menu-2 {
  background-color: #fff;
  width: 100%;
  max-width: 320px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.link-5 {
  text-decoration: none;
}

.theme-btn-icon {
  width: 20px;
}

.theme-btn-bg.orange {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  background-color: #ff5e00;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 5px;
  display: flex;
  position: absolute;
  inset: 5px;
}

.image-43 {
  width: 100px;
}

._3d-button-wrap.mobile-off {
  cursor: pointer;
  width: auto;
  position: relative;
  overflow: hidden;
}

._3d-button-fornt {
  transform-origin: 50% 100%;
  background-color: #fc7e94;
  border: 2px solid #fc7e94;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 14px 30px;
  font-family: "Baloo 2", sans-serif;
  transition: opacity .3s;
  display: flex;
}

._3d-button-fornt.no-bg-color {
  background-color: #0000;
  border-color: #9fbd8f;
}

._3d-button-fornt.no-bg-color.new-color {
  border-color: #fc7e94;
}

.button-heading {
  z-index: 1;
  color: #fff;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  position: relative;
}

.button-heading.black {
  color: #000;
  font-size: 18px;
  line-height: 28px;
}

.button-heading.black.green {
  color: #000;
}

.button-heading.green {
  color: #9fbd8f;
}

.button-heading.green.new-color {
  color: #fc7e94;
}

._3d-button-back.pink {
  transform-origin: 50% 0;
  color: #fff;
  background-color: #0000;
  border: 1px solid #fc7e94;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  font-family: "Baloo 2", sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: flex;
  position: absolute;
  inset: 0%;
}

._3d-button-back.pink.no-bg-color {
  background-color: #9fbd8f;
  border-color: #9fbd8f;
}

._3d-button-back.pink.no-bg-color.new-color {
  background-color: #fc7e94;
  border-color: #fc7e94;
}

.division-wrapper {
  z-index: 9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.shape-top.desktop-hide, .shape-down.desktop-hide {
  display: none;
}

.section-8 {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.image-part {
  background-image: url('../images/baby-removebg-preview.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 249px;
  display: flex;
  position: relative;
}

.image-44 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-45 {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.new {
  object-fit: cover;
  width: 50px;
  height: 50px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.footer-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.footer-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.logo-part {
  width: 25%;
}

.image-46 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.page-part {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  display: flex;
}

.pages {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.logo-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.logo.social-icon {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.ikonik-hlpwu {
  color: #fc7e94;
  width: 25px;
  height: 25px;
}

.ikonik-8xtr7 {
  color: #d9a7d4;
  width: 25px;
  height: 25px;
}

.ikonik-9loqi {
  color: #fc7e94;
  width: 25px;
  height: 25px;
}

.circle {
  background-color: #3e58a0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.circle.insta {
  background-color: #d42889;
}

.circle.insta.black {
  background-color: #000;
}

.ikonik-audjj, .ikonik-y7znp {
  color: #fff;
  width: 30px;
  height: 30px;
}

.main {
  width: 80%;
}

.main.small {
  width: 60%;
}

.bottom-section {
  background-color: #9fbd8f;
  border-radius: 60px 60px 0 0;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.shape {
  background-image: url('../images/little-streets-clean-wave-divider.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 75px;
  position: absolute;
  inset: -4% 0% auto;
}

.wrapper-bottom {
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.left-site {
  width: 33.33%;
}

.middle-site {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.right-site {
  width: 150px;
  height: 150px;
  position: relative;
  top: -54px;
}

.image-47 {
  width: 100%;
  height: 100%;
}

.section-9 {
  display: none;
}

.explor-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  padding: 10px;
  display: grid;
}

.main-card {
  z-index: 2;
  background-color: #fff;
  border-radius: 30px;
  width: 100%;
  height: 350px;
  transition: all .35s;
  position: relative;
  overflow: hidden;
}

.image-48 {
  z-index: 0;
  object-fit: cover;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.overaly {
  z-index: 1;
  background-color: #0000006b;
  border-radius: 30px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0%;
}

.cart {
  z-index: 3;
  cursor: pointer;
  background-color: #fff;
  border: 0 #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 220px;
  height: 80px;
  padding: 10px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.cart-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.ikonik-raw6v {
  color: #fc7e94;
  width: 30px;
  height: 30px;
}

.ikonik-i2yen {
  color: #9fbd8f;
  width: 30px;
  height: 30px;
}

.ikonik-d0lyvi {
  color: #7eb7e0;
  width: 30px;
  height: 30px;
}

.ikonik-kh9c6 {
  color: #d9a7d4;
  width: 30px;
  height: 30px;
}

.ikonik-68p18 {
  color: #ffcb80;
  width: 30px;
  height: 30px;
}

.ikonik-5n4kg {
  color: #a4dae0;
  width: 30px;
  height: 30px;
}

.small-overly {
  z-index: 9;
  background-color: #fff;
  width: 63px;
  height: 50px;
  position: absolute;
  inset: auto auto -18% -18%;
}

.div-block-55 {
  z-index: 9;
  background-color: #fff;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
}

.overall-small {
  z-index: 9;
  background-color: #fff;
  width: 50px;
  height: 50px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.button-primary-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-overflow: clip;
  white-space: normal;
  background-color: #fc7e94;
  border: 1px solid #fc7e94;
  border-radius: 12px;
  width: 100%;
  padding: 16px 25px;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  transition: all .5s;
  overflow: hidden;
}

.button-primary-3:hover {
  color: #000;
  background-color: #0000;
  border: 1px solid #fc7e94;
  transform: translate(0, -4px);
}

.button-primary-3:active {
  color: #fff;
}

.button-primary-3.new-btn {
  color: #9fbd8f;
  background-color: #0000;
  border-color: #9fbd8f;
  font-family: Nunito Sans, sans-serif;
}

.button-primary-3.new-btn:hover {
  color: #fff;
  background-color: #9fbd8f;
  transform: translate(0, -4px);
}

.button-primary-3.not {
  width: auto;
}

.button-primary-3.new-color {
  background-color: #ff7098;
}

.button-primary-3.color {
  background-color: #1db6ce;
  border-color: #1db6ce;
}

.button-primary-3.active-color:hover {
  transform: translate(0, -2px);
}

.button-primary-3.not-full {
  width: auto;
}

.heading-part {
  color: #2e2a64;
  text-align: left;
  font-family: "Baloo 2", sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
}

.heading-14 {
  color: #2f2b67;
  font-family: "Baloo 2", sans-serif;
  font-size: 45px;
}

.heading-14.center {
  text-align: center;
  line-height: 42px;
}

.cta-section {
  background-color: #fef9f2;
  padding: 0 15px 50px;
  overflow: hidden;
}

.cta-section.top {
  padding-top: 50px;
}

.main-wrp-cta {
  background-color: #fde4e3;
  border-radius: 10px;
  padding: 30px;
}

.main-wrp-cta.more {
  padding: 40px;
}

.main-wrp-cta.more.top {
  margin-top: 40px;
}

.main-wrp-cta.more.top.new-color {
  background-color: #edf4fa;
}

.link-block-12, .link-block-14 {
  text-decoration: none;
}

.parties-hero-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.parties-hero-section.pricing {
  background-color: #fef7eb;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.overaly-animation-icon {
  width: 100%;
  height: 100%;
  position: absolute;
}

.overaly-animation-icon.only-desktop.hide.only-big-disply {
  display: none;
}

.overaly-animation-icon.only-desktop.hide.only-big-disply.show {
  overflow: hidden;
}

.icon-animation {
  z-index: 9999;
  width: 100px;
  height: 884px;
  position: absolute;
}

.image-49 {
  object-fit: cover;
  width: 100%;
}

.pricing-section {
  z-index: 9;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.pricing-main {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 40px;
  display: flex;
  position: relative;
}

.pricing-wrapper {
  border: 2px dashed #f54480;
  width: 70%;
  padding: 30px;
  position: relative;
}

.pricing-wrapper._3 {
  width: 90%;
}

.pricing-cl-grid-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pricing-cl-grid-wrap._3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
}

.pricing-single-wrap {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #e8f8fa;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 661px;
  padding: 40px 30px 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pricing-single-wrap.new-color {
  background-color: #fef1e9;
  justify-content: space-between;
  height: 661px;
}

.pricing-single-wrap.new-color._3 {
  background-color: #e7c2788c;
}

.pricing-product-title {
  color: #1db6ce;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Nunito Sans, sans-serif;
}

.pricing-product-title.new-color {
  color: #ff7098;
}

.pricing-product-title._3 {
  margin-bottom: 10px;
}

.pricing-product-price {
  color: #1db6ce;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Baloo 2", sans-serif;
}

.pricing-product-price.new-color {
  color: #f46f22;
}

.text-block-9 {
  color: #f46f22;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-weight: 500;
}

.text-block-9.net {
  color: #1db6ce;
}

.pricing-product-details-list {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  height: 349px;
  margin-bottom: 20px;
  display: flex;
}

.pricing-product-details-list.top {
  margin-top: 20px;
}

.list-main {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.pricing-card-shape {
  background-color: #1db6ce;
  width: 120px;
  height: 120px;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(-77px, -70px)rotate(45deg);
}

.pricing-card-shape.bottom {
  inset: auto 0% 0% auto;
}

.pricing-shape-left {
  width: 122px;
  font-size: 18px;
  position: absolute;
  inset: -2px auto auto -2px;
}

.pricing-shape-right {
  width: 122px;
  position: absolute;
  inset: auto -2px -2px auto;
  transform: rotate(-180deg);
}

.pricing-butterfly-img {
  z-index: 5;
  width: 130px;
  position: absolute;
  inset: 19% auto auto 12%;
}

.pricing-butterfly-img._3 {
  left: 3%;
}

.pricing-girl-img {
  z-index: 5;
  width: 200px;
  position: absolute;
  inset: auto 5% 6% auto;
}

.pricing-girl-img._3 {
  right: 3%;
}

.shape-top-pricing {
  width: 100%;
  height: 75px;
  padding-bottom: 0;
  position: absolute;
  inset: -3% 0% auto;
  overflow: hidden;
}

.shape-top-pricing.tt {
  z-index: 88;
  top: -3%;
}

.image-50 {
  width: 100%;
  height: 100%;
}

.image-50.rotation {
  transform: rotate(-180deg);
}

.celebration-section {
  background-color: #fef7eb;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.celebration-section.new-color {
  background-color: #fdf2f0;
}

.indoor-grid-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 40px;
  display: grid;
}

.indoor-grid-wrap.flex {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-columns: 1fr 1fr;
  padding: 20px;
}

.indoor-single-wrap.left {
  position: relative;
}

.indoor-single-wrap.right {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  display: flex;
}

.indoor-single-wrap.right.top {
  justify-content: flex-start;
  align-items: flex-start;
}

.indoor-single-wrap.right.gap {
  padding-left: 10px;
}

.indoor-image-frame {
  width: 100%;
  position: relative;
}

.indoor-kids-img {
  object-fit: cover;
  width: 400px;
  height: 541px;
}

.frame {
  background-image: url('../images/banner-image-removebg-preview.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  height: 700px;
  display: flex;
  position: relative;
}

.frame.change {
  background-image: url('../images/b3a4a119-1328-47db-8ed6-abe2115bd54f-removebg-preview.png');
}

.indoor-content-single-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  width: 100%;
  display: flex;
}

.indoor-content-single-wrap.top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.indoor-content-single-wrap.t {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.indoor-icon-main-wrap {
  border: 2px solid #f37d90;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
}

.indoor-icon-main-wrap._2 {
  border-color: #1db6ce;
}

.indoor-icon-main-wrap._2._33 {
  background-color: #fecd3b;
  border-style: none;
  width: 40px;
  height: 40px;
}

.indoor-icon-main-wrap._3 {
  border-color: #fecd3b;
}

.indoor-icon-main-wrap._3._55 {
  background-color: #88be5a;
  border-style: none;
  width: 40px;
  height: 40px;
}

.indoor-icon-main-wrap._4 {
  border-color: #f17385;
}

.indoor-icon-main-wrap._4._66 {
  background-color: #72c2e7;
  border-style: none;
}

.indoor-icon-main-wrap._4._66._444 {
  width: 40px;
  height: 40px;
}

.indoor-icon-main-wrap._5 {
  border-color: #7eb75f;
}

.indoor-icon-main-wrap._6 {
  border-color: #a788d7;
}

.indoor-icon-main-wrap._7 {
  border-color: #1db6ce;
}

.indoor-icon-main-wrap.faq {
  width: 40px;
  height: 40px;
}

.indoor-icon-main-wrap.faq._2 {
  border-color: #bbd7a1;
}

.indoor-icon-main-wrap.faq._3 {
  border-color: #78c6ea;
}

.indoor-icon-main-wrap.faq._4 {
  border-color: #fecf51;
}

.indoor-icon-main-wrap.faq._55 {
  border-color: #d2b6f0;
}

.indoor-icon-main-wrap.faq._77 {
  border-color: #b5ddd6;
}

.indoor-icon-main-wrap.faq._88 {
  border-color: #fbbfc1;
}

.indoor-icon-main-wrap.faq._99 {
  border-color: #e2edd5;
}

.indoor-icon-main-wrap._22 {
  background-color: #f37d90;
  width: 40px;
  height: 40px;
}

.indoor-details-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.indoor-details-wrap.small {
  width: 80%;
}

.indoor-icon-wrap {
  background-color: #f37d90;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.indoor-icon-wrap._2 {
  background-color: #1db6ce;
}

.indoor-icon-wrap._3 {
  background-color: #fecd3b;
}

.indoor-icon-wrap._5 {
  background-color: #7eb75f;
}

.indoor-icon-wrap._6 {
  background-color: #a788d7;
}

.indoor-icon-wrap._7 {
  background-color: #1db6ce;
}

.indoor-icon-wrap.color-2 {
  background-color: #bbd7a1;
}

.indoor-icon-wrap.color-2._3 {
  background-color: #78c6ea;
}

.indoor-icon-wrap.color-2._4 {
  background-color: #fecf51;
}

.indoor-icon-wrap.color-2._55 {
  background-color: #d2b6f0;
}

.indoor-icon-wrap.color-2._77 {
  background-color: #b5ddd6;
}

.indoor-icon-wrap.color-2._88 {
  background-color: #fbbfc1;
}

.indoor-icon-wrap.color-2._99 {
  background-color: #e2edd5;
}

.indoor-icon-wrap._33 {
  width: 25px;
  height: 25px;
}

.ikonik-kobdp {
  color: #fff;
  width: 25px;
  height: 25px;
}

.wrapp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.wrapp.flex {
  flex-flow: column;
  display: flex;
}

.ikonik-nm9oa, .ikonik-bc4cp, .ikonik-l1isv, .ikonik-ll6tr, .ikonik-4e3w3, .ikonik-e3jeg, .ikonik-jm4l {
  color: #fff;
  width: 25px;
  height: 25px;
}

.indoor-section-img-02-wrap {
  height: 500px;
  position: absolute;
  inset: -18px 4% auto auto;
}

.indoor-section-image-02 {
  width: 199px;
}

.party-section {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.party-wrapper {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.slider-section {
  width: 80%;
  height: 400px;
  margin-top: 40px;
}

.portfolio-horizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.room-hover-wrapper {
  background-color: #181818;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.full-width-height {
  width: 100%;
  height: 100%;
}

.frame-reverse {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.frame-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.subtitle-title-3 {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.lightbox-link {
  z-index: 1;
  width: 25vw;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.full-image {
  height: 100%;
}

.title-bar {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 65px;
  display: flex;
}

.camera {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-top: 40px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.subtitle-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.room-details-image.landscape-in-mobile {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.text-block-10 {
  font-size: 40px;
  line-height: 50px;
}

.horizontal-slider-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.subtitle-divider-2 {
  background-image: linear-gradient(90deg, #141212, #153e4d);
  width: 100%;
  max-width: 45px;
  height: 2px;
}

.subtitle-divider-2.rotate-reverse {
  transform: rotate(180deg);
}

.item {
  flex: none;
  align-items: center;
  width: 100vw;
  height: 45vh;
  display: flex;
}

.absolute-style-text-3 {
  background-image: linear-gradient(125deg, #fff0, #141212 50%, #141212);
  width: 200%;
  display: none;
  position: absolute;
  inset: 0%;
}

.text-merge-title-3 {
  position: relative;
  overflow: hidden;
}

.heading-15 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.4em;
}

.faq-section {
  background-color: #f1f0fd;
  padding-top: 80px;
  padding-bottom: 80px;
}

.faq-tab-title {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.size-box {
  overflow: clip;
}

.size-box.faq {
  max-width: 534px;
}

.dark-background-color {
  z-index: -1;
  background-image: linear-gradient(#131313, #000);
  width: 100%;
  height: 130%;
  position: absolute;
  inset: 0% 0% auto;
}

.body-1 {
  color: #fff;
  font-size: 18px;
}

.body-1.medium {
  color: #2e2a64;
  font-family: "Baloo 2", sans-serif;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.plus-icon {
  background-color: #fff;
  width: 12px;
  height: 1px;
}

.plus-icon._2 {
  background-color: #fff;
  position: absolute;
}

.hide {
  display: none;
}

.faq-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.body-3 {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 150%;
}

.body-3.gray-60 {
  color: #5a5a5a;
  font-size: 16px;
  line-height: 150%;
}

.faq-tab-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.faq-tab {
  width: 70%;
}

.open-wrapper {
  background-color: #000;
  border-bottom: 1px solid #9eaab04d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
  position: relative;
}

.faq-tab-link {
  background-color: #fff;
  border: 1px solid #9eaab021;
  border-color: #9eaab00d #9eaab021 #9eaab033;
  border-radius: 8px;
  padding: 32px;
}

.faq-tab-link.w--current {
  background-color: #fff;
  border: 1px solid #f18ea9;
  border-radius: 8px;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  transition: all .4s;
}

.main-faq {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.faq-column {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  max-width: 800px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-2 {
  background-color: #fff;
  border-radius: 24px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  overflow: hidden;
  box-shadow: 0 0 12px #5a5a5a1a;
}

.faq-question-wrapper-2 {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 70px;
  padding: 0;
  display: flex;
}

.faq-question-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  white-space: pre-wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 60px;
  display: flex;
}

.faq-title {
  color: #2e2a64;
  font-family: "Baloo 2", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.faq-answer-wrapper {
  background-color: #0000;
  margin-top: -4px;
  display: block;
  position: relative;
}

.faq-answer-2 {
  color: #5a5a5a;
  margin-bottom: 0;
  padding: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  line-height: 29px;
}

.faq-answer-2.gap {
  margin-bottom: 10px;
}

.wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.ikonik-onmdu {
  color: #fff;
  width: 25px;
  height: 25px;
}

.ikonik-onmdu._2 {
  width: 20px;
  height: 20px;
}

.ikonik-yfhwi, .ikonik-f6wi8j, .ikonik-h2gjsj, .ikonik-ftg8w, .ikonik-fmzrl, .ikonik-hjxzl {
  color: #fff;
  width: 20px;
  height: 20px;
}

.visit-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.visit-us-grid-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 2px dashed #f54480;
  border-left: 2px dashed #f54480;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.visit-us-grid-wrap.more {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.visit-us-grid-wrap.more.small {
  grid-template-columns: 1fr 1fr;
}

.visit-us-grid-wrap._3 {
  border-top-color: #8cbc6f;
  border-left-color: #8cbc6f;
  grid-template-columns: 1fr 1fr 1fr;
}

.visit-us-single-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 2px dashed #f54480;
  border-right: 2px dashed #f54480;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 35px 20px 20px;
  display: flex;
}

.visit-us-single-wrap.more {
  padding: 16px;
}

.visit-us-single-wrap._3 {
  border-bottom-color: #8cbc6f;
  border-right-color: #8cbc6f;
  padding: 30px;
}

.visit-us-single-wrap.top {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: flex-start;
  height: 631px;
  padding: 30px;
}

.visit-us-img-wrap, .visit-us-img {
  width: 100%;
  max-width: 240px;
}

.visit-us-details-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.visit-us-details-wrap.full {
  width: 100%;
}

.visit-us-details-wrap.full.not {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.visit-us-details-wrap.center._11 {
  width: auto;
}

.visit-us-details-wrap.more {
  width: 90%;
}

.visit-us-details-wrap.more.center {
  justify-content: center;
  align-items: center;
  height: 100%;
}

.new-circle {
  background-color: #f46f22;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.new-circle._2 {
  background-color: #fdca68;
}

.new-circle._2.red {
  background-color: #f58493;
}

.new-circle._3 {
  background-color: #8cbc6f;
}

.new-circle._3.yellow {
  background-color: #fbc453;
}

.new-circle._4 {
  background-color: #fc7e94;
}

.new-circle._4.sky {
  background-color: #7fc2e8;
}

.new-circle._4.deep {
  background-color: #bca5e1;
}

.new-circle._4.small-green {
  background-color: #8dcdc7;
}

.new-circle._4._44 {
  background-color: #6cbdaf;
}

.new-circle._4._55 {
  background-color: #a788d7;
}

.new-circle.green {
  background-color: #9cbd5e;
}

.ikonik-0qx2f, .ikonik-w9jwg, .ikonik-ky6yp {
  color: #fff;
  width: 25px;
  height: 25px;
}

.team-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.our-team-cl-grid-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.our-team-cl-grid-wrap._1 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.our-team-single-wrap {
  background-color: #f4fafd;
  padding: 10px;
}

.our-team-single-wrap._2 {
  background-color: #f9f6fc;
}

.our-team-single-wrap._3 {
  background-color: #fdf9ef;
}

.our-team-single-wrap._4 {
  background-color: #f5f9f8;
}

.our-team-single-wrap._4._5 {
  background-color: #f18ea942;
}

.our-team-border-wrap {
  border: 2px dashed #63b9e0;
}

.our-team-border-wrap._2 {
  border-color: #a788d7;
  width: 100%;
  height: 100%;
}

.our-team-border-wrap._2.center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.our-team-border-wrap._3 {
  border-color: #fecd3b;
}

.our-team-border-wrap._3.new-style {
  width: 100%;
  height: 100%;
}

.our-team-border-wrap._3.new-style.center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.our-team-border-wrap._4 {
  border-color: #6cbdaf;
  width: 100%;
  height: 100%;
}

.our-team-border-wrap._4._5 {
  border-color: #f18ea9;
}

.our-team-border-wrap._4._5.center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.our-team-image-wrap {
  margin: 10px;
  overflow: hidden;
}

.our-team-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.our-team-details-wrap {
  border-top: 2px dashed #a788d7;
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.our-team-details-wrap._3 {
  border-top-color: #fecd3b;
}

.our-team-details-wrap._3.t {
  border-top-style: none;
}

.our-team-details-wrap._1 {
  border-top-color: #63b9e0;
}

.our-team-details-wrap._1.t.center, .our-team-details-wrap._1.center {
  justify-content: center;
  align-items: center;
}

.our-team-details-wrap._4 {
  border-top-color: #6cbdaf;
}

.our-team-details-wrap._4._5 {
  border-top-style: none;
  border-top-color: #f18ea9;
}

.our-team-details-wrap._4._5.center {
  justify-content: center;
  align-items: center;
}

.our-team-details-wrap._4.new-style {
  border-top-style: none;
  width: 100%;
  height: 100%;
}

.our-team-details-wrap._4.new-style.center {
  justify-content: center;
  align-items: center;
}

.our-team-details-wrap.t {
  border-top-style: none;
}

.image-51 {
  object-fit: cover;
  border-radius: 0 50px 0 200px;
  width: 100%;
  height: 100%;
}

.div-block-56 {
  border-top-right-radius: 50px;
  border-bottom-left-radius: 200px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.map-contact {
  background-color: #fef4f2;
  border: 2px dashed #fc7e94;
  border-radius: 10px;
  padding: 30px;
}

.field-label {
  font-family: "Baloo 2", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.field-label-2 {
  font-family: "Baloo 2", sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.submit-button {
  text-transform: uppercase;
  background-color: #fc7e94;
  border-radius: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.form {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.form-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-field {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  height: 40px;
  padding: 12px;
  font-family: Nunito Sans, sans-serif;
  font-size: 15px;
  box-shadow: 0 2px 20px #0000001a;
}

.text-field::placeholder {
  color: #000;
  font-weight: 300;
}

.select-field {
  color: #333;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  height: 43px;
  padding: 12px;
  font-family: Nunito Sans, sans-serif;
  font-size: 15px;
  line-height: 30px;
  box-shadow: 0 2px 20px #0000001a;
}

.ikonik-ge8ul, .ikonik-fgbrl, .ikonik-4k0rg, .ikonik-uchnq {
  color: #fff;
  width: 20px;
  height: 20px;
}

.map-section {
  background-color: #fef7eb;
  padding-top: 80px;
  padding-bottom: 80px;
}

.map-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-map {
  width: 80%;
}

.map {
  border-radius: 10px;
  width: 100%;
  margin-top: 40px;
}

.code-embed {
  border-radius: 10px;
  width: 100%;
}

.opening-section {
  background-color: #fffaf7;
  padding-top: 80px;
  padding-bottom: 80px;
}

.opening-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.open-main {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 2px dashed #88be5a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  padding: 40px;
}

.card-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.div-block-57 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  padding: 20px;
  display: flex;
}

.middle {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 20px;
  display: flex;
}

.first {
  border: 1px dashed #88be5a;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.first._1 {
  border-color: #f18ea9;
}

.first.t {
  background-color: #f18ea9;
  border-style: none;
  margin-top: 20px;
  padding: 15px;
}

.path-a8c1t {
  color: #fff;
}

.ikonik-2uc0wk {
  color: green;
  width: 50px;
  height: 50px;
}

.section-10 {
  background-color: #fefbf8;
  padding-top: 80px;
  padding-bottom: 80px;
}

.ikonik-72jsx, .ikonik-4joee, .ikonik-w3xsz {
  color: #fff;
  width: 25px;
  height: 25px;
}

.ikonik-vwys9 {
  color: #fff;
}

.ikonik-o4zmu, .ikonik-4jvh5, .ikonik-kfdfu, .ikonik-ul875 {
  color: #fff;
  width: 25px;
  height: 25px;
}

.ikonik-94nko, .ikonik-5dnwq {
  color: #fff;
  width: 20px;
  height: 20px;
}

.ikonik-n924rk, .ikonik-ilhpy, .ikonik-xihfy, .ikonik-r4njg {
  color: #fff;
  width: 25px;
  height: 25px;
}

.ikonik-jbdh9 {
  color: #000;
  cursor: pointer;
  width: 25px;
  height: 25px;
}

.ikonik-5d7gi {
  color: #fff;
  width: 30px;
  height: 30px;
}

.main-div {
  padding: 1rem;
}

.link-6 {
  color: #fc7e94;
  text-transform: uppercase;
  cursor: pointer;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.book-wrap {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.special-icon {
  z-index: 9;
  width: 100px;
  height: 50px;
  position: absolute;
  inset: 0% auto -6% 41%;
}

.lottie-animation {
  z-index: 999;
  position: relative;
}

.link-block-15 {
  text-decoration: none;
}

.position {
  z-index: 9;
  width: 100px;
  height: 50px;
  position: absolute;
  inset: 0% auto auto -25%;
}

.booking-hero {
  padding-top: 80px;
  padding-bottom: 80px;
}

.text-span-18 {
  color: #fc7e94;
}

.eye-brow {
  background-color: #fff;
  border: 1px #9fbd8f;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  display: flex;
}

.eye-brow._2 {
  background-color: #ff7a64;
  border-style: none;
}

.ikonik-rk5hs, .ikonik-nh2b8, .ikonik-hau3r, .ikonik-tiqnt, .ikonik-n8zec, .ikonik-q87mkh {
  color: #fff;
  width: 25px;
  height: 25px;
}

.progress-bar {
  background-color: #fdfaf4;
  padding-top: 80px;
  padding-bottom: 80px;
}

.main-progress {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.grid-progress {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.card-grid-1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #e7c278;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  transition: all .45s;
  display: flex;
}

.card-grid-1:hover {
  background-color: #e7ae3b;
  transform: translate(0, -4px);
}

.heading-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.left-wrap {
  background-color: #d0603d;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
}

.right-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.top-header {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Baloo 2", sans-serif;
  line-height: 40px;
}

.baby {
  color: #fff;
  font-family: "Baloo 2", sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-58 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-19 {
  font-size: 16px;
}

.slolt-wrap {
  border: 2px dashed #1db6ce;
  width: 80%;
  height: 500px;
  padding: 20px;
}

.widget-wrap {
  background-color: #e9f6fa;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.wrap-widget {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.circle-wrap {
  background-color: #bfe6f2;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 10px;
  display: flex;
}

.ikonik-vmg12h {
  color: #f18ea9;
  width: 30px;
  height: 30px;
}

.text-span-20 {
  color: #fc7e94;
}

.ikonik-9q86p, .ikonik-cicv3g, .ikonik-egmhrl, .ikonik-47wik {
  color: #fff;
  width: 25px;
  height: 25px;
}

.before-system {
  padding-top: 80px;
  padding-bottom: 80px;
}

.before-system.new-color {
  background-color: #fef7eb4d;
}

.code-embed-2 {
  width: 100%;
  height: 250px;
}

.textarea {
  padding: 30px;
}

.number {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Baloo 2", sans-serif;
  font-size: 25px;
}

.table {
  margin-top: 20px;
}

.quick-stack {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px dashed #0003;
  padding: 15px;
}

.details {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 20px;
  display: flex;
}

.left-border {
  border-right: 1px solid #0003;
  padding: 5px;
}

.cell, .cell-2, .cell-3 {
  padding: 5px;
}

.div-block-60 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .div-block-15 {
    z-index: 9;
  }

  .yellow-line {
    top: 482.453px;
    bottom: auto;
  }

  .pricing-butterfly-img {
    left: 12.5%;
  }
}

@media screen and (min-width: 1440px) {
  .container-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph.left {
    z-index: 9;
    position: relative;
  }

  .section-3 {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .yellow-line {
    top: 639.062px;
    bottom: auto;
  }

  .yellow-line.line {
    top: 44%;
    left: -6%;
  }

  .orange-line {
    bottom: 22.078px;
  }

  .section-4 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  ._3d-button-wrap.mobile-off.no-border.padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button-primary-3.new-btn, .heading-part {
    z-index: 9;
    position: relative;
  }

  .pricing-butterfly-img {
    width: 120px;
    top: 19%;
    left: 16.1%;
  }

  .pricing-girl-img {
    right: 9%;
  }
}

@media screen and (min-width: 1920px) {
  .container-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-15 {
    z-index: 9;
  }

  .image-18.mobile-hide.show {
    inset: 0%;
  }

  .section-3 {
    background-color: #fff;
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .yellow-line {
    width: 30%;
    height: 40%;
    top: 63%;
    bottom: auto;
    left: -67px;
  }

  .orange-line {
    width: 30%;
    height: 40%;
    inset: 14% -17% auto auto;
  }

  .section-4 {
    padding-top: 170px;
    padding-bottom: 170px;
  }

  .image-32 {
    object-fit: cover;
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-wrapper-grid {
    position: relative;
  }

  .container-11 {
    max-width: 1630px;
  }

  .section-8 {
    padding-bottom: 60px;
  }

  .footer-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .overaly-animation-icon.only-desktop.hide.only-big-disply.show {
    display: block;
  }

  .pricing-wrapper {
    width: 80%;
  }

  .pricing-butterfly-img {
    inset: 22% auto auto 22%;
  }

  .pricing-butterfly-img._3 {
    left: 11%;
  }

  .pricing-girl-img {
    right: 16%;
  }

  .pricing-girl-img._3 {
    right: 13%;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .navbar-2 {
    display: block;
  }

  .div-block-11.mobile, .div-block-12.mobile-hide {
    display: none;
  }

  .div-block-13.top-ppading {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-14 {
    flex-flow: column;
  }

  .div-block-15.left {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .heading-2 {
    justify-content: center;
    align-items: center;
    line-height: 35px;
  }

  .heading-2._1, .paragraph.left {
    justify-content: center;
    align-items: center;
  }

  .paragraph.left.center, .paragraph.left.gap {
    text-align: center;
  }

  .div-block-16 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-16.full {
    justify-content: center;
    align-items: center;
  }

  .div-block-18 {
    width: 100%;
  }

  .section-3 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .heading-3.left.cter.full.ct.t, .heading-3.left.cter.cnt.t {
    text-align: center;
  }

  .orange-star.nt {
    left: 0;
  }

  .yellow-line {
    bottom: -32.922px;
  }

  .grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .blue-line {
    width: 20%;
    height: 20%;
    position: absolute;
  }

  .section-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-32 {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-wrapper-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-columns: 1.25fr;
    justify-content: center;
    display: block;
  }

  .main-wrapper-grid._1.tt {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .paragraph-5 {
    text-align: center;
  }

  .paragraph-5.max {
    max-width: 500px;
  }

  .paragraph-5.white {
    text-align: left;
  }

  .image-33 {
    object-fit: cover;
    width: 120px;
    height: 100%;
  }

  .image-33.logo-wrap.main {
    width: 100%;
  }

  .div-block-34 {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: flex;
  }

  .div-block-34.logo-branding {
    width: 250px;
  }

  .div-block-34.logo-branding.flex.not {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-34.logo-branding.flex.not.full {
    width: 90%;
  }

  .card-grid {
    grid-template-columns: 1fr 1fr;
  }

  .menu-icon.desktop-hide.show {
    cursor: pointer;
    display: flex;
  }

  .mobile-menu.desktop-hide {
    width: 60%;
    height: 200vh;
  }

  .text-block-6 {
    color: #303254;
  }

  .header-menu-box.mobile-device {
    display: none;
  }

  .mobile-menu-open-btn.mobile-device {
    background-color: #fff;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .header-menu-icon {
    width: 22px;
  }

  .mobile-menu-close-btn {
    cursor: pointer;
  }

  .header-button-box {
    justify-content: center;
  }

  .mobile-menu-2 {
    background-color: #fff;
  }

  ._3d-button-wrap.mobile-off, ._3d-button-wrap.mobile-off.no-border {
    width: 100%;
  }

  .division-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-8 {
    padding-bottom: 60px;
  }

  .image-part {
    align-items: center;
    width: 80%;
    height: 200px;
  }

  .div-block-54 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .wrapper-bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .left-site {
    width: 30%;
  }

  .middle-site {
    width: 40%;
  }

  .explor-grid {
    grid-template-columns: 1fr 1fr;
  }

  .button-primary-3 {
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .button-primary-3.full {
    width: 100%;
  }

  .link-block-12 {
    width: 100%;
    text-decoration: none;
  }

  .link-block-13 {
    text-decoration: none;
  }

  .overaly-animation-icon.only-desktop.hide {
    display: none;
  }

  .pricing-main {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-wrapper {
    width: 100%;
    padding: 20px;
  }

  .pricing-wrapper._3 {
    width: 100%;
  }

  .pricing-butterfly-img {
    width: 80px;
    top: 30%;
    left: 0%;
  }

  .pricing-girl-img {
    width: 80px;
    right: -1%;
  }

  .indoor-grid-wrap {
    grid-template-columns: 1fr;
  }

  .indoor-grid-wrap.flex {
    grid-template-columns: 1fr;
    width: 90%;
  }

  .indoor-content-single-wrap.t.flex {
    flex-flow: column;
  }

  .wrapp {
    grid-template-columns: 1fr;
  }

  .indoor-section-image-02.crib-mobile-animation {
    width: 120px;
  }

  .portfolio-horizontal {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    display: flex;
  }

  .frame-reverse {
    flex-flow: column;
    align-items: center;
  }

  .frame-reverse.mobile {
    display: none;
  }

  .frame-2 {
    flex-flow: column;
    align-items: center;
    display: block;
  }

  .lightbox-link {
    width: 100%;
    height: 400px;
  }

  .lightbox-link.mobile {
    display: none;
  }

  .full-image {
    width: 100%;
    display: block;
  }

  .camera {
    width: auto;
    height: auto;
    display: block;
  }

  .item {
    flex-flow: column;
    width: auto;
    height: auto;
  }

  .faq-title {
    font-weight: 600;
  }

  .visit-us-grid-wrap.more {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .visit-us-grid-wrap.more.small.new-t {
    grid-template-columns: 1fr;
  }

  .our-team-cl-grid-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .our-team-cl-grid-wrap._1 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .our-team-border-wrap._2 {
    border-style: dashed;
  }

  .our-team-details-wrap {
    border-top-style: none;
  }

  .open-main {
    width: 90%;
    padding: 30px;
  }

  .card-wrap {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .first.t {
    flex-flow: column;
  }

  .ikonik-jbdh9 {
    cursor: pointer;
    width: 25px;
    height: 25px;
  }

  .grid-progress {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .div-block-14 {
    flex-flow: column;
  }

  .div-block-15 {
    width: 100%;
  }

  .image-14 {
    max-width: none;
  }

  .grid.mobile-position {
    grid-template-columns: 1fr 1fr;
  }

  .heading-3.left.cter.full.ct {
    text-align: center;
  }

  .heading-3.left.cter.cnt {
    text-align: center;
    width: 100%;
  }

  .grid-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .heading-6.color {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .paragraph-5.white {
    text-align: center;
    max-width: 500px;
  }

  .image-33.logo-wrap.main {
    width: 40%;
  }

  .div-block-34.logo-branding.flex.not, .card-grid {
    grid-template-columns: 1fr;
  }

  .feature-description.max {
    width: 90%;
  }

  .mobile-menu-outer {
    display: none;
  }

  .footer-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .logo-part {
    width: 100%;
  }

  .page-part {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
  }

  .wrapper-bottom {
    flex-flow: column;
    justify-content: center;
    height: 250px;
    display: flex;
  }

  .left-site {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .middle-site {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .right-site {
    position: absolute;
    inset: -33% 0% 0% auto;
  }

  .explor-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .heading-14, .heading-14.center {
    font-size: 30px;
  }

  .parties-hero-section.pricing {
    overflow: hidden;
  }

  .pricing-cl-grid-wrap {
    grid-template-columns: 1fr;
  }

  .pricing-cl-grid-wrap._3 {
    grid-template-columns: 1fr 1fr;
  }

  .pricing-icon-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .pricing-butterfly-img {
    top: 17%;
  }

  .indoor-grid-wrap {
    grid-template-columns: 1fr;
  }

  .indoor-grid-wrap.flex {
    width: 100%;
  }

  .indoor-content-single-wrap.t.center.flex, .indoor-content-single-wrap.t.flex {
    flex-flow: column;
  }

  .wrapp {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .title-bar {
    align-items: center;
  }

  .subtitle-block {
    text-align: left;
  }

  .heading-15 {
    font-size: 30px;
  }

  .faq-tab-link {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-tab-link.w--current {
    padding: 20px;
  }

  .faq-title {
    font-weight: 600;
  }

  .visit-us-grid-wrap {
    grid-template-columns: 1fr;
  }

  .visit-us-grid-wrap.more, .visit-us-grid-wrap._3 {
    grid-template-columns: 1fr 1fr;
  }

  .our-team-cl-grid-wrap {
    grid-template-columns: 1fr;
  }

  .our-team-cl-grid-wrap._1 {
    grid-template-columns: 1fr 1fr;
  }

  .main-map {
    width: 100%;
  }

  .card-wrap {
    grid-template-columns: 1fr;
  }

  .grid-progress {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-59 {
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .left-border, .cell-3 {
    padding: 20px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .div-block-6 {
    height: auto;
  }

  .div-block-7 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding: 10px 20px;
  }

  .div-block-8, .div-block-9 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .navbar-2.new-nav {
    z-index: 999;
  }

  .container-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-11 {
    width: 120px;
  }

  .div-block-13.padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-2 {
    min-height: auto;
    padding-bottom: 0;
  }

  .div-block-15 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .paragraph.left.center {
    text-align: center;
  }

  .div-block-16.full {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-18 {
    width: 100%;
  }

  .image-18 {
    object-fit: cover;
    position: absolute;
  }

  .image-18.mobile-hide.show {
    display: none;
  }

  .section-3 {
    height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .grid {
    grid-template-columns: 1fr;
    justify-items: center;
    height: 100%;
  }

  .grid.mobile-position {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
    position: relative;
    top: 25px;
  }

  .card._1 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    width: 100%;
  }

  .image-20 {
    width: 50px;
    height: 50px;
  }

  .heading-3 {
    text-align: center;
  }

  .heading-3.blod, .heading-3.left {
    text-align: left;
  }

  .heading-3.left.center, .heading-3.left.cter, .paragraph-2 {
    text-align: center;
  }

  .paragraph-2.left {
    text-align: left;
  }

  .paragraph-2.left.center {
    text-align: center;
  }

  .image-21 {
    width: 50px;
    height: 50px;
  }

  .div-block-22 {
    width: 100%;
  }

  .card-2._2 {
    flex-flow: column;
    width: 100%;
    padding: 10px;
  }

  .image-22 {
    width: 50px;
    height: 50px;
  }

  .card-3._3, .card-4._4 {
    flex-flow: column;
    width: 100%;
    padding: 10px;
  }

  .image-23 {
    width: 50px;
    height: 50px;
  }

  .orange-star {
    left: 0;
  }

  .heading-4 {
    font-size: 30px;
    line-height: 40px;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .image-24 {
    width: 100%;
  }

  .image-25 {
    width: 100%;
    height: 100%;
  }

  .image-26, .image-27, .image-28, .image-29 {
    width: 100%;
  }

  .div-block-27 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pink-line {
    width: 35%;
    bottom: -9%;
  }

  .blue-line {
    bottom: -2%;
  }

  .image-33.logo-wrap.main {
    width: 50%;
  }

  .div-block-34.logo-branding.flex.not {
    grid-template-columns: 1fr;
  }

  .feature-description.max {
    width: 100%;
  }

  .menu-icon {
    padding: 12px;
  }

  .mobile-menu-outer, .theme-button.light.header-btn.choto-device-hide {
    display: none;
  }

  .mobile-menu-2 {
    max-width: 95%;
  }

  .division-wrapper {
    height: auto;
  }

  .mobile-show {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .shape-top {
    background-image: url('../images/little-streets-clean-wave-divider.svg');
    background-position: 0 0;
    background-size: auto;
    width: 100%;
    height: 75px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .shape-top.desktop-hide.show {
    display: block;
  }

  .shape-down {
    z-index: 7;
    background-image: url('../images/little-streets-clean-wave-divider.svg');
    background-position: 0 0;
    background-size: auto;
    width: 100%;
    height: 75px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .shape-down.desktop-hide.show {
    display: block;
  }

  .div-block-53 {
    width: 100%;
  }

  .section-8 {
    padding-bottom: 10px;
  }

  .footer-wrapper {
    grid-template-columns: 1fr;
  }

  .main, .main.small {
    width: 90%;
  }

  .middle-site {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .right-site {
    top: -47%;
  }

  .explor-grid {
    grid-template-columns: 1fr;
    padding: 0;
  }

  .button-primary-3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-3.not {
    width: 100%;
  }

  .heading-part {
    font-size: 30px;
    line-height: 45px;
  }

  .heading-part.center {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-14 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-14.center {
    line-height: 35px;
  }

  .cta-section.top {
    padding-left: 0;
    padding-right: 0;
  }

  .main-wrp-cta {
    width: 100%;
  }

  .main-wrp-cta.more.top.new-color {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pricing-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .pricing-main, .pricing-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pricing-cl-grid-wrap._3 {
    grid-template-columns: 1fr;
  }

  .pricing-butterfly-img._3 {
    top: 18%;
    left: 0%;
  }

  .indoor-grid-wrap.flex {
    padding: 5px;
  }

  .indoor-single-wrap.right.top {
    justify-content: center;
    align-items: center;
  }

  .indoor-content-single-wrap.t {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .indoor-content-single-wrap.t.center.flex, .indoor-content-single-wrap.t.flex {
    flex-flow: column;
  }

  .indoor-content-single-wrap.flex {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .wrapp {
    grid-template-columns: 1fr;
  }

  .subtitle-title-3 {
    text-align: center;
  }

  .lightbox-link {
    height: 300px;
  }

  .heading-15 {
    font-size: 30px;
    font-weight: 700;
  }

  .faq-tab-title {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .faq-title {
    font-size: 20px;
  }

  .visit-us-grid-wrap.more, .visit-us-grid-wrap._3 {
    grid-template-columns: 1fr;
  }

  .visit-us-single-wrap {
    flex-flow: column;
  }

  .visit-us-img-wrap, .visit-us-img {
    max-width: 100%;
  }

  .visit-us-details-wrap {
    width: 100%;
  }

  .visit-us-details-wrap.full {
    justify-content: center;
    align-items: center;
  }

  .our-team-cl-grid-wrap._1, .form-wrap {
    grid-template-columns: 1fr;
  }

  .opening-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .opening-wrapper {
    width: 100%;
  }

  .open-main {
    width: 100%;
    padding: 20px;
  }

  .section-10 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .grid-progress {
    grid-template-columns: 1fr;
  }

  .slolt-wrap, .table {
    width: 100%;
  }

  .quick-stack {
    padding-left: 0;
    padding-right: 0;
  }

  .left-border.remove {
    border-right-style: none;
    flex-flow: column;
  }
}

#w-node-_1de1bc26-80c2-5d83-0fec-9fd5f67854d8-b1dbcfbd, #w-node-b1fa1f3a-a077-50d6-9007-c82dc983863f-4c11a345, #w-node-_45e6db79-a975-7bb5-381a-f59b21b81acc-c59b1cb9, #w-node-a402bc45-6121-6c89-d05e-bb2e2ae98d1a-76aa3a62, #w-node-_6a17caec-abd2-8952-788a-ae188b317234-b96f8972, #w-node-f7838ada-a6c9-1bbf-9b93-0421a45ab121-3fc78872, #w-node-_7c08ed50-34f7-2bbf-a0b7-d4c1df183025-dcb02b79, #w-node-_64cf0075-e513-6c67-870a-ec71416a0e9b-dcb02b79, #w-node-fc768676-a499-31ab-aefd-26ae6fc211d6-dcb02b79, #w-node-fc768676-a499-31ab-aefd-26ae6fc211de-dcb02b79, #w-node-_0429b01f-ea0e-5f3f-bb9e-bf7ee32ec429-818dbfd6, #w-node-_0429b01f-ea0e-5f3f-bb9e-bf7ee32ec431-818dbfd6, #w-node-d3491946-7704-596d-1cec-e604badf56bc-818dbfd6, #w-node-d3491946-7704-596d-1cec-e604badf56c8-818dbfd6, #w-node-d864f6a3-ee1b-80a0-d4f9-9dd3593bbc7f-f19fc8af, #w-node-d864f6a3-ee1b-80a0-d4f9-9dd3593bbc87-f19fc8af, #w-node-d864f6a3-ee1b-80a0-d4f9-9dd3593bbd26-f19fc8af, #w-node-d864f6a3-ee1b-80a0-d4f9-9dd3593bbd32-f19fc8af, #w-node-_98c57b9b-d479-2dac-773e-685493230fec-97ed6638, #w-node-_98c57b9b-d479-2dac-773e-685493230ff4-97ed6638, #w-node-_98c57b9b-d479-2dac-773e-685493230ffa-97ed6638, #w-node-_98c57b9b-d479-2dac-773e-685493231006-97ed6638 {
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_0894d9f5-2971-0762-f241-fcb9eb6b06ab-dcb02b79, #w-node-d3491946-7704-596d-1cec-e604badf56df-818dbfd6, #w-node-d864f6a3-ee1b-80a0-d4f9-9dd3593bbd49-f19fc8af {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_98c57b9b-d479-2dac-773e-68549323101d-97ed6638 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0894d9f5-2971-0762-f241-fcb9eb6b06ab-dcb02b79, #w-node-d3491946-7704-596d-1cec-e604badf56df-818dbfd6, #w-node-d864f6a3-ee1b-80a0-d4f9-9dd3593bbd49-f19fc8af, #w-node-_98c57b9b-d479-2dac-773e-68549323101d-97ed6638 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0894d9f5-2971-0762-f241-fcb9eb6b06ab-dcb02b79, #w-node-d3491946-7704-596d-1cec-e604badf56df-818dbfd6, #w-node-d864f6a3-ee1b-80a0-d4f9-9dd3593bbd49-f19fc8af, #w-node-_98c57b9b-d479-2dac-773e-68549323101d-97ed6638 {
    grid-column: span 1 / span 1;
  }
}


