@font-face {
  font-family: 'Helvetica Neue';
  src: url("../font/Helvetica Neue Regular/Helvetica Neue Regular.otf") format("openType");
}

@font-face {
  font-family: MyAeonik;
  src: url(../Aeonik-Regular.ff9ccf87.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: MyAeonik;
  src: url(../Aeonik-Medium.f6b0aeaf.ttf);
  font-weight: 700;
  font-style: normal;
}

:root {
  --slide-heading-color1: #D7F3F6;
  --slide-heading-color2: #FED0AB;
  --slide-heading-color3: #3FE5A4;
  --slide-heading-color4: #B0ADE9;
}

body {
  font-family: 'Poppins', 'sans-serif';
  background-color: #000;
  color: #fff;
  font-size: 3.625rem;
  font-weight: 400;
  line-height: 1;
}

@media screen and (max-width: 900px) {
  body {
    font-size: 2.625rem;
  }
}

.main-header {
  position: absolute;
  z-index: 1;
  width: 100%;
  max-width: max(1440px, 95%);
  left: 0;
  right: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 1.5rem 1.5rem 0;
}

.logo {
  margin-left: 0.5rem;
  width: 160px;
  height:80px;
  background-image: url("../img/logowhisper.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.nav-links {
  margin-right: 1.5rem;
  gap: 2.5rem;
  opacity: 1;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 900px) {
  .nav-links {
    display: none;
  }
  
.logo {
   width: 160px;
  height:50px;
   
}
}


.menuIcon {
  box-sizing: border-box;
  display: inline-block;
  border: 0;
  margin: 0;
  padding: 0;
  height: initial;
  width: initial;
  overflow: hidden;
  background: none;
  max-width: 100%;
  position: relative;
}

/* .menuIcon img{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-width: 100%;
    width: 0;
    height: 0;
} */

@media screen and (min-width: 900px) {
  .menu-icon {
    display: none;
  }
}

.link-item {
  margin: 0;
  color: #556cd6;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-color: rgba(85, 108, 214, 0.4);
  color: #fff;
  font-size: 1.125rem;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-item:hover {
  color: inherit !important;
}

.link-item-demo {
  font-size: 1rem !important;
  font-weight: 600;
  line-height: 1.75;
  background-color: #fff;
  color: #000;
  padding: 10px 14px;
  text-decoration: none;
  border-radius: 10px;
  margin-left: 1.5rem;
}

.link-item-demo:hover {
  color: #000;
}

.content-container {
  margin: 0 auto;
}

.section-1 {
  position: absolute;
  width: 100%;
  height: 85vw;
  max-height: 1200px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 84%, rgba(0, 0, 0, 0.53957) 93%, #000000 100%);
  position: absolute;
  overflow: hidden;
}

.section-1 .top {
  position: absolute;
  z-index: -1;
  top: 0%;
  left: 30%;
  opacity: 1;
  transform: translateX(0%) translateY(0%) translateZ(0px);
}

.section-1 .top .top-div {
  z-index: -1;
  width: 974.444px;
  max-width: 877px;
  height: 666.667px;
  max-height: 600px;
}

.section-1 .top .top-div .top-span {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  width: initial;
  height: initial;
  background: none;
  opacity: 1;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  max-width: 100%;
}

.section-1 .top .top-div .top-span img {
  padding: 0;
  border: none;
  margin: auto;
  display: block;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
}

.section-1 .left-bottom {
  position: absolute;
  z-index: -1;
  top: auto;
  bottom: 0%;
  left: 0%;
  opacity: 1;
  transform: translateX(0%) translateY(0%) translateZ(0px);
}

.section-1 .left-bottom .left-bottom-div {
  z-index: -1;
  width: 980px;
  max-width: 882px;
  height: 502.222px;
  max-height: 452px;
}

.section-1 .left-bottom .left-bottom-div .left-bottom-span {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  width: initial;
  height: initial;
  background: none;
  opacity: 1;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  max-width: 100%;
}

.section-1 .left-bottom .left-bottom-div .left-bottom-span img {
  box-sizing: border-box;
  padding: 0;
  border: none;
  margin: auto;
  display: block;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
}

.section-1 .right-bottom {
  position: absolute;
  z-index: -1;
  top: 36%;
  left: auto;
  right: -185px;
  opacity: 1;
  transform: translateX(0%) translateY(0%) translateZ(0px);
}

.section-1 .right-bottom .right-bottom-div {
  z-index: -1;
  width: 701.111px;
  max-width: 631px;
  height: 682.222px;
  max-height: 614px;
}

.section-1 .right-bottom .right-bottom-div .right-bottom-span {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  width: initial;
  height: initial;
  background: none;
  opacity: 1;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  max-width: 100%;
}

.section-1 .right-bottom .right-bottom-div .right-bottom-span img {
  box-sizing: border-box;
  padding: 0;
  border: none;
  margin: auto;
  display: block;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
}

.section-content-1 {
  position: relative;
  margin: 0 auto 4rem;
  padding: 0;
  width: 100%;
  height: 80vw;
  display: flex;
  max-width: 1750px;
  max-height: 1250px;
  align-items: center;
  justify-content: space-around;
}

@media screen and (max-width: 1030px) {
  .section-content-1 span img {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 1000px) {

  .section-content-1 .section-content-1-text {
    min-width: 80%;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start;
    max-width: 100%;
    margin-top: 320px;
    padding-left: 0px;
  }

  .appstore {
    text-align: center !important;
  }

  .section-content-1 {
    flex-direction: column;
    height: 1050px;
  }

  .section-1 {
    height: 900px;
  }

  .section-content-1 .section-content-1-text {
    /* margin: 150px auto 0; */
    padding: 0;
  }

  .section-content-1 .section-content-1-text h2 {
    text-align: center;
    width: 75%;
    max-width: 490px;
    font-size: 3rem !important;
    padding-left: 5rem;
  }

  .section-content-1-img {
    height: 680px;
    max-width: 400px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 2rem;
    /* margin-left: 6rem; */
  }
}

@media screen and (max-width: 600px) {
  .section-content-1 {
    height: 1150 px;
    margin: 0 auto 1rem;
  }

  .appstore {
    text-align: center !important;
  }

  .section-1 {
    height: 850px;
  }

  .btn-appstore {
    margin-top: 10px !important;
    max-width: 47% !important;
  }

  .section-content-1 .section-content-1-text h2 {
    font-size: 1.875rem;
    max-width: 350px;
  }
}

@media screen and (max-width: 480px) {
  .section-content-1-img {
    padding: 0 0 0rem 1.5rem;
    height: 695px;
  }

  .appstore {
    text-align: center !important;
    width: 72% !important;
  }

  .section-content-1 .section-content-1-text h2 {
    font-size: 40px !important;
    margin-bottom: 20px;
    padding-left: 0px !important;
  }

  .section-content-1 .section-content-1-text {
    margin-top: 140px !important;
  }
}

@media screen and (max-width: 380px) {

  .section-content-1 .section-content-1-text {
    margin-top: 80px !important;
  }
}

.section-content-1 .section-content-1-text {
  min-width: 53%;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  max-width: 100%;
  margin-top: 320px;
  padding-left: 5rem;
}

.section-content-1 .section-content-1-text h2 {
  font-size: 5rem;
  font-weight: 300;
  line-height: 1;
  display: inline-block;
  min-width: 53%;
}

.btn-appstore {
  margin-top: 30px;
  max-width: 25%;
}

.section-content-1-img {
  display: flex;
  -webkit-align-items: flex-end;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  margin-bottom: 2rem;
  max-width: 660px;
}

.section-content-1-img span {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  width: initial;
  height: initial;
  background: none;
  opacity: 1;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  max-width: 100%;
}

.section-content-1 span img {
  margin-top: 35px;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
}

@media screen and (max-width: 1000px) {
  .section-content-1 span img {
    margin-top: 35px;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
  }
}

@media screen and (max-width: 480px) {
  .section-content-1 span img {
    margin-top: 35px;
    min-width: 400px;
    max-width: 500px;
  }
}




/* section 2 */
.section-2 {
  box-sizing: border-box;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 600px) {
  .section-2 {
    margin-top: 4rem;
  }
}

.css-1stir8 {
  height: 100%;
  background-image: url(../img/weakEventNavigation.607a8475.png);
  background-repeat: no-repeat;
  -webkit-background-position: 50% 0px;
  background-position: 50% 0px;
}

@media (max-width: 900px) {
  .css-1stir8 {
    height: auto;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

.css-97ruw {
  box-sizing: border-box;
  margin: 0;
  flex-basis: 50%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  /* background-image: url(../img/weakEventNavigation.607a8475.png); */
  background-repeat: no-repeat;
  -webkit-background-position: 50% 0px;
  background-position: 50% 0px;
}

@media (max-width: 428px) {
  .css-97ruw {
    box-sizing: border-box;
    margin: 0;
    flex-basis: 35%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    /* background-image: url(../img/weakEventNavigation.607a8475.png); */
    background-repeat: no-repeat;
    -webkit-background-position: 50% 0px;
    background-position: 50% 0px;
  }
}

@media (min-width:600px) {
  .css-97ruw {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .css-97ruw {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .css-97ruw {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1536px) {
  .css-97ruw {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (max-width: 900px) {
  .css-97ruw {
    height: auto;
    -webkit-background-size: contain;
    background-size: contain;
  }
}


.css-1gkb66g {
  box-sizing: border-box;
  margin: 0;
  flex-basis: 50%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 5.5rem 0 0 10rem;
  max-width: 450px;
  height: auto;
}

@media (min-width:600px) {
  .css-1gkb66g {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .css-1gkb66g {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .css-1gkb66g {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1536px) {
  .css-1gkb66g {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

.css-1gkb66g h3 {
  color: #B0ADE9;
  font-weight: bold;
}

.css-1gkb66g p {
  margin-top: 1.5rem;
  max-width: 450px;
}

@media (max-width: 1200px) {
  .css-1gkb66g {
    padding: 4rem 0 0 6rem;
  }
}

@media (max-width: 900px) {
  .css-1gkb66g {
    padding: 3rem 0 0 3rem;
  }
}

@media (max-width: 600px) {
  .css-1gkb66g {
    padding: 2rem 1.625rem 0 1.625rem;
  }
}


.css-8kbq7n {
  padding: 5.5rem 0 0 10rem;
  max-width: 450px;
  height: auto;
}

.slide-4 h3 {
  color: #B0ADE9;
  font-weight: bold;
  margin-bottom: 20px;
}

.css-8kbq7n p {
  margin-top: 1.5rem;
  max-width: 450px;
}

@media (max-width: 1200px) {
  .css-8kbq7n {
    padding: 4rem 0 0 6rem;
  }
}

@media (max-width: 900px) {
  .css-8kbq7n {
    padding: 3rem 0 0 3rem;
  }
}

@media (max-width: 600px) {
  .css-8kbq7n {
    padding: 2rem 1.625rem 0 1.625rem;
  }
}

.slide-4 {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 510px;
  width: 88%;
  max-width: 1400px;
  margin: 5.125rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: black linear-gradient(180deg, #68C6F5 -22.35%, rgba(104, 198, 245, 0.33) 47.17%, rgba(104, 198, 245, 0) 100%);
  border-radius: 40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
}

@media (max-width: 900px) {
  .slide-4 {
    height: 400px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }
}

@media (max-width: 768px) {
  .slide-4 {
    height: 500px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }

  .slide-4 img {
    width: 260px !important;
  }
}

@media (max-width: 600px) {
  .slide-4 {
    height: 500px;
    margin: 2rem 1rem 0;
    position: relative;
    width: 70vw;
    border-radius: 10px;
  }
}

.css-h7uqrb {
  height: 485px;
  width: 88%;
  max-width: 1400px;
  margin: 5.125rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: black linear-gradient(180deg, #68C6F5 -22.35%, rgba(104, 198, 245, 0.33) 47.17%, rgba(104, 198, 245, 0) 100%);
  border-radius: 40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  z-index: 1;
}

@media (max-width: 900px) {
  .css-h7uqrb {
    height: 365px;
    overflow-y: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }
}

@media (max-width: 600px) {
  .css-h7uqrb {
    height: 246px;
    margin: 2rem 1rem 0;
    position: relative;
    width: 70vw;
    border-radius: 10px;
  }
}

.css-djbuw {
  box-sizing: border-box;
  margin: 0;
  flex-basis: 50%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  /* background-image: url(../img/transferRisk.982140b4.png); */
  background-repeat: no-repeat;
  -webkit-background-position: 50% 40px;
  background-position: 50% 40px;
}

@media (max-width: 428px) {
  .css-djbuw {
    box-sizing: border-box;
    margin: 0;
    flex-basis: 35%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    /* background-image: url(../img/transferRisk.982140b4.png); */
    background-repeat: no-repeat;
    -webkit-background-position: 50% 40px;
    background-position: 50% 40px;
  }
}

@media (min-width:600px) {
  .css-djbuw {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .css-djbuw {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .css-djbuw {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1536px) {
  .css-djbuw {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (max-width: 900px) {
  .css-djbuw {
    height: auto;
    -webkit-background-size: contain;
    background-size: contain;
  }
}


.css-1m18q1e {
  height: 100%;
  background-image: url(../img/transferRisk.982140b4.png);
  background-repeat: no-repeat;
  -webkit-background-position: 50% 40px;
  background-position: 50% 40px;
}

@media (max-width: 900px) {
  .css-1m18q1e {
    height: auto;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

.css-18zyxdg {
  box-sizing: border-box;
  margin: 0;
  flex-basis: 50%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 5.5rem 0 0 10rem;
  max-width: 450px;
  height: auto;
}

@media (min-width:600px) {
  .css-18zyxdg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .css-18zyxdg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .css-18zyxdg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1536px) {
  .css-18zyxdg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

.css-18zyxdg h3 {
  color: #3FE5A4;
  font-weight: bold;
}

.css-18zyxdg p {
  margin-top: 1.5rem;
  max-width: 450px;
}

@media (max-width: 1200px) {
  .css-18zyxdg {
    padding: 4rem 0 0 6rem;
  }
}

@media (max-width: 900px) {
  .css-18zyxdg {
    padding: 3rem 0 0 3rem;
  }
}

@media (max-width: 600px) {
  .css-18zyxdg {
    padding: 2rem 1.625rem 0 1.625rem;
  }
}

.css-hh0gof {
  padding: 5.5rem 0 0 10rem;
  max-width: 450px;
  height: auto;
}

.slide-3 h3 {
  color: #3FE5A4;
  font-weight: bold;
  margin-bottom: 20px;
}

.css-hh0gof p {
  margin-top: 1.5rem;
  max-width: 450px;
}

@media (max-width: 1200px) {
  .css-hh0gof {
    padding: 4rem 0 0 6rem;
  }
}

@media (max-width: 900px) {
  .css-hh0gof {
    padding: 3rem 0 0 3rem;
  }
}

@media (max-width: 600px) {
  .css-hh0gof {
    padding: 2rem 1.625rem 0 1.625rem;
  }
}

.css-1mh2by4 {
  height: 485px;
  width: 88%;
  max-width: 1400px;
  margin: 5.125rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: black linear-gradient(180deg, #D7F3F6 -22.35%, rgba(215, 243, 246, 0.33) 47.17%, rgba(215, 243, 246, 0) 100%);
  border-radius: 40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  z-index: 2;
}

@media (max-width: 900px) {
  .css-1mh2by4 {
    height: 365px;
    overflow-y: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }
}

@media (max-width: 600px) {
  .css-1mh2by4 {
    height: 246px;
    margin: 2rem 1rem 0;
    position: relative;
    width: 70vw;
    border-radius: 10px;
  }
}

.slide-3 {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 510px;
  width: 88%;
  max-width: 1400px;
  margin: 5.125rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: black linear-gradient(180deg, #D7F3F6 -22.35%, rgba(215, 243, 246, 0.33) 47.17%, rgba(215, 243, 246, 0) 100%);
  border-radius: 40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
}

@media (max-width: 900px) {
  .slide-3 {
    height: 400px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }
}

@media (max-width: 768px) {
  .slide-3 {
    height: 500px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }

  .slide-3 img {
    width: 260px !important;
  }
}

@media (max-width: 600px) {
  .slide-3 {
    height: 500px;
    margin: 2rem 1rem 0;
    position: relative;
    width: 70vw;
    border-radius: 10px;
  }
}

.css-39kvds {
  height: 100%;
  background-image: url(../img/snubbedArtists.5210cf28.png);
  background-repeat: no-repeat;
  -webkit-background-position: 50% 10px;
  background-position: 50% 10px;
}

@media (max-width: 900px) {
  .css-39kvds {
    height: auto;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

.css-1lxknbp {
  box-sizing: border-box;
  margin: 0;
  flex-basis: 50%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  background-image: url(../img/snubbedArtists.5210cf28.png);
  background-repeat: no-repeat;
  -webkit-background-position: 50% 10px;
  background-position: 50% 10px;
}

@media (max-width: 428px) {
  .css-1lxknbp {
    box-sizing: border-box;
    margin: 0;
    flex-basis: 35%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    background-image: url(../img/snubbedArtists.5210cf28.png);
    background-repeat: no-repeat;
    -webkit-background-position: 50% 10px;
    background-position: 50% 10px;
  }
}

@media (min-width:600px) {
  .css-1lxknbp {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .css-1lxknbp {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .css-1lxknbp {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1536px) {
  .css-1lxknbp {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (max-width: 900px) {
  .css-1lxknbp {
    height: auto;
    -webkit-background-size: contain;
    background-size: contain;
  }
}


.css-1cwrolf {
  padding: 5.5rem 0 0 10rem;
  max-width: 450px;
  height: auto;
}

.css-1cwrolf h3 {
  color: #FED0AB;
  font-weight: bold;
}

.css-1cwrolf p {
  margin-top: 1.5rem;
  max-width: 450px;
}

@media (max-width: 1200px) {
  .css-1cwrolf {
    padding: 4rem 0 0 6rem;
  }
}

@media (max-width: 900px) {
  .css-1cwrolf {
    padding: 3rem 0 0 3rem;
  }
}

@media (max-width: 600px) {
  .css-1cwrolf {
    padding: 2rem 1.625rem 0 1.625rem;
  }
}

.css-19tnhzb {
  box-sizing: border-box;
  margin: 0;
  flex-basis: 50%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 5.5rem 0 0 10rem;
  max-width: 450px;
  height: auto;
}

@media (min-width:600px) {
  .css-19tnhzb {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .css-19tnhzb {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .css-19tnhzb {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1536px) {
  .css-19tnhzb {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

.slide-2 h3 {
  color: #FED0AB;
  font-weight: bold;
  margin-bottom: 20px;
}

.css-19tnhzb p {
  margin-top: 1.5rem;
  max-width: 450px;
}

@media (max-width: 1200px) {
  .css-19tnhzb {
    padding: 4rem 0 0 6rem;
  }
}

@media (max-width: 900px) {
  .css-19tnhzb {
    padding: 3rem 0 0 3rem;
  }
}

@media (max-width: 600px) {
  .css-19tnhzb {
    padding: 2rem 1.625rem 0 1.625rem;
  }
}

.css-125llzn {
  height: 485px;
  width: 88%;
  max-width: 1400px;
  margin: 5.125rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: black linear-gradient(180deg, #B0ADE9 -22.35%, rgba(176, 173, 233, 0.33) 47.17%, rgba(176, 173, 233, 0) 100%);
  border-radius: 40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  z-index: 3;
}

@media (max-width: 900px) {
  .css-125llzn {
    height: 365px;
    overflow-y: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }
}

@media (max-width: 600px) {
  .css-125llzn {
    height: 246px;
    margin: 2rem 1rem 0;
    position: relative;
    width: 70vw;
    border-radius: 10px;
  }
}

.slide-2 {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 510px;
  width: 88%;
  max-width: 1400px;
  margin: 5.125rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: black linear-gradient(180deg, #B0ADE9 -22.35%, rgba(176, 173, 233, 0.33) 47.17%, rgba(176, 173, 233, 0) 100%);
  border-radius: 40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
}

@media (max-width: 900px) {
  .slide-2 {
    height: 400px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }
}

@media (max-width: 768px) {
  .slide-2 {
    height: 500px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }

  .slide-2 img {
    width: 260px !important;
  }
}

@media (max-width: 600px) {
  .slide-2 {
    height: 500px;
    margin: 2rem 1rem 0;
    position: relative;
    width: 70vw;
    border-radius: 10px;
  }
}

.css-135xaeg {
  height: 100%;
  background-image: url(../img/feeGouging.11513ef5.png);
  background-repeat: no-repeat;
  -webkit-background-position: 50% 30px;
  background-position: 50% 30px;
}

@media (max-width: 900px) {
  .css-135xaeg {
    height: auto;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

.css-1qd4wfi {
  box-sizing: border-box;
  margin: 0;
  flex-basis: 50%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  /* background-image: url(../img/feeGouging.11513ef5.png); */
  background-repeat: no-repeat;
  -webkit-background-position: 50% 30px;
  background-position: 50% 30px;
}

@media (max-width: 428px) {
  .css-1qd4wfi {
    box-sizing: border-box;
    margin: 0;
    flex-basis: 35%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    /* background-image: url(../img/feeGouging.11513ef5.png); */
    background-repeat: no-repeat;
    -webkit-background-position: 50% 30px;
    background-position: 50% 30px;
  }
}

@media (min-width:600px) {
  .css-1qd4wfi {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .css-1qd4wfi {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .css-1qd4wfi {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1536px) {
  .css-1qd4wfi {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (max-width: 900px) {
  .css-1qd4wfi {
    height: auto;
    -webkit-background-size: contain;
    background-size: contain;
  }
}



.text-description {
  margin: 0;
  line-height: 1;
  font-size: 2.5rem;
  font-weight: 400;
  color: #fff;
}
.text-description1{
 font-size: 2rem; 
}
@media (max-width: 900px) {
  .text-description {
    font-size: 1.7rem;
  }
}

@media (max-width: 600px) {
  .text-description {
    font-size: 1.125rem;
  }
}

.slide-text-heading {
  margin: 0;
  line-height: 1;
  font-size: 4rem;
  /* font-family: Aeonik, Helvetica Neue, sans-serif; */
  font-weight: 400;
  color: #fff;
}

@media (max-width: 1200px) {
  .slide-text-heading {
    font-size: 3.5rem;
  }
}

@media (max-width: 900px) {
  .slide-text-heading {
    font-size: 2.5rem;
  }
}

@media (max-width: 600px) {
  .slide-text-heading {
    font-size: 1.5rem;
  }
}

.slide-1-text-container {
  box-sizing: border-box;
  margin: 0;
  flex-basis: 50%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 5.5rem 0 0 10rem;
  max-width: 450px;
  height: auto;
}

@media (min-width:600px) {
  .slide-1-text-container {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .slide-1-text-container {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .slide-1-text-container {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1536px) {
  .slide-1-text-container {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

.slide-1 h3 {
  color: #D7F3F6;
  font-weight: bold;
  margin-bottom: 20px;
}

.slide-1-text-container p {
  margin-top: 1.5rem;
  max-width: 450px;
}

@media (max-width: 1200px) {
  .slide-1-text-container {
    padding: 4rem 0 0 6rem;
  }
}

@media (max-width: 900px) {
  .slide-1-text-container {
    padding: 3rem 0 0 3rem;
  }
}

@media (max-width: 600px) {
  .slide-1-text-container {
    padding: 2rem 1.625rem 0 1.625rem;
  }
}

.css-acc608 {
  padding: 5.5rem 0 0 10rem;
  max-width: 450px;
  height: auto;
}

.css-acc608 h3 {
  color: #D7F3F6;
  font-weight: bold;
}

.css-acc608 p {
  margin-top: 1.5rem;
  max-width: 450px;
}

@media (max-width: 1200px) {
  .css-acc608 {
    padding: 4rem 0 0 6rem;
  }
}

@media (max-width: 900px) {
  .css-acc608 {
    padding: 3rem 0 0 3rem;
  }
}

@media (max-width: 600px) {
  .css-acc608 {
    padding: 2rem 1.625rem 0 1.625rem;
  }
}

.css-5blk4u {
  height: 485px;
  width: 88%;
  max-width: 1400px;
  margin: 5.125rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: black linear-gradient(180deg, #FFE2C7 -22.35%, rgba(254, 213, 180, 0.328125) 47.17%, rgba(254, 208, 171, 0) 100%);
  border-radius: 40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  z-index: 4;
}

@media (max-width: 900px) {
  .css-5blk4u {
    height: 365px;
    overflow-y: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }
}

@media (max-width: 600px) {
  .css-5blk4u {
    height: 246px;
    margin: 2rem 1rem 0;
    position: relative;
    width: 70vw;
    border-radius: 10px;
  }
}

.slide-1 {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 510px;
  width: 88%;
  max-width: 1400px;
  margin: 5.125rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* background: black linear-gradient(180deg, #FFE2C7 -22.35%, rgba(254, 213, 180, 0.328125) 47.17%, rgba(254, 208, 171, 0) 100%); */
  border-radius: 40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
}

@media (max-width: 900px) {
  .slide-1 {
    height: 400px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }
}



@media (max-width: 768px) {
  .slide-1 {
    height: 500px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }

  .slide-1 img {
    width: 260px !important;
  }
}

.slide-5 {
  display: none;

}

@media (max-width: 600px) {
  .slide-5 {
    display: block !important;

  }

  .slide-1 {
    height: 500px;
    margin: 2rem 1rem 0;
    position: relative;
    width: 70vw;
    border-radius: 10px;
  }

  .slide-1 img {
    width: 260px !important;
  }
}

@media (max-width: 600px) {
  .slider-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: calc((55vw + 3rem) * -1);
  }
}

@media (max-width: 600px) {
  .css-3sg69k {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: calc((55vw + 3rem) * -1);
  }
}

.css-1cjmydp {
  width: 100%;
}

@media (max-width: 600px) {
  .css-1cjmydp {
    margin-top: 1rem;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .css-1cjmydp::-webkit-scrollbar {
    display: none;
  }
}

.css-dshx4x {
  width: 100%;
}

@media (max-width: 600px) {
  .css-dshx4x {
    margin-top: 1rem;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .css-dshx4x::-webkit-scrollbar {
    display: none;
  }
}

.section-2-text {
  margin: 0;
  line-height: 1;
  font-size: 5rem;
  /* font-family: Aeonik, Helvetica Neue, sans-serif; */
  font-weight: 300;
  color: #fff;
  text-align: center;
  max-width: 1045px;
}

@media (max-width: 1200px) {
  .section-2-text {
    font-size: 4rem;
  }
}

@media (max-width: 900px) {
  .section-2-text {
    font-size: 3rem;
  }
}

@media (max-width: 600px) {
  .section-2-text {
    font-size: 1.875rem;
  }
}

.section-2-text span {
  padding-bottom: 1rem;
  /* background: linear-gradient(180deg, #fed0ab 20%, #b0ade9 100%); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: bold;
}

@media (max-width: 600px) {
  .section-2-text {
    max-width: 295px;
  }
}

.css-1t8ms34 {
  max-width: 1045px;
}

.css-1t8ms34 span {
  padding-bottom: 1rem;
  background: linear-gradient(180deg, #fed0ab 20%, #b0ade9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: bold;
}

@media (max-width: 600px) {
  .css-1t8ms34 {
    max-width: 295px;
  }
}

.section-2-text-container {
  max-width: 80%;
}

/* Section 3 */

.section-3 {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  height: 1400px;
  padding-top: 80px;
}

@media (max-width: 1200px) {
  .section-3 {
    height: 1200px;
  }
}

@media (max-width: 900px) {
  .section-3 {
    height: 800px;
  }

  .section-3 h2 {
    max-width: 50%;
  }
}

@media (max-width: 600px) {
  .section-3 {
    height: 740px;
  }

  .section-3 h2 {
    max-width: 50%;
  }
}

.css-1f8npc3 {
  height: 100%;
  background-image: url(../img/basketballPlayer.9e2ef9d7.png);
  background-repeat: no-repeat;
  border-radius: 40px;
  -webkit-background-position: left top;
  background-position: left top;
}

@media (max-width: 1200px) {
  .css-1f8npc3 {
    height: 600px;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

@media (max-width: 600px) {
  .css-1f8npc3 {
    margin-top: 5rem;
    border-radius: 10px;
    -webkit-background-size: 95%;
    background-size: 95%;
  }
}

@media (min-width: 1600px) {
  .css-1f8npc3 {
    -webkit-background-size: 80%;
    background-size: 80%;
  }
}

.section-3-firstimg {
  box-sizing: border-box;
  margin: 0;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-basis: 58.333333%;
  -ms-flex-preferred-size: 58.333333%;
  flex-basis: 58.333333%;
    background-size: 80%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 58.333333%;
  height: 100%;
  /* background-image: url(../img/basketballPlayer.9e2ef9d7.png); */
  background-repeat: no-repeat;
  border-radius: 40px;
  -webkit-background-position: left top;
  background-position: left top;
}

@media (min-width:600px) {
  .section-3-firstimg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .section-3-firstimg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .section-3-firstimg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1536px) {
  .section-3-firstimg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (max-width: 1200px) {
  .section-3-firstimg {
    height: 600px;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

@media (max-width: 600px) {
  .section-3-firstimg {
    margin-top: 5rem;
    border-radius: 10px;
    -webkit-background-size: 95%;
    background-size: 95%;
  }
}

@media (min-width: 1600px) {
  .section-3-firstimg {
    -webkit-background-size: 80%;
    background-size: 80%!important;
  }
}

.css-152701z {
  height: 100%;
  background-image: url(../img/smiilngGirl.ad6dc2b1.png);
  background-repeat: no-repeat;
  -webkit-background-position: right 25%;
  background-position: right 25%;
}

@media (max-width: 1200px) {
  .css-152701z {
    height: 300px;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

@media (max-width: 900px) {
  .css-152701z {
    height: 300px;
  }
}

@media (max-width: 600px) {
  .css-152701z {
    height: 210px;
  }
}

@media (min-width: 1600px) {
  .css-152701z {
    -webkit-background-size: 40%;
    background-size: 40%;
  }
}

.section-3-secondimg {
  box-sizing: border-box;
  margin: 0;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-basis: 41.666667%;
  -ms-flex-preferred-size: 41.666667%;
  flex-basis: 41.666667%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 41.666667%;
  height: 100%;
  /* background-image: url(../img/smiilngGirl.ad6dc2b1.png); */
  background-repeat: no-repeat;
  -webkit-background-position: right 25%;
  background-position: right 25%;
}

@media (min-width:600px) {
  .section-3-secondimg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .section-3-secondimg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .section-3-secondimg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    background-size: 40%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1536px) {
  .section-3-secondimg {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    background-size: 40%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (max-width: 1200px) {
  .section-3-secondimg {
    height: 300px;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

@media (max-width: 900px) {
  .section-3-secondimg {
    height: 300px;
  }
}

@media (max-width: 600px) {
  .section-3-secondimg {
    height: 210px;
  }
}

@media (min-width: 1600px) {
  .section-3-secondimg {
    -webkit-background-size: 40%;
    background-size: 40%;
  }
}

.css-3qu2fo {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-bottom: 180px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 900px) {
  .css-3qu2fo {
    padding-bottom: 0;
    margin-bottom: 80px;
  }
}

@media (max-width: 600px) {
  .css-3qu2fo {
    padding-bottom: 80px;
  }
}

.section-3-cotainer {
  /* position: absolute; */
  width: 100%;
  height: 100%;
  padding-bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 900px) {
  .section-3-cotainer {
    padding-bottom: 0;
    margin-bottom: 80px;
  }
}

@media (max-width: 600px) {
  .section-3-cotainer {
    padding-bottom: 80px;
  }
}

.css-f1zz66 {
  max-width: 606px;
  margin: 0 auto 80px;
}

.css-f1zz66 span {
  background: linear-gradient(180deg, #68c6f5 50%, #3fe5a4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: bold;
}

.section-3-text-1 {
  margin: 0;
  line-height: 1;
  font-size: 5rem;
  font-weight: 300;
  color: #fff;
  text-align: center;
  max-width: 606px;
  margin: 0 auto 80px;
}

@media (max-width: 1200px) {
  .section-3-text-1 {
    font-size: 4rem;
  }
}

@media (max-width: 900px) {
  .section-3-text-1 {
    font-size: 3rem;
  }
}

@media (max-width: 600px) {
  .section-3-text-1 {
    font-size: 1.875rem;
  }
}

.section-3-text-1 span {
  /* background: linear-gradient(180deg, #68c6f5 50%, #3fe5a4 100%); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: bold;
}


.css-zph4v0 {
  width: 100%;
  max-width: 737px;
  margin-bottom: 150px;
}

@media (max-width: 900px) {
  .css-zph4v0 {
    margin-bottom: 5rem;
  }
}

@media (max-width: 600px) {
  .css-zph4v0 {
    max-width: 360px;
  }
}

.section-3-text-2 {
  margin: 0;
  line-height: 1;
  font-size: 3.625rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 737px;
  margin-bottom: 150px;
}

@media (max-width: 900px) {
  .section-3-text-2 {
    font-size: 2.625rem;
  }
}

@media (max-width: 600px) {
  .section-3-text-2 {
    font-size: 1.625rem;
  }
}

@media (max-width: 900px) {
  .section-3-text-2 {
    margin-bottom: 5rem;
  }
}

@media (max-width: 600px) {
  .section-3-text-2 {
    max-width: 360px;
  }
}

.css-r2ls4l {
  width: 70%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.section-3-image {
  width: 70%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}



/* section 4 */

.section-4 {
  box-sizing: border-box;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 4rem;
}

.css-v632se {
  width: 100%;
  max-width: max(1600px, 90%);
  margin-left: auto;
}

.section-4-container {
  width: 100%;
  max-width: max(1600px, 90%);
  margin-left: auto;
}

.css-1bl5knm {
  width: 100%;
  overflow-x: hidden;
  max-width: 1600px;
  padding: 0 0 127px 88px;
}

@media (max-width: 1200px) {
  .css-1bl5knm {
    padding: 0;
    width: 80%;
  }
}

@media (max-width: 900px) {
  .css-1bl5knm {
    padding: 0 0 2rem;
    margin: 8rem auto 0;
  }
}

@media (max-width: 600px) {
  .css-1bl5knm {
    margin-top: 3rem;
    width: 100%;
  }
}

.section-4-text {
  width: 100%;
  overflow-x: hidden;
  max-width: 1600px;
  padding: 0 0 127px 88px;
}

@media (max-width: 1200px) {
  .section-4-text {
    padding: 0;
    width: 80%;
  }
}

@media (max-width: 900px) {
  .section-4-text {
    padding: 0 0 2rem;
    margin: 8rem auto 0;
  }
}

@media (max-width: 600px) {
  .section-4-text {
    margin-top: 3rem;
    width: 100%;
  }
}


.css-4b2q6c {
  font-style: normal;
  line-height: 100%;
  max-width: 890px;
  text-align: left;
}

.css-4b2q6c span {
  font-weight: bold;
  background: linear-gradient(180deg, #9996D8 44.81%, #D7F3F6 100%), linear-gradient(180deg, #B0ADE9 72.52%, #D7F3F6 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

@media (max-width: 900px) {
  .css-4b2q6c {
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  .css-4b2q6c {
    max-width: 320px;
  }
}

.css-1fsehv9 {
  margin: 0;
  line-height: 1;
  font-size: 5rem;
  font-weight: 300;
  color: #fff;
  text-align: center;
  font-style: normal;
  line-height: 100%;
  max-width: 890px;
  text-align: left;
}

@media (max-width: 1200px) {
  .css-1fsehv9 {
    font-size: 4rem;
  }
}

@media (max-width: 900px) {
  .css-1fsehv9 {
    font-size: 3rem;
  }
}

@media (max-width: 600px) {
  .css-1fsehv9 {
    font-size: 1.875rem;
  }
}

.css-1fsehv9 span {
  font-weight: bold;
  background: linear-gradient(180deg, #9996D8 44.81%, #D7F3F6 100%), linear-gradient(180deg, #B0ADE9 72.52%, #D7F3F6 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

@media (max-width: 900px) {
  .css-1fsehv9 {
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  .css-1fsehv9 {
    max-width: 320px;
  }
}


.css-15qlurp {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-color: #000;
}

@media (max-width: 900px) {
  .css-15qlurp {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.section-4-swiper {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-color: #000;
}

@media (max-width: 900px) {
  .section-4-swiper {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}


.css-hrynkd {
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 6rem;
  width: 33%;
  min-width: min(450px, 100%);
}

.css-hrynkd .swiper-slide p {
  width: -webkit-fill-available;
}

.css-hrynkd .swiper-horizontal>.swiper-pagination-bullets {
  display: none;
}

.css-hrynkd .swiper-button-next {
  right: 120px;
  color: #696969;
  font-size: 1rem;
}

.css-hrynkd .swiper-button-prev {
  left: 120px;
  color: #696969;
}

@media (max-width: 1200px) {
  .css-hrynkd {
    width: 50%;
  }
}

@media (max-width: 900px) {
  .css-hrynkd {
    width: 100%;
    padding-left: 0;
  }

  .css-hrynkd .swiper-button-next:after,
  .css-hrynkd .swiper-button-prev:after {
    font-size: 1.5rem;
  }

  .css-hrynkd .swiper-slide p {
    width: 70%;
  }
}

@media (max-width: 600px) {
  .css-hrynkd .swiper-button-next {
    right: 32px;
  }

  .css-hrynkd .swiper-button-prev {
    left: 32px;
  }

  .css-hrynkd .swiper-slide p {
    width: 80%;
    font-size: 1.5rem;
  }
}

@media (min-width: 900px) {
  .css-hrynkd .swiper-horizontal>.swiper-pagination-bullets {
    display: block;
    width: auto;
  }

  .css-hrynkd .swiper-pagination-bullet {
    width: 36px;
    border-radius: 0;
    height: 12px;
    border-bottom: 4px solid #fff;
  }

  .css-hrynkd .swiper-pagination-bullet-active {
    background: none;
  }

  .css-hrynkd .swiper-button-prev,
  .css-hrynkd .swiper-button-next {
    display: none;
  }
}


.section-4-swiper-container {
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 6rem;
  width: 33%;
  min-width: min(450px, 100%);
}

.section-4-swiper-container-2 {
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-width: min(450px, 100%);
}

.section-4-swiper-container .swiper-slide p {
  width: -webkit-fill-available;
}

.section-4-swiper-container-2 .swiper-slide img {
  /* width: -webkit-fill-available; */
}

.section-4-swiper-container .swiper-horizontal>.swiper-pagination-bullets {
  display: none;
}

.section-4-swiper-container-2 .swiper-horizontal>.swiper-pagination-bullets {
  display: none;
}

.section-4-swiper-container .swiper-button-next {
  right: 120px;
  color: #696969;
  font-size: 1rem;
}

.section-4-swiper-container-2 .swiper-button-next {
  right: 120px;
  color: #696969;
  font-size: 1rem;
}

.section-4-swiper-container .swiper-button-prev {
  left: 120px;
  color: #696969;
}

.section-4-swiper-container-2 .swiper-button-prev {
  left: 120px;
  color: #696969;
}

@media (max-width: 1200px) {
  .section-4-swiper-container {
    width: 50%;
  }
}

@media (max-width: 900px) {
  .section-4-swiper-container {
    width: 100%;
    padding-left: 0;
  }

  .section-4-swiper-container .swiper-button-next:after,
  .section-4-swiper-container .swiper-button-prev:after {
    font-size: 1.5rem;
  }

  .section-4-swiper-container-2 .swiper-button-next:after,
  .section-4-swiper-container-2 .swiper-button-prev:after {
    font-size: 1.5rem;
  }

  .section-4-swiper-container .swiper-slide p {
    width: 70%;
  }

  .section-4-swiper-container-2 .swiper-slide img {
    /* width: 70%; */
  }
}

@media (max-width: 600px) {
  .section-4-swiper-container .swiper-button-next {
    right: 32px;
  }

  .section-4-swiper-container-2 .swiper-button-next {
    right: 32px;
  }

  .section-4-swiper-container .swiper-button-prev {
    left: 32px;
  }

  .section-4-swiper-container-2 .swiper-button-prev {
    left: 32px;
  }

  .section-4-swiper-container .swiper-slide p {
    width: 80%;
    font-size: 1.5rem;
  }

  .section-4-swiper-container-2 .swiper-slide img {
    /* width: 80%;
    font-size: 1.5rem; */
  }
}

@media (min-width: 900px) {
  .section-4-swiper-container .swiper-horizontal>.swiper-pagination-bullets {
    display: block;
    width: auto;
  }

  .section-4-swiper-container-2 .swiper-horizontal>.swiper-pagination-bullets {
    display: block;
    width: 100%;
    text-align: center;
  }

  .section-4-swiper-container .swiper-pagination-bullet {
    width: 36px;
    border-radius: 0;
    height: 12px;
    border-bottom: 4px solid #fff;
  }

  .section-4-swiper-container-2 .swiper-pagination-bullet {
    width: 36px;
    border-radius: 0;
    height: 4px;
    border-bottom: 4px solid #fff;
  }

  .section-4-swiper-container .swiper-pagination-bullet-active {
    background: none;
  }

  .section-4-swiper-container-2 .swiper-pagination-bullet-active {
    background: none;
  }

  .section-4-swiper-container .swiper-button-prev,
  .section-4-swiper-container .swiper-button-next {
    display: none;
  }

  /* .section-4-swiper-container-2 .swiper-button-prev,
  .section-4-swiper-container-2 .swiper-button-next {
    display: none;
  } */
}

.css-351w4t {
  font-size: 40px;
  text-align: left;
}

.css-351w4t span {
  font-weight: bold;
  color: #FED0AB;
}

@media (max-width: 900px) {
  .css-351w4t {
    font-size: 34px;
    width: 380px;
    text-align: center;
  }
}

.css-12bue6i {
  margin: 0;
  line-height: 1;
  font-size: 3.625rem;
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  text-align: left;
}

@media (max-width: 900px) {
  .css-12bue6i {
    font-size: 2.625rem;
  }
}

@media (max-width: 600px) {
  .css-12bue6i {
    font-size: 1.625rem;
  }
}

.css-12bue6i span {
  font-weight: bold;
  color: #FED0AB;
}

@media (max-width: 900px) {
  .css-12bue6i {
    font-size: 34px;
    width: 380px;
    text-align: center;
  }
}


.css-1lmmhzc {
  font-size: 40px;
  text-align: left;
}

.css-1lmmhzc span {
  font-weight: bold;
  color: #B0ADE9;
}

@media (max-width: 900px) {
  .css-1lmmhzc {
    font-size: 34px;
    width: 380px;
    text-align: center;
  }
}

.css-1dgjv0w {
  margin: 0;
  line-height: 1;
  font-size: 3.625rem;
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  text-align: left;
}

@media (max-width: 900px) {
  .css-1dgjv0w {
    font-size: 2.625rem;
  }
}

@media (max-width: 600px) {
  .css-1dgjv0w {
    font-size: 1.625rem;
  }
}

/* .css-1dgjv0w span {
  font-weight: bold;
  color: #B0ADE9;
} */

@media (max-width: 900px) {
  .css-1dgjv0w {
    font-size: 34px;
    width: 380px;
    text-align: center;
  }
}


.css-1fjte2w {
  font-size: 40px;
  text-align: left;
}

.css-1fjte2w span {
  font-weight: bold;
  color: #E6DFF1;
}

@media (max-width: 900px) {
  .css-1fjte2w {
    font-size: 34px;
    width: 380px;
    text-align: center;
  }
}

.css-mh5net {
  margin: 0;
  line-height: 1;
  font-size: 3.625rem;
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  text-align: left;
}

@media (max-width: 900px) {
  .css-mh5net {
    font-size: 2.625rem;
  }
}

@media (max-width: 600px) {
  .css-mh5net {
    font-size: 1.625rem;
  }
}

.css-mh5net span {
  font-weight: bold;
  color: #E6DFF1;
}

@media (max-width: 900px) {
  .css-mh5net {
    font-size: 34px;
    width: 380px;
    text-align: center;
  }
}


.css-1lu6a1h {
  font-size: 40px;
  text-align: left;
}

.css-1lu6a1h span {
  font-weight: bold;
  color: #3FE5A4;
}

@media (max-width: 900px) {
  .css-1lu6a1h {
    font-size: 34px;
    width: 380px;
    text-align: center;
  }
}

.css-1f1erql {
  margin: 0;
  line-height: 1;
  font-size: 3.625rem;
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  text-align: left;
}

@media (max-width: 900px) {
  .css-1f1erql {
    font-size: 2.625rem;
  }
}

@media (max-width: 600px) {
  .css-1f1erql {
    font-size: 1.625rem;
  }
}

.css-1f1erql span {
  font-weight: bold;
  color: #3FE5A4;
}

@media (max-width: 900px) {
  .css-1f1erql {
    font-size: 34px;
    width: 380px;
    text-align: center;
  }
}


.css-1pk2rvq {
  font-size: 40px;
  text-align: left;
}

.css-1pk2rvq span {
  font-weight: bold;
  color: #68C6F5;
}

@media (max-width: 900px) {
  .css-1pk2rvq {
    font-size: 34px;
    width: 380px;
    text-align: center;
  }
}

.css-ory0o0 {
  margin: 0;
  line-height: 1;
  font-size: 3.625rem;
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  text-align: left;
}

@media (max-width: 900px) {
  .css-ory0o0 {
    font-size: 2.625rem;
  }
}

@media (max-width: 600px) {
  .css-ory0o0 {
    font-size: 1.625rem;
  }
}

.css-ory0o0 span {
  font-weight: bold;
  color: #68C6F5;
}

@media (max-width: 900px) {
  .css-ory0o0 {
    font-size: 34px;
    width: 380px;
    text-align: center;
  }
}

.css-r585tc {
  width: 67%;
  max-width: 1000px;
  height: 680px;
  background-image: url(_next/static/media/laptop-fold.9a336450.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  -webkit-background-position: center;
  background-position: center;
}

@media (max-width: 1200px) {
  .css-r585tc {
    width: 50%;
    height: 500px;
  }
}

@media (max-width: 900px) {
  .css-r585tc {
    width: 100%;
    height: calc(30px + 55vw);
    background-image: url(_next/static/media/full-laptop.ac47d687.png);
  }
}

.css-17b1o8v {
  position: relative;
  width: 67%;
  max-width: 1000px;
  height: 680px;
  /* background-image: url(_next/static/media/laptop-fold.9a336450.png); */
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  -webkit-background-position: center;
  background-position: center;
}

.css-17b1o8v .video {
  position: absolute;
  top: 112px;
  left: 35px;
  width: 90%;
  height: 487px;
  object-fit: cover;
  z-index: 1;
}

@media (max-width: 1430px) {
  .css-17b1o8v .video {
    position: absolute;
    top: 120px !important;
    left: 35px !important;
    width: 90% !important;
    height: 475px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 1300px) {
  .css-17b1o8v .video {
    position: absolute;
    top: 88px !important;
    left: 29px !important;
    width: 90% !important;
    height: 420px !important;
    object-fit: cover;
    z-index: 1;
  }
}


@media (max-width: 1200px) {
  .css-17b1o8v {
    width: 50%;
    height: 500px;
  }

  .css-17b1o8v .video {
    position: absolute;
    top: 59px !important;
    left: -20px !important;
    width: 100% !important;
    height: 380px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 1100px) {
  .css-17b1o8v .video {
    position: absolute;
    top: 92px !important;
    left: -20px !important;
    width: 100% !important;
    height: 320px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 1000px) {
  .css-17b1o8v .video {
    position: absolute;
    top: 126px !important;
    left: 35px !important;
    width: 88% !important;
    height: 242px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 900px) {
  .css-17b1o8v {
    width: 100%;
    height: calc(30px + 55vw);
  }

  .css-17b1o8v .video {
    position: absolute;
    top: 0px !important;
    left: 100px !important;
    width: 77% !important;
    height: 418px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 800px) {

  .css-17b1o8v .video {
    position: absolute;
    top: 0px !important;
    left: 90px !important;
    width: 77% !important;
    height: 372px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 700px) {

  .css-17b1o8v .video {
    position: absolute;
    top: 0px !important;
    left: 75px !important;
    width: 77% !important;
    height: 330px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 600px) {

  .css-17b1o8v .video {
    position: absolute;
    top: 0px !important;
    left: 60px !important;
    width: 77% !important;
    height: 286px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 500px) {

  .css-17b1o8v .video {
    position: absolute;
    top: 0px !important;
    left: 50px !important;
    width: 77% !important;
    height: 240px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 440px) {

  .css-17b1o8v .video {
    position: absolute;
    top: 0px !important;
    left: 5px !important;
    width: 100% !important;
    height: 280px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 400px) {

  .css-17b1o8v .video {
    position: absolute;
    top: 0px !important;
    left: 88px !important;
    width: 77% !important;
    height: 193px !important;
    object-fit: cover;
    z-index: 1;
  }
}

@media (max-width: 390px) {

  .css-17b1o8v .video {
    position: absolute;
    top: 0px !important;
    left: 88px !important;
    width: 77% !important;
    height: 180px !important;
    object-fit: cover;
    z-index: 1;
  }
}


/* section 5 */


.section-5 {
  box-sizing: border-box;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 88px;
}

@media (max-width: 600px) {
  .section-5 {
    padding: 1rem;
  }
}



.css-1xpsbq8 {
  font-style: normal;
  font-weight: 400;
  font-size: 80px;
  line-height: 100%;
  margin-bottom: 8rem;
  max-width: 1300px;
}

.css-1xpsbq8 span {
  background: linear-gradient(180deg,
      rgba(254, 208, 171, 1) 50%,
      rgba(215, 188, 212, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: bold;
}

@media (max-width: 900px) {
  .css-1xpsbq8 {
    margin-bottom: 4rem;
    max-width: 525px;
  }
}

@media (max-width: 600px) {
  .css-1xpsbq8 {
    max-width: 325px;
  }
}

.section-5-text {
  margin: 0;
  line-height: 1;
  font-size: 5rem;
  font-weight: 300;
  color: #fff;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 80px;
  line-height: 100%;
  margin-bottom: 8rem;
  max-width: 1300px;
}

@media (max-width: 1200px) {
  .section-5-text {
    font-size: 4rem;
  }
}

@media (max-width: 900px) {
  .section-5-text {
    font-size: 3rem;
  }
}

@media (max-width: 600px) {
  .section-5-text {
    font-size: 1.875rem;
  }
}

.section-5-text span {
  background: linear-gradient(180deg,
      rgba(254, 208, 171, 1) 50%,
      rgba(215, 188, 212, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: bold;
}

@media (max-width: 900px) {
  .section-5-text {
    margin-bottom: 4rem;
    max-width: 525px;
  }
}

@media (max-width: 600px) {
  .section-5-text {
    max-width: 325px;
  }
}


.section-5-container {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: -16px;
  width: calc(100% + 16px);
  margin-left: -16px;
  padding-left: 16px;
  padding-right: 16px;
}

.section-5-container>.MuiGrid-item {
  padding-top: 16px;
}

.section-5-container>.MuiGrid-item {
  padding-left: 16px;
}


.section-5-grid-items {
  box-sizing: border-box;
  margin: 0;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 50%;
}

@media (min-width:600px) {
  .section-5-grid-items {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:900px) {
  .section-5-grid-items {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width:1200px) {
  .section-5-grid-items {
    -webkit-flex-basis: 16.6%;
    -ms-flex-preferred-size: 16.6%;
    flex-basis: 16.6%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 16.6%;
  }
}

@media (min-width:1536px) {
  .section-5-grid-items {
    -webkit-flex-basis: 16.6%;
    -ms-flex-preferred-size: 16.6%;
    flex-basis: 16.6%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 16.6%;
  }
}

.css-5vg6lx {
  height: 302px;
  padding: 5rem 1rem;
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, #FFE2C7 5.29%, rgba(254, 213, 180, 0.328125) 59.1%, rgba(254, 208, 171, 0) 100%);
}

@media (max-width: 900px) {
  .css-5vg6lx {
    height: 240px;
    border-radius: 1.5rem 1.5rem 0 0;
  }

  .css-5vg6lx p {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .css-5vg6lx {
    height: 176px;
    border-radius: 1.175rem 1.175rem 0 0;
  }

  .css-5vg6lx p {
    max-width: 122px;
    font-size: 1.125rem;
  }
}


.css-191ocur {
  height: 302px;
  padding: 5rem 1rem;
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, #FFE2C7 5.29%, rgba(254, 213, 180, 0.328125) 59.1%, rgba(254, 208, 171, 0) 100%);
}

@media (max-width: 900px) {
  .css-191ocur {
    height: 240px;
    border-radius: 1.5rem 1.5rem 0 0;
  }

  .css-191ocur p {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .css-191ocur {
    height: 176px;
    border-radius: 1.175rem 1.175rem 0 0;
  }

  .css-191ocur p {
    max-width: 122px;
    font-size: 1.125rem;
  }
}


.css-yqqmzq {
  height: 302px;
  padding: 5rem 1rem;
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, #68C6F5 -9.37%, rgba(104, 198, 245, 0.31) 53.66%, rgba(104, 198, 245, 0) 100%);
}

@media (max-width: 900px) {
  .css-yqqmzq {
    height: 240px;
    border-radius: 1.5rem 1.5rem 0 0;
  }

  .css-yqqmzq p {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .css-yqqmzq {
    height: 176px;
    border-radius: 1.175rem 1.175rem 0 0;
  }

  .css-yqqmzq p {
    max-width: 122px;
    font-size: 1.125rem;
  }
}

.css-bw8489 {
  height: 302px;
  padding: 5rem 1rem;
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, #68C6F5 -9.37%, rgba(104, 198, 245, 0.31) 53.66%, rgba(104, 198, 245, 0) 100%);
}

@media (max-width: 900px) {
  .css-bw8489 {
    height: 240px;
    border-radius: 1.5rem 1.5rem 0 0;
  }

  .css-bw8489 p {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .css-bw8489 {
    height: 176px;
    border-radius: 1.175rem 1.175rem 0 0;
  }

  .css-bw8489 p {
    max-width: 122px;
    font-size: 1.125rem;
  }
}


.css-191112q {
  height: 302px;
  padding: 5rem 1rem;
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, #D7F3F6 4.97%, rgba(215, 243, 246, 0.46) 54.86%, rgba(215, 243, 246, 0) 100%);
}

@media (max-width: 900px) {
  .css-191112q {
    height: 240px;
    border-radius: 1.5rem 1.5rem 0 0;
  }

  .css-191112q p {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .css-191112q {
    height: 176px;
    border-radius: 1.175rem 1.175rem 0 0;
  }

  .css-191112q p {
    max-width: 122px;
    font-size: 1.125rem;
  }
}

.css-k0kovw {
  height: 302px;
  padding: 5rem 1rem;
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, #D7F3F6 4.97%, rgba(215, 243, 246, 0.46) 54.86%, rgba(215, 243, 246, 0) 100%);
}

@media (max-width: 900px) {
  .css-k0kovw {
    height: 240px;
    border-radius: 1.5rem 1.5rem 0 0;
  }

  .css-k0kovw p {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .css-k0kovw {
    height: 176px;
    border-radius: 1.175rem 1.175rem 0 0;
  }

  .css-k0kovw p {
    max-width: 122px;
    font-size: 1.125rem;
  }
}


.css-110b4q6 {
  height: 302px;
  padding: 5rem 1rem;
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, #E6DFF1 9.73%, rgba(230, 223, 241, 0.36) 61.76%, rgba(230, 223, 241, 0) 100%);
}

@media (max-width: 900px) {
  .css-110b4q6 {
    height: 240px;
    border-radius: 1.5rem 1.5rem 0 0;
  }

  .css-110b4q6 p {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .css-110b4q6 {
    height: 176px;
    border-radius: 1.175rem 1.175rem 0 0;
  }

  .css-110b4q6 p {
    max-width: 122px;
    font-size: 1.125rem;
  }
}

.css-1qkvp41 {
  height: 302px;
  padding: 5rem 1rem;
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, #E6DFF1 9.73%, rgba(230, 223, 241, 0.36) 61.76%, rgba(230, 223, 241, 0) 100%);
}

@media (max-width: 900px) {
  .css-1qkvp41 {
    height: 240px;
    border-radius: 1.5rem 1.5rem 0 0;
  }

  .css-1qkvp41 p {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .css-1qkvp41 {
    height: 176px;
    border-radius: 1.175rem 1.175rem 0 0;
  }

  .css-1qkvp41 p {
    max-width: 122px;
    font-size: 1.125rem;
  }
}

/* section 6 */

.section-6 {
  box-sizing: border-box;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  padding: 88px;
}

@media (max-width: 900px) {
  .section-6 {
    padding: 0 2rem;
  }
}

@media (max-width: 600px) {
  .section-6 {
    height: 600px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}


.css-hjii5p {
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 1200px;
  overflow: hidden;
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 84%,
      rgba(0, 0, 0, 0.53957) 93%,
      #000000 100%);
}


.section-6-container-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 1200px;
  overflow: hidden;
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 84%,
      rgba(0, 0, 0, 0.53957) 93%,
      #000000 100%);
}

.css-1phkiww {
  z-index: -1;
  width: 649px;
  max-width: 649px;
  height: 453px;
  max-height: 453px;
}

.css-1fmj0lv {
  width: 649px;
  height: 453px;
  z-index: -1;
  width: 649px;
  max-width: 649px;
  height: 453px;
  max-height: 453px;
}

.section-6-container-2 {
  max-width: 1440px;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.css-14bipxz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  max-width: 1100px;
  background: linear-gradient(279.17deg, #b0ade9 32.06%, #d7f3f6 96.86%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

@media (max-width: 600px) {
  .css-14bipxz {
    margin-top: 2rem;
    max-width: 255px;
  }
}


.section-6-text {
  margin: 0;
  font-size: 6.875rem;
  line-height: 1;
  font-weight: 300;
  color: #fff;
  padding-bottom: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  max-width: 1100px;
  background: linear-gradient(279.17deg, #b0ade9 32.06%, #d7f3f6 96.86%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

@media (max-width: 900px) {
  .section-6-text {
    font-size: 4rem;
  }
}

@media (max-width: 600px) {
  .section-6-text {
    font-size: 2.5rem;
  }
}

@media (max-width: 600px) {
  .section-6-text {
    margin-top: 2rem;
    max-width: 255px;
  }
}

.css-13o96lu {
  width: 75%;
  max-width: 1440px;
}

@media (max-width: 600px) {
  .css-13o96lu {
    width: 100%;
    max-width: 400px;
  }
}


.section-6-container-3 {
  width: 75%;
  max-width: 1440px;
}

@media (max-width: 600px) {
  .section-6-container-3 {
    width: 100%;
    max-width: 400px;
  }
}

/* last section */
.last-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 6rem;
}

@media (max-width: 900px) {
  .last-section {
    margin: 4rem 0;
  }
}

@media (max-width: 600px) {
  .last-section {
    margin: 0 0 3rem;
  }
}

.css-ymi7m2 {
  padding-bottom: 0.5rem;
  background: linear-gradient(180deg, #68c6f5 14.32%, #59ebb2 83.33%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: bold;
}


.last-section-heading {
  margin: 0;
  line-height: 1;
  font-size: 5rem;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding-bottom: 0.5rem;
  background: linear-gradient(180deg, #68c6f5 14.32%, #59ebb2 83.33%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: bold;
}

@media (max-width: 1200px) {
  .last-section-heading {
    font-size: 4rem;
  }
}

@media (max-width: 900px) {
  .last-section-heading {
    font-size: 3rem;
  }
}

@media (max-width: 600px) {
  .last-section-heading {
    font-size: 1.875rem;
  }
}


.css-e9em6u {
  text-align: center;
  margin: 0 auto;
  line-height: 1;
}

@media (max-width: 900px) {
  .css-e9em6u {
    max-width: 462px;
  }
}

@media (max-width: 600px) {
  .css-e9em6u {
    max-width: 260px;
  }
}

.last-section-heading2 {
  margin: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.75;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  line-height: 1;
}

@media (max-width:900px) {
  .last-section-heading2 {
    font-size: 1.5rem;
  }
}

@media (max-width: 600px) {
  .last-section-heading2 {
    font-size: 1rem;
  }
}

@media (max-width: 900px) {
  .last-section-heading2 {
    max-width: 462px;
  }
}

@media (max-width: 600px) {
  .last-section-heading2 {
    max-width: 260px;
  }
}

.css-51ftch {
  width: 85%;
  max-width: 845px;
}


.last-section-input-container {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: top;
  width: 85%;
  max-width: 845px;
}


.css-1n0biub {
  margin: 40px auto 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3rem;
  padding-right: 12px;
}

.css-1n0biub input {
  padding: 25px 0 25px 25px;
  color: inherit;
}

@media (max-width: 900px) {
  .css-1n0biub {
    height: 54px;
    padding-right: 5px;
  }

  .css-1n0biub input {
    font-size: 14px;
  }
}

@-webkit-keyframes mui-auto-fill {
  from {
    display: block;
  }
}

@keyframes mui-auto-fill {
  from {
    display: block;
  }
}

@-webkit-keyframes mui-auto-fill-cancel {
  from {
    display: block;
  }
}

@keyframes mui-auto-fill-cancel {
  from {
    display: block;
  }
}

.last-section-input-div {
  line-height: 1.4375em;
  font-size: 3.625rem;
  font-weight: 400;
  color: #fff;
  box-sizing: border-box;
  position: relative;
  cursor: text;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  border-radius: 4px;
  padding-right: 14px;
  font-size: 1.375rem;
  margin: 40px auto 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3rem;
  padding-right: 12px;
}

@media (max-width: 900px) {
  .last-section-input-div {
    font-size: 2.625rem;
  }
}

@media (max-width: 600px) {
  .last-section-input-div {
    font-size: 1.625rem;
  }
}

.last-section-input-div.Mui-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: default;
}

.last-section-input-div:hover .MuiOutlinedInput-notchedOutline {
  border-color: #fff;
}

@media (hover: none) {
  .last-section-input-div:hover .MuiOutlinedInput-notchedOutline {
    border-color: rgba(0, 0, 0, 0.23);
  }
}

.last-section-input-div.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-color: #556cd6;
  border-width: 2px;
}

.last-section-input-div.Mui-error .MuiOutlinedInput-notchedOutline {
  border-color: #ff0000;
}

.last-section-input-div.Mui-disabled .MuiOutlinedInput-notchedOutline {
  border-color: rgba(0, 0, 0, 0.26);
}

.last-section-input-div.Mui-focused .MuiOutlinedInput-notchedOutline {
  border: none;
}

.last-section-input-div input {
  padding: 25px 0 25px 25px;
  color: inherit;
}

@media (max-width: 900px) {
  .last-section-input-div {
    height: 54px;
    padding-right: 5px;
  }

  .last-section-input-div input {
    font-size: 14px;
  }
}

.last-section-input-field {
  font: inherit;
  letter-spacing: inherit;
  color: currentColor;
  padding: 4px 0 5px;
  border: 0;
  box-sizing: content-box;
  background: none;
  height: 1.4375em;
  margin: 0;
  -webkit-tap-highlight-color: transparent;
  display: block;
  min-width: 0;
  width: 100%;
  -webkit-animation-name: mui-auto-fill-cancel;
  animation-name: mui-auto-fill-cancel;
  -webkit-animation-duration: 10ms;
  animation-duration: 10ms;
  padding: 16.5px 14px;
  padding-right: 0;
}

.last-section-input-field::-webkit-input-placeholder {
  color: currentColor;
  opacity: 0.42;
  -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.last-section-input-field::-moz-placeholder {
  color: currentColor;
  opacity: 0.42;
  -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.last-section-input-field:-ms-input-placeholder {
  color: currentColor;
  opacity: 0.42;
  -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.last-section-input-field::-ms-input-placeholder {
  color: currentColor;
  opacity: 0.42;
  -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.last-section-input-field:focus {
  outline: 0;
}

.last-section-input-field:invalid {
  box-shadow: none;
}

.last-section-input-field::-webkit-search-decoration {
  -webkit-appearance: none;
}

label[data-shrink=false]+.MuiInputBase-formControl .last-section-input-field::-webkit-input-placeholder {
  opacity: 0 !important;
}

label[data-shrink=false]+.MuiInputBase-formControl .last-section-input-field::-moz-placeholder {
  opacity: 0 !important;
}

label[data-shrink=false]+.MuiInputBase-formControl .last-section-input-field:-ms-input-placeholder {
  opacity: 0 !important;
}

label[data-shrink=false]+.MuiInputBase-formControl .last-section-input-field::-ms-input-placeholder {
  opacity: 0 !important;
}

label[data-shrink=false]+.MuiInputBase-formControl .last-section-input-field:focus::-webkit-input-placeholder {
  opacity: 0.42;
}

label[data-shrink=false]+.MuiInputBase-formControl .last-section-input-field:focus::-moz-placeholder {
  opacity: 0.42;
}

label[data-shrink=false]+.MuiInputBase-formControl .last-section-input-field:focus:-ms-input-placeholder {
  opacity: 0.42;
}

label[data-shrink=false]+.MuiInputBase-formControl .last-section-input-field:focus::-ms-input-placeholder {
  opacity: 0.42;
}

.last-section-input-field.Mui-disabled {
  opacity: 1;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.38);
}

.last-section-input-field:-webkit-autofill {
  -webkit-animation-duration: 5000s;
  animation-duration: 5000s;
  -webkit-animation-name: mui-auto-fill;
  animation-name: mui-auto-fill;
}

.last-section-input-field:-webkit-autofill {
  border-radius: inherit;
}


.css-19fq9j0 {
  min-width: 176px;
  height: 58px;
  padding-top: 10px;
  border-radius: 3rem;
  font-size: 1rem;
  background-color: #fff;
}

@media (max-width: 900px) {
  .css-19fq9j0 {
    font-size: 0.7rem;
    height: 43px;
  }
}

@media (max-width: 900px) {
  .css-19fq9j0 {
    min-width: 110px;
  }
}

.css-aa7tiv {
  font-weight: 500;
  font-size: 6px;
  line-height: 1.75;
  text-transform: uppercase;
  color: #556cd6;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: #fff;
  color: #000;
  text-transform: none;
  padding: 10px 14px;
  font-weight: bold;
  min-width: 176px;
  height: 58px;
  padding-top: 10px;
  border-radius: 3rem;
  font-size: 1rem;
  background-color: #fff;
}

.css-aa7tiv:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgba(85, 108, 214, 0.04);
}

@media (hover: none) {
  .css-aa7tiv:hover {
    background-color: transparent;
  }
}

.css-aa7tiv.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}

.css-aa7tiv:hover {
  background-color: #fff;
}

@media (max-width: 600px) {
  .css-aa7tiv a {
    font-size: 14px;
  }
}

@media (max-width: 900px) {
  .css-aa7tiv {
    font-size: 0.7rem;
    height: 43px;
  }
}

@media (max-width: 900px) {
  .css-aa7tiv {
    min-width: 110px;
  }
}

.last-section-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  font-weight: 500;
  font-size: 6px;
  line-height: 1.75;
  text-transform: uppercase;
  color: #556cd6;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: #fff;
  color: #000;
  text-transform: none;
  padding: 10px 14px;
  font-weight: bold;
  min-width: 176px;
  height: 58px;
  padding-top: 10px;
  border-radius: 3rem;
  font-size: 1rem;
  background-color: #fff;
}

.last-section-btn::-moz-focus-inner {
  border-style: none;
}

.last-section-btn.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .last-section-btn {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.last-section-btn:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgba(85, 108, 214, 0.04);
}

@media (hover: none) {
  .last-section-btn:hover {
    background-color: transparent;
  }
}

.last-section-btn.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}

.last-section-btn:hover {
  background-color: #fff;
}

@media (max-width: 600px) {
  .last-section-btn a {
    font-size: 14px;
  }
}

@media (max-width: 900px) {
  .last-section-btn {
    font-size: 0.7rem;
    height: 43px;
  }
}

@media (max-width: 900px) {
  .last-section-btn {
    min-width: 110px;
  }
}

.css-19w1uun {
  border-color: rgba(0, 0, 0, 0.23);
}

.css-igs3ac {
  text-align: left;
  position: absolute;
  bottom: 0;
  right: 0;
  top: -5px;
  left: 0;
  margin: 0;
  padding: 0 8px;
  pointer-events: none;
  border-radius: inherit;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  min-width: 0%;
  border-color: rgba(0, 0, 0, 0.23);
}

/* footer */

.icon:hover {
  cursor: pointer;
  background-color: #3FE5A4;
  color: #ffffff;
}

.user-icon:hover {
  cursor: pointer;
  background-color: #3FE5A4;
  color: #ffffff;
}

.icon {
  border: 2px solid #000;
  border-radius: 50%;
  background-color: linear-gradient(180deg, #FFE2C7 5.29%, rgba(254, 213, 180, 0.328125) 59.1%, rgba(254, 208, 171, 0) 100%);
  ;
  width: 2.5em;
  height: 2.5em;
  color: #3FE5A4;
}

.user-icon {
  border: 2px solid #3FE5A4;
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  color: #3FE5A4;
}

.icon-contact {
  border: 2px solid #3FE5A4;
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  color: #3FE5A4;
}

.icon-contact:hover {
  cursor: pointer;
  background-color: #3FE5A4;
  color: #ffffff;
}

.footer-icon1 {
  border-radius: 50%;
  background: linear-gradient(180deg, #FFE2C7 5.29%, rgba(254, 213, 180, 0.328125) 59.1%, rgba(254, 208, 171, 0) 100%);
  width: 2.5em;
  height: 2.5em;
}

.footer-icon2 {
  border-radius: 50%;
  background: linear-gradient(180deg, #68C6F5 -9.37%, rgba(104, 198, 245, 0.31) 53.66%, rgba(104, 198, 245, 0) 100%);
  width: 2.5em;
  height: 2.5em;
}

.footer-icon3 {
  border-radius: 50%;
  background: linear-gradient(180deg, #E6DFF1 9.73%, rgba(230, 223, 241, 0.36) 61.76%, rgba(230, 223, 241, 0) 100%);
  width: 2.5em;
  height: 2.5em;
}

.foot-icon1 {
  cursor: pointer;
  padding: 1.02em 1.02em;
  border-radius: 50%;
  /* background: linear-gradient(180deg, #FFE2C7 5.29%, rgba(254, 213, 180, 0.328125) 59.1%, rgba(254, 208, 171, 0) 100%); */
}

.foot-icon2 {
  cursor: pointer;
  padding: .63em .63em;
  border-radius: 50%;
  /* background: linear-gradient(180deg, #68C6F5 -9.37%, rgba(104, 198, 245, 0.31) 53.66%, rgba(104, 198, 245, 0) 100%); */
}

.foot-icon3 {
  cursor: pointer;
  padding: .60em .60em;
  border-radius: 50%;
  /* background: linear-gradient(180deg, #E6DFF1 9.73%, rgba(230, 223, 241, 0.36) 61.76%, rgba(230, 223, 241, 0) 100%); */
}

h5 {
  font-size: 17px;
}

@media screen and (max-width: 1000px) {
  .section-6-left-right-img {
    width: 450.694px !important;
    max-width: 649px !important;
    height: 314.583px !important;
    max-height: 453px !important;
  }

  .section-1 .top .top-div {
    z-index: -1;
    width: 609.028px !important;
    max-width: 877px !important;
    height: 416.667px !important;
    max-height: 600px !important;
  }

  .section-1 .left-bottom .left-bottom-div {
    z-index: -1;
    width: 980px !important;
    max-width: 882px !important;
    height: 502.222px !important;
    max-height: 452px !important;
  }

  .section-1 .right-bottom .right-bottom-div {
    z-index: -1;
    width: 438.194px !important;
    max-width: 631px !important;
    height: 426.389px !important;
    max-height: 614px !important;
  }
}

@media screen and (max-width: 800px) {
  .section-6-left-right-img {
    width: 360.556px !important;
    max-width: 649px !important;
    height: 251.667px !important;
    max-height: 453px !important;
  }

  .section-1 .top .top-div {
    width: 487.222px !important;
    max-width: 877px !important;
    height: 333.333px !important;
    max-height: 600px !important;
  }

  .section-1 .left-bottom .left-bottom-div {
    z-index: -1;
    width: 490px !important;
    max-width: 882px !important;
    height: 251.111px !important;
    max-height: 452px !important;
  }

  .section-1 .right-bottom .right-bottom-div {
    z-index: -1;
    width: 350.556px !important;
    max-width: 631px !important;
    height: 341.111px !important;
    max-height: 614px !important;
  }
}

@media screen and (max-width: 600px) {
  .section-6-left-right-img {
    width: 270.417px !important;
    max-width: 649px !important;
    height: 188.75px !important;
    max-height: 453px !important;
  }

  .section-1 .top .top-div {
    width: 365.417px !important;
    max-width: 877px !important;
    height: 250px !important;
    max-height: 600px !important;
  }

  .section-1 .left-bottom .left-bottom-div {
    z-index: -1;
    width: 367.5px !important;
    max-width: 882px !important;
    height: 188.333px !important;
    max-height: 452px !important;
  }

  .section-1 .right-bottom .right-bottom-div {
    z-index: -1;
    width: 262.917px !important;
    max-width: 631px !important;
    height: 255.833px !important;
    max-height: 614px !important;
  }
}

@media screen and (max-width: 400px) {
  .section-6-left-right-img {
    width: 180.278px !important;
    max-width: 649px !important;
    height: 125.833px !important;
    max-height: 453px !important;
  }

  .section-1 .top .top-div {
    width: 243.611px !important;
    max-width: 877px !important;
    height: 166.667px !important;
    max-height: 600px !important;
  }

  .section-1 .left-bottom .left-bottom-div {
    z-index: -1;
    width: 245px !important;
    max-width: 882px !important;
    height: 125.556px !important;
    max-height: 452px !important;
  }

  .section-1 .right-bottom .right-bottom-div {
    z-index: -1;
    width: 175.278px !important;
    max-width: 631px !important;
    height: 170.556px !important;
    max-height: 614px !important;
  }
}

.section-6-left-right-img {
  width: 721.111px;
  max-width: 649px;
  height: 503.333px;
  max-height: 453px;
}

footer {
  overflow-x: hidden;
}

.mobile-menu {
  position: absolute;
  top: 0px;
  left: 0px;
}

.mobile-menu-header {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 2.5rem;
}

.mobile-menu-container {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  background: rgb(0, 0, 0);
  padding: 2rem 2.5rem;
  min-height: 400px;
}

.mobile-menu-container a {
  font-size: 46px;
  margin: 24px 0px;
  text-decoration: none;
  color: #fff;
}

@keyframes slideInFromTop {
  0% {
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes slideInFromRight {
  0% {
    transform: translateX(100%);
    visibility: visible;
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes slideInFromleft {
  0% {
    transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes textOpacity {
  0% {
    transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    transform: translateX(0);
  }
}

.top {
  animation: slideInFromTop 2s ease-in-out forwards;
}

.right-bottom {
  animation: slideInFromRight 2s ease-in-out forwards;
}

.left-bottom {
  animation: slideInFromleft 2s ease-in-out forwards;
}

.award-text-2 {
  font-size: 2.625rem;
}

@media (max-width: 1200px) {
  .award-text-2 {
    font-size: 2rem;
  }
}

@media (max-width: 900px) {
  .award-text-2 {
    font-size: 1.8rem;
  }
}

@media (max-width: 600px) {
  .award-text-2 {
    font-size: 1.475rem;
  }
}

.contact-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  font-weight: 500;
  font-size: 6px;
  line-height: 1.75;
  text-transform: uppercase;
  color: #556cd6;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: #fff;
  color: #000;
  text-transform: none;
  padding: 10px 14px;
  font-weight: bold;
  margin: 1.5rem auto 0;
  display: none;
}

.contact-btn::-moz-focus-inner {
  border-style: none;
}

.contact-btn.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .contact-btn {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.contact-btn:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgba(85, 108, 214, 0.04);
}

@media (hover: none) {
  .contact-btn:hover {
    background-color: transparent;
  }
}

.contact-btn.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}

.contact-btn:hover {
  background-color: #fff;
}

@media (max-width: 600px) {
  .contact-btn a {
    font-size: 14px;
  }
}

.contact-btn a {
  color: #000;
  -webkit-text-decoration: none;
  text-decoration: none;
}

@media (max-width: 900px) {
  .contact-btn {
    display: block;
    font-size: 0.875rem;
    border-radius: 6px;
    padding: 0.5rem 1rem;
  }
}

.navigation-link {
  margin: 0;
  color: #556cd6;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-color: rgba(85, 108, 214, 0.4);
  color: #fff;
  font-size: 1.125rem;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.navigation-link:hover {
  text-decoration-color: inherit;
}

.css-1ttj57f {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  z-index: 4;
  height: 485px;
  width: 88%;
  max-width: 1400px;
  margin: 5.125rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: black linear-gradient(180deg,
      #ffe2c7 -22.35%,
      rgba(254, 213, 180, 0.328125) 47.17%,
      rgba(254, 208, 171, 0) 100%);
  border-radius: 40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  z-index: 4;
}

@media (max-width: 900px) {
  .css-1ttj57f {
    height: 365px;
    overflow-y: hidden;
    width: 90%;
    margin: 4rem auto 0;
  }
}

@media (max-width: 600px) {
  .css-1ttj57f {
    height: 246px;
    margin: 2rem 1rem 0;
    position: relative;
    width: 70vw;
    border-radius: 10px;
  }
}


.txt-div {
  padding-left: 150px;
  padding-top: 60px;
}

@media screen and (max-width: 768px) {
  .txt-div {
    padding-left: 25px;
    text-align: center !important;
    padding-top: 60px;
  }
}
