@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%;
  }
}

.hero-section {
  display: flex;
  width: 100vw;
  align-items: center;
  justify-content: space-between;
  height: 100vh;
  min-height: 800px;
  max-height: 900px;
  overflow: hidden;
  margin-top: 10vh;
  margin-bottom: 4rem;
  background: url("../assets/HeroSectionBG.svg");
  color: #fff;
}
.hero-section .hero-content {
  display: flex;
  flex-direction: column;
  position: relative;
  left: 5vw;
}
.hero-section .hero-content h3 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 3rem;
  width: 49rem;
  margin-bottom: 0.8rem;
  font-weight: 400;
}
.hero-section .hero-content h2 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 5.6rem;
  width: 68rem;
  margin-bottom: 0.2rem;
  font-weight: 600;
}
.hero-section .hero-content .text-slider {
  margin: 12px 0;
  margin-top: 20px;
  height: 16rem;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
  padding-top: 3rem;
}
@media screen and (max-width: 768px) {
  .hero-section .hero-content .text-slider {
    padding-top: 4%;
    margin-top: 0;
    height: 12rem;
  }
}
.hero-section .hero-content .text-slider-track {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 80rem;
  -webkit-animation: vert-scroll 10s linear infinite;
          animation: vert-scroll 10s linear infinite;
}
.hero-section .hero-content .text-slider-track h2 {
  margin: 4% 0;
}
.hero-section .hero-content .text-slider-track:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@-webkit-keyframes vert-scroll {
  0% {
    transform: translateY(0);
  }
  5%, 30% {
    transform: translateY(-5%);
  }
  35%, 65% {
    transform: translateY(-35%);
  }
  70%, 90% {
    transform: translateY(-70%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes vert-scroll {
  0% {
    transform: translateY(0);
  }
  5%, 30% {
    transform: translateY(-5%);
  }
  35%, 65% {
    transform: translateY(-35%);
  }
  70%, 90% {
    transform: translateY(-70%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.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 h3 {
    font-size: 2rem;
  }
  .hero-section .hero-content h2 {
    font-size: 4rem;
  }
  .hero-section .hero-content p {
    font-size: 1.4rem;
  }
}
.hero-section .hero-img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 70%;
  height: 80%;
}
.hero-section .hero-img img {
  margin-top: 70px;
  max-width: 100%;
}
@media screen and (max-width: 600px) {
  .hero-section .hero-img {
    width: 90%;
    height: 50vh;
  }
  .hero-section .hero-img img {
    margin-top: 0;
    width: 100%;
  }
}
@media (max-width: 620px) {
  .hero-section {
    width: 100vw;
    height: 70vh;
    margin: auto;
    flex-direction: column;
  }
  .hero-section .hero-content {
    left: 0;
    top: 13rem;
    text-align: left;
  }
  .hero-section .hero-content h3 {
    font-size: 1.6rem;
  }
  .hero-section .hero-content h2 {
    font-size: 3.6rem;
    margin-bottom: 2rem;
  }
  .hero-section .hero-content p {
    width: 50vw;
    margin: auto;
    font-size: 1.4rem;
    margin-bottom: 5rem;
  }
  .hero-section .hero-content h3,
.hero-section .hero-content h2,
.hero-section .hero-content p {
    width: 90vw;
  }
}

.section-2 {
  width: 98vw;
  margin: auto;
  position: relative;
  margin-top: 10rem;
  top: -5rem;
}
.section-2 h3 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  margin: 6rem 0;
  padding: 4rem 0;
}
@media (max-width: 600px) {
  .section-2 h3 {
    padding: 0;
    margin: 2rem 0;
    width: 80%;
    margin: auto;
  }
}
.section-2 .slider {
  margin: auto;
  height: 12rem;
  position: relative;
  width: 90%;
  display: grid;
  place-items: center;
  overflow: hidden;
  padding-bottom: 1rem;
}
.section-2 .slide-track {
  display: flex;
  width: 324rem;
  -webkit-animation: scroll 24s linear infinite;
          animation: scroll 24s linear infinite;
}
.section-2 .slide-track:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-162rem);
  }
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-162rem);
  }
}
.section-2 .slide {
  height: 10rem;
  width: 18rem;
  display: flex;
  align-items: center;
  padding: 2.4rem;
  perspective: 10rem;
}
.section-2 .slide img {
  width: 100%;
  transition: transform 0.8s;
}
.section-2 .slide img:hover {
  transform: translateZ(2.4rem);
}

