@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
  list-style-type: none;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
  background-color: #ffffff;
  overflow-x: hidden;
  width: 100vw;
}

.learn-more-btn {
  cursor: pointer;
  font-size: 1.6rem;
  color: #ffffff;
  font-weight: 600;
  height: 5rem;
  width: 15rem;
  background-color: #FF8066;
  padding: 1.3rem;
  text-align: center;
  border-radius: 0.8rem;
}
.learn-more-btn:hover {
  transform: scale(1.02);
}
.learn-more-btn:active {
  transform: scale(0.98);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
  list-style-type: none;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
  background-color: #ffffff;
  overflow-x: hidden;
  width: 100vw;
}

.learn-more-btn {
  cursor: pointer;
  font-size: 1.6rem;
  color: #ffffff;
  font-weight: 600;
  height: 5rem;
  width: 15rem;
  background-color: #FF8066;
  padding: 1.3rem;
  text-align: center;
  border-radius: 0.8rem;
}
.learn-more-btn:hover {
  transform: scale(1.02);
}
.learn-more-btn:active {
  transform: scale(0.98);
}

.footer {
  width: 100%;
  height: auto;
  padding: 5rem 0;
  color: #002040;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  position: relative;
}
@media (max-width: 768px) {
  .footer {
    padding: 2rem 0;
  }
}
.footer .crypt-footer {
  height: 22rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .footer .crypt-footer {
    gap: 4rem;
    margin-top: 1.6rem;
    order: 1;
    margin-left: 0;
  }
}
.footer .crypt-footer .footer-logo {
  height: 4.8rem;
}
@media (max-width: 600px) {
  .footer .crypt-footer .footer-logo {
    width: 33rem;
  }
}
.footer .crypt-footer .footer-logo img {
  height: 100%;
}
@media (max-width: 600px) {
  .footer .crypt-footer .footer-logo img {
    width: 100%;
  }
}
.footer .crypt-footer p {
  opacity: 80%;
  width: 38rem;
  font-weight: 400;
  font-size: 1.6rem;
}
@media (max-width: 600px) {
  .footer .crypt-footer p {
    line-height: 2.5rem;
    width: 32rem;
  }
}
.footer .crypt-footer .social-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 20rem;
}
@media (max-width: 600px) {
  .footer .crypt-footer .social-links {
    margin-top: -1.5rem;
  }
}
.footer .foot-header {
  font-weight: 600;
  font-size: 2rem;
}
.footer .comp--prod {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .footer .comp--prod {
    margin-left: 0;
    order: 3;
    margin-top: 6rem;
  }
}
.footer .comp--prod .company,
.footer .comp--prod .products {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 30rem;
  margin-bottom: 3rem;
}
.footer .comp--prod .company .footer-links,
.footer .comp--prod .products .footer-links {
  display: flex;
  flex-direction: column;
  height: 24rem;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .footer .comp--prod .company .footer-links,
.footer .comp--prod .products .footer-links {
    position: relative;
    top: -5rem;
    height: 19rem;
  }
}
.footer .comp--prod .company .footer-links .footer-link,
.footer .comp--prod .products .footer-links .footer-link {
  opacity: 80%;
  color: #002040;
  font-weight: 400;
  font-size: 1.6rem;
  width: 16.8rem;
}
@media (max-width: 600px) {
  .footer .mc_embed_signup {
    order: 2;
    margin-top: 7rem;
  }
}
.footer .validate {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 29rem;
}
.footer .validate .mc_embed_signup_scroll {
  display: flex;
  flex-direction: column;
  height: 23rem;
  justify-content: space-between;
}
.footer .validate .mc_embed_signup_scroll .subscribe-p {
  opacity: 80%;
  color: #002040;
  font-weight: 400;
  font-size: 1.6rem;
  width: 32rem;
}
.footer .validate .mc_embed_signup_scroll .mc-field-group input {
  height: 68px;
  width: 360px;
  border: none;
  border: 1px solid #d9dbe9;
  box-shadow: 0px 2px 12px rgba(20, 20, 43, 0.08);
  border-radius: 108px;
  opacity: 80%;
  color: #002040;
  font-weight: 400;
  font-size: 1.6rem;
  padding-left: 2.4rem;
}
.footer .validate .mc_embed_signup_scroll .mc-field-group input::-moz-placeholder {
  opacity: 70%;
  color: #002040;
  font-weight: 400;
  font-size: 1.4rem;
}
.footer .validate .mc_embed_signup_scroll .mc-field-group input:-ms-input-placeholder {
  opacity: 70%;
  color: #002040;
  font-weight: 400;
  font-size: 1.4rem;
}
.footer .validate .mc_embed_signup_scroll .mc-field-group input::placeholder {
  opacity: 70%;
  color: #002040;
  font-weight: 400;
  font-size: 1.4rem;
}
@media (max-width: 600px) {
  .footer .validate .mc_embed_signup_scroll .mc-field-group input {
    padding: none;
    margin-top: 1rem;
    height: 50px;
    width: 322px;
  }
}
.footer .validate .mc_embed_signup_scroll .mce-error-response {
  font-size: 1.4rem;
  width: 32rem;
  color: #e85c41;
}
.footer .validate .mc_embed_signup_scroll .mce-success-response {
  color: #529214;
  width: 32rem;
  font-size: 1.4rem;
}
.footer .validate .mc_embed_signup_scroll .button {
  outline: none;
  border: 0;
  width: 11.5rem;
  height: 5.4rem;
  background-color: #002040;
  color: #fff;
  font-size: 1.6rem;
  border-radius: 7.6rem;
  cursor: pointer;
}
.footer .validate .mc_embed_signup_scroll .button:hover {
  transform: scale(1.02);
}
.footer .validate .mc_embed_signup_scroll .button:active {
  transform: scale(0.98);
}
.footer .validate div.mce_inline_error {
  background-color: #fff;
  color: #e85c41;
}

