/* screen - home-page */

.home-page {
  align-items: center;
  background-color: var(--wwwcanvacomwhite);
  display: flex;
  flex-direction: column;
  min-height: 4918px;
  overflow-x: hidden;
  width: 1440px;
}

.home-page .header-container {
  align-items: flex-end;
  display: flex;
  height: 96px;
  margin-left: 6.0px;
  min-width: 1446px;
}

.home-page .overlap-group5 {
  align-items: flex-start;
  background-image: url(../img/header-3.svg);
  background-size: 100% 100%;
  display: flex;
  height: 104px;
  margin-bottom: -8px;
  margin-left: -4px;
  min-width: 1448px;
  padding: 7px 112px;
}

.home-page .vandanam-logo {
  cursor: pointer;
  height: 81px;
  transition: all 0.2s ease;
  width: 187px;
}

.home-page .vandanam-logo:hover {
  transform: scale(0.9); 
}

.home-page .product-text {
  color: var(--blue-zodiac);
  font-weight: 700;
  height: 17px;
  line-height: 26.4px;
  margin-left: 258px;
  margin-top: 18px;
  white-space: nowrap;
  width: 90px;
}

.home-page .product-text-1 {
  color: var(--blue-zodiac);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-l);
  font-weight: 700;
  height: 17px;
  letter-spacing: 0.15px;
  line-height: normal;
  margin-left: 40px;
  margin-top: 18px;
  white-space: nowrap;
  width: 104px;
}

.home-page .contact-us-text {
  color: var(--blue-zodiac);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-l);
  font-weight: 700;
  height: 17px;
  letter-spacing: 0.15px;
  line-height: normal;
  margin-left: 23px;
  margin-top: 18px;
  white-space: nowrap;
}

.home-page .nrise-container {
  height: 681px;
  margin-right: 0.88px;
  margin-top: 21px;
  position: relative;
  width: 1229px;
}

.home-page .n-rise-feature-card-group {
  align-items: flex-start;
  display: flex;
  gap: 39px;
  height: 515px;
  left: 640px;
  min-width: 587px;
  position: absolute;
  top: 166px;
}

.home-page .overlap-group-container {
  flex-direction: column;
  gap: 41px;
  min-height: 515px;
  width: 274px;
}

.home-page .overlap-group {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 237px;
  padding: 41.4px 33px;
  width: 273px;
}

.home-page .n-rise-feature-card-img {
  align-self: center;
  background-image: url(../img/nrise-feature-card-img-4@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 100px;
  height: 80px;
  margin-right: 1.0px;
  width: 80px;
}

.home-page .flex-container-97679 {
  height: 58px;
  width: 206px;
}

.home-page .text {
  align-self: stretch;
  color: var(--wwwcanvacomblack);
  font-weight: 700;
  line-height: 26.4px;
  position: relative;
  text-align: center;
}

.home-page .overlap-group2 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 1px;
  min-height: 237px;
  padding: 41.4px 33px;
  width: 273px;
}

.home-page .n-rise-feature-card-img-1 {
  align-self: center;
  background-image: url(../img/nrise-feature-card-img-6@2x.png);
}

.home-page .overlap-group-container-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 40px;
  min-height: 514px;
  width: 274px;
}

.home-page .n-rise-feature-card-img-2 {
  align-self: center;
  background-image: url(../img/nrise-feature-card-img-5@2x.png);
}

.home-page .overlap-group3 {
  align-items: center;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 1px;
  min-height: 237px;
  padding: 41.4px 0;
  width: 273px;
}

.home-page .n-rise-feature-card-img-3 {
  background-image: url(../img/nrise-feature-card-img-7@2x.png);
}

.home-page .flex-container-9767983 {
  height: 58px;
  width: 133px;
}

.home-page .n-rise-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  left: 0;
  min-height: 681px;
  position: absolute;
  top: 0;
  width: 1229px;
}

.home-page .flex-row {
  gap: 48px;
  min-width: 1233px;
}

.home-page .n-rise-img-1 {
  height: 273px;
  object-fit: cover;
  width: 588px;
}