.section-3 {
  width: 100%;
}
.section-3 .section-3-dets {
  margin: 16rem 0 0 8.5rem;
  display: flex;
  flex-direction: column;
  height: 14rem;
  justify-content: space-between;
}
.section-3 .section-3-dets .section-3-heading {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 700;
  font-size: 3.6rem;
}
.section-3 .section-3-dets .section-3-info {
  opacity: 80%;
  font-weight: 500;
  font-size: 1.6rem;
}
@media (max-width: 600px) {
  .section-3 .section-3-dets {
    width: 90vw;
    margin: 5rem auto;
    text-align: center;
    height: 6rem;
  }
  .section-3 .section-3-dets .section-3-heading {
    font-size: 1.8rem;
  }
  .section-3 .section-3-dets .section-3-info {
    font-size: 1.2rem;
  }
}
.section-3 .services {
  width: 100%;
  display: grid;
  margin: 6.4rem 0 12rem 0;
  grid-template-columns: repeat(3, 38rem);
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 1000px) {
  .section-3 .services {
    grid-template-columns: repeat(2, 38rem);
  }
}
@media (max-width: 600px) {
  .section-3 .services {
    grid-template-columns: 33rem;
    width: 90%;
    margin: 0 5%;
  }
}
.section-3 .services .service-container {
  background-color: #ffffff;
  box-shadow: 0 0.4rem 1.6rem rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  border: 1px solid rgba(217, 219, 233, 0.5);
  height: 40rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  transition: all 0.6s ease;
}
.section-3 .services .service-container:hover, .section-3 .services .service-container:active {
  background-color: #002040;
  color: #ffffff;
}
.section-3 .services .service-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.section-3 .services .service-container .service-header {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 80%;
  font-weight: 700;
  font-size: 2.4rem;
}
.section-3 .services .service-container .service-info {
  opacity: 80%;
  width: 80%;
  font-weight: 500;
  font-size: 1.4rem;
}
.section-3 .services .service-container .read-more-btn {
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 600;
  color: #ffffff;
  width: 8.4rem;
  background-color: #FF8066;
  padding: 1rem;
  text-align: center;
  border-radius: 0.6rem;
}
.section-3 .services .service-container .read-more-btn:hover {
  transform: scale(1.02);
}
.section-3 .services .service-container .read-more-btn:active {
  transform: scale(0.98);
}

.section-4 {
  width: 100vw;
  height: 68rem;
  color: #ffffff;
  background-color: #002040;
  display: flex;
  justify-content: space-between;
  padding: 30px 60px;
  align-items: center;
}
.section-4 .section-4-content {
  height: 85%;
  flex-direction: column;
  display: flex;
  justify-content: space-around;
}
.section-4 .section-4-content .section-4-header {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 700;
  font-size: 3.6rem;
}
.section-4 .section-4-content .section-4-info {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 80%;
  width: 54rem;
  font-weight: 500;
  font-size: 1.6rem;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  flex-basis: 34%;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .section-4 .section-4-content .section-4-info {
    margin-left: 1.6rem;
  }
}
.section-4 .section-4-content .section-4-cards {
  display: flex;
  width: 68rem;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .section-4 .section-4-content .section-4-cards {
    width: 100vw;
    margin-left: 4rem;
    justify-content: center;
  }
}
.section-4 .section-4-content .section-4-cards .section-4-card {
  margin: 0 1rem;
}
@media (max-width: 600px) {
  .section-4 .section-4-content .section-4-cards .section-4-card {
    margin: 0 0.5rem;
  }
}
.section-4 .section-4-img {
  width: 70%;
}
.section-4 .section-4-img img {
  width: 100%;
}
@media (max-width: 600px) {
  .section-4 {
    margin-top: 4rem;
    padding: 18px;
  }
  .section-4 .section-4-img {
    display: none;
  }
  .section-4 .section-4-content {
    width: 90%;
  }
  .section-4 .section-4-content .section-4-header {
    font-size: 2.3rem;
    text-align: center;
    width: 100%;
    letter-spacing: 1.5px;
  }
  .section-4 .section-4-content .section-4-info {
    width: 95%;
  }
  .section-4 .section-4-content .section-4-info p {
    margin-bottom: 4rem;
  }
  .section-4 .section-4-content .section-4-cards {
    width: 85%;
  }
  .section-4 .section-4-content .section-4-cards img {
    width: 7.4rem;
  }
}

