:root {
  --red: #de5946;
}

.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;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Berkshire Swash, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Berkshire Swash, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

p {
  text-align: left;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

img {
  max-width: 100%;
  display: inline-block;
}

.heading {
  color: #233863;
  text-align: right;
  object-fit: fill;
  width: auto;
  min-width: 263px;
  padding-top: 0;
  padding-bottom: 18px;
  padding-right: 0;
  font-family: Berkshire Swash, sans-serif;
  font-weight: 400;
}

.text-span {
  color: var(--red);
}

.container {
  text-align: right;
  justify-content: center;
  align-items: center;
  max-width: 767px;
  padding-top: 61px;
  padding-right: 0;
  display: flex;
  position: static;
}

.hero-section {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  position: relative;
}

.div-block {
  background-image: url('../images/hearts.svg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 52%;
  flex-direction: column;
  padding-left: 22px;
  display: flex;
}

.image {
  object-fit: cover;
  width: 500px;
}

.mission-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.platform-section, .event-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

.image-2 {
  width: 364px;
}

.image-3 {
  object-fit: cover;
  width: 208px;
  overflow: auto;
}

.mission-image {
  object-fit: contain;
  width: 261px;
}

.mission-image.app-img {
  width: 80%;
}

.mission-image.love-img {
  width: 322px;
}

.image-5 {
  object-fit: contain;
  width: 311px;
  min-width: 112px;
}

.image-6 {
  object-fit: contain;
  max-width: 28%;
}

.heading-2 {
  color: #233863;
  font-family: Berkshire Swash, sans-serif;
  font-size: 32px;
}

.heading-3 {
  font-family: Berkshire Swash, sans-serif;
  font-size: 24px;
}

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

.mission-item {
  object-fit: fill;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  width: 270px;
  display: flex;
}

.paragraph {
  text-align: center;
  object-fit: contain;
  font-size: 20px;
  font-weight: 200;
  overflow: visible;
}

.heading-4 {
  text-align: center;
  margin-top: 10px;
  font-family: Outfit, sans-serif;
  font-weight: 400;
}

.mission-items {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  display: flex;
}

.columns {
  justify-content: center;
  display: flex;
}

.column {
  justify-content: flex-end;
  display: flex;
}

.column-2 {
  flex-direction: column;
  display: flex;
}

.signupbutton {
  letter-spacing: 5px;
  object-fit: fill;
  background-color: #233863;
  border-radius: 20px;
  width: auto;
  margin-left: 21px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Outfit, sans-serif;
}

.signupbutton.learn-more-about {
  margin-left: 0;
}

.signupbutton.learn-more-about.sponsors-btn {
  color: #233863;
  text-align: left;
  background-color: #fff;
  padding-top: 7px;
  padding-bottom: 7px;
}

.signupbutton.login {
  margin-left: 0;
}

.signupbutton.login.menu {
  align-self: flex-end;
  margin-top: 10px;
}

.heading-5 {
  margin-top: 0;
}

.heading-6 {
  font-size: 38px;
}

.container-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #fff;
  grid-template: "Area-2 Area"
  / 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-end;
  align-items: center;
  max-width: 900px;
  display: flex;
}

.container-3.left {
  justify-content: flex-start;
}

.heading-7 {
  color: #233863;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 32px;
}

.heading-7.sponsors-heading {
  color: #fff;
  text-align: left;
}

.heading-7.platform-title {
  font-size: 34px;
}

.paragraph-2 {
  color: #233863;
  text-align: left;
  max-width: 349px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1.1;
}

.paragraph-2.date {
  color: #a1aabd;
  margin-bottom: 1px;
}

.paragraph-2.platform {
  text-align: left;
}

.paragraph-2.about-us-description {
  text-align: left;
  max-width: 305px;
  font-weight: 200;
}

.paragraph-2.about-us-description.sponsors-desp {
  color: #fff;
  font-weight: 100;
  line-height: 1.1;
}

.paragraph-2.right {
  text-align: right;
}

.abouts {
  text-align: left;
  align-self: center;
}

.image-7 {
  mix-blend-mode: darken;
  object-fit: contain;
  width: 336px;
}

.image-7.about-us-image {
  mix-blend-mode: darken;
  width: 255px;
}

.image-7.sponimg {
  mix-blend-mode: normal;
}

.button-2 {
  color: #233863;
  background-color: #0000;
  border: 3px solid #233863;
  border-radius: 20px;
  padding: 6px 19px;
  font-family: Outfit, sans-serif;
}

.aboutus {
  padding-top: 30px;
  padding-bottom: 30px;
}

.about-us {
  text-align: left;
}

.about-us.about {
  text-align: right;
}

.sponsors {
  background-color: #233863;
  padding-top: 32px;
}

.description {
  text-align: right;
}

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

.text-span-2, .text-span-3, .text-span-4 {
  font-family: Berkshire Swash, sans-serif;
}

.div-block-5 {
  text-align: right;
}

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

.image-9 {
  z-index: -1;
  width: 100%;
  position: fixed;
  inset: auto 0% 0%;
}

.div-block-7 {
  background-image: url('../images/freepik--background-complete--inject-3.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-11 {
  z-index: -1;
  opacity: .61;
  text-align: center;
  width: 100%;
  margin-top: 0;
  padding: 0 141px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-8 {
  text-align: center;
  flex-direction: column;
  display: flex;
  position: relative;
}

.coffee {
  z-index: -1;
  opacity: 1;
  max-width: 150px;
  position: absolute;
  inset: 25% 16% auto auto;
  transform: rotate(54deg);
}

.coffee2 {
  z-index: -1;
  opacity: 1;
  max-width: 150px;
  position: absolute;
  inset: 33% auto auto 17.6vw;
}

.birds {
  opacity: 1;
  max-width: 150px;
  position: absolute;
  inset: 5% auto auto 23%;
}

.rocket {
  z-index: -1;
  opacity: 1;
  max-width: 151px;
  position: absolute;
  inset: 4% 0% auto 63%;
}

.clouds {
  z-index: -1;
  opacity: 1;
  max-width: 170px;
  position: absolute;
  inset: -2% auto auto 8%;
}

.cloud2 {
  z-index: -1;
  opacity: 1;
  max-width: 15vw;
  position: absolute;
  inset: 15% 5% auto auto;
}

.image-13 {
  z-index: -1;
  opacity: 1;
  position: absolute;
  inset: 33% auto 0% 6%;
}

.image-14 {
  z-index: -1;
  opacity: 1;
  position: absolute;
  inset: 21% 1% auto auto;
}

.image-15 {
  opacity: .7;
  position: absolute;
  inset: -3% auto 0% 38%;
}

.image-16 {
  margin-top: 9px;
}

.navbar {
  background-color: #fff0;
}

.nav-link {
  color: #233863;
  letter-spacing: 3px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
}

.nav-link.w--current {
  color: var(--red);
}

.nav-link.highlighted {
  color: var(--red);
  text-decoration: none;
}

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

.sponsor {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.image-17 {
  max-width: 56%;
}

.heading-8 {
  font-weight: 400;
}

.heading-9 {
  font-family: Outfit, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-3, .paragraph-4 {
  font-size: 16px;
}

.heading-10, .heading-11, .heading-12 {
  font-size: 24px;
}

.paragraph-5 {
  font-weight: 300;
}

.about-para {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
}

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

.names {
  color: #595959;
  font-size: 16px;
  font-weight: 700;
}

.image-18 {
  max-width: 52%;
}

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

  .mission-item {
    width: 25vw;
  }

  .mission-items {
    flex-wrap: wrap;
    align-content: center;
    max-width: 803px;
  }

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

  .div-block-7 {
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
  }

  .image-10 {
    object-fit: cover;
    width: 100%;
    position: fixed;
    overflow: auto;
  }

  .image-11 {
    z-index: -1;
    padding-left: 0;
    padding-right: 0;
  }

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

  .coffee {
    max-width: 100px;
    top: 48%;
    right: 8%;
  }

  .coffee2 {
    z-index: -1;
    max-width: 100px;
    top: 27%;
    left: .7vw;
  }

  .birds {
    z-index: -1;
    left: 20%;
  }

  .rocket {
    z-index: -1;
    top: 5%;
  }

  .clouds {
    max-width: 140px;
    left: 0%;
  }

  .cloud2 {
    z-index: -1;
    top: 29%;
  }

  .image-13 {
    max-width: 200px;
  }

  .image-15 {
    opacity: 1;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    top: -4%;
  }

  .navbar {
    background-color: #fff0;
  }

  .nav-link {
    color: #fff;
    text-align: center;
  }

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

  .nav-menu {
    text-align: center;
    background-color: #233863;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 2px;
  }

  .container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column-reverse;
    margin-bottom: 66px;
    padding-top: 0;
    display: flex;
  }

  .div-block {
    background-position: 1% 96%;
    background-size: 32%;
    justify-content: center;
    margin-top: -68px;
    margin-bottom: -63px;
    padding-bottom: 2px;
  }

  .mission-section {
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .platform-section {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .event-section {
    display: flex;
  }

  .mission-image, .mission-image.love-img, .mission-image.app {
    mix-blend-mode: multiply;
  }

  .mission-item {
    width: 223px;
  }

  .mission-items {
    flex-wrap: wrap;
    justify-content: center;
  }

  .container-3 {
    grid-row-gap: 10px;
    text-align: center;
    flex-flow: column;
    align-content: center;
    align-items: center;
  }

  .container-3.left {
    grid-column-gap: 7px;
    grid-row-gap: 0px;
  }

  .heading-7.sponsors-heading, .paragraph-2, .paragraph-2.about-us-description.sponsors-desp, .paragraph-2.right {
    text-align: center;
  }

  .image-7 {
    order: -1;
  }

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

  .image-11 {
    opacity: .93;
  }

  .coffee {
    top: 47%;
  }

  .coffee2 {
    top: 25%;
    left: 4vw;
  }

  .birds {
    top: 20%;
    left: 7%;
  }

  .rocket {
    top: -1%;
  }

  .image-14 {
    max-width: 150px;
  }

  .image-15 {
    z-index: -1;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    text-align: center;
    margin-bottom: -13px;
    padding-bottom: 19px;
  }

  .container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    margin-bottom: 34px;
    padding-top: 0;
    display: flex;
  }

  .body {
    background-image: none;
    padding-left: 0;
    padding-right: 0;
    font-family: Outfit, sans-serif;
    font-size: 12px;
    font-weight: 300;
  }

  .div-block {
    background-position: 0 99%;
    background-size: 32%;
    margin-top: -69px;
    margin-bottom: -25px;
  }

  .image {
    position: relative;
  }

  .mission-section {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
  }

  .platform-section {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .platform-section.sponsors {
    padding-bottom: 62px;
    padding-left: 11px;
    padding-right: 11px;
  }

  .platform-section.taj-back {
    margin-bottom: 0;
    padding-bottom: 67px;
  }

  .event-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .mission-image {
    mix-blend-mode: multiply;
    width: 100%;
    max-width: 261px;
  }

  .mission-image.love-img {
    mix-blend-mode: multiply;
    width: 100%;
  }

  .mission-image.app {
    max-width: 180px;
  }

  .image-6 {
    object-fit: contain;
    max-width: none;
  }

  .heading-2 {
    color: #233863;
    font-family: Berkshire Swash, sans-serif;
    font-size: 29px;
  }

  .paragraph {
    font-size: 18px;
  }

  .mission-items {
    margin-bottom: 30px;
  }

  .signupbutton {
    margin-left: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
  }

  .signupbutton.learn-more-about {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
  }

  .signupbutton.learn-more-about.sponsors-btn {
    width: 100%;
    max-width: 220px;
  }

  .signupbutton.login.menu.platform {
    align-self: center;
  }

  .container-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    order: 1;
    place-content: center;
    align-items: center;
  }

  .container-3.left {
    grid-column-gap: 0px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .heading-7 {
    text-align: center;
    margin-top: 11px;
    font-size: 29px;
  }

  .heading-7.platform-title {
    margin-top: 14px;
    font-size: 29px;
  }

  .paragraph-2 {
    text-align: center;
    font-size: 15px;
    line-height: 1;
  }

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

  .paragraph-2.about-us-description {
    text-align: center;
    line-height: 1.1;
  }

  .paragraph-2.about-us-description.sponsors-desp {
    font-size: 16px;
  }

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

  .abouts {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-7 {
    width: 66vw;
  }

  .image-7.about-us-image {
    width: 64vw;
  }

  .button-2 {
    font-size: 14px;
  }

  .about-us {
    text-align: center;
    align-self: center;
  }

  .about-us.about {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .about-us.text {
    flex-direction: column;
    display: flex;
  }

  .description {
    text-align: center;
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-4 {
    object-fit: contain;
    width: 100%;
  }

  .image-8 {
    object-fit: cover;
    width: 84%;
    padding-right: 25px;
  }

  .div-block-5 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap-reverse;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .coffee {
    top: 51%;
    right: -1%;
  }

  .coffee2 {
    top: 35%;
  }

  .birds {
    max-width: 100px;
    position: absolute;
    top: 16%;
    left: 1%;
  }

  .rocket {
    max-width: 92px;
    top: 0%;
    left: 70%;
  }

  .image-14 {
    max-width: 120px;
  }

  .image-15 {
    max-width: 90px;
    top: 0%;
    left: 47%;
  }

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

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

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

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

#w-node-_5e90fbd2-684e-e902-d64c-8ab970fdd39f-3e3fac49 {
  grid-area: Area-2;
  justify-self: end;
}

#w-node-_3986bb42-65a7-3391-0c0a-c31e41f47c16-3e3fac49, #w-node-d73f7370-9861-0768-f2cf-90c97f447d0f-3e3fac49 {
  grid-area: Area;
  align-self: start;
}

#w-node-d73f7370-9861-0768-f2cf-90c97f447d0e-3e3fac49, #w-node-_9876a06e-a105-2209-4113-c91a746eea04-3e3fac49 {
  grid-area: Area-2;
  justify-self: end;
}

#w-node-_9876a06e-a105-2209-4113-c91a746ee9f9-3e3fac49, #w-node-d841696e-60cc-f271-689a-82636b3f3a83-3e3fac49 {
  grid-area: Area;
  align-self: start;
}

#w-node-f7d620bb-ff59-c7ba-8e02-d06f3e633ece-4cae3ce2, #w-node-_02e8a91b-b435-3f86-3366-d0d94f9470d6-4cae3ce2, #w-node-_89f2d2b7-eb69-c7ac-9e2b-25097ca179af-4cae3ce2, #w-node-_11f892d3-b89f-7d79-804e-8ef6232ea4a0-4cae3ce2, #w-node-c00f6c2c-0acc-3838-46d4-15223853f156-4cae3ce2, #w-node-_0e95dfc8-191a-b58a-52fc-04e4567b78f5-20527fdf, #w-node-_11c1eb8c-6bcc-d445-33ec-d88dbf67b921-20527fdf, #w-node-_849584dc-b725-bfed-3473-88e32cefccce-20527fdf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


