:root {
  --purple: #5b5194;
}

body {
  color: #333;
  font-family: Satoshi, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  display: inline-block;
}

.section_home-hero {
  z-index: 2;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.gradient-absolute-div {
  z-index: 0;
  height: 100vh;
  background-image: linear-gradient(#7894c0, #a3d3ff 35%, #fff 79%);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-hero-wrapper {
  z-index: 4;
  height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.h1 {
  color: #243e81;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 9vw;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
}

.h1.smal {
  font-weight: 400;
}

.h1.smal.xs {
  margin-top: 20px;
  font-size: 2vw;
}

.smal {
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 4vw;
  font-style: normal;
  font-weight: 400;
  display: block;
}

.nav-top {
  width: 100%;
  height: 52px;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.button {
  color: #040126;
  text-align: center;
  letter-spacing: -.03rem;
  background-color: #9adbff;
  padding: .75rem 1.5rem;
  font-weight: 500;
  text-decoration: none;
  overflow: visible;
}

.button.c-06 {
  color: #5b5194;
  background-color: #fff;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 1rem 2rem;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 10px 1.4px rgba(0, 0, 0, .1);
}

.btn-txt-wrapper {
  z-index: 5;
  position: relative;
}

.btn-bg {
  width: 120%;
  height: 175%;
  min-width: 5rem;
  background-color: #9adbff;
  border-radius: 100%;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.nav-link-wrapper {
  width: 8vw;
  height: 52px;
}

.scroll-down {
  z-index: 5;
  color: #5b5194;
  font-size: 18px;
  line-height: 22px;
}

.image-arrow {
  width: 22.6667px;
}

.sun-image {
  position: absolute;
}

.sun-image._1 {
  z-index: 0;
  width: 20vw;
  height: 20vw;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 0 80px 100px rgba(255, 255, 255, .55);
}

.sun-image._1._222 {
  width: 9vw;
  height: 9vw;
  position: absolute;
  bottom: auto;
  left: auto;
}

.bird-image {
  position: absolute;
  top: 12%;
  bottom: auto;
  left: 20%;
  right: auto;
}

.bird-image._1 {
  width: 7%;
  top: 40%;
  left: auto;
  right: 25%;
}

.bird-image._2 {
  top: 23%;
  left: auto;
  right: 17%;
}

.cloud-unknown {
  z-index: 6;
  width: 84%;
  position: absolute;
  top: auto;
  bottom: -11%;
  left: -19%;
  right: auto;
}

.cloud-r3 {
  z-index: 3;
  width: 40%;
  position: absolute;
  top: auto;
  bottom: 30%;
  left: 0%;
  right: auto;
}

.cloud-r3--2md {
  width: 30%;
  position: absolute;
  top: 20%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.cloud-r3-center {
  width: 120px;
  position: absolute;
  bottom: 51%;
  left: 15%;
}

.mist-1 {
  z-index: -1;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.mist-1._2 {
  width: 70%;
  bottom: 10%;
}

.mist-2 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.mist-2._2 {
  z-index: 0;
  width: 70%;
  transform-style: preserve-3d;
  bottom: 28%;
  right: -2%;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.cloud-unknown-right {
  z-index: 2;
  width: 80%;
  position: absolute;
  top: auto;
  bottom: -12%;
  left: auto;
  right: -25%;
}

.cloud-unknown-right-center {
  z-index: 2;
  width: 45%;
  position: absolute;
  top: auto;
  bottom: 19%;
  left: auto;
  right: 0%;
}

.cloud-unknown-l2 {
  z-index: -1;
  width: 35%;
  position: absolute;
  top: 26%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.cloud-top {
  z-index: -1;
  width: 10%;
  position: absolute;
  top: 25%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.overflow-hidden {
  z-index: 4;
  position: relative;
}

.div-block {
  max-width: 33%;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block._1 {
  justify-content: flex-end;
}

.section_home-second-fold {
  z-index: 1;
  min-height: 1000vh;
  background-color: #17131f;
  position: relative;
}

.sticky-header {
  height: 100vh;
  background-image: url('../images/Mask-group_1Mask group.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

._2nd-fold-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-of-earth {
  width: 60%;
}

.image-of-earth._1 {
  opacity: 1;
  position: absolute;
  transform: translate(1px, -2px);
}

.glow-div {
  z-index: -1;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.the-text-wrapper {
  z-index: 3;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #d9d9d9;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  font-size: 30px;
  line-height: 1.2;
  display: flex;
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 10%;
  right: auto;
}

.the-text-wrapper._2 {
  width: 39%;
  color: #fff;
  font-size: 32px;
  display: flex;
  top: 10%;
  left: 55%;
}

.the-text-wrapper._3, .the-text-wrapper._4, .the-text-wrapper.moon {
  z-index: 1;
  width: auto;
  color: #fff;
  display: flex;
}

.the-text-wrapper._6 {
  color: #fff;
  font-size: 32px;
  display: flex;
}

.birds {
  width: 80px;
  min-width: 80px;
}

.bold {
  font-weight: 700;
}

.absolute-cloud {
  height: 50%;
  min-height: 50%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.absolute-cloud-left {
  height: 50%;
  min-height: 50%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.number {
  font-size: 90px;
  font-weight: 700;
}

.div-block-3 {
  width: 100vh;
  aspect-ratio: 1 / 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.rocket-svg {
  width: 191px;
  height: 200px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
}

.moon-image {
  z-index: -1;
  width: auto;
  display: block;
  position: absolute;
  top: auto;
  bottom: -104%;
  left: auto;
  right: -30%;
}

.section_calender {
  height: 650vh;
  background-color: #17131f;
}

.section-ccalender-sticky {
  height: 100vh;
}

.section-ccalender-sticky.gradient-absolute-div._1 {
  z-index: 0;
  background-image: linear-gradient(#bbdefe, #a3d3ff 60%, #fff 79%);
  position: -webkit-sticky;
  position: sticky;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.calender-absolute-div {
  z-index: 4;
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.calender {
  width: 59%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
}

.calender.right {
  left: auto;
  right: 0;
}

.absolute-div-cloud {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image {
  z-index: -1;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.calender-text {
  z-index: 1;
  width: 40%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #243e81;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 22px;
  line-height: 1;
  display: flex;
  position: relative;
}

.calender-text.new {
  z-index: 1;
  width: 100%;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.calender-text.new._2 {
  align-items: flex-end;
  padding-right: 5vh;
}

.tgidf {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: DM Serif Display, sans-serif;
  font-size: 6vw;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
}

.tgidf.huge {
  font-size: 9vw;
}

.tgidf.pink {
  color: #ffdce6;
}

.text-block {
  margin-bottom: 10px;
  font-size: 3vw;
}

.italic {
  text-align: left;
  font-family: DM Serif Display, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.italic.pink {
  color: #ffdce6;
}

.italic.pink.large {
  font-size: 42px;
}

.italic.center {
  text-align: center;
}

.calender-text-wrapper {
  position: absolute;
}

.calender-text-wrapper.absolute {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.big {
  margin-bottom: 10px;
  font-size: 34px;
}

.bird-absolute {
  position: absolute;
  top: 5vh;
  bottom: auto;
  left: 30vw;
  right: auto;
}

.bird-absolute._2 {
  width: 80px;
  position: absolute;
  top: 20vh;
  bottom: auto;
  left: auto;
  right: 50vw;
}

.section_hyderabad {
  z-index: 5;
  height: 600vh;
  position: relative;
}

.section_sticky-hyderabad {
  z-index: 1;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.section_backgrouund-wrapper {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-background {
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-background._0 {
  background-image: linear-gradient(#282341, #735d7b);
  display: flex;
}

.section-background._2 {
  align-items: flex-end;
  display: flex;
}

.section-background.hyderabad {
  background-image: linear-gradient(#b7dafa, #fff);
  display: flex;
}

.section-background.bagr-teans {
  height: 40vh;
  background-image: linear-gradient(to top, #f3a8af, #735d7b);
  display: flex;
  position: static;
}

.background-image {
  z-index: -1;
  width: 100%;
  height: 100%;
  aspect-ratio: auto;
  object-fit: fill;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2 {
  z-index: 4;
  height: 100%;
  margin-top: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.background-image-hyderabad {
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hyderabad-text-wrapper {
  z-index: 4;
  width: 39%;
  color: #243e81;
  margin-top: 10vh;
  margin-right: 24vw;
  line-height: 1;
  position: relative;
}

._22-px {
  margin-top: 10px;
  font-size: 22px;
  line-height: 1.1;
}

.sun-moon-image-0wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-sun {
  display: block;
}

.owl {
  z-index: 2;
  height: 100%;
  margin-left: auto;
  position: relative;
}

.owl-wrapper {
  max-width: 43%;
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 200px;
  padding-left: 100px;
  line-height: 1;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.section_vadapav {
  height: 1200vh;
}

.vada-pav-sticky {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.vada-pav-main {
  z-index: 1;
  height: 100%;
  background-image: linear-gradient(#f3a8af, #ffdd9d);
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.spotlight {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vada-pav {
  display: block;
  position: absolute;
}

.vada-pav._1 {
  z-index: 0;
  top: 54%;
  left: 12%;
  right: 0%;
  transform: scale(.7);
}

.vada-pav._2 {
  z-index: 0;
  transform-style: preserve-3d;
  top: 50%;
  right: 12%;
  transform: scale(.9)rotateX(0)rotateY(180deg)rotateZ(0);
}

.vada-pav._3 {
  z-index: 0;
  top: 0%;
  right: 19%;
  transform: scale(.5);
}

.vada-pav._4 {
  z-index: -1;
  left: 0%;
}

.vada-pav._5 {
  z-index: -1;
  transform-style: preserve-3d;
  top: auto;
  bottom: -14%;
  left: auto;
  right: -6%;
  transform: scale(.9)rotateX(0)rotateY(180deg)rotateZ(0);
}

.vada-pav._6 {
  z-index: -1;
  top: auto;
  bottom: 9%;
  left: auto;
  right: 4%;
  transform: scale(.9);
}

.vada-pav._7 {
  z-index: -1;
  top: auto;
  bottom: 9%;
  left: auto;
  right: -13%;
  transform: scale(.8);
}

.vada-pav._8 {
  z-index: -1;
  transform-style: preserve-3d;
  top: auto;
  bottom: -22%;
  left: auto;
  right: -13%;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0)scale(.4);
}

.vada-pav._9 {
  z-index: 1;
  transform-style: preserve-3d;
  top: auto;
  bottom: -22%;
  left: -9%;
  right: auto;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)scale(.8);
}

.vada-pav._10 {
  z-index: 1;
  top: auto;
  bottom: 2%;
  left: -14%;
  right: auto;
  transform: scale(.6);
}

.vada-pav.king {
  z-index: 3;
  display: block;
}

.vada-pav._3 {
  z-index: 0;
  transform-style: preserve-3d;
  top: 52%;
  right: 27%;
  transform: scale(.6);
}

.vada-pav._11 {
  z-index: 0;
  transform-style: preserve-3d;
  top: 60%;
  right: 39%;
  transform: scale(1)rotateX(0)rotateY(180deg)rotateZ(0);
}

.vada-pav._12 {
  z-index: 1;
  top: auto;
  bottom: 10%;
  left: auto;
  right: 25%;
  transform: scale(.9);
}

.vada-pav._13 {
  z-index: 0;
  transform-style: preserve-3d;
  top: auto;
  bottom: 6%;
  left: auto;
  right: 46%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)scale(.6);
}

.vada-pav._14 {
  z-index: 0;
  transform-style: preserve-3d;
  top: 58%;
  right: 55%;
  transform: scale(.6);
}

.chilli._1 {
  transform-style: preserve-3d;
  position: absolute;
  top: 24%;
  transform: scale(.5)rotateX(0)rotateY(180deg)rotateZ(78deg);
}

.chilli._3 {
  transform-style: preserve-3d;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  transform: scale(.5)rotateX(0)rotateY(180deg)rotateZ(78deg);
}

.chilli._4 {
  z-index: 1;
  position: absolute;
  top: auto;
  bottom: -8%;
  left: -5%;
  right: auto;
  transform: scale(.5);
}

.chilli._5 {
  position: absolute;
  top: 17%;
  bottom: auto;
  left: 13%;
  right: auto;
}

.vadapav-bowl {
  z-index: 1;
  width: 70%;
  position: relative;
  bottom: -130px;
}

.vada-pav-text {
  z-index: 4;
  width: 100%;
  height: 100%;
  color: #bc0202;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.image-4 {
  z-index: 0;
  width: 100%;
  position: relative;
}

.div-block-4 {
  max-width: 30%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 34px;
  line-height: 1.1;
  display: flex;
}

.image-5 {
  z-index: -3;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 6svw;
  left: 0%;
  right: 0%;
}

.thats-enough-text {
  z-index: 6;
  max-width: 52%;
  color: #bc0202;
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  font-size: 34px;
  line-height: 1.1;
  display: flex;
  position: absolute;
  top: 4%;
  bottom: auto;
  left: 2%;
  right: auto;
}

.mumbai-peep {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#f5b38e, #fdd299);
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-6 {
  z-index: -1;
  min-width: 60%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.gradinet {
  width: 100%;
  height: 50px;
  background-image: linear-gradient(rgba(253, 210, 153, 0), #fdd299);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-7 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-6 {
  width: 60%;
  min-width: 60%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-8 {
  z-index: 3;
  width: 60%;
  min-width: 60%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mumbai {
  text-align: center;
  flex-flow: column wrap;
  align-items: flex-start;
  padding: 40px;
  font-size: 34px;
  line-height: 1.1;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: baseline;
  display: flex;
}

.image-9 {
  position: absolute;
  top: 30%;
  bottom: auto;
  left: 30%;
  right: auto;
}

.image-9._2 {
  width: 60px;
  top: 10%;
  bottom: auto;
  left: auto;
  right: 20%;
}

.the-weighing-scale {
  z-index: 3;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, #fff4d9, #ffe196 0%, #ff9e59);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.cluds-wrapper {
  z-index: -1;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-10 {
  width: 60%;
  position: absolute;
  left: 0%;
  right: auto;
}

.the-weigh-wrapper {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-11 {
  width: 50%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.weigh-scale {
  text-align: center;
  flex-flow: column wrap;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  font-size: 34px;
  line-height: 1.1;
  display: flex;
  position: absolute;
  top: 2%;
  bottom: auto;
  left: auto;
  right: auto;
}

.weigh-scale._1 {
  position: static;
}

.absolute {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.image-12 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.the-money-wrapper {
  width: 100%;
  height: 100%;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  display: flex;
  position: absolute;
}

.image-13, .image-14 {
  height: 100%;
}

.weigh {
  z-index: 4;
  width: 100%;
  height: 100%;
  color: #bc0202;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.weigh.aa {
  display: flex;
}

.image-15 {
  position: absolute;
}

.section_storyfive {
  height: 550vh;
}

.story5-sticky {
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.mountain-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.absolute-image {
  z-index: 1;
  width: 100%;
  position: absolute;
}

.absolute-image._2, .absolute-image._3 {
  z-index: 2;
}

.background-1 {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#b6778b, #ffaf81);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-2 {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#4e4062, #e2978e);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-3 {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#3f3351, #e8a0ba);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cloud {
  width: 35%;
  opacity: .2;
  position: absolute;
  top: 30%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.cloud._1 {
  width: 20%;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 10%;
}

.cloud._2 {
  width: 20%;
  top: 20%;
  bottom: auto;
  left: 20%;
  right: 0%;
}

.cloud._3 {
  top: 10%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.the-content-wrapper {
  z-index: 2;
  width: 100%;
  height: 100%;
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  color: #ffdce6;
  text-align: center;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  line-height: 1;
  display: flex;
  position: relative;
}

.the-content-wrapper._2 {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 150px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-16 {
  width: 500px;
  position: absolute;
}

.text-block-2 {
  color: #fafafa;
}

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

.section_last {
  z-index: 0;
  position: relative;
}

.last-sticky {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.last-delhi {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#fffbe8, #a8cef0 71%, #a8cef0 90%);
  justify-content: center;
  align-items: center;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.last-delhi._2 {
  height: auto;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  color: #6376a7;
  background-image: linear-gradient(to top, #fffbe8, #a8cef0 34%, #fffbe8 65%, #c8e3ff);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 100px 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 32px;
  font-style: italic;
  line-height: 1;
}

.absolute-div-delhi {
  z-index: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.delhi-contetn {
  z-index: 2;
  width: 40%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #243e81;
  text-align: left;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 120px;
  font-size: 32px;
  line-height: 1;
  display: flex;
  position: absolute;
  top: auto;
  left: 8%;
  right: auto;
}

.dilli-image {
  width: 50%;
  position: relative;
}

.dilli-cloud {
  width: 15%;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.state-wise {
  width: 100%;
  height: 100vh;
  background-image: linear-gradient(#fff4df, #c5e2ff);
  justify-content: flex-end;
  align-items: center;
  padding-top: 200px;
  display: flex;
  position: relative;
}

._50 {
  width: 50%;
  transform-style: preserve-3d;
  position: absolute;
  top: -8%;
  left: 0%;
  right: auto;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.text-block-3 {
  color: #243e81;
  text-align: center;
  position: -webkit-sticky;
  position: sticky;
}

.text-block-3.body {
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-style: normal;
  line-height: 1.1;
}

.text-block-3._1 {
  font-size: 60px;
}

.div-block-10 {
  align-items: baseline;
  margin-right: auto;
  display: flex;
}

.div-block-10._2 {
  margin-left: auto;
  margin-right: 0;
}

.div-block-10._3 {
  margin-left: auto;
}

.div-block-10._3._100vh {
  z-index: 2;
  width: 100%;
  height: 100vh;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  position: relative;
}

.section_converter {
  height: 50vh;
  background-color: #17131f;
}

.section_converter.invert {
  z-index: 1;
  height: 50vh;
  position: relative;
}

.div-block-11 {
  z-index: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

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

.image-18.invert {
  height: 50vh;
}

.image-19 {
  z-index: 1;
  opacity: 1;
  position: absolute;
  bottom: -54px;
  left: 53.75px;
  transform: scale(.95);
}

.image-20 {
  position: absolute;
}

.calender-new-div {
  z-index: 3;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle at 50% 0, #fff4df, #c5e2ff);
  flex-wrap: wrap;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.calender-new-div._2 {
  z-index: 2;
  justify-content: flex-end;
  display: flex;
}

.image-21 {
  z-index: 2;
  width: 80%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-22 {
  z-index: 1;
  width: 70%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-23 {
  z-index: 1;
  margin-top: auto;
  margin-left: auto;
  display: block;
  position: relative;
}

.image-23._2 {
  margin-bottom: auto;
  margin-left: 0;
  margin-right: auto;
}

.div-block-12 {
  align-items: baseline;
  display: flex;
}

.image-24 {
  z-index: 1;
  width: 80%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-24._1 {
  top: auto;
  bottom: 68vh;
  left: auto;
  right: 0%;
}

.image-25 {
  width: 80px;
  position: absolute;
  bottom: 70vh;
  right: 81%;
}

.image-26 {
  position: absolute;
  top: auto;
  bottom: 50vh;
  left: auto;
  right: 30%;
}

.image-27 {
  width: 50%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-27._2 {
  width: 30%;
  top: auto;
  bottom: 20%;
  left: auto;
  right: 0%;
}

.image-29 {
  width: 100vw;
  min-width: 100vw;
}

.gradient-div {
  z-index: 1;
  height: 50vh;
  background-image: linear-gradient(#ffe193, #bd7d8a);
  position: relative;
  overflow: hidden;
}

.image-30 {
  max-width: 40%;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: 0%;
  right: auto;
}

.image-30._2 {
  max-width: 30%;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 10%;
}

.image-31 {
  z-index: 0;
  width: 100px;
  position: absolute;
  top: auto;
  bottom: -22%;
  left: 54.5px;
}

.div-block-13 {
  z-index: 1;
  display: flex;
  position: relative;
}

.image-32 {
  width: 20%;
  position: absolute;
  top: 7%;
  bottom: auto;
  left: 32%;
  right: auto;
}

.gradient-section {
  z-index: 0;
  height: 50vh;
  background-image: linear-gradient(#d5e7f8, #b4d9fa);
  position: relative;
}

.image-33 {
  z-index: 6;
  max-width: 50%;
  position: absolute;
  top: -153px;
  left: -78px;
}

.image-34 {
  z-index: -1;
  position: relative;
}

.asasas {
  z-index: 6;
  max-width: 50%;
  position: absolute;
  top: -136px;
  left: auto;
  right: 0;
}

.image-35 {
  z-index: 3;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-14 {
  z-index: 3;
  display: block;
  position: absolute;
  top: -25%;
  bottom: 0%;
  left: 0%;
  right: -16%;
  overflow: hidden;
}

.image-37 {
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-38 {
  width: 70%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: -15%;
  right: auto;
}

.image-39 {
  z-index: -1;
  height: 100%;
  position: relative;
}

.image-40 {
  z-index: 1;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-41 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-15 {
  z-index: -1;
  width: 300px;
  height: 300px;
  filter: blur(50px);
  background-color: rgba(255, 255, 255, .69);
  border-radius: 100%;
  position: absolute;
  top: auto;
  bottom: 6%;
  left: 0%;
  right: auto;
}

.image-42 {
  width: 100%;
}

.image-43 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

@media screen and (min-width: 1440px) {
  .image-5 {
    bottom: 7.4svw;
  }

  .image-11 {
    width: 40%;
  }

  .div-block-14 {
    right: -12%;
  }
}

@media screen and (min-width: 1920px) {
  img {
    z-index: 1;
    position: relative;
  }

  .sun-image._1._222 {
    width: 6vw;
    height: 6vw;
  }

  .cloud-unknown-right-center {
    z-index: 2;
    bottom: 19%;
  }

  .glow-div {
    aspect-ratio: auto;
  }

  .absolute-cloud-left {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .section-ccalender-sticky.gradient-absolute-div._1 {
    top: 0%;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .vada-pav-sticky {
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .vada-pav-main {
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#f3a8af, #ffdd9d 100%, #ffde9d);
    justify-content: center;
    align-items: flex-end;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .spotlight {
    z-index: -3;
  }

  .vada-pav {
    position: absolute;
  }

  .vada-pav.king {
    bottom: 0%;
  }

  .chilli {
    position: absolute;
  }

  .vada-pav-text {
    z-index: 5;
    justify-content: center;
    align-items: center;
  }

  .image-5 {
    bottom: 9.8svw;
  }

  .gradinet {
    width: 1px;
  }

  .image-11 {
    width: 40%;
  }

  .image-12 {
    margin-left: auto;
  }

  .weigh {
    z-index: 5;
    justify-content: center;
    align-items: center;
  }

  .section_converter.invert {
    position: relative;
    bottom: -61px;
  }

  .image-23._2 {
    width: 50%;
  }

  .div-block-14 {
    z-index: 3;
    top: -20%;
    right: -9%;
  }
}

@media screen and (max-width: 479px) {
  .section_home-hero {
    display: block;
  }

  .home-hero-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1 {
    font-size: 10vw;
  }

  .h1.smal {
    font-size: 8vw;
  }

  .h1.smal.xs {
    font-size: 6vw;
    line-height: 1.2;
  }

  .nav-top {
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .button.c-06 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-link-wrapper {
    width: 80px;
  }

  .sun-image._1._222 {
    width: 50px;
    height: 50%;
  }

  .bird-image._1 {
    top: 40%;
    right: 19%;
  }

  .cloud-unknown {
    bottom: -4%;
  }

  .cloud-unknown-right {
    width: 100%;
    bottom: -6%;
    right: -19%;
  }

  .div-block._1 {
    max-width: 56%;
  }

  .div-block._00 {
    display: none;
  }

  ._2nd-fold-wrapper {
    overflow: hidden;
  }

  .image-of-earth {
    width: 55%;
  }

  .glow-div {
    width: 100%;
    height: 100vh;
    aspect-ratio: auto;
  }

  .the-text-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
    top: 20%;
  }

  .the-text-wrapper._2 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    display: block;
    top: auto;
    bottom: 20%;
    left: 0%;
    right: 0%;
  }

  .the-text-wrapper._3, .the-text-wrapper._4 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    display: block;
    left: 0%;
  }

  .the-text-wrapper.moon {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    display: block;
    left: 5%;
  }

  .the-text-wrapper._6 {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    display: block;
    top: 5%;
    left: 0%;
  }

  .birds {
    width: 40px;
    min-width: 30px;
  }

  .absolute-cloud, .absolute-cloud-left {
    height: 20%;
    min-height: 20%;
  }

  .number.italic.pink {
    font-size: 48px;
  }

  .div-block-3 {
    width: 100vw;
  }

  .rocket-svg {
    margin-left: 25px;
  }

  .moon-image {
    width: 150vw;
    min-width: 200vw;
    object-fit: cover;
    top: auto;
    bottom: -13%;
    left: auto;
    right: -109%;
  }

  .section-ccalender-sticky.gradient-absolute-div._1 {
    overflow: hidden;
  }

  .calender-absolute-div {
    z-index: 4;
    align-items: flex-end;
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .calender {
    width: 100%;
  }

  .calender-text {
    width: 100%;
    justify-content: flex-start;
    padding-top: 100px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .calender-text.new {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .calender-text.new._2 {
    align-items: center;
    margin-bottom: 150px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .tgidf {
    font-size: 13vw;
  }

  .tgidf.huge {
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    display: flex;
  }

  .tgidf.small {
    font-size: 12vw;
  }

  .text-block, .italic.pink.large {
    font-size: 22px;
  }

  .calender-text-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.2;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .calender-text-wrapper._0 {
    display: block;
  }

  .calender-text-wrapper.absolute {
    position: absolute;
    top: 100px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .big {
    font-size: 22px;
  }

  .section-background {
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .section-background._0 {
    object-fit: cover;
    display: flex;
  }

  .section-background._2 {
    display: flex;
  }

  .section-background.bagr-teans {
    object-fit: cover;
    display: flex;
  }

  .background-image {
    object-fit: cover;
  }

  .image-2 {
    height: auto;
    margin-top: 0;
    position: static;
  }

  .hyderabad-text-wrapper {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .sun-moon-image-0wrapper {
    width: 100px;
    top: 0%;
    right: 0%;
  }

  .owl {
    height: 50%;
  }

  .owl-wrapper {
    max-width: none;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .vada-pav-main {
    display: flex;
  }

  .vada-pav {
    width: 50%;
  }

  .vada-pav._4 {
    left: 19%;
  }

  .vada-pav._6 {
    bottom: 1%;
  }

  .vada-pav._7 {
    bottom: 4%;
  }

  .vada-pav.king {
    width: 100%;
    min-width: 150%;
    bottom: 11%;
  }

  .vada-pav._12 {
    bottom: 11%;
  }

  .vada-pav._13 {
    bottom: 2%;
  }

  .vada-pav._14 {
    top: 70%;
  }

  .chilli {
    width: 50%;
  }

  .chilli._1 {
    top: 56%;
  }

  .chilli._5 {
    top: 63%;
  }

  .vadapav-bowl {
    width: 150%;
    min-width: 150%;
    bottom: -26px;
  }

  .vada-pav-text {
    flex-wrap: nowrap;
    align-items: flex-start;
    padding-top: 150px;
    padding-left: 10px;
    padding-right: 10px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block-4 {
    max-width: none;
    font-size: 22px;
  }

  .image-5 {
    width: 100%;
    min-width: 150%;
    top: auto;
    bottom: 8%;
    left: auto;
    right: auto;
  }

  .thats-enough-text {
    max-width: none;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    position: absolute;
    top: 150px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .image-6 {
    min-width: 100%;
  }

  .div-block-6, .image-8 {
    width: 100%;
    min-width: 100%;
  }

  .mumbai {
    max-width: 80%;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    font-size: 22px;
    top: 200px;
    left: auto;
  }

  .div-block-7 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    align-items: baseline;
  }

  .div-block-7._1 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .div-block-7.wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .image-9 {
    left: 7%;
  }

  .image-9._2 {
    right: 3%;
  }

  .the-weighing-scale {
    align-items: center;
    padding-top: 0;
  }

  .image-10 {
    width: 100%;
    bottom: 71px;
    left: -38%;
  }

  .the-weigh-wrapper {
    height: auto;
    align-items: center;
  }

  .image-11 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    bottom: -87%;
  }

  .weigh-scale {
    padding: 0;
    font-size: 22px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .weigh-scale._1 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
  }

  .image-12 {
    width: 60%;
    opacity: .7;
    top: auto;
    left: auto;
    right: 0%;
  }

  .the-money-wrapper {
    flex-wrap: wrap;
    align-content: center;
  }

  .image-13, .image-14 {
    width: 100%;
    height: auto;
  }

  .weigh {
    top: 150px;
  }

  .weigh.aa {
    top: 0;
  }

  .story5-sticky {
    overflow: hidden;
  }

  .the-content-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    font-size: 22px;
  }

  .the-content-wrapper._2 {
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    padding: 0 10px;
  }

  .last-delhi._2 {
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .delhi-contetn {
    width: auto;
    font-size: 22px;
    position: static;
  }

  .dilli-image {
    width: auto;
  }

  .state-wise {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    align-content: center;
    justify-content: center;
    padding-left: 23px;
    padding-right: 23px;
  }

  ._50 {
    width: 100%;
    top: -1%;
  }

  .text-block-3 {
    text-align: left;
    line-height: 1.2;
  }

  .text-block-3.body {
    text-align: center;
    font-size: 22px;
  }

  .text-block-3._1 {
    font-size: 32px;
  }

  .div-block-10 {
    margin-right: 0;
  }

  .div-block-10._2 {
    text-align: left;
    margin-left: 0;
  }

  .div-block-10._3._100vh {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .section_converter, .image-18 {
    height: auto;
  }

  .image-20 {
    width: 150px;
  }

  .calender-new-div {
    z-index: 3;
    align-content: flex-end;
    align-items: flex-end;
  }

  .calender-new-div._2 {
    z-index: 2;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    align-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .image-23 {
    width: 100%;
  }

  .image-23._2 {
    width: 100%;
    margin-top: auto;
  }

  .div-block-12 {
    flex-wrap: wrap;
  }

  .image-28 {
    height: 30vh;
    object-fit: cover;
  }

  .image-29 {
    min-width: 150vw;
  }

  .gradient-div {
    height: 30vh;
  }

  .image-30 {
    max-width: 80%;
    left: 27%;
  }

  .image-30._2 {
    max-width: 50%;
    right: 72%;
  }

  .div-block-14 {
    top: 0%;
    right: 0%;
  }

  .div-block-15 {
    width: 100px;
    height: 100px;
    bottom: 16%;
  }
}


@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}