.section-5 {
  width: 100%;
  margin: 16rem 0 19rem 0;
}
.section-5 h2 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-left: 8rem;
  font-weight: 700;
  font-size: 3.6rem;
  margin-bottom: 6.4rem;
}
.section-5 .section-5-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
.section-5 .section-5-cards .section-5-card {
  width: 38rem;
  height: 24.4rem;
  background: #ffffff;
  box-shadow: 0 0.4rem 1.6rem rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(217, 219, 233, 0.5);
  border-radius: 0.8rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 3rem;
}
@media (max-width: 600px) {
  .section-5 .section-5-cards .section-5-card {
    position: relative;
    left: 1.2vw;
  }
}
.section-5 .section-5-cards .section-5-card .section-5-card-info {
  font-size: 1.6rem;
  opacity: 80%;
  width: 34rem;
  font-weight: 400;
}
.section-5 .section-5-cards .section-5-card .section-5-card-line {
  background-color: #000000;
  width: 35rem;
  height: 0.1rem;
  opacity: 20%;
}
@media (max-width: 600px) {
  .section-5 .section-5-cards .section-5-card .section-5-card-line {
    width: 28rem;
  }
}
.section-5 .section-5-cards .section-5-card .section-5-card-img {
  align-self: flex-start;
  margin-left: 1.8rem;
}
.section-5 .section-5-cards .section-5-card:nth-of-type(1), .section-5 .section-5-cards .section-5-card:nth-of-type(2) {
  margin-right: 2.4rem;
}
@media (max-width: 600px) {
  .section-5 .section-5-cards .section-5-card:nth-of-type(1), .section-5 .section-5-cards .section-5-card:nth-of-type(2) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .section-5 .section-5-cards .left {
    position: absolute;
    left: 1vw;
    z-index: 102;
  }
}
@media (max-width: 600px) {
  .section-5 .section-5-cards .right {
    position: absolute;
    right: -1vw;
    z-index: 102;
  }
}
@media (max-width: 600px) {
  .section-5 {
    margin-bottom: 12rem;
  }
  .section-5 h2 {
    font-size: 2rem;
  }
  .section-5 .section-5-cards {
    flex-direction: column;
    align-items: center;
  }
  .section-5 .section-5-cards .section-5-card {
    width: 30rem;
    padding: 0 2rem;
  }
  .section-5 .section-5-cards .section-5-card .section-5-card-info {
    width: 100%;
  }
  .section-5 .section-5-cards .section-5-card:nth-of-type(1), .section-5 .section-5-cards .section-5-card:nth-of-type(2) {
    margin-bottom: 2.4rem;
  }
}

.section-6 {
  height: 24rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 0 8.4rem 8rem;
}
.section-6 h2 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 700;
  font-size: 3.6rem;
}
.section-6 p {
  opacity: 80%;
  width: 61rem;
  font-weight: 400;
  font-size: 1.6rem;
}
@media (max-width: 600px) {
  .section-6 {
    text-align: center;
    align-items: center;
    margin: auto;
  }
  .section-6 h2 {
    font-size: 2rem;
    width: 29.5rem;
  }
  .section-6 p {
    font-size: 1.2rem;
    width: 29rem;
  }
}

.youtube {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-x: hidden;
  margin-bottom: 16rem;
}
.youtube iframe {
  width: 119rem;
  height: 53rem;
}
@media (max-width: 600px) {
  .youtube {
    margin: 9rem 0;
  }
  .youtube iframe {
    width: 90%;
    height: 45rem;
    border-radius: 4px;
  }
}

.section-7 {
  background-color: #002040;
  color: #ffffff;
  padding: 6rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  text-align: center;
  margin-bottom: 16rem;
  width: 100vw;
}
.section-7 h2 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 700;
  font-size: 6.4rem;
}
.section-7 .p-btn {
  height: 15rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.section-7 .learn-more-btn {
  transition: all 0.5s ease-in-out;
}
.section-7 .learn-more-btn:hover {
  background-color: #ffffff;
  color: #002040;
}
.section-7 p {
  opacity: 80%;
  width: 58rem;
  font-weight: 400;
  font-size: 1.6rem;
}
@media (max-width: 600px) {
  .section-7 {
    margin-bottom: 5rem;
  }
  .section-7 h2 {
    font-size: 2.4rem;
    width: 26rem;
    letter-spacing: 0.15rem;
    line-height: 1.3;
  }
  .section-7 p {
    font-size: 1.2rem;
    margin: 30px 0;
    width: 34rem;
  }
  /* Modern Section Layout */
section {
  padding: 80px 20px;
  max-width: 1200px;
  margin: 0 auto;
}

h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #111;
}

/* Feature & Use Case Cards */
.section-4-cards,
.section-5-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
  margin-top: 30px;
}

.section-4-card,
.section-5-card {
  background: #f9f9f9;
  padding: 24px;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

.section-4-card:hover,
.section-5-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}

/* Hero Section Styling */
.hero-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 100px 20px;
  background: linear-gradient(135deg, #f3f6f9, #fff);
}

.hero-content {
  flex: 1 1 500px;
}

.hero-content h1 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #0b0b0b;
}
.hero-img {
  flex: 1 1 400px;
  text-align: right;
}
.hero-content p {
  font-size: 1.2rem;
  line-height: 1.6;
  color: #444;
}