.home-page .n-rise-img-1.animate-enter1 {
  animation: animate-enter1-frames 0.20s ease-in-out 0.40s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: translate(-25px, 0);
}

@keyframes animate-enter1-frames {
  from{opacity: 0;
transform: translate(-25px, 0);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.home-page .product-decsription {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 155px;
  width: 597px;
}

.home-page .title-text {
  height: 65px;
  letter-spacing: 0;
  line-height: 48.0px;
  width: 593px;
}

.home-page .span1 {
  line-height: 33.6px;
}

.home-page .subtitle-text {
  color: var(--blue-zodiac);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xxl);
  font-weight: 600;
  letter-spacing: 0;
  line-height: 33.6px;
  margin-left: 0;
  min-height: 75px;
  width: 593px;
}

.home-page .flex-row-1 {
  gap: 8px;
  min-width: 588px;
}

.home-page .n-rise-img-2 {
  height: 400px;
  width: 290px;
}

.home-page .n-rise-img-2.animate-enter2 {
  animation: animate-enter2-frames 0.20s ease-in-out 0.40s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: translate(-25px, 0);
}

@keyframes animate-enter2-frames {
  from{opacity: 0;
transform: translate(-25px, 0);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.home-page .nrise-img-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-height: 400px;
  width: 290px;
}

.home-page .n-rise-img-3 {
  height: 196px;
  object-fit: cover;
  width: 290px;
}

.home-page .n-rise-img-3.animate-enter3 {
  animation: animate-enter3-frames 0.20s ease-in-out 0.40s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: translate(-25px, 0);
}

@keyframes animate-enter3-frames {
  from{opacity: 0;
transform: translate(-25px, 0);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.home-page .n-rise-img-4 {
  height: 196px;
  width: 290px;
}

.home-page .n-rise-img-4.animate-enter4 {
  animation: animate-enter4-frames 0.20s ease-in-out 0.40s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: translate(-25px, 0);
}

@keyframes animate-enter4-frames {
  from{opacity: 0;
transform: translate(-25px, 0);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.home-page .n-rise-product-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 40px;
  min-height: 503px;
  width: 1224px;
}

.home-page .overlap-group-1 {
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 6px;
  height: 77px;
  min-width: 1224px;
  padding: 7px 413px;
}

.home-page .title-text-1 {
  letter-spacing: 0;
  line-height: normal;
  min-height: 60px;
  width: 397px;
}

.home-page .product-card-container {
  align-items: flex-start;
  display: flex;
  gap: 48px;
  min-width: 1224px;
}

.home-page .product-card {
  align-items: flex-start;
  background-image: url(../img/product-card-1.png);
  background-position: 50% 50%;
  background-size: cover;
  border: 2px solid;
  border-color: #97949480;
  border-radius: 12px;
  display: flex;
  height: 386px;
  min-width: 588px;
  padding: 31px;
}

.home-page .flex-col {
  flex-direction: column;
  min-height: 320px;
  width: 282px;
}

.home-page .product-text-title-text {
  color: #001e80;
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xl);
  font-weight: 500;
  height: 26px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .product-text-title-text-1 {
  color: #020202;
  font-size: var(--font-size-s);
  font-weight: 400;
  line-height: 30px;
  margin-top: 19px;
  min-height: 207px;
  width: 275px;
}

.home-page .btn-with-icon {
  align-items: center;
  background-color: var(--blue-zodiac);
  border-radius: 11px;
  cursor: pointer;
  display: flex;
  gap: 8px;
  height: 40px;
  justify-content: center;
  margin-top: 28px;
  padding: 8px;
  position: relative;
  transition: all 0.2s ease-out;
  width: 180px;
}

.home-page .btn-with-icon:hover {
  transform: scale(1.1);
}

.home-page .learn-more {
  color: var(--wwwcanvacomwhite);
  font-weight: 500;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.home-page .product-image {
  align-self: center;
  height: 222px;
  margin-top: 32.0px;
  width: 243px;
}

.home-page .product-card-1 {
  align-items: flex-end;
  background-image: url(../img/product-card-1.png);
  background-position: 50% 50%;
  background-size: cover;
  border: 2px solid;
  border-color: #97949480;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 19px;
  min-height: 386px;
  padding: 31px 13px;
  width: 588px;
}

.home-page .product-text-title-text-2 {
  align-self: center;
  color: #001e80;
  font-size: var(--font-size-xl);
  font-weight: 500;
  height: 26px;
  line-height: normal;
  margin-right: 11.0px;
  white-space: nowrap;
  width: 515px;
}

.home-page .overlap-group2-1 {
  height: 275px;
  position: relative;
  width: 544px;
}

.home-page .overlap-group1 {
  height: 261px;
  left: 0;
  position: absolute;
  top: 0;
  width: 544px;
}

.home-page .product-text-title-text-3 {
  color: #020202;
  font-size: var(--font-size-s);
  font-weight: 400;
  left: 0;
  line-height: 30px;
  position: absolute;
  top: 0;
  width: 275px;
}

.home-page .n-rise-slider-image {
  height: 254px;
  left: 244px;
  position: absolute;
  top: 7px;
  width: 300px;
}

.home-page .btn-with-icon-1 {
  align-items: center;
  background-color: var(--blue-zodiac);
  border-radius: 11px;
  cursor: pointer;
  display: flex;
  gap: 8px;
  height: 40px;
  justify-content: center;
  left: 0;
  padding: 8px;
  position: absolute;
  top: 235px;
  transition: all 0.2s ease-out;
  width: 180px;
}

.home-page .btn-with-icon-1:hover {
  transform: scale(1.1);
}

.home-page .why-choose-us-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 40px;
  min-height: 501px;
  width: 1224px;
}

.home-page .title-background {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 6px;
  display: flex;
  height: 77px;
  overflow: hidden;
  padding: 8px 0;
  width: 1224px;
}

.home-page .title-text-2 {
  height: 60px;
  letter-spacing: 0;
  line-height: 60px;
  text-align: center;
  width: 1224px;
}

.home-page .why-choose-us-group {
  height: 384px;
  opacity: 0;
  position: relative;
  transform: translate(-25px, 0);
  width: 1226px;
}

.home-page .why-choose-us-group.animate-enter {
  animation: animate-enter-frames 0.50s ease-in-out 0.00s 1 normal forwards;
  opacity: 0;
  transform: translate(-25px, 0);
}

@keyframes animate-enter-frames {
  from{opacity: 0;
transform: translate(-25px, 0);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.home-page .why-choose-us-3 {
  align-items: center;
  display: flex;
  gap: 21px;
  height: 31px;
  left: 2px;
  min-width: 588px;
  position: absolute;
  margin-top: 10px;
  top: 0;
  bottom: 48px;
}

.home-page .checkbox {
  height: 29px;
  margin-left: -2px;
  margin-top: 0;
  width: 27px;
}

.home-page .smart-solar-solution {
  letter-spacing: 0;
  line-height: normal;
  min-height: 31px;
  width: 540px;
}

.home-page .why-choose-us-2 {
  align-items: center;
  display: flex;
  gap: 19px;
  height: 51px;
  left: 2px;
  min-width: 548px;
  position: absolute;
  /* top: 48px; */
  margin-top: 85px;
}

.home-page .checkbox-1 {
  margin-top: 0.26px;
  width: 26px;
}

.home-page .hassle-free-assessme {
  letter-spacing: 0;
  line-height: 24.0px;
  min-height: 51px;
  width: 503px;
}

.home-page .why-choose-us-1 {
  align-items: center;
  display: flex;
  gap: 21px;
  height: 53px;
  left: 2px;
  min-width: 588px;
  position: absolute;
  /* top: 116px; */
  margin-top: 165px;
}

.home-page .checkbox-2 {
  margin-top: 0.26px;
  width: 27px;
}

.home-page .reliable-warranties {
  letter-spacing: 0;
  line-height: 24.0px;
  min-height: 53px;
  width: 540px;
}

.home-page .why-choose-us-1-1 {
  align-items: center;
  display: flex;
  gap: 21px;
  height: 53px;
  left: 2px;
  min-width: 548px;
  position: absolute;
  /* top: 185px; */
  margin-top: 235px;
}

.home-page .checkbox-3 {
  margin-top: 0.81px;
  width: 27px;
}

.home-page .expert-support-team {
  letter-spacing: 0;
  line-height: 24.0px;
  min-height: 53px;
  width: 500px;
}

.home-page .take-the-first-step {
  color: var(--wwwcanvacomblack);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-l);
  font-weight: 600;
  left: 0;
  letter-spacing: 0;
  line-height: 28.6px;
  position: absolute;
  top: 300px;
  width: 590px;
}

.home-page .why-choose-us-img {
  height: 384px;
  left: 636px;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 588px;
}

.home-page .n-jal-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 35px;
  margin-left: 0.07px;
  margin-top: 40px;
  min-height: 801px;
  width: 1224px;
}

.home-page .overlap-group-2 {
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 6px;
  height: 81px;
  justify-content: flex-end;
  min-width: 1224px;
  padding: 9px 375.8px;
}

.home-page .title-text-3 {
  letter-spacing: 0;
  line-height: normal;
  min-height: 58px;
  width: 437px;
}

.home-page .flex-row-2 {
  gap: 48px;
  min-width: 1228px;
}

.home-page .overlap-group3-1 {
  align-items: flex-end;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  display: flex;
  height: 685px;
  min-width: 588px;
  padding: 0 36px;
}

.home-page .n-jal-img {
  height: 682px;
  width: 510px;
}

.home-page .flex-col-1 {
  gap: 16px;
  min-height: 685px;
  width: 592px;
}

.home-page .product-decsription-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-height: 154px;
  width: 592px;
}
.feature-card-container .feature-container-97679 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 237px;
  padding: 39.2px 40px;
  transition: all 0.2s ease;
  width: 273px;
}

.feature-card-container .feature-container-97679:hover {
  transform: scale(1.1) !important;
  transition: transform 0.3s ease-in-out !important;
}


.home-page .title-text-4 {
  height: 70px;
  letter-spacing: 0;
  line-height: 48.0px;
  width: 588px;
}

.home-page .subtitle-text-1 {
  min-height: 78px;
}

.home-page .feature-card-group {
  align-items: flex-start;
  display: flex;
  gap: 40px;
  height: 515px;
  min-width: 588px;
}

.home-page .feature-card-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 40px;
  min-height: 515px;
  width: 275px;
}

.home-page .feature-card {
  align-items: flex-end;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 2.07px;
  min-height: 238px;
  padding: 39.6px 39.1px;
  transition: all 0.2s ease;
  width: 273px;
  overflow: visible;
}

.home-page .feature-card:hover {
  transform: scale(1.1);
}

.home-page .icon {
  align-self: center;
  height: 80px;
  margin-left: 2.86px;
  margin-top: 1px;
  width: 80px;
}

.home-page .flex-container-9 {
  height: 61px;
  width: 193px;
}

.home-page .feature-card-1 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 238px;
  padding: 38.0px 40.0px;
  transition: all 0.2s ease;
  width: 273px;
}

.home-page .feature-card-1:hover {
  transform: scale(1.1);
}

.home-page .vector-1 {
  align-self: center;
  height: 80px;
  margin-right: 1.0px;
  width: 80px;
}

.home-page .feature-card-container-1 {
  gap: 40px;
  min-height: 515px;
  width: 273px;
}

.home-page .feature-card-2 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 238px;
  padding: 40.0px 33.9px;
  transition: all 0.2s ease;
  width: 273px;
}