.rights {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.rights .rights-line {
  width: 100%;
  height: 0.1rem;
  background-color: #d9dbe9;
  margin-bottom: 2.4rem;
}
@media (max-width: 600px) {
  .rights .rights-line {
    display: none;
  }
}
.rights .rights-content {
  width: 84%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 2.4rem;
}
@media (max-width: 600px) {
  .rights .rights-content {
    margin-top: 1rem;
    flex-direction: column-reverse;
    opacity: 50%;
  }
}
.rights .rights-content p,
.rights .rights-content a {
  color: #002040;
  font-weight: 400;
  font-size: 1.6rem;
}
@media (max-width: 600px) {
  .rights .rights-content p,
.rights .rights-content a {
    font-size: 1.2rem;
    margin: 8px 0;
  }
}
.rights .rights-content .right-section2 {
  width: 45%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.rights .rights-content .right-section2 a {
  font-weight: bold;
  text-decoration: underline;
}
@media (max-width: 600px) {
  .rights .rights-content .right-section2 {
    width: 100%;
  }
}

.container {
  width: 100vw;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.hero-section {
  display: flex;
  width: 100vw;
  background: url("../assets/HeroSectionBG.svg");
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  justify-content: space-between;
  overflow-x: hidden;
  height: 98rem;
  margin-bottom: 16rem;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .hero-section {
    flex-direction: column;
    margin-bottom: 12rem;
    height: 65vh;
    min-height: 600px;
    max-height: 55rem;
    overflow-y: hidden;
    position: relative;
    top: 8rem;
  }
}
.hero-section .hero-content {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 7.2rem 5rem;
}
.hero-section .hero-content h3 {
  font-size: 3rem;
  margin-bottom: 20px;
  font-weight: 200;
}
.hero-section .hero-content h2 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 6.6rem;
  margin-bottom: 3.2rem;
  font-weight: 600;
}
.hero-section .hero-content p {
  opacity: 80%;
  font-size: 1.6rem;
  width: 46rem;
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 1000px) {
  .hero-section .hero-content {
    padding-left: 1.5rem;
    padding-bottom: 2rem;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
  .hero-section .hero-content h3 {
    display: none;
  }
  .hero-section .hero-content h2 {
    font-size: 2.8rem;
    text-align: left;
    width: 100%;
  }
  .hero-section .hero-content p {
    opacity: 80%;
    font-size: 1.4rem;
    width: 80%;
    margin-bottom: 6.5rem;
  }
}
.hero-section .hero-img {
  position: relative;
  top: 10rem;
}
@media screen and (max-width: 1000px) {
  .hero-section .hero-img {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .hero-section .hero-img img {
    width: 35rem;
    transform: translateY(70px);
  }
}
@media screen and (max-width: 620px) {
  .hero-section {
    margin-bottom: 9rem;
  }
}

.about-us {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12rem;
}
@media screen and (max-width: 1100px) {
  .about-us {
    margin-bottom: 9rem;
  }
  .about-us .about-us-img {
    display: none;
  }
}
.about-us .about-content {
  position: relative;
  left: 7.2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 40rem;
}
.about-us .about-content h2 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 700;
  font-size: 4.8rem;
}
.about-us .about-content .about-ps {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 30rem;
}
.about-us .about-content .about-ps p {
  opacity: 80%;
  width: 57.5rem;
  font-weight: 400;
  font-size: 1.6rem;
}
@media screen and (max-width: 1100px) {
  .about-us .about-content {
    left: 0;
    width: 100%;
    height: 34rem;
    padding: 0 8rem;
  }
  .about-us .about-content h2 {
    font-size: 3rem;
  }
  .about-us .about-content .about-ps {
    height: 30rem;
  }
  .about-us .about-content .about-ps p {
    opacity: 80%;
    width: 90%;
    font-weight: 400;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  .about-us .about-content {
    padding: 0 3rem;
    margin-bottom: 4rem;
  }
  .about-us .about-content .about-ps {
    height: auto;
  }
  .about-us .about-content .about-ps h2 {
    font-size: 2.5rem;
  }
  .about-us .about-content .about-ps p {
    font-size: 1.5rem;
    margin: 1.2rem 0;
  }
}
@media screen and (max-width: 400px) {
  .about-us .about-content {
    padding: 0 2rem;
  }
  .about-us .about-content h2 {
    font-size: 2rem;
  }
  .about-us .about-content p {
    font-size: 1.3rem;
  }
}

.mis-foc-vis {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.mis-foc-vis .mis-child {
  height: 28rem;
  width: 40rem;
  background: #ffffff;
  border: 1px solid rgba(217, 219, 233, 0.5);
  box-shadow: 0px 4px 12px rgba(0, 32, 64, 0.08);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: space-around;
  margin: 0 1rem 8rem 1rem;
}
@media screen and (max-width: 1000px) {
  .mis-foc-vis .mis-child {
    margin-bottom: 5rem;
    width: 34rem;
  }
}
.mis-foc-vis .mis-child .mis-text {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 16rem;
}
.mis-foc-vis .mis-child .mis-text h3 {
  font-weight: 600;
  font-size: 24px;
}
.mis-foc-vis .mis-child .mis-text p {
  opacity: 80%;
  font-weight: 500;
  font-size: 16px;
  width: 30rem;
}

.section-2 {
  height: 40rem;
  background-color: #002040;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  text-align: center;
  margin-bottom: 8rem;
  width: 100vw;
}
.section-2 h2 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 700;
  font-size: 6.4rem;
}
.section-2 .p-btn {
  height: 15rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.section-2 .learn-more-btn {
  transition: all 0.5s ease-in-out;
}
.section-2 .learn-more-btn:hover {
  background-color: #ffffff;
  color: #002040;
}
.section-2 p {
  opacity: 80%;
  width: 58rem;
  font-weight: 400;
  font-size: 1.6rem;
}
@media screen and (max-width: 1000px) {
  .section-2 {
    height: 40rem;
    text-align: center;
    margin-bottom: 18rem;
    width: 100vw;
  }
  .section-2 h2 {
    font-size: 2.8rem;
    width: 80%;
  }
  .section-2 .learn-more-btn {
    font-size: 1.4rem;
    text-align: center;
    height: 4rem;
    width: 12rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out;
  }
  .section-2 .learn-more-btn:hover {
    background-color: #ffffff;
    color: #002040;
  }
  .section-2 p {
    width: 90vw;
    font-size: 1.3rem;
  }
}/*# sourceMappingURL=about.css.map */