body {
  outline: none;
  background: #FEFEFF;
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
  font-family: 'Mona', 'sans serif';
}

.outplayed {
  position: relative;
  background: #FEFEFF;
  background-size: cover;
  max-width: 100%;
  overflow: hidden;
}

.outplayed * {
  box-sizing: border-box;
}

.download-buttons-mob {
  display: none;
}

h1.heading-first,
h2.heading-first {
  margin: 0px auto 3px;
  color: #000;
  text-align: center;
  /* font-family: 'Inter', sans-serif; */
  font-family: 'Montserrat', sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 112.5%;
  letter-spacing: 0px;
}

.heading-second {
  color: #0C133D;
  font-family: 'Inter', sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 106%;
  /* 63.6px */
  letter-spacing: -1.2px;
}

.download-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  letter-spacing: 0.36px;
  display: inline-block;
  transition: all 0.3s ease;
  cursor: pointer;

  color: #000;
  text-align: center;
  
  font-family: 'Montserrat', sans-serif;
  font-size:  16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0px;


  white-space: nowrap;
  background: #E6004D;
  cursor: pointer;
  color: #fff;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  transition: all .3s ease-in-out;
  text-decoration: none;

  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150% ;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  width: 312px;
  height: 48px;
}

.download-btn.border {
  color: #000;
  border: 1px solid #303030;
  background: transparent;
  display: flex;
  width: 132px;
  height: 40px;
  padding: 10px 20px;
  text-transform: none;
}

.download-btn.border:hover {
  color: #fff;
  border-color: #E6004D;
  background: #E6004D;
}

.download-btn.mobile {
  display: none;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}

.header-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 33px 48px;
  min-height: 112px;
  max-width: 100%;
  margin: 0 auto;
}

.header-logo {
  padding: 0;
  width: 172px;
  z-index: 1;
}

.header-logo img {
  max-width: 100%;
}

.header-logo.desktop {
  display: block;
}

.header-logo.mob {
  display: none;
}

.opening-section {
  position: relative;
  margin: 0;
  padding: 0;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background: #FEFEFF;
}

.opening-section .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 197px 20px 164px;
  z-index: 2;
}

.opening-section .opening-text {
  max-width: 488px;
  margin: 18px auto 29px;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 155.56%;
  font-family: 'Montserrat', sans-serif;
}

.hero-tablet {
  display: none;
  margin-top: -71px;
  z-index: 1;
}

.pink-icon {
  display: flex;
  width: 248px;
  height: 268px;
  transform: translate(229%, 0px);
  margin-top: -203px;
  z-index: 3;
}

.hero-mob {
  display: flex;
  margin-top: -128px;
  z-index: 1;
}

.stats {
  color: rgba(12, 19, 61, 0.4);
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  line-height: 1.6;
  margin-top: 7px;
  text-align: center;
}

.stats img {
  height: 16px;
  width: auto;
  vertical-align: text-bottom;
  margin-right: 5px;
}