.hero-img img {
  max-width: 100%;
  height: auto;
  flex: 1 1 400px;
}
@media (max-width: 768px) {
  .hero-content {
    text-align: center;
  }
}


/* Call-to-Action Section */
.section-8 {
  background-color: #002b5c;
  color: #fff;
  text-align: center;
  padding: 80px 20px;
}

.section-8 h2 {
  font-size: 2.5rem;
}

.section-8 p {
  font-size: 1.2rem;
  margin: 20px 0;
}

.section-8 a.learn-more-btn {
  background: #fff;
  color: #002b5c;
  padding: 14px 30px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}

.section-8 a.learn-more-btn:hover {
  background: #e1e1e1;
}

/* Cleaned + Updated Styling for Section 2: What is E-Invoicing */
.what-is-einv .section-2-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
  padding: 70px 0;
}

.what-is-einv .text {
  flex: 1 1 55%;
}

.what-is-einv .text h2 {
  font-size: 2.4rem; /* larger heading */
  margin-bottom: 1rem;
}

.what-is-einv .text p {
  font-size: 1.2rem; /* increased paragraph size */
  line-height: 1.8;
  color: #333;
}

.what-is-einv .image {
  flex: 1 1 45%;
  text-align: right;
}

.what-is-einv .image img {
  width: 100%;
  max-width: 420px; /* slightly bigger */
  height: auto;
  border-radius: 12px;
  display: block;
  object-fit: contain;
  margin: 0 auto;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .what-is-einv .section-2-content {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .what-is-einv .image {
    text-align: center;
  }

  .what-is-einv .image img {
    max-width: 300px;
    margin-top: 20px;
  }
}

/* Section 3: Smart E-Invoicing Layout */
.smart-einv .section-3-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
  padding: 70px 0;
}

.smart-einv .image {
  flex: 1 1 45%;
  text-align: left;
}

.smart-einv .image img {
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 12px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}


.smart-einv .text {
  flex: 1 1 50%;
}

.smart-einv .text h2 {
  font-size: 2.4rem;
  margin-bottom: 1rem;
}

.smart-einv .text p {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #333;
}

/* Responsive */
@media (max-width: 768px) {
  .smart-einv .section-3-content {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .smart-einv .image img {
    max-width: 280px;
  }
}

/* Section 4: Key Features with Image on the Right */
.key-features {
  background: #f5f5f5;
  padding: 70px 0;
}

.key-features .content-wrapper {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.key-features .text {
  flex: 1 1 55%;
}

.key-features .text h2 {
  font-size: 2.4rem;
  margin-bottom: 2rem;
}

.key-features .feature-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}

.key-features .feature-grid div {
  background: white;
  padding: 20px;
  border-radius: 8px;
  font-size: 1.2rem;
}

.key-features .image {
  flex: 1 1 40%;
  text-align: right;
}

.key-features .image img {
  width: 100%;
  max-width: 700px;
  height: auto;
  border-radius: 12px;
}

/* Responsive layout */
@media (max-width: 768px) {
  .key-features .content-wrapper {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .key-features .image {
    text-align: center;
    margin-top: 30px;
  }

  .key-features .image img {
    max-width: 280px;
  }
}

.request-demo {
  padding: 70px 20px;
  background-color: #f9f9f9;
  text-align: center;
}

.request-demo h2 {
  font-size: 2.4rem;
  margin-bottom: 20px;
  color: #002244;
}

.request-demo p {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #333;
  margin-bottom: 30px;
}

.request-demo a {
  display: inline-block;
  padding: 14px 32px;
  background-color: #00b894;
  color: white;
  font-size: 1.1rem;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.request-demo h2 {
  font-size: 2.4rem;
  margin-bottom: 20px;
}

.request-demo p {
  font-size: 1.2rem;
  line-height: 1.8;
}
.contact-cta h2 {
  font-size: 2.4rem;
  margin-bottom: 20px;
  color: white;
}

.contact-cta p {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #dcdcdc;
}
.nrs-license-section {
  background-color: #ffffff;
  padding: 80px 20px;
  border-top: 3px solid #f7941d;
}

.nrs-license-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.nrs-text {
  flex: 1 1 50%;
}

.nrs-text h2 {
  font-size: 2.6rem;
  font-weight: 700;
  color: #002244;
  margin-bottom: 20px;
}

.nrs-text p {
  font-size: 1.3rem;
  line-height: 1.9;
  color: #333;
  font-weight: 500;
}

.nrs-image {
  flex: 1 1 40%;
  text-align: right;
}

.nrs-image img {
  max-width: 320px;
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

}/*# sourceMappingURL=home.css.map */