.home-page .feature-card-2:hover {
  transform: scale(1.1);
}

.home-page .n-jal-icon2 {
  align-self: center;
  height: 80px;
  margin-right: 1.06px;
  width: 80px;
}

.home-page .flex-container-96041534 {
  height: 61px;
  width: 205px;
}

.home-page .feature-card-3 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 238px;
  padding: 40.1px 28.9px;
  transition: all 0.2s ease;
  width: 273px;
}

.home-page .feature-card-3:hover {
  transform: scale(1.1);
}

.home-page .vector-2 {
  align-self: center;
  height: 80px;
  margin-right: 1.14px;
  width: 80px;
}

.home-page .flex-container-96041544 {
  height: 61px;
  width: 214px;
}

.home-page .n-light-container {
  align-items: flex-start;
  display: flex;
  gap: 42px;
  height: 684px;
  margin-left: 2.0px;
  margin-top: 40px;
  min-width: 1226px;
}

.home-page .flex-col-2 {
  align-self: flex-end;
  min-height: 676px;
  width: 592px;
}

.home-page .title-text-5 {
  height: 67px;
  letter-spacing: 0;
  line-height: 48.0px;
  width: 588px;
}

.home-page .subtitle-text-2 {
  margin-top: 6px;
  min-height: 71px;
}