.first-layer {
  position: absolute;
  display: block;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.first-layer::after {
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0.85;
  background: radial-gradient(123.21% 123.06% at 52.66% 131.94%, #CAD2FB 27.12%, rgba(202, 239, 251, 0.5) 59.12%, rgba(255, 215, 223, 0.2) 77.67%, rgba(202, 210, 251, 0) 100%);
}

.first-layer img {
  position: absolute;
}

.first-layer .img-icon {
  position: absolute;
  z-index: 2;
}

.first-layer .img-icon.blue {
  width: auto;
  height: 355px;
  transform: translate(270px, -111px);
}

.first-layer .img-icon.green {
  width: 274px;
  height: 240px;
  transform: translate(67.5vw, -10px);
}

.first-layer .img-icon.pink {
  width: 283px;
  height: 303px;
  transform: translate(1531px, 660px);
}

.first-layer .img-icon.yellow {
  width: 240px;
  height: 251px;
  transform: translate(402px, 618px);
}

.first-layer .character-left {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}

.first-layer .character-right {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
}

.scroll-down {
  display: flex;
  justify-content: center;
  position: relative;
  max-width: unset;
  margin: 23px auto 20px;
}

.scroll-down-container {
  display: flex;
  z-index: 2;
}

.feats-container {
  padding: 198px 0 190px;
  background: #FEFEFF;
  box-shadow: 0px 0px 12px 0px rgba(13, 10, 26, 0.12);
}

section.feats {
  max-width: 1363px;
  padding: 0 40px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 162px;
}

section.feats .feat {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

section.feats .feat:nth-child(even) {
  flex-direction: row-reverse;
}

section.feats .feat .poster {
  width: 635px;
}

section.feats .feat .poster img {
  width: 100%;
}

section.feats .feat .desc {
  width: 510px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  text-align: left;
  align-items: flex-start;
  margin-top: 58px;
  padding-bottom: 40px;
}

section.feats .feat .desc .icon {
  height: 40px;
}

section.feats .feat .desc h3 {
  margin: 0;
  font-size: 36px;
  font-family: 'Inter', sans-serif;
  line-height: 1;
  font-weight: 500;
  color: #0C133D;
  font-style: normal;
  font-weight: 500;
  line-height: 102%;
  letter-spacing: -0.72px;
}

section.feats .feat .desc p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

section.feats .feat .desc ul {
  max-width: 456px;
  margin: 5px 0 0;
  list-style: disc;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  padding-left: 25px;
  color: #0C133D;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}

section.feats .feat .desc ul li .coming {
  margin-left: 8px;
  vertical-align: bottom;
}

.bottom {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background-color: #EFF1F9;
}

.bottom .laptop-icon {
  display: none;
}

.bottom .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  max-width: 1555px;
  margin: 0 auto;
  padding: 0 20px;
}

.bottom .content-wrapper-inner {
  max-width: 824px;
}

.bottom .heading-second {
  max-width: 450px;
  margin: 50px 0 48px;
}

.bottom .bottom-tablet-img {
  position: relative;
  max-width: 100%;
  margin-top: 62px;
}

.bottom .bottom-mob-img {
  display: flex;
  position: relative;
  max-width: 100%;
  margin-top: 34px;
}

.footer {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer p.txt {
  margin: 0;
  display: flex;
  padding: 30px 20px;
  color: rgba(12, 19, 61, 0.4);
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

/* The Modal (background) */

.modal {
  display: none;
  position: fixed;
  z-index: 5;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  /* Modal Content */
}

.modal-content {
  position: relative;
  margin: auto;
  padding: 32px 33px 34px;
  width: 100%;
  max-width: 520px;
  max-height: 335px;
  height: 100%;
  overflow: hidden;
  background: url("./../images/PopupBG.webp") no-repeat 50% 50%, #FEFEFF;
  background-size: cover;
  border-radius: 16px;
  box-shadow: 2px 2px 8px 0px rgba(13, 10, 26, 0.04);
}

.modal-content * {
  box-sizing: border-box;
}

/* Modal Content */

.modal-content .modal-block {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}

.modal-content .modal-block-inner {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  padding: 0px 0 20px;
}

.modal-content .popup-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.modal-content .modal-logo {
  width: 70px;
  height: 70px;
  margin: 0 0 23px;
}

.modal-content .first-heading {
  max-width: 300px;
  margin: 0;
  text-align: left;
  color: #0C133D;
  font-family: 'Inter', sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.72px;
}

.modal-content .popup-text {
  max-width: 275px;
  margin: 13px 0 10px;
  padding: 0;
  color: #0C133D;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}

.modal-content .popup-text a {
  text-decoration-line: underline;
  color: #324DF5;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-decoration-line: underline;
}

.modal-content .popup-text-small {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  height: 48px;
  padding-left: 28px;
  flex-shrink: 0;
  width: 100%;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  padding-top: 15px;
}

@font-face {
  font-family: Mona;
  font-family: 'Mona', 'sans serif';
  src: url("./../fonts/MonaSans-Regular.woff2");
  font-weight: 400;
}

@font-face {
  font-family: Mona;
  font-family: 'Mona', 'sans serif';
  src: url("./../fonts/MonaSans-Medium.woff2");
  font-weight: 500;
}

@font-face {
  font-family: Mona;
  font-family: 'Mona', 'sans serif';
  src: url("./../fonts/MonaSans-SemiBold.woff2");
  font-weight: 600;
}

a {
  color: inherit;
  text-decoration: none;
}

html,
body {
  padding: 0;
  margin: 0;
  font-family: 'Mona', 'sans serif';
  color: #0C133D;
  min-height: 100vh;
  background-color: #FEFEFF;
  background-color: #EFF1F9;
}

.wrapper {
  width: 100%;
  position: relative;
}

.btn {
  /* width: 312px; */
  display: inline-block;
  /* line-height: 20px;
  padding: 20px; */
  border-radius: 0;
  /* background: #324DF5; */
  /* color: #FEFEFF; */
  /* font-size: 18px;
  font-weight: 500; */
  /* transition: all 0.3s ease; */
  cursor: pointer;
}

/* .btn:hover {
  background: #6379F6;
} */


/* --------------------------------------- */
.btn {
  /* display: flex; */
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 12px 32px;
  height: 48px;
  width: unset;
  width: 312px;
  /* margin: 36px auto 10px; */
  white-space: nowrap;
  background: #E6004D;
  cursor: pointer;
  color: #fff;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  transition: all .3s ease-in-out;
  text-decoration: none;

  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150% ;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.btn:hover {
  background: #F53B6A;
}

/*  */
.btn img {
  height: 18px;
  width: auto;
  margin-right: 7px;
  position: relative;
  top: -2px;
  vertical-align: middle;
}

section.steps {
  padding-top: 180px;
  text-align: center;
  padding-bottom: 60px;
  background-color: #EFF1F9;
}

section.steps .items {
  display: inline-flex;
  gap: 167px;
  margin: 0 auto;
}

section.steps .items .item {
  width: 248px;
  text-align: center;
}

section.steps .items .item .num {
  font-size: 80px;
  font-family: 'Inter', sans-serif;
  color: #E6004D;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 28px;
}

section.steps .items .item p {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

.general-wrapper {
  position: relative;
  width: 100%;
  background-color: #EFF1F9;
}

.mobile {
  display: none;
}

.mob {
  display: none;
}

@media only screen and (min-width: 601px) {
  .hero-tablet {
    display: flex;
  }

  .hero-mob {
    display: none;
  }

  .bottom .bottom-mob-img {
    display: none;
  }
}

@media only screen and (min-width: 1025px) {
  .hero-tablet {
    display: none;
  }

  .pink-icon {
    display: none;
  }

  .hero-mob {
    display: none;
  }

  .scroll-down {
    margin: 71px auto 58px;
  }

  .bottom {
    background-color: #EFF1F9;
    background-image: url("./../images/yellow-icon-bottom.webp"), url("./../images/gradientOverlay.webp");
    background-repeat: no-repeat;
    background-position: 0.91% 81.7%, 36% 100%;
    background-size: 222px, cover;
  }

  .bottom .laptop-icon {
    display: flex;
    position: absolute;
    right: -170px;
    bottom: 0;
    max-height: 88%;
  }

  .bottom .content-wrapper {
    padding: 299px 20px 297px;
    align-items: flex-start;
  }

  .bottom .heading-second {
    margin: 50px 0 48px;
  }

  .bottom .stats {
    text-align: left;
  }

  .bottom .bottom-tablet-img {
    display: none;
  }
}

@media only screen and (min-width: 1225px) {
  .bottom .laptop-icon {
    display: flex;
    position: absolute;
    right: -42px;
    bottom: 0;
    max-height: 95%;
  }
}

@media only screen and (min-width: 1345px) {
  .bottom .laptop-icon {
    display: flex;
    position: absolute;
    right: -42px;
    bottom: 0;
  }
}

@media only screen and (max-width: 1920px) {
  .header-container {
    max-width: 100%;
    padding: 20px 20px 20px 16px;
  }
}

@media only screen and (max-width: 1224px) {
  section.steps .items {
    gap: 88px;
  }
}

@media only screen and (max-width: 1024px) {
  .download-buttons-mob {
    display: flex;
    justify-content: center;
  }

  .heading-second {
    text-align: center;
  }

  .download-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    /* padding: 20px 10px 20px 15px; */
  }

  .download-btn img {
    margin-right: 8px;
  }

  .download-btn.border {
    display: none;
  }

  .download-btn.desktop {
    display: none;
  }

  .header-container {
    justify-content: center;
    margin: 0 auto;
    padding: 60px 13px 12px;
  }

  .header-logo.desktop {
    display: flex;
    justify-content: center;
  }

  .header-logo.mob {
    display: block;
    margin: 0 auto;
    padding: 0;
    /* width: 128px; */
  }

  /* .header-logo.mob svg {
    display: flex;
    width: 104px;
    margin: 5px 0 0px 11px;
  } */

  .opening-section {
    display: flex;
    flex-direction: column;
    height: unset;
    width: 100%;
    padding: 0;
  }

  .opening-section .content-wrapper {
    padding: 131px 20px 39px;
    background: #EFF1F9;
  }

  .first-layer {
    display: none;
  }

  .feats-container {
    padding: 116px 0 167px;
  }

  section.feats {
    max-width: 954px;
    gap: 189px;
  }

  section.feats .feat {
    align-items: center;
  }

  section.feats .feat .poster {
    width: auto;
    max-width: 428px;
  }

  section.feats .feat .desc {
    width: auto;
    max-width: 378px;
    margin-top: 0;
    padding-bottom: 0;
    gap: 0;
  }

  section.feats .feat .desc h3 {
    margin: 17px 0 10px;
    font-size: 28px;
    letter-spacing: -0.56px;
  }

  section.feats .feat .desc ul {
    font-size: 15px;
    line-height: 160%;
    /* 24px */
  }

  .modal-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  section.steps {
    padding-top: 160px;
    padding-bottom: 158px;
  }
}

@media only screen and (max-width: 900px) {
  section.steps {
    padding: 80px 21vw;
  }

  section.steps .items {
    flex-direction: column;
    gap: 88px;
    align-items: center;
    width: 100%;
  }

  section.steps .items .item {
    width: 100%;
  }
}

@media only screen and (max-width: 870px) {
  .feats-container {
    background: linear-gradient(180deg, #cfd7fb 0%, #EFF1F9 100%);
    padding-top: 0;
    box-shadow: none;
    padding-bottom: 0;
  }

  .feats-container .feats {
    padding: 46px 44px 70px;
    max-width: 90.47%;
    margin: 0 auto;
    background: #FEFEFF;
    flex-direction: column;
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 0px 4px 12px 0px rgba(13, 10, 26, 0.12);
    gap: 83px;
  }

  .feats-container .feats .feat {
    flex-direction: column;
  }

  .feats-container .feats .feat .coming {
    padding: 0;
    margin-top: -10px;
    background: 0;
    margin: 0;
    margin-top: -10px;
  }

  .feats-container .feats .feat:nth-child(even) {
    flex-direction: column;
  }

  .feats-container .feats .feat .desc {
    width: 100%;
    padding-bottom: 13px;
  }

  .feats-container .feats .feat .desc h3 {
    margin: 17px 0 19px;
    font-family: 'Inter', sans-serif;
    line-height: 1.12;
    color: var(--RA_Campaign-Dark, #0C133D);
    /* RA_Campaign/Mobile/H3 */
    font-size: 28px;
    font-weight: 500;
    line-height: 106%;
    /* 29.68px */
    letter-spacing: -0.56px;
  }

  .feats-container .feats .feat .desc ul,
  .feats-container .feats .feat .desc p {
    color: #0C133D;
    /* RA_Campaign/Mobile/Body */
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 22.4px */
    margin: 0;
  }

  .feats-container .feats .feat .desc ul {
    padding-left: 0;
    list-style: none;
  }

  .feats-container .feats .feat .desc ul li {
    margin-bottom: 9px;
  }

  .feats-container .feats .feat .desc ul li .coming {
    margin-left: 0;
    margin: 0;
    vertical-align: baseline;
  }

  .feats-container .feats .feat .poster {
    width: 104%;
  }
}

@media only screen and (max-width: 600px) {
  h1.heading-first,
  h2.heading-first {
    margin: 0 auto 3px;

    font-size: 36px;
    font-style: normal;
    font-weight:  700;
    line-height: 44px;
    letter-spacing: 0;
  }

  .heading-second {
    font-size: 34px;
    font-weight: 500;
    line-height: 106%;
    /* 36.04px */
    letter-spacing: -0.68px;
  }

  .header-container {
    padding: 36px 13px 12px;
  }

  /* .header-logo {
    width: 172px;
  } */

  .opening-section {
    background: #EFF1F9;
  }

  .opening-section .content-wrapper {
    padding: 122px 20px 20px;
  }

  .opening-section .opening-text {
    margin: 13px auto 20px;
    padding: 0;
    font-size: 16px;
    line-height: 160%;
  }

  .pink-icon {
    display: none;
  }

  .scroll-down-container {
    display: none;
  }

  .bottom .heading-second {
    max-width: 335px;
    margin: 61px 0 23px;
  }

  .bottom .stats {
    margin-top: 14px;
    line-height: 24px;
  }

  .bottom .bottom-tablet-img {
    display: none;
  }

  .footer p.txt {
    padding: 27px 20px 32px;
  }

  .footer {
    background: #CFD8FA;
  }

  .desk,
  .desktop {
    display: none;
  }

  .mobile {
    display: inline;
  }

  .mob {
    display: inline-block;
  }

  html,
  body {
    font-size: 1vw;
    background: linear-gradient(180deg, #cfd7fb 49%, #EFF1F9 50%);
  }

  section.steps .items {
    flex-direction: column;
  }

  section.steps {
    padding: 80px 21vw;
  }

  section.steps .items {
    gap: 88px;
    align-items: center;
    width: 100%;
  }

  section.steps .items .item {
    width: 100%;
  }

  section.steps .items .item .num {
    margin-bottom: 15px;
    font-size: 16rem;
  }

  section.steps .items .item p {
    font-size: 4.8rem;
    width: 100%;
  }
}

@media only screen and (max-width: 500px) {
  .opening-section .opening-text {
    max-width: 320px;
  }
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}