@font-face {
  font-family: SF-Pro-Rounded;
  src: url(../fonts/SF-Pro-Rounded-Regular.ttf) format ("truetype");
  src: local("SF-Pro-Rounded"),
    url(../fonts/SF-Pro-Rounded-Regular.ttf) format("truetype");
}

body {
  --bs-body-font-family: SF-Pro-Rounded;
}

.bgc {
  background-color: #f1f1ee;
}

.t-icon {
  width: 50px;
  height: auto;
}

.mobile-heading {
  font-size: 1.0625rem;
  letter-spacing: 0.231px;
  line-height: 1.5rem;
}

.hero {
  background: linear-gradient(
    170.67deg,
    #aee3f4 1.49%,
    rgba(106, 167, 189, 0.974935) 17.33%,
    rgba(3, 78, 105, 0.9375) 62.53%,
    rgba(1, 42, 56, 0.9375) 98.25%
  );
}

.hero h2 {
  color: #ffffff;
  font-size: 2.75rem;
  font-style: normal;
  line-height: 130%;
  letter-spacing: 1.5px;
  width: 60%;
}

.app-store {
  height: 35px;
  width: auto;
}

.connect {
  font-size: 2rem;
  line-height: 122%;
  width: 80%;
}

.speak {
  font-size: 1.375rem;
  line-height: 30px;
  width: 80%;
}

.iphone {
  width: 90%;
}

.copy1 {
  width: 90%;
  aspect-ratio: 0.7761;
  background: linear-gradient(
    170.67deg,
    #aee3f4 1.49%,
    rgba(106, 167, 189, 0.974935) 17.33%,
    rgba(3, 78, 105, 0.9375) 62.53%,
    rgba(1, 42, 56, 0.9375) 98.25%
  );
  border-radius: 14.978px;
  overflow: hidden;
}

.copy1 h3 {
  color: #fefdf9;
  font-size: 1.1358rem;
  line-height: 26px;
  letter-spacing: 1px;
  width: 70%;
  text-shadow: 0px 1.99707px 14.978px rgba(0, 0, 0, 0.25);
  z-index: 100;
}

@media only screen and (max-width: 399px) {
  .copy1 h3 {
    font-size: 0.9rem;
  }
}

.copy1 .copy1-img {
  border: inherit;
}

.copy2 {
  width: 90%;
  aspect-ratio: 1.1076;
  background: linear-gradient(
    168.43deg,
    #aee3f4 -6.6%,
    rgba(106, 167, 189, 0.974935) 14.97%,
    rgba(3, 78, 105, 0.9375) 59.32%,
    rgba(1, 42, 56, 0.9375) 97.89%
  );
  border-radius: 7.35971px;
}

.copy2 h3 {
  color: #fefdf9;
  font-size: 1.1358rem;
  line-height: 26px;
  letter-spacing: 1px;
  width: 85%;
  text-shadow: 0px 1.99707px 14.978px rgba(0, 0, 0, 0.25);
  z-index: 100;
}

@media only screen and (max-width: 399px) {
  .copy2 h3 {
    font-size: 0.9rem;
  }
}

.ratings {
  font-size: 2rem;
  line-height: 122%;
  width: 85%;
}

.detail-card {
  height: 205px;
  width: 175px;
  background-color: #ffffff;
  border-radius: 27.6486px;
}

.title {
  color: #3997b8;
  font-size: 1.0625rem;
  line-height: 23px;
}

.stat {
  color: #1d1d1f;
  font-size: 2rem;
  line-height: 37px;
}

.more-apps {
  font-size: 2rem;
  line-height: 122%;
}

.carousel-inner {
  width: 95%;
}

.app-card {
  height: 400px;
  width: auto;
  background-color: #ffffff;
  border-radius: 25.6154px;
}

.card-title {
  font-size: 2rem;
  line-height: 35px;
  z-index: 10;
  top: 60%;
  width: 70%;
}

.card-body {
  color: #86868b;
  font-size: 1.0625rem;
  width: 70%;
}

.eet-container {
  width: 80%;
}

.eet-desc {
  color: #1d1d1f;
  font-size: 1.0625rem;
  line-height: 23px;
  padding-bottom: 100px;
}

.footer-mobile {
  background: linear-gradient(
    168.43deg,
    rgba(106, 167, 189, 0.974935) -6.6%,
    rgba(3, 78, 105, 0.9375) 52.18%,
    rgba(1, 42, 56, 0.9375) 97.89%
  );
}

.footer-mobile a {
  text-decoration: none;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 24px;
  display: block;
}

/* DESKTOP */

.desktop-header {
  height: 80px;
}

.header-container-desktop {
  width: 70%;
}

.t-icon-desktop {
  width: 28px;
  height: 28px;
}

.desktop-heading {
  font-size: 1.3125;
}

.app-store-desktop {
  height: 40px;
}

@media only screen and (max-width: 1200px) {
  .app-store-desktop {
    height: 32px;
  }
}

.hero-desktop {
  background: linear-gradient(
    170.67deg,
    #aee3f4 1.49%,
    rgba(106, 167, 189, 0.974935) 17.33%,
    rgba(3, 78, 105, 0.9375) 62.53%,
    rgba(1, 42, 56, 0.9375) 98.25%
  );
  height: calc(100vh - 80px);
  overflow: clip;
  overflow-clip-margin: 0px;
}