.home-page .feature-card-group-1 {
  align-items: flex-start;
  display: flex;
  gap: 42px;
  height: 514px;
  margin-top: 18px;
  min-width: 592px;
}

.home-page .feature-card-container-2 {
  gap: 40px;
  min-height: 514px;
  width: 273px;
}

.home-page .feature-card-4 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 237px;
  padding: 39.2px 25px;
  transition: all 0.2s ease;
  width: 273px;
}

.home-page .feature-card-4:hover {
  transform: scale(1.1);
}

.home-page .vector-3 {
  align-self: center;
  height: 80px;
  margin-right: 3.0px;
  margin-top: 2px;
  width: 80px;
}

.home-page .flex-container-96081553 {
  height: 61px;
  width: 221px;
}

.home-page .feature-card-5 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 237px;
  padding: 39.2px 40px;
  transition: all 0.2s ease;
  width: 273px;
}

.home-page .feature-card-5:hover {
  transform: scale(1.1);
}

.home-page .vector-4 {
  align-self: center;
  height: 80px;
  margin-right: 9.55px;
  margin-top: 2px;
  width: 80px;
}

.home-page .feature-card-container-3 {
  gap: 38px;
  min-height: 512px;
  width: 277px;
}

.home-page .feature-card-6 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 237px;
  padding: 37.2px 20px;
  transition: all 0.2s ease;
  width: 273px;
}

.home-page .feature-card-6:hover {
  transform: scale(1.1);
}

.home-page .vector-5 {
  align-self: center;
  height: 80px;
  margin-left: 0.99px;
  margin-top: 6px;
  width: 80px;
}

.home-page .flex-container-96081559 {
  height: 61px;
  width: 233px;
}

.home-page .feature-card-7 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 3.96px;
  min-height: 237px;
  padding: 37.0px 14.0px;
  transition: all 0.2s ease;
  width: 273px;
}

.home-page .feature-card-7:hover {
  transform: scale(1.1);
}

.home-page .feature-card-8 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 3.96px;
  min-height: 237px;
  padding: 37.0px 14.0px;
  transition: all 0.2s ease;
  width: 273px;
}

.home-page .feature-card-8:hover {
  transform: scale(1.1);
}

.home-page .vector-6 {
  align-self: center;
  height: 80px;
  margin-right: 9.73px;
  margin-top: 6px;
  width: 80px;
}

.home-page .flex-container-96081568 {
  height: 61px;
  width: 244px;
}

.home-page .overlap-group4 {
  align-items: flex-end;
  background: linear-gradient(180deg, rgba(4.14, 43.26, 248.63, 0.2) 0%, rgba(121.53, 140.75, 169.58, 0.2) 100%);
  border-radius: 12px;
  display: flex;
  height: 682px;
  justify-content: flex-end;
  min-width: 588px;
  padding: 0.0px 94px;
}

.home-page .nlight-img {
  height: 623px;
  width: 395px;
}

.home-page .testimonials-container {
  height: 511px;
  margin-top: 40px;
  width: 1224px;
}

.home-page .connect-with-us-container {
  align-items: center;
  background-image: url(../img/connect-with-us-container-1.svg);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 440px;
  margin-top: 40px;
  padding: 68.0px 0;
  width: 1224px;
}