.hero-icon-desktop {
  height: 75px;
  width: auto;
  margin-top: 1rem;
}

@media screen and (min-width: 768px) and (min-height: 600px) {
  .hero-icon-desktop {
    height: 100px;
    margin-top: 2rem;
  }
}

.hero-text {
  font-size: 2.7rem;
  color: #ffffff;
  letter-spacing: 2px;
}

@media screen and (max-width: 1200px) {
  .hero-text {
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 768px) and (min-height: 600px) {
  .hero-text {
    font-size: 4rem;
    width: 50%;
  }
}

.hero-img-desktop {
  width: 70%;
}

@media screen and (min-width: 768px) and (max-width: 991px) and (min-height: 600px) {
  .hero-img-desktop {
    width: 80%;
  }
}

@media screen and (min-width: 992px) and (max-height: 700px) {
  .hero-img-desktop {
    width: 60%;
  }
}

.connect-desktop {
  font-size: 3.5rem;
  line-height: 122%;
  color: #0a171a;
}

@media only screen and (max-width: 1200px) {
  .connect-desktop {
    font-size: 2.5rem;
  }
}

.speak-desktop {
  font-size: 2rem;
  line-height: 125%;
  width: 90%;
}

@media only screen and (max-width: 1200px) {
  .speak-desktop {
    font-size: 1.6rem;
  }
}

.iphone-desktop {
  width: 40%;
  z-index: 10;
}

.card-container-desktop {
  height: min-content;
}

.copy1-desktop {
  width: 49%;
  aspect-ratio: 0.7761;
  background: linear-gradient(
    170.67deg,
    #aee3f4 1.49%,
    rgba(106, 167, 189, 0.974935) 17.33%,
    rgba(3, 78, 105, 0.9375) 62.53%,
    rgba(1, 42, 56, 0.9375) 98.25%
  );
  border-radius: 30px;
  overflow: hidden;
}

.copy1-desktop h3 {
  color: #fefdf9;
  font-size: 1.5rem;
  line-height: 125%;
  text-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
}

@media only screen and (max-width: 1200px) {
  .copy1-desktop h3 {
    font-size: 1.2rem;
  }
}

.copy1-desktop .copy1-desktop-img {
  border: inherit;
}

.copy2-desktop-img {
  top: 20%;
}

.copy2-desktop {
  aspect-ratio: 1.5795;
  background: linear-gradient(
    168.43deg,
    #aee3f4 -6.6%,
    rgba(106, 167, 189, 0.974935) 14.97%,
    rgba(3, 78, 105, 0.9375) 59.32%,
    rgba(1, 42, 56, 0.9375) 97.89%
  );
  border-radius: 30px;
}

.copy2-desktop h3 {
  width: 50%;
  color: #fefdf9;
  font-size: 1.5rem;
  line-height: 125%;
  text-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
  z-index: 100;
}

@media only screen and (max-width: 1200px) {
  .copy2-desktop h3 {
    font-size: 1.2rem;
    width: 60%;
  }
}

.ratings-desktop {
  color: #0a171a;
  font-size: 4rem;
  line-height: 122%;
}

.detail-card-desktop {
  height: 175px;
  width: 275px;
  background-color: #ffffff;
  border-radius: 27.6486px;
}

.detail-card-desktop h5 {
  color: #3997b8;
  font-size: 1.2rem;
  line-height: 119%;
}

.detail-card-desktop h4 {
  color: #1d1d1f;
  font-size: 2.4rem;
}

@media only screen and (max-width: 1200px) {
  .detail-card-desktop h4 {
    font-size: 1.9rem;
  }
}

.app-card-desktop {
  height: 450px;
  width: 325px;
  background-color: #ffffff;
  border-radius: 25.6154px;
}

.card-text-desktop {
  bottom: 5%;
}

.card-title-desktop {
  color: #1d1d1f;
  font-size: 2rem;
  line-height: 111%;
  width: 80%;
}

.card-body-desktop {
  color: #86868b;
  font-size: 1.125rem;
  line-height: 119%;
  width: 80%;
}

.eet-logo-desktop {
  width: 350px;
  height: auto;
}

@media only screen and (max-width: 1200px) {
  .eet-logo-desktop {
    width: 300px;
    height: auto;
  }
}

.eet-desc-desktop {
  color: #1d1d1f;
  font-size: 1.4rem;
  line-height: 125%;
}

@media only screen and (max-width: 1200px) {
  .eet-desc-desktop {
    font-size: 1.1rem;
  }
}

.eet-container-desktop {
  padding-bottom: 250px;
}

.footer-desktop {
  background: linear-gradient(
    168.43deg,
    rgba(106, 167, 189, 0.974935) -6.6%,
    rgba(3, 78, 105, 0.9375) 52.18%,
    rgba(1, 42, 56, 0.9375) 97.89%
  );
  color: #ffffff;
}

.footer-desktop a {
  color: #ffffff;
}

.support {
  color: #1d1d1f;
}

.support a {
  color: #3997b8;
}