.home-page .connect-with-us-text {
  color: #ffb236;
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xxxl);
  font-weight: 700;
  height: 53px;
  letter-spacing: 0;
  line-height: normal;
  width: 830px;
}

.home-page .connect-with-us-text-1 {
  color: #e9ebf3;
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xl);
  font-weight: 400;
  height: 141px;
  letter-spacing: 0;
  line-height: normal;
  margin-top: 16px;
  text-align: center;
  width: 996px;
}

.home-page .btn-with-icon-2 {
  align-items: center;
  border: 1px solid;
  border-color: var(--wwwcanvacomwhite);
  border-radius: 11px;
  cursor: pointer;
  display: flex;
  gap: 8px;
  height: 52px;
  justify-content: center;
  margin-left: 32.0px;
  margin-top: 41px;
  padding: 8px;
  position: relative;
  transition: all 0.2s ease-out;
  width: 300px;
}

.home-page .btn-with-icon-2:hover {
  transform: scale(1.1);
}

.home-page .learn-more-1 {
  color: var(--wwwcanvacomwhite);
  font-family: var(--font-family-ubuntu);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.home-page .footer-section {
  align-items: center;
  background-color: var(--blue-zodiac);
  display: flex;
  flex-direction: column;
  gap: 57px;
  height: 400px;
  margin-top: 40px;
  width: 1440px;
}

.home-page .footer {
  align-items: flex-start;
  background-color: transparent;
  display: flex;
  flex-direction: row;
  flex-shrink: 1;
  gap: 133px;
  height: 221px;
  justify-content: flex-start;
  margin-top: 29px;
  min-width: 1236px;
  width: auto;
}

.home-page .flex-row-3 {
  height: 214px;
  margin-top: -4px;
  min-width: 834px;
}

.home-page .company {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 149px;
  width: 151px;
}

.home-page .company-text {
  height: 32px;
  letter-spacing: 0;
  line-height: normal;
  width: 143px;
}

.home-page .about-us-text {
  cursor: pointer;
  letter-spacing: 0;
  line-height: normal;
  margin-top: 20px;
  min-height: 27px;
  transition: all 0.2s ease;
  width: 143px;
}

.home-page .about-us-text:hover {
  color: #086BD6
}

.home-page .company-item {
  cursor: pointer;
  letter-spacing: 0;
  line-height: normal;
  margin-top: 8px;
  min-height: 27px;
  transition: all 0.2s ease;
  width: 143px;
}

.home-page .company-item:hover {
  color: #086BD6
}

.home-page .contact-us-group {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-left: 127px;
  min-height: 214px;
  width: 230px;
}

.home-page .contact-us-text-1 {
  height: 32px;
  letter-spacing: 0;
  line-height: normal;
  width: 195px;
}

.home-page .phone-mail-location {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 15px;
  min-height: 162px;
  width: 500px;
}

.home-page .mobile-no {
  align-items: center;
  display: inline-flex;
  gap: 10px;
  justify-content: center;
  position: relative;
}

.home-page .vector {
  height: 24px;
  position: relative;
  width: 24px;
}

.home-page .frame-1000002134 {
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
}

.home-page .frame-1000002032 {
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 16px;
  width: 100%;
}

.home-page .phone {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.home-page .mail-id {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: center;
  position: relative;
  width: 217px;
}

.home-page .frame-1000002154 {
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 100px;
}

.home-page .contactvandanamcoin {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.home-page .location {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  gap: 10px;
  position: relative;
  width: 450px;
}

.home-page .vector-7 {
  height: 24px;
  position: relative;
  width: 20px;
}

.home-page .frame-1000002152 {
  display: flex;
  width: 192px;
}

.home-page .x851-madilage-kh-ta {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: 192px;
}

.home-page .newsletter {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-left: 173px;
  margin-top: 3px;
  min-height: 88px;
  width: 153px;
}

.home-page .newsletter-text {
  align-self: flex-end;
  height: 28px;
  letter-spacing: 0;
  line-height: 34.0px;
  margin-right: 2px;
  white-space: nowrap;
  width: 146px;
}

.home-page .social-media-group {
  align-items: flex-start;
  display: flex;
  min-width: 120px;
}

.home-page .link {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 40px;
  padding: 0 8px;
  transition: all 0.2s ease;
  width: 40px;
}

.home-page .link:hover {
  transform: scale(1.1);
}

.home-page .facebook {
  align-items: flex-start;
  background-color: var(--wwwcanvacomwhite);
  border-radius: 2px;
  cursor: pointer;
  display: flex;
  min-width: 24px;
}

.home-page .icons {
  cursor: pointer;
  height: 24px;
  transition: all 0.2s ease;
  width: 24px;
}

.home-page .icons:hover {
  box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
}

.home-page .linkedin {
  background-color: var(--wwwcanvacomwhite);
  background-image: url(../img/vector-25.svg);
  background-size: 100% 100%;
  border-radius: 2px;
  height: 24px;
  width: 24px;
}

.home-page .instagram {
  cursor: pointer;
  height: 40px;
  transition: all 0.2s ease;
  width: 40px;
}

.home-page .instagram:hover {
  transform: scale(1.1);
}

.home-page .flex-col-3 {
  margin-top: -4px;
  min-height: 182px;
  width: 253px;
}

.home-page .download-app-text {
  height: 32px;
  letter-spacing: 0;
  line-height: normal;
  width: 210px;
}

.home-page .footer-img-container {
  align-items: flex-start;
  display: flex;
  gap: 8px;
  margin-top: 18px;
  min-width: 253px;
}

.home-page .footer-img-1 {
  background-image: url(../img/footer-img-1-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 62px;
  width: 79px;
}

.home-page .footer-img-2 {
  background-image: url(../img/footer-img-2-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 62px;
  width: 79px;
}

.home-page .footer-img-3 {
  background-image: url(../img/footer-img-3-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 62px;
  width: 79px;
}

.home-page .footer-img-container-1 {
  align-items: flex-start;
  display: flex;
  gap: 8px;
  margin-top: 8px;
  min-width: 253px;
}

.home-page .footer-img-4 {
  background-image: url(../img/footer-img-4-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 62px;
  width: 79px;
}

.home-page .footer-img-5 {
  background-image: url(../img/footer-img-5-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 62px;
  width: 79px;
}

.home-page .footer-img-6 {
  background-image: url(../img/footer-img-6-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 62px;
  width: 79px;
}

.home-page .footer-company-name {
  align-items: flex-start;
  background-color: var(--wwwcanvacomwhite);
  display: flex;
  height: 93px;
  min-width: 1440px;
  padding: 34.0px 108px;
}

.home-page .copyright-2024-al {
  color: var(--blue-zodiac);
  font-weight: 400;
  height: 24px;
  line-height: normal;
  min-width: 539px;
  position: relative;
}

.home-page .checkbox-4 {
  height: 29px;
  margin-left: -2px;
}

.home-page .feature-card-container-4 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}

.home-page .flex {
  align-items: flex-start;
  display: flex;
}

.home-page .flex-col-4 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}

.home-page .flex-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 6px;
  position: relative;
}

.home-page .flex-row-4 {
  align-items: flex-start;
  display: flex;
}

.home-page .frame {
  align-items: center;
  justify-content: center;
  position: relative;
}

.home-page .n-rise-feature-card-img-4 {
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 100px;
  height: 80px;
  margin-right: 1.0px;
  width: 80px;
}

.home-page .n-rise-img {
  display: block;
  opacity: 0;
  transform: translate(-25px, 0);
}

.home-page .overlap-group-3 {
  align-items: flex-start;
  display: flex;
}

.home-page .product-text-title-text-4 {
  font-family: var(--font-family-poppins);
  letter-spacing: 0;
}

.home-page .subtitle-text-3 {
  color: #011041;
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xxl);
  font-weight: 600;
  letter-spacing: 0;
  line-height: 33.6px;
  width: 588px;
}
