.NASCP-LP {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 120px;
  position: relative;
  background-color: var(--neutral-50);
}

.NASCP-LP .hero-section {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 900px;
  background-color: var(--neutralwhite);
}

.NASCP-LP .noise-texture {
  position: absolute;
  height: 242.75%;
  top: 0;
  left: 0;
  width: 100%;
  background-blend-mode: overlay;
}

.NASCP-LP .gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 900px;
}

.NASCP-LP .frame {
  position: absolute;
  top: 98px;
  left: 368px;
  width: 703px;
  height: 703px;
}

.NASCP-LP .polygon {
  position: absolute;
  top: 68px;
  left: calc(50.00% - 284px);
  width: 398px;
  height: 568px;
}

.NASCP-LP .img {
  position: absolute;
  top: calc(50.00% - 258px);
  left: calc(50.00% - 255px);
  width: 378px;
  height: 363px;
}

.NASCP-LP .polygon-2 {
  position: absolute;
  top: calc(50.00% - 232px);
  left: calc(50.00% - 232px);
  width: 349px;
  height: 348px;
}

.NASCP-LP .polygon-3 {
  position: absolute;
  top: calc(50.00% - 210px);
  left: calc(50.00% - 209px);
  width: 332px;
  height: 332px;
}

.NASCP-LP .polygon-4 {
  position: absolute;
  top: calc(50.00% - 189px);
  left: calc(50.00% - 191px);
  width: 302px;
  height: 297px;
}

.NASCP-LP .polygon-5 {
  position: absolute;
  top: calc(50.00% - 175px);
  left: calc(50.00% - 174px);
  width: 274px;
  height: 273px;
}

.NASCP-LP .polygon-6 {
  position: absolute;
  top: calc(50.00% - 157px);
  left: calc(50.00% - 156px);
  width: 255px;
  height: 248px;
}

.NASCP-LP .polygon-7 {
  position: absolute;
  top: calc(50.00% - 138px);
  left: calc(50.00% - 137px);
  width: 225px;
  height: 231px;
}

.NASCP-LP .polygon-8 {
  position: absolute;
  top: calc(50.00% - 308px);
  left: calc(50.00% - 307px);
  width: 427px;
  height: 616px;
}

.NASCP-LP .polygon-9 {
  position: absolute;
  top: calc(50.00% - 332px);
  left: calc(50.00% - 333px);
  width: 449px;
  height: 665px;
}

.NASCP-LP .polygon-10 {
  position: absolute;
  top: calc(50.00% - 358px);
  left: calc(50.00% - 358px);
  width: 473px;
  height: 716px;
}

.NASCP-LP .polygon-11 {
  position: absolute;
  top: calc(50.00% - 382px);
  left: calc(50.00% - 382px);
  width: 507px;
  height: 765px;
}

.NASCP-LP .polygon-12 {
  position: absolute;
  top: calc(50.00% - 408px);
  left: calc(50.00% - 406px);
  width: 521px;
  height: 814px;
}

.NASCP-LP .polygon-13 {
  position: absolute;
  top: calc(50.00% - 434px);
  left: calc(50.00% - 431px);
  width: 549px;
  height: 867px;
}

.NASCP-LP .polygon-14 {
  position: absolute;
  top: calc(50.00% - 450px);
  left: calc(50.00% - 457px);
  width: 571px;
  height: 900px;
}

.NASCP-LP .div {
  display: flex;
  flex-direction: column;
  width: 785px;
  align-items: center;
  gap: 24px;
  position: absolute;
  top: 321px;
  left: 334px;
}

.NASCP-LP .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .text-wrapper {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Mersad-ExtraBold", Helvetica;
  font-weight: 800;
  color: var(--neutral-950);
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: 56px;
}

.NASCP-LP .p {
  position: relative;
  width: 543px;
  font-family: "Archivo", Helvetica;
  font-weight: 300;
  color: var(--neutral-800);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 32px;
}

.NASCP-LP .div-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 13px 32px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -1.00px;
  background-color: var(--primary-500);
  border-radius: 16px;
  border: 0px none;
  box-shadow: var(--shadow-soft-xlarge);
}

.NASCP-LP .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: var(--paragraph-medium-medium-font-family);
  font-weight: var(--paragraph-medium-medium-font-weight);
  color: var(--neutralwhite);
  font-size: var(--paragraph-medium-medium-font-size);
  letter-spacing: var(--paragraph-medium-medium-letter-spacing);
  line-height: var(--paragraph-medium-medium-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-medium-medium-font-style);
}

.NASCP-LP .frame-3 {
  display: flex;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
  padding: 0px 100px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--neutralwhite);
  box-sizing: border-box;
}

.NASCP-LP .image-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 46px;
  padding: 27px 0px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .image {
  position: relative;
  width: 150px;
  height: 46px;
  object-fit: cover;
}

.NASCP-LP .navbar {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--paragraph-medium-regular-font-family);
  font-weight: var(--paragraph-medium-regular-font-weight);
  color: var(--neutral-900);
  font-size: var(--paragraph-medium-regular-font-size);
  letter-spacing: var(--paragraph-medium-regular-letter-spacing);
  line-height: var(--paragraph-medium-regular-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-medium-regular-font-style);
}

.NASCP-LP .frame-4 {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  padding: 0px 0px 1px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: var(--paragraph-small-regular-font-family);
  font-weight: var(--paragraph-small-regular-font-weight);
  color: var(--neutral-900);
  font-size: var(--paragraph-small-regular-font-size);
  letter-spacing: var(--paragraph-small-regular-letter-spacing);
  line-height: var(--paragraph-small-regular-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-small-regular-font-style);
}

.NASCP-LP .frame-5 {
  justify-content: center;
  gap: 10px;
  padding: 15px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--primary-500);
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
}

.NASCP-LP .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--paragraph-medium-medium-font-family);
  font-weight: var(--paragraph-medium-medium-font-weight);
  color: var(--neutralwhite);
  font-size: var(--paragraph-medium-medium-font-size);
  letter-spacing: var(--paragraph-medium-medium-letter-spacing);
  line-height: var(--paragraph-medium-medium-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-medium-medium-font-style);
}

.NASCP-LP .group {
  position: absolute;
  left: calc(50.00% - 467px);
  bottom: 40px;
  width: 934px;
  height: 177px;
}

.NASCP-LP .vector {
  position: absolute;
  top: 85px;
  left: calc(50.00% - 222px);
  width: 503px;
  height: 5px;
}

.NASCP-LP .rectangle {
  position: absolute;
  top: 2px;
  left: 264px;
  width: 405px;
  height: 172px;
  border-radius: 200px;
  border: 93px solid;
  border-color: #fe621d;
}

.NASCP-LP .group-2 {
  position: absolute;
  top: 15px;
  left: 253px;
  width: 457px;
  height: 157px;
}

.NASCP-LP .frame-6 {
  height: 36px;
  padding: 0px 15px;
  position: absolute;
  top: 71px;
  left: 411px;
  background-color: #ffffff;
  border-radius: 37px;
  border: 1px solid;
  display: inline-flex;
  align-items: center;
}

.NASCP-LP .text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: var(--paragraph-small-light-font-family);
  font-weight: var(--paragraph-small-light-font-weight);
  color: var(--neutral-500);
  font-size: var(--paragraph-small-light-font-size);
  letter-spacing: var(--paragraph-small-light-letter-spacing);
  line-height: var(--paragraph-small-light-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-small-light-font-style);
}

.NASCP-LP .empowered {
  position: absolute;
  top: 0;
  left: 694px;
  width: 240px;
  height: 177px;
  background-color: var(--neutral-50);
  border-radius: 24px;
  overflow: hidden;
  border: 4px solid;
  border-color: #ffffff;
  box-shadow: var(--shadow-soft-xsmall);
}

.NASCP-LP .group-3 {
  position: absolute;
  left: calc(50.00% - 100px);
  bottom: 11px;
  width: 200px;
  height: 160px;
}

.NASCP-LP .ellipse {
  position: absolute;
  top: calc(50.00% - 6px);
  left: calc(50.00% - 72px);
  width: 131px;
  height: 91px;
  border-radius: 65.5px / 45.5px;
  border: 11px solid;
  border-color: #fe621d0d;
}

.NASCP-LP .ellipse-2 {
  position: absolute;
  top: calc(50.00% - 26px);
  left: calc(50.00% - 78px);
  width: 141px;
  height: 111px;
  border-radius: 70.5px / 55.5px;
  border: 11px solid;
  border-color: #fe621d0d;
}

.NASCP-LP .ellipse-3 {
  position: absolute;
  top: calc(50.00% - 46px);
  left: calc(50.00% - 86px);
  width: 161px;
  height: 131px;
  border-radius: 80.5px / 65.5px;
  border: 11px solid;
  border-color: #fe621d0d;
}

.NASCP-LP .ellipse-4 {
  position: absolute;
  top: calc(50.00% - 56px);
  left: calc(50.00% - 96px);
  width: 181px;
  height: 141px;
  border-radius: 90.5px / 70.5px;
  border: 11px solid;
  border-color: #fe621d0d;
}

.NASCP-LP .ellipse-5 {
  position: absolute;
  top: calc(50.00% - 66px);
  left: calc(50.00% - 96px);
  width: 191px;
  height: 151px;
  border-radius: 95.5px / 75.5px;
  border: 11px solid;
  border-color: #fe621d0d;
}

.NASCP-LP .ellipse-6 {
  position: absolute;
  top: calc(50.00% - 76px);
  left: calc(50.00% - 96px);
  width: 201px;
  height: 161px;
  border-radius: 100.5px / 80.5px;
  border: 11px solid;
  border-color: #fe621d0d;
}

.NASCP-LP .ellipse-7 {
  position: absolute;
  top: calc(50.00% - 86px);
  left: calc(50.00% - 106px);
  width: 211px;
  height: 171px;
  border-radius: 105.5px / 85.5px;
  border: 11px solid;
  border-color: #fe621d0d;
}

.NASCP-LP .ellipse-8 {
  position: absolute;
  top: calc(50.00% + 4px);
  left: calc(50.00% - 62px);
  width: 111px;
  height: 81px;
  border-radius: 55.5px / 40.5px;
  border: 11px solid;
  border-color: #fe621d0d;
}

.NASCP-LP .frame-7 {
  position: absolute;
  top: calc(50.00% - 82px);
  left: calc(50.00% - 98px);
  width: 197px;
  height: 138px;
}

.NASCP-LP .frame-8 {
  height: 36px;
  padding: 0px 71px;
  position: absolute;
  left: calc(50.00% - 120px);
  bottom: 0;
  background-color: var(--neutral-50);
  border-radius: 37px;
  border: 3px solid;
  border-color: #ffffff;
  box-shadow: var(--shadow-soft-xxxlarge);
  display: inline-flex;
  align-items: center;
}

.NASCP-LP .pouch {
  position: absolute;
  top: 3px;
  left: 0;
  width: 260px;
  height: 170px;
}

.NASCP-LP .rectangle-2 {
  position: absolute;
  top: 0;
  left: -6px;
  width: 272px;
  height: 170px;
}

.NASCP-LP .vuesax-bulk-book-wrapper {
  position: absolute;
  top: 71px;
  left: 18px;
  width: 86px;
  height: 86px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 17.2px;
  overflow: hidden;
  border: 2.15px solid;
  border-color: #f5f5f5;
  transform: rotate(-16.88deg);
}

.NASCP-LP .vuesax-bulk-book {
  margin-top: 0;
  height: 64.36px;
  margin-left: 0;
  width: 64.36px;
  transform: rotate(16.88deg);
}

.NASCP-LP .img-wrapper {
  position: absolute;
  top: 11px;
  left: 90px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .vuesax-bulk-book-2 {
  margin-top: 0;
  height: 24px;
  width: 24px;
}

.NASCP-LP .frame-9 {
  position: absolute;
  top: 13px;
  left: 168px;
  width: 86px;
  height: 86px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 24px;
  overflow: hidden;
}

.NASCP-LP .vuesax-bulk-book-3 {
  margin-top: -7.0px;
  height: 67px;
  margin-left: 5px;
  width: 67px;
}

.NASCP-LP .frame-10 {
  position: absolute;
  top: 18px;
  left: 150px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-11 {
  position: absolute;
  top: 36px;
  left: 150px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-12 {
  position: absolute;
  top: 12px;
  left: 5px;
  width: 49px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 9.8px;
  overflow: hidden;
  border: 1.23px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .vuesax-bulk-book-4 {
  margin-top: 0;
  height: 29.4px;
  margin-left: 0;
  width: 29.4px;
}

.NASCP-LP .frame-13 {
  position: absolute;
  top: -2px;
  left: calc(50.00% - 33px);
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .vuesax-bulk-book-5 {
  margin-top: 0;
  height: 39px;
  margin-left: 0;
  width: 39px;
}

.NASCP-LP .frame-14 {
  position: absolute;
  left: calc(50.00% - 33px);
  bottom: 1px;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-15 {
  position: absolute;
  right: 17px;
  bottom: 5px;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-16 {
  position: absolute;
  right: 60px;
  bottom: 1px;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-17 {
  position: absolute;
  right: 127px;
  bottom: 9px;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-18 {
  position: absolute;
  right: 94px;
  bottom: 49px;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-19 {
  position: absolute;
  right: 186px;
  bottom: 57px;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-20 {
  position: absolute;
  right: 143px;
  bottom: 61px;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-21 {
  position: absolute;
  right: 33px;
  bottom: 53px;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-22 {
  position: absolute;
  right: 10px;
  bottom: 53px;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-23 {
  position: absolute;
  top: -4px;
  left: calc(50.00% - 106px);
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutralwhite);
  border-radius: 13px;
  overflow: hidden;
  border: 1.62px solid;
  border-color: #f5f5f5;
}

.NASCP-LP .frame-24 {
  position: absolute;
  top: 31px;
  left: -1px;
  width: 260px;
  height: 140px;
  display: flex;
  background-image: url(https://c.animaapp.com/mfup3fnqLEy5m3/img/rectangle-5-1.svg);
  background-size: 100% 100%;
}

.NASCP-LP .text-wrapper-7 {
  margin-top: 107px;
  width: 87px;
  height: 20px;
  margin-left: 25.5px;
  font-family: var(--paragraph-small-light-font-family);
  font-weight: var(--paragraph-small-light-font-weight);
  color: var(--neutral-500);
  font-size: var(--paragraph-small-light-font-size);
  letter-spacing: var(--paragraph-small-light-letter-spacing);
  line-height: var(--paragraph-small-light-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-small-light-font-style);
}

.NASCP-LP .frame-25 {
  display: flex;
  flex-direction: column;
  width: 1240px;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-26 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 837px;
  background-color: #ffffff33;
  border-radius: 40px;
  overflow: hidden;
  box-shadow:
    inset -12px 10px 19px 9px #cfd0cb40, inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 1px 0 0 rgba(
      255,
      255,
      255,
      0.32
    ), inset 0 -1px 1px rgba(0, 0, 0, 0.13), inset -1px 0 1px rgba(
      0,
      0,
      0,
      0.11
    );
  backdrop-filter: blur(2.0px) brightness(110%);
  -webkit-backdrop-filter: blur(2.0px) brightness(110%);
}

.NASCP-LP .dashboard-second {
  position: absolute;
  top: 17px;
  left: 16px;
  width: 1208px;
  height: 805px;
  background-color: var(--neutral-50);
  border-radius: 40px;
  overflow: hidden;
  box-shadow: var(--shadow-normal-small);
}

.NASCP-LP .top-nav {
  position: absolute;
  top: 1px;
  right: 0;
  width: 1043px;
  height: 74px;
  display: flex;
  gap: 698.8px;
  background-color: var(--neutralwhite);
  border-bottom-width: 0.33px;
  border-bottom-style: solid;
  border-color: #e5e5e5;
}

.NASCP-LP .text {
  margin-top: 27.1px;
  width: 68px;
  height: 19px;
  margin-left: 19.7px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--neutral-700);
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
  white-space: nowrap;
}

.NASCP-LP .frame-27 {
  display: inline-flex;
  margin-top: 19.7px;
  width: 230.17px;
  height: 35.56px;
  position: relative;
  align-items: center;
  gap: 19.68px;
}

.NASCP-LP .frame-28 {
  display: inline-flex;
  align-items: center;
  gap: 3.28px;
  padding: 1.64px 6.56px 1.64px 0px;
  position: relative;
  flex: 0 0 auto;
  border-right-width: 0.33px;
  border-right-style: solid;
  border-color: #e5e5e5;
}

.NASCP-LP .frame-29 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3.28px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-2 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: #262626;
  font-size: 11.5px;
  letter-spacing: 0.23px;
  line-height: 16.6px;
  white-space: nowrap;
}

.NASCP-LP .text-3 {
  position: relative;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  font-weight: 300;
  color: #262626;
  font-size: 9.8px;
  letter-spacing: 0;
  line-height: 11.8px;
  white-space: nowrap;
}

.NASCP-LP .img-2 {
  position: relative;
  width: 13.12px;
  height: 13.12px;
}

.NASCP-LP .vuesax-linear {
  position: relative;
  width: 18.04px;
  height: 18.04px;
}

.NASCP-LP .avatars {
  position: relative;
  width: 32.8px;
  height: 32.8px;
}

.NASCP-LP .image-2 {
  position: absolute;
  width: 100%;
  height: 100.00%;
  top: -3.75%;
  left: -3.75%;
  object-fit: cover;
}

.NASCP-LP .avatar-online {
  position: absolute;
  width: 30.00%;
  height: 30.00%;
  top: 67.50%;
  left: 72.50%;
  background-color: var(--success-600);
  border-radius: 8.2px;
  border: 0.82px solid;
  border-color: #ffffff;
}

.NASCP-LP .frame-30 {
  display: inline-flex;
  align-items: flex-start;
  gap: 19.68px;
  position: absolute;
  top: 93px;
  left: 215px;
}

.NASCP-LP .frame-31 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 19.68px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-32 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-33 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3.28px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-4 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 700;
  color: var(--neutral-800);
  font-size: 16.4px;
  letter-spacing: 0;
  line-height: 19.7px;
  white-space: nowrap;
}

.NASCP-LP .text-5 {
  position: relative;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: #737373;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
  white-space: nowrap;
}

.NASCP-LP .button-greys {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8.2px;
  padding: 6.56px 13.12px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--neutralwhite);
  border-radius: 6.56px;
  overflow: hidden;
  border: 0.33px solid;
  border-color: #e5e5e5;
}

.NASCP-LP .container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 3.28px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .label {
  margin-top: -0.82px;
  font-weight: var(--paragraph-medium-regular-font-weight);
  color: var(--neutral-800);
  font-size: var(--paragraph-medium-regular-font-size);
  letter-spacing: var(--paragraph-medium-regular-letter-spacing);
  line-height: var(--paragraph-medium-regular-line-height);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: var(--paragraph-medium-regular-font-family);
  text-align: center;
  white-space: nowrap;
  font-style: var(--paragraph-medium-regular-font-style);
}

.NASCP-LP .img-3 {
  position: relative;
  width: 16.4px;
  height: 16.4px;
}

.NASCP-LP .frame-34 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 19.68px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-35 {
  display: inline-flex;
  align-items: center;
  gap: 13.12px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-36 {
  width: 159.92px;
  align-items: flex-start;
  gap: 19.68px;
  padding: 6.56px 0px 0px;
  background-color: var(--neutralwhite);
  border-radius: 13.12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.NASCP-LP .frame-37 {
  display: inline-flex;
  align-items: center;
  gap: 4.92px;
  padding: 0px 6.56px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-38 {
  position: relative;
  width: 32.8px;
  height: 32.8px;
  background-color: #ebf5e4;
  border-radius: 6.56px;
  overflow: hidden;
}

.NASCP-LP .img-4 {
  position: absolute;
  top: calc(50.00% - 10px);
  left: calc(50.00% - 10px);
  width: 20px;
  height: 20px;
}

.NASCP-LP .frame-39 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 1.64px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-6 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 600;
  color: #262626;
  font-size: 26.2px;
  letter-spacing: 0;
  line-height: 31.5px;
  white-space: nowrap;
}

.NASCP-LP .text-7 {
  position: relative;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--neutral-700);
  font-size: 11.5px;
  letter-spacing: 0.23px;
  line-height: 16.6px;
  white-space: nowrap;
}

.NASCP-LP .container-2 {
  gap: 81.19px;
  padding: 6.56px;
  margin-right: -0.79px;
  border-top-width: 0.33px;
  border-top-style: solid;
  border-color: #e5e5e5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .label-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--neutral-700);
  font-size: 9.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14.3px;
  white-space: nowrap;
}

.NASCP-LP .frame-40 {
  position: relative;
  width: 32.8px;
  height: 32.8px;
  background-color: #ecf6e5;
  border-radius: 6.56px;
  overflow: hidden;
}

.NASCP-LP .frame-41 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6.56px;
  padding: 6.56px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--neutralwhite);
  border-radius: 13.12px;
}

.NASCP-LP .frame-42 {
  display: flex;
  width: 665.93px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--neutral-900);
  font-size: 14.8px;
  letter-spacing: 0;
  line-height: 21.4px;
  white-space: nowrap;
}

.NASCP-LP .button-texts {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3.28px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 6.56px;
  overflow: hidden;
}

.NASCP-LP .label-3 {
  margin-top: -0.82px;
  font-weight: 500;
  color: var(--neutral-700);
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  text-align: center;
  white-space: nowrap;
}

.NASCP-LP .frame-43 {
  display: flex;
  flex-direction: column;
  width: 213.23px;
  align-items: flex-start;
  gap: 6.56px;
  padding: 0px 0px 13.12px;
  position: relative;
  border-radius: 6.56px;
  overflow: hidden;
  border: 0.33px solid;
  border-color: #e5e5e5;
}

.NASCP-LP .frame-44 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 164.02px;
  overflow: hidden;
  background-image: url(https://c.animaapp.com/mfup3fnqLEy5m3/img/image-3-4.png);
  background-size: cover;
  background-position: 50% 50%;
}

.NASCP-LP .img-5 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 107px);
  width: 213px;
  height: 164px;
  object-fit: cover;
}

.NASCP-LP .img-6 {
  position: absolute;
  top: calc(50.00% - 82px);
  left: calc(50.00% - 107px);
  width: 213px;
  height: 164px;
  object-fit: cover;
}

.NASCP-LP .unsplash-j {
  position: absolute;
  top: calc(50.00% - 712px);
  left: calc(50.00% + 4592px);
  width: 226px;
  height: 338px;
  object-fit: cover;
}

.NASCP-LP .unsplash-ns {
  position: absolute;
  top: -630px;
  left: calc(50.00% + 4592px);
  width: 231px;
  height: 282px;
  object-fit: cover;
}

.NASCP-LP .frame-45 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6.56px;
  padding: 0px 6.56px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-46 {
  display: inline-flex;
  align-items: center;
  gap: 3.28px;
  padding: 3.28px 6.56px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--neutral-50);
  border-radius: 6.56px;
}

.NASCP-LP .ellipse-9 {
  position: relative;
  width: 6.56px;
  height: 6.56px;
  background-color: #eca72c;
  border-radius: 3.28px;
}

.NASCP-LP .text-8 {
  position: relative;
  width: fit-content;
  margin-top: -0.33px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--neutral-600);
  font-size: 11.5px;
  letter-spacing: 0.23px;
  line-height: 16.6px;
  white-space: nowrap;
}

.NASCP-LP .div-2 {
  gap: 6.56px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.NASCP-LP .frame-47 {
  display: flex;
  align-self: stretch;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 3.28px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-9 {
  position: relative;
  align-self: stretch;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--neutral-900);
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
}

.NASCP-LP .frame-48 {
  display: inline-flex;
  align-items: center;
  gap: 3.28px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-10 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--neutral-700);
  font-size: 11.5px;
  letter-spacing: 0.23px;
  line-height: 16.6px;
  white-space: nowrap;
}

.NASCP-LP .unsplash-j-ftfcopy {
  top: calc(50.00% - 713px);
  left: calc(50.00% + 4366px);
  width: 226px;
  height: 338px;
  position: absolute;
  object-fit: cover;
}

.NASCP-LP .frame-49 {
  height: 57.41px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.NASCP-LP .frame-50 {
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -0.44px;
  margin-bottom: -0.44px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3.28px;
  position: relative;
}

.NASCP-LP .unsplash-uqzwnu-ns {
  top: -630px;
  left: calc(50.00% + 4140px);
  width: 231px;
  height: 282px;
  position: absolute;
  object-fit: cover;
}

.NASCP-LP .frame-51 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6.56px;
  padding: 6.56px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--neutralwhite);
  border-radius: 13.12px;
}

.NASCP-LP .frame-52 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8.2px;
  padding: 0px 6.56px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-53 {
  display: flex;
  width: 679.05px;
  align-items: flex-start;
  gap: 13.12px;
  padding: 0px 6.56px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--neutralwhite);
  border-radius: 6.56px;
}

.NASCP-LP .frame-54 {
  display: inline-flex;
  align-items: center;
  gap: 6.56px;
  padding: 0px 13.12px 0px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 0px 6.56px 6.56px 0px;
  border-right-width: 0.33px;
  border-right-style: solid;
  border-color: #e5e5e5;
}

.NASCP-LP .frame-55 {
  position: relative;
  width: 229.63px;
  height: 131.22px;
}

.NASCP-LP .frame-56 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 6.56px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-wrapper-9 {
  position: relative;
  width: 197.65px;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--neutral-800);
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
}

.NASCP-LP .text-wrapper-10 {
  position: relative;
  width: 182.88px;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--neutral-600);
  font-size: 11.5px;
  letter-spacing: 0.23px;
  line-height: 16.6px;
}

.NASCP-LP .frame-57 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 6.56px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -0.82px;
}

.NASCP-LP .frame-wrapper {
  position: relative;
  width: 206.67px;
  height: 65.61px;
  background-color: #ffffff;
  border-radius: 6.56px;
  overflow: hidden;
  border: 0.33px solid;
  border-color: #e5e5e5;
}

.NASCP-LP .frame-58 {
  display: inline-flex;
  align-items: center;
  gap: 9.84px;
  position: relative;
  top: 14px;
  left: 7px;
}

.NASCP-LP .text-wrapper-11 {
  position: relative;
  width: 147.62px;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--neutral-800);
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
}

.NASCP-LP .vuesax-linear-export {
  position: relative;
  width: 15.58px;
  height: 15.58px;
}

.NASCP-LP .frame-59 {
  position: relative;
  width: 206.67px;
  height: 59.05px;
  background-color: #ffffff;
  border-radius: 6.56px;
  border: 0.33px solid;
  border-color: #e5e5e5;
}

.NASCP-LP .text-wrapper-12 {
  position: absolute;
  top: 1px;
  left: 7px;
  width: 162px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--neutral-800);
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
}

.NASCP-LP .vuesax-linear-export-2 {
  position: absolute;
  top: 22px;
  left: 178px;
  width: 16px;
  height: 16px;
}

.NASCP-LP .frame-60 {
  display: flex;
  flex-direction: column;
  width: 298.52px;
  align-items: flex-start;
  gap: 13.12px;
  position: relative;
}

.NASCP-LP .frame-61 {
  gap: 12.3px;
  padding: 6.56px;
  flex: 0 0 auto;
  background-color: var(--neutralwhite);
  border-radius: 13.12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.NASCP-LP .frame-62 {
  align-self: stretch;
  width: 100%;
  height: 164.02px;
  border-radius: 6.56px;
  background-image: url(https://c.animaapp.com/mfup3fnqLEy5m3/img/image-3-4.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.NASCP-LP .frame-63 {
  gap: 13.12px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.NASCP-LP .text-11 {
  position: relative;
  align-self: stretch;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--neutral-800);
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
}

.NASCP-LP .rectangle-wrapper {
  position: relative;
  width: 250.95px;
  height: 6.56px;
  background-color: var(--neutral-200);
  border-radius: 13.12px;
  overflow: hidden;
}

.NASCP-LP .rectangle-3 {
  position: relative;
  top: calc(50.00% - 4px);
  left: 1px;
  width: 188px;
  height: 7px;
  background-color: #71b340;
  border-radius: 6.56px;
}

.NASCP-LP .text-wrapper-13 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: #262626;
  font-size: 9.8px;
  letter-spacing: 0;
  line-height: 14.3px;
  white-space: nowrap;
}

.NASCP-LP .button-primary {
  width: 285.4px;
  height: 39.37px;
  gap: 8.2px;
  padding: 9.84px 188.62px;
  position: relative;
  border-radius: 13.12px;
  border: 0.33px solid;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-color: #054430;
}

.NASCP-LP .label-wrapper {
  gap: 6.56px;
  margin-left: -95.43px;
  margin-right: -95.43px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .label-4 {
  margin-top: -0.82px;
  font-weight: var(--paragraph-medium-medium-font-weight);
  color: var(--primary-500);
  font-size: var(--paragraph-medium-medium-font-size);
  letter-spacing: var(--paragraph-medium-medium-letter-spacing);
  line-height: var(--paragraph-medium-medium-line-height);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: var(--paragraph-medium-medium-font-family);
  text-align: center;
  white-space: nowrap;
  font-style: var(--paragraph-medium-medium-font-style);
}

.NASCP-LP .frame-64 {
  display: flex;
  flex-direction: column;
  width: 298.52px;
  height: 265.71px;
  align-items: flex-start;
  justify-content: center;
  gap: 6.56px;
  padding: 10.66px 13.12px;
  position: relative;
  background-color: #ffffff;
  border-radius: 13.12px;
}

.NASCP-LP .frame-65 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13.12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -2.51px;
}

.NASCP-LP .frame-66 {
  display: inline-flex;
  align-items: center;
  gap: 6.56px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.NASCP-LP .frame-67 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .div-3 {
  display: inline-flex;
  align-items: center;
  gap: 6.56px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-wrapper-14 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--neutral-500);
  font-size: 9.8px;
  letter-spacing: 0;
  line-height: 14.3px;
  white-space: nowrap;
}

.NASCP-LP .frame-68 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6.56px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-wrapper-15 {
  position: relative;
  width: 219.79px;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--neutral-500);
  font-size: 9.8px;
  letter-spacing: 0;
  line-height: 14.3px;
}

.NASCP-LP .frame-69 {
  display: flex;
  align-items: center;
  gap: 14.76px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-70 {
  width: 22.96px;
  align-items: center;
  gap: 3.28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.NASCP-LP .img-7 {
  position: relative;
  width: 19.68px;
  height: 19.68px;
}

.NASCP-LP .text-wrapper-16 {
  position: relative;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--neutral-300);
  font-size: 9.8px;
  letter-spacing: 0;
  line-height: 14.3px;
  white-space: nowrap;
}

.NASCP-LP .frame-71 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3.28px;
  padding: 4.1px 9.84px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--purple-50);
  border-radius: 6.56px;
}

.NASCP-LP .text-wrapper-17 {
  position: relative;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--purple-800);
  font-size: 9.8px;
  letter-spacing: 0;
  line-height: 14.3px;
  white-space: nowrap;
}

.NASCP-LP .text-wrapper-18 {
  position: relative;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--neutral-600);
  font-size: 9.8px;
  letter-spacing: 0;
  line-height: 14.3px;
  white-space: nowrap;
}

.NASCP-LP .frame-72 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6.56px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: -2.51px;
}

.NASCP-LP .frame-73 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.64px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-wrapper-19 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: #1e1e1e;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
  white-space: nowrap;
}

.NASCP-LP .text-wrapper-20 {
  position: relative;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: #737373;
  font-size: 9.8px;
  letter-spacing: 0;
  line-height: 14.3px;
  white-space: nowrap;
}

.NASCP-LP .frame-74 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6.56px;
  padding: 0px 6.56px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--neutral-50);
  border-radius: 6.56px;
  overflow: hidden;
}

.NASCP-LP .frame-75 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 6.56px;
  padding: 9.02px 0px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-76 {
  display: flex;
  align-items: center;
  gap: 16.4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .ellipse-10 {
  position: relative;
  width: 54.49px;
  height: 54.49px;
  margin-top: -1.00px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  background-color: var(--neutral-100);
  border-radius: 27.24px;
  border: 0.82px solid;
  border-color: #054430;
}

.NASCP-LP .text-wrapper-21 {
  position: relative;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: #525252;
  font-size: 9.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14.3px;
  white-space: nowrap;
}

.NASCP-LP .frame-77 {
  display: flex;
  flex-direction: column;
  width: 298.52px;
  align-items: flex-start;
  gap: 6.56px;
  padding: 6.56px 13.12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 13.12px;
}

.NASCP-LP .text-wrapper-22 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: #262626;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
  white-space: nowrap;
}

.NASCP-LP .label-5 {
  margin-top: -0.82px;
  font-weight: 500;
  color: #054430;
  font-size: 11.5px;
  letter-spacing: 0.23px;
  line-height: 16.6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  text-align: center;
  white-space: nowrap;
}

.NASCP-LP .frame-78 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9.84px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-79 {
  display: flex;
  align-items: center;
  gap: 6.56px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-80 {
  position: relative;
  width: 39.37px;
  height: 39.37px;
}

.NASCP-LP .image-3 {
  position: absolute;
  top: calc(50.00% - 17px);
  left: calc(50.00% - 13px);
  width: 25px;
  height: 35px;
  object-fit: cover;
}

.NASCP-LP .frame-81 {
  width: 196.01px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3.28px;
  position: relative;
}

.NASCP-LP .frame-82 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .text-12 {
  position: relative;
  align-self: stretch;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: #262626;
  font-size: 11.5px;
  letter-spacing: 0.23px;
  line-height: 16.6px;
}

.NASCP-LP .text-13 {
  position: relative;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: #262626;
  font-size: 9.8px;
  letter-spacing: 0;
  line-height: 14.3px;
  white-space: nowrap;
}

.NASCP-LP .container-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3.28px;
  padding: 0px 19.68px 0px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 6.56px;
  overflow: hidden;
}

.NASCP-LP .sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 197px;
  height: 805px;
  display: flex;
  background-color: var(--neutralwhite);
  overflow: hidden;
  border-right-width: 0.33px;
  border-right-style: solid;
  border-color: #e5e5e5;
}

.NASCP-LP .frame-83 {
  display: flex;
  margin-top: 18.9px;
  width: 196.83px;
  height: 797.96px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.NASCP-LP .top-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 26.24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .logo-container {
  display: flex;
  align-items: center;
  gap: 3.28px;
  padding: 6.56px 19.68px 9.84px 8.2px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 0.33px;
  border-bottom-style: solid;
  border-color: #e5e5e5;
}

.NASCP-LP .frame-84 {
  display: inline-flex;
  align-items: center;
  gap: 37.72px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -11.48px;
}

.NASCP-LP .image-4 {
  position: relative;
  width: 123.02px;
  height: 37.97px;
  object-fit: cover;
}

.NASCP-LP .body-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16.4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .sidebar-menulist {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3.28px;
  padding: 0px 8.2px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .sidebar-menu-item {
  padding: 9.84px 13.12px;
  background-color: var(--neutral-100);
  display: flex;
  align-items: center;
  gap: 3.28px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 3.28px;
  overflow: hidden;
}

.NASCP-LP .text-14 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--primary-500);
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
  white-space: nowrap;
}

.NASCP-LP .sidebar-menu-item-2 {
  display: flex;
  align-items: center;
  gap: 3.28px;
  padding: 9.84px 13.12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 3.28px;
  overflow: hidden;
}

.NASCP-LP .text-15 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--neutral-800);
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
  white-space: nowrap;
}

.NASCP-LP .bottom-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 13.12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-85 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 19.68px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .support {
  display: flex;
  flex-direction: column;
  width: 180.42px;
  align-items: flex-start;
  gap: 3.28px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--purple-50);
  border-radius: 6.56px;
  border: 0.33px solid;
  border-color: #f3e8ff;
}

.NASCP-LP .left-content-wrapper {
  padding: 13.12px 6.56px;
  display: flex;
  align-items: center;
  gap: 3.28px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 3.28px;
  overflow: hidden;
}

.NASCP-LP .left-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
  flex-grow: 1;
  gap: 6.56px;
  position: relative;
}

.NASCP-LP .text-16 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--neutral-950);
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 19.0px;
  white-space: nowrap;
}

.NASCP-LP .text-17 {
  position: relative;
  align-self: stretch;
  font-family: "Archivo", Helvetica;
  font-weight: 400;
  color: var(--neutral-600);
  font-size: 11.5px;
  letter-spacing: 0.23px;
  line-height: 16.6px;
}

.NASCP-LP .label-6 {
  margin-top: -0.82px;
  font-weight: 500;
  color: var(--primary-500);
  font-size: 11.5px;
  letter-spacing: 0.23px;
  line-height: 16.6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Archivo", Helvetica;
  text-align: center;
  white-space: nowrap;
}

.NASCP-LP .sidebar-menu {
  display: flex;
  flex-direction: column;
  width: 196.83px;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  border-radius: 6.56px;
}

.NASCP-LP .sidebar-2 {
  display: flex;
  align-items: center;
  gap: 3.28px;
  padding: 9.84px 3.28px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--neutralwhite);
  border-radius: 6.56px;
  overflow: hidden;
  border-top-width: 0.33px;
  border-top-style: solid;
  border-color: #e5e5e5;
}

.NASCP-LP .frame-86 {
  display: inline-flex;
  align-items: center;
  gap: 3.28px;
  padding: 0px 13.12px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .image-5 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -3.75%;
  left: -3.75%;
  border-radius: 164.02px;
  border: 1.23px solid;
  border-color: #ffffff;
  object-fit: cover;
}

.NASCP-LP .text-18 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: "Archivo", Helvetica;
  font-weight: 500;
  color: var(--grey-900);
  font-size: 11.5px;
  letter-spacing: 0.23px;
  line-height: 16.6px;
  white-space: nowrap;
}

.NASCP-LP .rectangle-4 {
  position: absolute;
  top: 17px;
  left: 16px;
  width: 1208px;
  height: 805px;
  border-radius: 32px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(247, 247, 247, 0.23) 42%,
    rgba(247, 247, 247, 0.97) 100%
  );
}

.NASCP-LP .frame-87 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: absolute;
  top: 554px;
  left: calc(50.00% - 164px);
}

.NASCP-LP .frame-88 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-89 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-90 {
  position: relative;
  width: 73px;
  height: 73px;
  background-color: var(--neutralwhite);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: var(--shadow-normal-medium);
}

.NASCP-LP .vuesax-bulk-book-6 {
  position: absolute;
  top: calc(50.00% - 24px);
  left: calc(50.00% - 24px);
  width: 48px;
  height: 48px;
}

.NASCP-LP .frame-91 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-19 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--paragraph-large-medium-font-family);
  font-weight: var(--paragraph-large-medium-font-weight);
  color: var(--neutral-950);
  font-size: var(--paragraph-large-medium-font-size);
  letter-spacing: var(--paragraph-large-medium-letter-spacing);
  line-height: var(--paragraph-large-medium-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-large-medium-font-style);
}

.NASCP-LP .text-wrapper-23 {
  position: relative;
  width: 328px;
  font-family: var(--paragraph-medium-light-font-family);
  font-weight: var(--paragraph-medium-light-font-weight);
  color: var(--neutral-700);
  font-size: var(--paragraph-medium-light-font-size);
  text-align: center;
  letter-spacing: var(--paragraph-medium-light-letter-spacing);
  line-height: var(--paragraph-medium-light-line-height);
  font-style: var(--paragraph-medium-light-font-style);
}

.NASCP-LP .frame-92 {
  justify-content: center;
  gap: 10px;
  padding: 15px 22px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--primary-500);
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
}

.NASCP-LP .frame-93 {
  display: flex;
  align-items: flex-start;
  padding: 24px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e5e5e5;
}

.NASCP-LP .header-body {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 0px 16px;
  position: relative;
  flex: 0 0 auto;
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #e5e5e5;
}

.NASCP-LP .frame-94 {
  position: relative;
  width: 32.8px;
  height: 32.8px;
  background-color: var(--neutralwhite);
  border-radius: 6.56px;
  overflow: hidden;
}

.NASCP-LP .text-20 {
  position: relative;
  width: fit-content;
  margin-top: -0.82px;
  font-family: var(--paragraph-large-medium-font-family);
  font-weight: var(--paragraph-large-medium-font-weight);
  color: var(--neutral-950);
  font-size: var(--paragraph-large-medium-font-size);
  letter-spacing: var(--paragraph-large-medium-letter-spacing);
  line-height: var(--paragraph-large-medium-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-large-medium-font-style);
}

.NASCP-LP .text-21 {
  position: relative;
  width: 273px;
  font-family: var(--paragraph-medium-light-font-family);
  font-weight: var(--paragraph-medium-light-font-weight);
  color: var(--neutral-600);
  font-size: var(--paragraph-medium-light-font-size);
  letter-spacing: var(--paragraph-medium-light-letter-spacing);
  line-height: var(--paragraph-medium-light-line-height);
  font-style: var(--paragraph-medium-light-font-style);
}

.NASCP-LP .header-body-2 {
  display: inline-flex;
  gap: 8px;
  padding: 0px 16px;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-95 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-96 {
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-97 {
  position: relative;
  width: 1362px;
  height: 600px;
  margin-top: -18px;
  background-color: var(--neutralwhite);
  border-radius: 56px;
  overflow: hidden;
}

.NASCP-LP .vector-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 926px;
  height: 600px;
}

.NASCP-LP .vector-3 {
  position: absolute;
  top: 0;
  left: 529px;
  width: 833px;
  height: 600px;
}

.NASCP-LP .text-22 {
  position: absolute;
  top: 135px;
  left: calc(50.00% - 410px);
  width: 821px;
  font-family: "Mersad-ExtraBold", Helvetica;
  font-weight: 800;
  color: var(--primary-500);
  font-size: 64px;
  text-align: center;
  letter-spacing: 0.64px;
  line-height: 68px;
}

.NASCP-LP .frame-98 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1469px;
  align-items: center;
  gap: 26px;
  position: absolute;
  top: 438px;
  left: 50%;
  transform: translateX(-50%);
}

.NASCP-LP .frame-99 {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -54.00px;
  margin-right: -54.00px;
}

.NASCP-LP .frame-100 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -1.00px;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  background-color: var(--neutral-50);
  border-radius: 16px;
  border: 0.2px solid;
  border-color: #d1d9d70a;
  box-shadow: 0px 4px 4px #56625e66;
}

.NASCP-LP .text-23 {
  position: relative;
  width: fit-content;
  margin-top: -0.10px;
  font-family: var(--paragraph-medium-medium-font-family);
  font-weight: var(--paragraph-medium-medium-font-weight);
  color: var(--neutral-700);
  font-size: var(--paragraph-medium-medium-font-size);
  text-align: center;
  letter-spacing: var(--paragraph-medium-medium-letter-spacing);
  line-height: var(--paragraph-medium-medium-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-medium-medium-font-style);
}

.NASCP-LP .frame-101 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -1.00px;
  margin-bottom: -1.00px;
  background-color: var(--neutral-50);
  border-radius: 16px;
  border: 0.2px solid;
  border-color: #d1d9d70a;
  box-shadow: 0px 4px 4px #56625e66;
}

.NASCP-LP .frame-102 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -1.00px;
  margin-bottom: -1.00px;
  margin-right: -1.00px;
  background-color: var(--neutral-50);
  border-radius: 16px;
  border: 0.2px solid;
  border-color: #d1d9d70a;
  box-shadow: 0px 4px 4px #56625e66;
}

.NASCP-LP .frame-103 {
  display: flex;
  align-items: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-104 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -1.00px;
  margin-bottom: -1.00px;
  margin-right: -151.00px;
  background-color: var(--neutral-50);
  border-radius: 16px;
  border: 0.2px solid;
  border-color: #d1d9d70a;
  box-shadow: 0px 4px 4px #56625e66;
}

.NASCP-LP .frame-105 {
  display: flex;
  flex-direction: column;
  width: 1242px;
  align-items: center;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-106 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-24 {
  position: relative;
  width: 874px;
  margin-top: -1.00px;
  font-family: "Mersad-ExtraBold", Helvetica;
  font-weight: 800;
  color: var(--neutral-950);
  font-size: 48px;
  text-align: center;
  letter-spacing: 0.48px;
  line-height: 56px;
}

.NASCP-LP .text-25 {
  position: relative;
  width: fit-content;
  font-family: var(--paragraph-medium-regular-font-family);
  font-weight: var(--paragraph-medium-regular-font-weight);
  color: var(--neutral-600);
  font-size: var(--paragraph-medium-regular-font-size);
  text-align: center;
  letter-spacing: var(--paragraph-medium-regular-letter-spacing);
  line-height: var(--paragraph-medium-regular-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-medium-regular-font-style);
}

.NASCP-LP .frame-107 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-108 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .cert-card {
  display: flex;
  flex-direction: column;
  width: 403px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 16px 0px;
  position: relative;
  background-color: var(--neutralwhite);
  border-radius: 16px;
  overflow: hidden;
  border: 0.4px solid;
  border-color: #e5e5e5;
}

.NASCP-LP .frame-109 {
  width: 376px;
  height: 240px;
  border-radius: 8px;
  overflow: hidden;
  background-image: url(https://c.animaapp.com/mfup3fnqLEy5m3/img/cleaning-1-4.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.NASCP-LP .img-8 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 188px);
  width: 376px;
  height: 240px;
  object-fit: cover;
}

.NASCP-LP .frame-110 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 0px 8px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-111 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .text-26 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--paragraph-medium-medium-font-family);
  font-weight: var(--paragraph-medium-medium-font-weight);
  color: var(--neutral-900);
  font-size: var(--paragraph-medium-medium-font-size);
  letter-spacing: var(--paragraph-medium-medium-letter-spacing);
  line-height: var(--paragraph-medium-medium-line-height);
  font-style: var(--paragraph-medium-medium-font-style);
}

.NASCP-LP .frame-112 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-27 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--paragraph-small-regular-font-family);
  font-weight: var(--paragraph-small-regular-font-weight);
  color: var(--neutral-600);
  font-size: var(--paragraph-small-regular-font-size);
  letter-spacing: var(--paragraph-small-regular-letter-spacing);
  line-height: var(--paragraph-small-regular-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-small-regular-font-style);
}

.NASCP-LP .frame-113 {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-114 {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .img-9 {
  position: relative;
  width: 16px;
  height: 16px;
}

.NASCP-LP .text-28 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--paragraph-xsmall-regular-font-family);
  font-weight: var(--paragraph-xsmall-regular-font-weight);
  color: var(--neutral-800);
  font-size: var(--paragraph-xsmall-regular-font-size);
  letter-spacing: var(--paragraph-xsmall-regular-letter-spacing);
  line-height: var(--paragraph-xsmall-regular-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-xsmall-regular-font-style);
}

.NASCP-LP .button-primary-2 {
  display: flex;
  flex-direction: column;
  width: 376px;
  height: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 11px 105px;
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid;
  border-color: #e5e5e5;
}

.NASCP-LP .container-3 {
  gap: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .label-7 {
  margin-top: -1.00px;
  font-weight: var(--paragraph-medium-medium-font-weight);
  color: var(--neutral-800);
  font-size: var(--paragraph-medium-medium-font-size);
  letter-spacing: var(--paragraph-medium-medium-letter-spacing);
  line-height: var(--paragraph-medium-medium-line-height);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: var(--paragraph-medium-medium-font-family);
  text-align: center;
  white-space: nowrap;
  font-style: var(--paragraph-medium-medium-font-style);
}

.NASCP-LP .frame-115 {
  width: 376px;
  height: 240px;
  border-radius: 8px;
  background-image: url(https://c.animaapp.com/mfup3fnqLEy5m3/img/cleaning-1-4.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.NASCP-LP .label-8 {
  margin-top: -0.50px;
  font-weight: var(--paragraph-medium-medium-font-weight);
  color: var(--neutral-800);
  font-size: var(--paragraph-medium-medium-font-size);
  letter-spacing: var(--paragraph-medium-medium-letter-spacing);
  line-height: var(--paragraph-medium-medium-line-height);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: var(--paragraph-medium-medium-font-family);
  text-align: center;
  white-space: nowrap;
  font-style: var(--paragraph-medium-medium-font-style);
}

.NASCP-LP .img-10 {
  position: relative;
  width: 24px;
  height: 24px;
}

.NASCP-LP .frame-116 {
  width: 376px;
  height: 240px;
  border-radius: 8px;
  background-image: url(https://c.animaapp.com/mfup3fnqLEy5m3/img/image-3-5.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.NASCP-LP .text-29 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Mersad-ExtraBold", Helvetica;
  font-weight: 800;
  color: var(--neutral-950);
  font-size: 48px;
  text-align: center;
  letter-spacing: 0.48px;
  line-height: 56px;
  white-space: nowrap;
}

.NASCP-LP .text-30 {
  position: relative;
  width: fit-content;
  font-family: var(--paragraph-medium-light-font-family);
  font-weight: var(--paragraph-medium-light-font-weight);
  color: var(--neutral-600);
  font-size: var(--paragraph-medium-light-font-size);
  text-align: center;
  letter-spacing: var(--paragraph-medium-light-letter-spacing);
  line-height: var(--paragraph-medium-light-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-medium-light-font-style);
}

.NASCP-LP .frame-117 {
  display: flex;
  flex-direction: column;
  width: 1240px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-118 {
  position: relative;
  width: 680px;
  height: 535px;
  background-color: var(--neutralwhite);
  border-radius: 32px;
  overflow: hidden;
}

.NASCP-LP .frame-119 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1px;
  position: absolute;
  top: 440px;
  left: 120px;
}

.NASCP-LP .text-31 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Mersad-Medium", Helvetica;
  font-weight: 500;
  color: var(--neutral-900);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.NASCP-LP .text-32 {
  position: relative;
  width: 468px;
  font-family: var(--paragraph-medium-light-font-family);
  font-weight: var(--paragraph-medium-light-font-weight);
  color: var(--neutral-500);
  font-size: var(--paragraph-medium-light-font-size);
  text-align: center;
  letter-spacing: var(--paragraph-medium-light-letter-spacing);
  line-height: var(--paragraph-medium-light-line-height);
  font-style: var(--paragraph-medium-light-font-style);
}

.NASCP-LP .frame-120 {
  background-color: #fffbf4;
  position: absolute;
  top: 17px;
  left: 16px;
  width: 648px;
  height: 399px;
  border-radius: 24px;
  overflow: hidden;
}

.NASCP-LP .ellipse-11 {
  position: absolute;
  top: 85px;
  left: calc(50.00% - 315px);
  width: 630px;
  height: 630px;
  background-color: #ffeecc;
  border-radius: 315px;
  box-shadow: inset 0px 1px 100px #ffffff;
}

.NASCP-LP .frame-121 {
  position: absolute;
  top: 301px;
  left: 180px;
  width: 287px;
  height: 67px;
  background-color: #ffeecc;
  border-radius: 11.64px;
}

.NASCP-LP .ellipse-12 {
  position: absolute;
  top: 135px;
  left: calc(50.00% - 270px);
  width: 540px;
  height: 540px;
  background-color: #fff3db;
  border-radius: 270px;
  box-shadow: inset 0px 1px 100px #ffffff;
}

.NASCP-LP .ellipse-13 {
  position: absolute;
  top: 174px;
  left: calc(50.00% - 225px);
  width: 450px;
  height: 450px;
  background-color: #fff6e5;
  border-radius: 225px;
  box-shadow: inset 0px 1px 100px #ffffff;
}

.NASCP-LP .vector-4 {
  position: absolute;
  width: 70.68%;
  height: 63.78%;
  top: 30.07%;
  left: 15.19%;
}

.NASCP-LP .frame-122 {
  display: flex;
  width: 435px;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 209px;
  left: 108px;
}

.NASCP-LP .frame-123 {
  display: flex;
  width: 342px;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 108px;
  left: 153px;
}

.NASCP-LP .frame-124 {
  position: absolute;
  top: 251px;
  left: calc(50.00% - 123px);
  width: 245px;
  height: 97px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff1a;
  border-radius: 16px;
  overflow: hidden;
  backdrop-filter: blur(2.0px) brightness(110%);
  -webkit-backdrop-filter: blur(2.0px) brightness(110%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 1px 0 0 rgba(
      255,
      255,
      255,
      0.32
    ), inset 0 -1px 1px rgba(0, 0, 0, 0.13), inset -1px 0 1px rgba(
      0,
      0,
      0,
      0.11
    );
}

.NASCP-LP .frame-125 {
  display: inline-flex;
  margin-top: 1px;
  height: 72px;
  width: 209px;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.NASCP-LP .vuesax-linear-wrapper {
  position: relative;
  width: 48px;
  height: 48px;
  background-color: #ffb30f;
  border-radius: 24px;
  overflow: hidden;
}

.NASCP-LP .vuesax-linear-2 {
  position: absolute;
  top: calc(50.00% - 12px);
  left: calc(50.00% - 12px);
  width: 24px;
  height: 24px;
}

.NASCP-LP .frame-126 {
  display: flex;
  width: 483px;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 358px;
  left: 89px;
}

.NASCP-LP .image-6 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -3.75%;
  left: -3.75%;
  object-fit: cover;
}

.NASCP-LP .frame-127 {
  position: relative;
  width: 545px;
  height: 535px;
  margin-right: -1.00px;
  background-color: var(--neutralwhite);
  border-radius: 24px;
  overflow: hidden;
}

.NASCP-LP .frame-128 {
  top: 440px;
  left: calc(50.00% - 234px);
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1px;
  position: absolute;
}

.NASCP-LP .frame-129 {
  position: absolute;
  top: 17px;
  left: 16px;
  width: 512px;
  height: 399px;
}

.NASCP-LP .frame-130 {
  width: 545px;
  height: 535px;
  background-color: var(--neutralwhite);
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}

.NASCP-LP .frame-131 {
  top: 433px;
  left: calc(50.00% - 232px);
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1px;
  position: absolute;
}

.NASCP-LP .text-33 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Mersad-SemiBold", Helvetica;
  font-weight: 600;
  color: var(--neutral-900);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.NASCP-LP .text-34 {
  position: relative;
  width: 468px;
  font-family: var(--paragraph-large-regular-font-family);
  font-weight: var(--paragraph-large-regular-font-weight);
  color: var(--neutral-700);
  font-size: var(--paragraph-large-regular-font-size);
  text-align: center;
  letter-spacing: var(--paragraph-large-regular-letter-spacing);
  line-height: var(--paragraph-large-regular-line-height);
  font-style: var(--paragraph-large-regular-font-style);
}

.NASCP-LP .frame-132 {
  width: 680px;
  height: 535px;
  margin-right: -1.00px;
  background-color: var(--neutralwhite);
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}

.NASCP-LP .frame-133 {
  top: 433px;
  left: calc(50.00% - 282px);
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1px;
  position: absolute;
}

.NASCP-LP .frame-134 {
  background-color: #fbfdf1;
  position: absolute;
  top: 17px;
  left: 16px;
  width: 648px;
  height: 399px;
  border-radius: 24px;
  overflow: hidden;
}

.NASCP-LP .polygon-15 {
  position: absolute;
  left: calc(50.00% - 324px);
  bottom: -136px;
  width: 648px;
  height: 399px;
}

.NASCP-LP .mask-group {
  position: absolute;
  top: 0;
  left: 0;
  width: 648px;
  height: 399px;
}

.NASCP-LP .frame-135 {
  display: flex;
  flex-direction: column;
  width: 1240px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 32px 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 32px;
  overflow: hidden;
}

.NASCP-LP .frame-136 {
  display: flex;
  flex-direction: column;
  width: 1242.45px;
  align-items: center;
  gap: 48px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -9.23px;
  margin-right: -9.23px;
}

.NASCP-LP .text-35 {
  position: relative;
  width: 492px;
  margin-top: -1.00px;
  font-family: "Mersad-ExtraBold", Helvetica;
  font-weight: 800;
  color: var(--neutral-950);
  font-size: 48px;
  text-align: center;
  letter-spacing: 0.48px;
  line-height: 56px;
}

.NASCP-LP .group-4 {
  position: relative;
  width: 1230.91px;
  height: 633.4px;
}

.NASCP-LP .frame-137 {
  display: flex;
  flex-direction: column;
  width: 300px;
  align-items: flex-start;
  position: absolute;
  top: 303px;
  left: 612px;
  background-color: #edf6f9;
  border-radius: 24px;
  transform: rotate(-7.68deg);
}

.NASCP-LP .frame-138 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px 38px 16px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .text-36 {
  position: relative;
  align-self: stretch;
  height: 103.5px;
  margin-top: -1.00px;
  font-family: "Arial Rounded MT Bold-Regular", Helvetica;
  font-weight: 400;
  color: var(--primary-500);
  font-size: 128px;
  letter-spacing: 1.28px;
  line-height: 93px;
  white-space: nowrap;
}

.NASCP-LP .text-37 {
  position: relative;
  width: 246px;
  margin-top: -60px;
  font-family: var(--paragraph-large-regular-font-family);
  font-weight: var(--paragraph-large-regular-font-weight);
  color: var(--neutral-900);
  font-size: var(--paragraph-large-regular-font-size);
  letter-spacing: var(--paragraph-large-regular-letter-spacing);
  line-height: var(--paragraph-large-regular-line-height);
  font-style: var(--paragraph-large-regular-font-style);
}

.NASCP-LP .frame-139 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 8px 103px 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 0.4px;
  border-top-style: dashed;
  border-color: #262626;
}

.NASCP-LP .text-38 {
  position: relative;
  width: 181px;
  margin-top: -0.40px;
  font-family: "Mersad-ExtraBold", Helvetica;
  font-weight: 800;
  color: var(--neutral-950);
  font-size: 32px;
  letter-spacing: 0.32px;
  line-height: 40px;
}

.NASCP-LP .frame-140 {
  display: flex;
  flex-direction: column;
  width: 300px;
  align-items: flex-start;
  position: absolute;
  top: 294px;
  left: 18px;
  background-color: #ffb30f;
  border-radius: 24px;
}

.NASCP-LP .frame-141 {
  display: flex;
  flex-direction: column;
  width: 300px;
  align-items: flex-start;
  position: absolute;
  top: 12px;
  left: 8px;
  background-color: #fe621d;
  border-radius: 24px;
  transform: rotate(-3deg);
}

.NASCP-LP .text-39 {
  position: relative;
  align-self: stretch;
  height: 103.5px;
  margin-top: -1.00px;
  font-family: "Arial Rounded MT Bold-Regular", Helvetica;
  font-weight: 400;
  color: #ffb30f;
  font-size: 128px;
  letter-spacing: 1.28px;
  line-height: 93px;
  white-space: nowrap;
}

.NASCP-LP .frame-142 {
  display: flex;
  flex-direction: column;
  width: 300px;
  align-items: flex-start;
  position: absolute;
  top: 24px;
  left: 323px;
  background-color: #83c5be;
  border-radius: 24px;
  transform: rotate(10deg);
}

.NASCP-LP .text-40 {
  position: relative;
  align-self: stretch;
  height: 103.5px;
  margin-top: -1.00px;
  font-family: "Arial Rounded MT Bold-Regular", Helvetica;
  font-weight: 400;
  color: #6e11b0;
  font-size: 128px;
  letter-spacing: 1.28px;
  line-height: 93px;
  white-space: nowrap;
}

.NASCP-LP .text-41 {
  position: relative;
  width: 268px;
  margin-right: -22.00px;
  margin-top: -60px;
  font-family: var(--paragraph-large-regular-font-family);
  font-weight: var(--paragraph-large-regular-font-weight);
  color: var(--neutral-900);
  font-size: var(--paragraph-large-regular-font-size);
  letter-spacing: var(--paragraph-large-regular-letter-spacing);
  line-height: var(--paragraph-large-regular-line-height);
  font-style: var(--paragraph-large-regular-font-style);
}

.NASCP-LP .frame-143 {
  display: flex;
  flex-direction: column;
  width: 300px;
  align-items: flex-start;
  position: absolute;
  top: 28px;
  left: 615px;
  background-color: #d7f171;
  border-radius: 24px;
  transform: rotate(-1deg);
}

.NASCP-LP .text-42 {
  position: relative;
  align-self: stretch;
  height: 103.5px;
  margin-top: -1.00px;
  font-family: "Arial Rounded MT Bold-Regular", Helvetica;
  font-weight: 400;
  color: #fe621d;
  font-size: 128px;
  letter-spacing: 1.28px;
  line-height: 93px;
  white-space: nowrap;
}

.NASCP-LP .frame-144 {
  display: flex;
  flex-direction: column;
  width: 300px;
  align-items: flex-start;
  position: absolute;
  top: 22px;
  left: 910px;
  background-color: #6e11b0;
  border-radius: 24px;
  transform: rotate(7.90deg);
}

.NASCP-LP .text-43 {
  position: relative;
  align-self: stretch;
  height: 103.5px;
  margin-top: -1.00px;
  font-family: "Arial Rounded MT Bold-Regular", Helvetica;
  font-weight: 400;
  color: var(--neutralwhite);
  font-size: 128px;
  letter-spacing: 1.28px;
  line-height: 93px;
  white-space: nowrap;
}

.NASCP-LP .text-44 {
  position: relative;
  width: 246px;
  margin-top: -60px;
  font-family: var(--paragraph-large-regular-font-family);
  font-weight: var(--paragraph-large-regular-font-weight);
  color: var(--neutral-100);
  font-size: var(--paragraph-large-regular-font-size);
  letter-spacing: var(--paragraph-large-regular-letter-spacing);
  line-height: var(--paragraph-large-regular-line-height);
  font-style: var(--paragraph-large-regular-font-style);
}

.NASCP-LP .frame-145 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 8px 103px 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 0.4px;
  border-top-style: dashed;
  border-color: #ffffff;
}

.NASCP-LP .text-45 {
  position: relative;
  width: 181px;
  margin-top: -0.40px;
  font-family: "Mersad-ExtraBold", Helvetica;
  font-weight: 800;
  color: var(--neutralwhite);
  font-size: 32px;
  letter-spacing: 0.32px;
  line-height: 40px;
}

.NASCP-LP .frame-146 {
  display: flex;
  flex-direction: column;
  width: 300px;
  align-items: flex-start;
  position: absolute;
  top: 321px;
  left: 305px;
  background-color: #ddf093;
  border-radius: 24px;
  transform: rotate(4.29deg);
}

.NASCP-LP .text-46 {
  position: relative;
  align-self: stretch;
  height: 103.5px;
  margin-top: -1.00px;
  font-family: "Arial Rounded MT Bold-Regular", Helvetica;
  font-weight: 400;
  color: #799900;
  font-size: 128px;
  letter-spacing: 1.28px;
  line-height: 93px;
  white-space: nowrap;
}

.NASCP-LP .frame-147 {
  display: flex;
  flex-direction: column;
  width: 300px;
  align-items: flex-start;
  position: absolute;
  top: 308px;
  left: 919px;
  background-color: #fbd1a2;
  border-radius: 24px;
  transform: rotate(-4.65deg);
}

.NASCP-LP .text-47 {
  position: relative;
  align-self: stretch;
  height: 103.5px;
  margin-top: -1.00px;
  font-family: "Arial Rounded MT Bold-Regular", Helvetica;
  font-weight: 400;
  color: #ff8600;
  font-size: 128px;
  letter-spacing: 1.28px;
  line-height: 93px;
  white-space: nowrap;
}

.NASCP-LP .frame-148 {
  display: flex;
  flex-direction: column;
  width: 1242px;
  height: 488px;
  align-items: center;
  justify-content: space-around;
  gap: 32px;
  position: relative;
}

.NASCP-LP .frame-149 {
  display: flex;
  flex-direction: column;
  width: 612px;
  align-items: flex-start;
  gap: 10px;
  padding: 24px 16px;
  background-color: var(--neutral-100);
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}

.NASCP-LP .frame-150 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-151 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--primary-500);
  border-radius: 24px;
}

.NASCP-LP .text-48 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Mersad-Bold", Helvetica;
  font-weight: 700;
  color: var(--neutralwhite);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.20px;
  line-height: 24px;
  white-space: nowrap;
}

.NASCP-LP .frame-152 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--neutral-50);
  border-radius: 24px;
}

.NASCP-LP .text-49 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Mersad-Bold", Helvetica;
  font-weight: 700;
  color: var(--neutral-800);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.20px;
  line-height: 24px;
  white-space: nowrap;
}

.NASCP-LP .frame-153 {
  display: flex;
  flex-direction: column;
  width: 613px;
  height: 488px;
  align-items: center;
  gap: 12px;
  padding: 36px 35px;
  background-color: var(--neutral-100);
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}

.NASCP-LP .text-50 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Mersad-ExtraBold", Helvetica;
  font-weight: 800;
  color: var(--neutral-950);
  font-size: 48px;
  text-align: center;
  letter-spacing: 0.48px;
  line-height: 56px;
}

.NASCP-LP .text-51 {
  position: relative;
  align-self: stretch;
  font-family: "Archivo", Helvetica;
  font-weight: 300;
  color: var(--neutral-950);
  font-size: 18px;
  letter-spacing: 0.36px;
  line-height: 32px;
}

.NASCP-LP .frame-154 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 64px;
  padding: 60px 0px 100px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e5e5e5;
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}

.NASCP-LP .frame-155 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 120px;
  padding: 0px 99px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.NASCP-LP .frame-156 {
  display: flex;
  width: 100%;
  max-width: 1439px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 99px;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}

.NASCP-LP .frame-157 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 23px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-158 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-159 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-52 {
  position: relative;
  width: 172px;
  height: 23px;
  margin-top: -1.00px;
  font-family: var(--paragraph-large-medium-font-family);
  font-weight: var(--paragraph-large-medium-font-weight);
  color: var(--neutral-950);
  font-size: var(--paragraph-large-medium-font-size);
  letter-spacing: var(--paragraph-large-medium-letter-spacing);
  line-height: var(--paragraph-large-medium-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-large-medium-font-style);
}

.NASCP-LP .text-53 {
  position: relative;
  width: 294px;
  font-family: var(--paragraph-medium-light-font-family);
  font-weight: var(--paragraph-medium-light-font-weight);
  color: var(--neutral-950);
  font-size: var(--paragraph-medium-light-font-size);
  letter-spacing: var(--paragraph-medium-light-letter-spacing);
  line-height: var(--paragraph-medium-light-line-height);
  font-style: var(--paragraph-medium-light-font-style);
}

.NASCP-LP .frame-160 {
  position: relative;
  width: 294px;
  height: 48px;
  border-radius: 16px;
  overflow: hidden;
  border: 0.4px solid;
  border-color: #054430;
}

.NASCP-LP .button {
  all: unset;
  box-sizing: border-box;
  width: 104px;
  height: 48px;
  gap: 10px;
  padding: 11px 105px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--primary-500);
  border-radius: 0px 16px 16px 0px;
  border-left-width: 1px;
  border-left-style: solid;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-color: #054430;
}

.NASCP-LP .container-4 {
  gap: 4px;
  margin-left: -80.00px;
  margin-right: -80.00px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .label-9 {
  margin-top: -1.00px;
  font-weight: var(--paragraph-medium-medium-font-weight);
  color: var(--neutralwhite);
  font-size: var(--paragraph-medium-medium-font-size);
  letter-spacing: var(--paragraph-medium-medium-letter-spacing);
  line-height: var(--paragraph-medium-medium-line-height);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: var(--paragraph-medium-medium-font-family);
  text-align: center;
  white-space: nowrap;
  font-style: var(--paragraph-medium-medium-font-style);
}

.NASCP-LP .text-wrapper-24 {
  position: absolute;
  top: 14px;
  left: 10px;
  font-family: var(--paragraph-small-light-font-family);
  font-weight: var(--paragraph-small-light-font-weight);
  color: var(--neutral-400);
  font-size: var(--paragraph-small-light-font-size);
  letter-spacing: var(--paragraph-small-light-letter-spacing);
  line-height: var(--paragraph-small-light-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-small-light-font-style);
}

.NASCP-LP .frame-161 {
  display: inline-flex;
  align-items: flex-start;
  gap: 72px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-162 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .frame-163 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-wrapper-25 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--paragraph-medium-light-font-family);
  font-weight: var(--paragraph-medium-light-font-weight);
  color: var(--neutral-800);
  font-size: var(--paragraph-medium-light-font-size);
  letter-spacing: var(--paragraph-medium-light-letter-spacing);
  line-height: var(--paragraph-medium-light-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-medium-light-font-style);
}

.NASCP-LP .text-wrapper-26 {
  position: relative;
  width: fit-content;
  font-family: var(--paragraph-medium-light-font-family);
  font-weight: var(--paragraph-medium-light-font-weight);
  color: var(--neutral-800);
  font-size: var(--paragraph-medium-light-font-size);
  letter-spacing: var(--paragraph-medium-light-letter-spacing);
  line-height: var(--paragraph-medium-light-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-medium-light-font-style);
}

.NASCP-LP .frame-164 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-54 {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-family: var(--paragraph-medium-light-font-family);
  font-weight: var(--paragraph-medium-light-font-weight);
  color: var(--neutral-800);
  font-size: var(--paragraph-medium-light-font-size);
  letter-spacing: var(--paragraph-medium-light-letter-spacing);
  line-height: var(--paragraph-medium-light-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-medium-light-font-style);
}

.NASCP-LP .frame-165 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .element-otuyemi {
  position: relative;
  width: 204px;
  font-family: var(--paragraph-medium-light-font-family);
  font-weight: var(--paragraph-medium-light-font-weight);
  color: var(--neutral-800);
  font-size: var(--paragraph-medium-light-font-size);
  letter-spacing: var(--paragraph-medium-light-letter-spacing);
  line-height: var(--paragraph-medium-light-line-height);
  font-style: var(--paragraph-medium-light-font-style);
}

.NASCP-LP .frame-166 {
  display: flex;
  height: 74px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 99px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #e5e5e5;
}

.NASCP-LP .text-55 {
  position: relative;
  width: fit-content;
  font-family: var(--paragraph-medium-light-font-family);
  font-weight: var(--paragraph-medium-light-font-weight);
  color: var(--neutral-700);
  font-size: var(--paragraph-medium-light-font-size);
  letter-spacing: var(--paragraph-medium-light-letter-spacing);
  line-height: var(--paragraph-medium-light-line-height);
  white-space: nowrap;
  font-style: var(--paragraph-medium-light-font-style);
}

.NASCP-LP .frame-167 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.NASCP-LP .text-56 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Archivo", Helvetica;
  font-weight: 300;
  color: var(--neutral-950);
  font-size: 18px;
  letter-spacing: 0.36px;
  line-height: 32px;
  white-space: nowrap;
}

.NASCP-LP .ellipse-14 {
  position: relative;
  width: 8px;
  height: 8px;
  background-color: var(--neutral-950);
  border-radius: 4px;
}
/* Original CSS code should be injected here */

/* Additional semantic and accessibility improvements */
.navbar {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navbar li {
  display: inline-block;
}

.navbar a {
  text-decoration: none;
  color: inherit;
  display: block;
  padding: 8px 12px;
  border-radius: 4px;
  transition: background-color 0.2s ease;
}

.navbar a:hover,
.navbar a:focus {
  background-color: var(--neutral-100);
  outline: 2px solid var(--primary-500);
  outline-offset: 2px;
}

.sidebar-menulist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-menulist a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  gap: 3.28px;
  width: 100%;
  border-radius: 3.28px;
  transition: background-color 0.2s ease;
}

.sidebar-menulist a:hover,
.sidebar-menulist a:focus {
  background-color: var(--neutral-100);
  outline: 2px solid var(--primary-500);
  outline-offset: 2px;
}

.sidebar-menulist a[aria-current="page"] {
  background-color: var(--neutral-100);
  color: var(--primary-500);
}

/* Button and interactive element improvements */
.div-wrapper,
.frame-5,
.frame-92,
.button-primary,
.button-primary-2,
.button {
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
  color: inherit;
}

.div-wrapper:hover,
.div-wrapper:focus,
.frame-5:hover,
.frame-5:focus,
.frame-92:hover,
.frame-92:focus {
  transform: translateY(-2px);
  box-shadow: var(--shadow-normal-medium);
}

.button-primary:hover,
.button-primary:focus,
.button-primary-2:hover,
.button-primary-2:focus,
.button:hover,
.button:focus {
  background-color: var(--primary-600);
  transform: translateY(-1px);
}

.container-2,
.container {
  cursor: pointer;
  background: none;
  border: none;
  padding: 6.56px;
  border-radius: 6.56px;
  transition: background-color 0.2s ease;
}

.container-2:hover,
.container-2:focus,
.container:hover,
.container:focus {
  background-color: var(--neutral-100);
  outline: 2px solid var(--primary-500);
  outline-offset: 2px;
}

/* Form improvements */
.frame-160 {
  position: relative;
  display: flex;
  align-items: stretch;
}

.frame-160 input {
  flex: 1;
  border: none;
  background: transparent;
  padding: 14px 10px;
  font-family: var(--paragraph-small-light-font-family);
  font-size: var(--paragraph-small-light-font-size);
  color: var(--neutral-950);
  outline: none;
}

.frame-160 input:focus {
  outline: 2px solid var(--primary-500);
  outline-offset: -2px;
}

.frame-160 label {
  position: absolute;
  top: 14px;
  left: 10px;
  pointer-events: none;
  transition: all 0.2s ease;
}

.frame-160 input:focus + label,
.frame-160 input:not(:placeholder-shown) + label {
  transform: translateY(-20px) scale(0.8);
  color: var(--primary-500);
}

/* Details/Summary improvements for FAQ */
details {
  cursor: pointer;
}

details summary {
  list-style: none;
  cursor: pointer;
  transition: background-color 0.2s ease;
  padding: 24px;
  border-radius: 24px;
}

details summary::-webkit-details-marker {
  display: none;
}

details summary:hover,
details summary:focus {
  background-color: var(--neutral-200);
  outline: 2px solid var(--primary-500);
  outline-offset: 2px;
}

details[open] summary {
  background-color: var(--primary-500);
}

details[open] summary h3 {
  color: var(--neutralwhite);
}

/* Progress bar styling */
.rectangle-3 {
  transition: width 0.3s ease;
}

/* Link styling improvements */
a {
  transition: color 0.2s ease;
}

a:hover,
a:focus {
  color: var(--primary-600);
  outline: 2px solid var(--primary-500);
  outline-offset: 2px;
}

/* Footer link improvements */
.frame-163 a,
.frame-165 a,
.frame-167 a {
  transition: color 0.2s ease;
  text-decoration: none;
}

.frame-163 a:hover,
.frame-163 a:focus,
.frame-165 a:hover,
.frame-165 a:focus,
.frame-167 a:hover,
.frame-167 a:focus {
  color: var(--primary-500);
  text-decoration: underline;
}

/* Responsive improvements */
@media (max-width: 768px) {
  .frame-3 {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
  }

  .navbar {
    flex-direction: column;
    gap: 8px;
  }

  .frame-4 {
    flex-direction: column;
    gap: 12px;
  }

  .text-wrapper {
    font-size: 32px;
    line-height: 40px;
  }

  .frame-108 {
    flex-direction: column;
  }

  .frame-156 {
    flex-direction: column;
    gap: 32px;
    padding: 16px;
  }

  .frame-161 {
    flex-direction: column;
    gap: 24px;
  }
}

/* Focus management for better keyboard navigation */
*:focus {
  outline: 2px solid var(--primary-500);
  outline-offset: 2px;
}

/* Skip link for accessibility */
.skip-link {
  position: absolute;
  top: -40px;
  left: 6px;
  background: var(--primary-500);
  color: var(--neutralwhite);
  padding: 8px;
  text-decoration: none;
  border-radius: 4px;
  z-index: 1000;
}

.skip-link:focus {
  top: 6px;
}

/* ============================= RESPONSIVE STYLES ============================= */

/* Desktop - hide hamburger menu */
@media (min-width: 1025px) {
  .NASCP-LP .frame-3::after {
    display: none !important;
  }
  
  /* Navigation responsive width fixes */
  .NASCP-LP .frame-3 {
    width: 100% !important;
    max-width: 1440px !important;
    margin: 0 auto !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    padding: 0px 60px !important;
    box-sizing: border-box !important;
  }
}

/* Large Desktop - restore full padding */
@media (min-width: 1440px) {
  .NASCP-LP .frame-3 {
    padding: 0px 100px !important;
  }
}

/* Medium Desktop - reduce padding */
@media (min-width: 1025px) and (max-width: 1200px) {
  .NASCP-LP .frame-3 {
    padding: 0px 40px !important;
  }
}

/* HERO SECTION MOBILE FIXES - Section by Section Approach */

/* Enhanced Touch-Friendly Button Styles */
@media (max-width: 1024px) {
  /* Hero Section Responsive Fixes */
  .NASCP-LP .hero-section {
    height: auto;
    min-height: 100vh;
    padding: 20px 0;
    overflow: hidden;
    margin-top: 0;
  }
  
  /* Navigation Bar Mobile Fix */
  .NASCP-LP .frame-3 {
    width: 100%;
    left: 0;
    padding: 15px 20px;
    position: relative;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: var(--neutralwhite);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  }
  
  .NASCP-LP .navbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }
  
  .NASCP-LP .frame-4 {
    display: flex;
    flex-direction: row;
    gap: 12px;
    text-align: center;
  }
  
  /* Hide hamburger on desktop/large tablet - REMOVED FOR MOBILE NAV */
  
  /* Hero Content Container Fix */
  .NASCP-LP .div {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    max-width: 600px;
    margin: 40px auto;
    padding: 0 20px;
    z-index: 10;
  }
  
  /* Hero Text Responsive */
  .NASCP-LP .text-wrapper {
    font-size: clamp(28px, 5vw, 48px);
    line-height: 1.2;
  }
  
  .NASCP-LP .p {
    width: 100%;
    max-width: 500px;
    font-size: 18px;
    line-height: 1.6;
  }
  
  /* Polygon Graphics Container */
  .NASCP-LP .frame {
    position: relative;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 400px;
    height: 400px;
    margin: 20px auto;
  }
  
  /* Simplify polygons for tablet */
  .NASCP-LP .polygon,
  .NASCP-LP .polygon-2,
  .NASCP-LP .polygon-3,
  .NASCP-LP .polygon-4,
  .NASCP-LP .polygon-5,
  .NASCP-LP .polygon-6,
  .NASCP-LP .polygon-7,
  .NASCP-LP .polygon-8,
  .NASCP-LP .polygon-9,
  .NASCP-LP .polygon-10,
  .NASCP-LP .polygon-11,
  .NASCP-LP .polygon-12,
  .NASCP-LP .polygon-13,
  .NASCP-LP .polygon-14 {
    transform: scale(0.7);
    transform-origin: center;
  }
  
  /* Bottom Graphics Responsive */
  .NASCP-LP .group {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    max-width: 600px;
    margin: 40px auto 0;
    height: auto;
    min-height: 150px;
  }
  
  /* Make all buttons more touch-friendly */
  .NASCP-LP .button,
  .NASCP-LP .button-primary,
  .NASCP-LP .button-secondary,
  .NASCP-LP .container,
  .NASCP-LP .container-2,
  .NASCP-LP .div-wrapper,
  .NASCP-LP .frame-5 {
    min-height: 44px;
    min-width: 44px;
    padding: 12px 20px;
    touch-action: manipulation;
    cursor: pointer;
  }
  
  /* Ensure button text is readable */
  .NASCP-LP .button .text,
  .NASCP-LP .button-primary .text,
  .NASCP-LP .div-wrapper .text {
    font-size: 16px;
    line-height: 1.4;
  }
}

/* Large Tablets and Small Desktops */
@media (max-width: 1024px) {
  .NASCP-LP .noise-texture,
  .NASCP-LP .gradient {
    left: 0;
    width: 100%;
  }
  
  .NASCP-LP .frame {
    left: calc(50% - 350px);
    width: 700px;
    height: 700px;
  }
  
  .NASCP-LP .frame-3 {
    padding: 0 30px;
    width: calc(100% - 60px);
  }
  
  /* Dashboard layout improvements */
  .NASCP-LP .frame-25 {
    padding: 20px;
    width: calc(100% - 40px);
    max-width: none;
    flex-direction: column;
    gap: 16px;
  }
  
  /* Dashboard container mobile fix */
  .NASCP-LP .frame-26 {
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
    min-height: 400px;
    padding: 20px;
    box-sizing: border-box;
  }
  
  /* Dashboard inner container mobile */
  .NASCP-LP .dashboard-second {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 350px;
    padding: 20px;
    box-sizing: border-box;
  }
  
  /* Course cards mobile responsive layout */
  .NASCP-LP .frame-35 {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 16px !important;
    padding: 16px 0;
  }
  
  /* Section 3: Course Recommendations Mobile */
  .NASCP-LP .frame-41 {
    width: 100% !important;
    padding: 20px !important;
    gap: 20px !important;
  }
  
  .NASCP-LP .frame-42 {
    width: 100% !important;
    flex-direction: column !important;
    gap: 16px !important;
    align-items: flex-start !important;
  }
  
  /* Course recommendation cards mobile */
  .NASCP-LP .frame-43 {
    width: 100% !important;
    min-width: 250px !important;
    padding: 12px !important;
    gap: 12px !important;
    box-sizing: border-box;
  }
  
  .NASCP-LP .frame-44 {
    height: 180px !important;
    border-radius: 8px !important;
  }
  
  .NASCP-LP .frame-45 {
    padding: 12px !important;
    gap: 10px !important;
  }
  
  /* Course titles mobile */
  .NASCP-LP .text-9 {
    font-size: 14px !important;
    line-height: 1.4 !important;
  }
  
  .NASCP-LP .text-10 {
    font-size: 12px !important;
  }
  
  /* Individual course cards mobile */
  .NASCP-LP .frame-36 {
    width: 100% !important;
    min-width: 140px !important;
    padding: 16px !important;
    gap: 12px !important;
    box-sizing: border-box;
  }
  
  /* Course card content */
  .NASCP-LP .frame-37 {
    padding: 0 !important;
    gap: 8px !important;
  }
  
  /* Course card buttons */
  .NASCP-LP .container-2 {
    padding: 8px 12px !important;
    min-height: 36px !important;
    font-size: 12px !important;
  }
  
  /* Dashboard header mobile */
  .NASCP-LP .top-nav {
    flex-direction: column !important;
    gap: 16px !important;
    align-items: flex-start !important;
  }
  
  .NASCP-LP .frame-27 {
    width: 100% !important;
    justify-content: space-between !important;
  }
  
  /* Welcome section mobile */
  .NASCP-LP .frame-32 {
    flex-direction: column !important;
    gap: 16px !important;
    align-items: flex-start !important;
  }
  
  /* Stats text mobile */
  .NASCP-LP .text-6 {
    font-size: 20px !important;
  }
  
  .NASCP-LP .text-7 {
    font-size: 11px !important;
    line-height: 1.2 !important;
  }
  
  /* Button spacing adjustments */
  .NASCP-LP .button-greys,
  .NASCP-LP .button-texts {
    flex-wrap: wrap;
    gap: 12px;
  }

  /* Section 4: Resources Section Mobile */
  .NASCP-LP .frame-51 {
    padding: 20px 16px !important;
    gap: 16px !important;
  }

  .NASCP-LP .frame-52 {
    padding: 0 !important;
    justify-content: flex-start !important;
  }

  .NASCP-LP .text-wrapper-8 {
    font-size: 24px !important;
    line-height: 30px !important;
    width: 100% !important;
  }

  .NASCP-LP .frame-53 {
    flex-direction: column !important;
    width: 100% !important;
    gap: 16px !important;
    padding: 0 !important;
  }

  .NASCP-LP .frame-54 {
    flex-direction: column !important;
    width: 100% !important;
    padding: 16px !important;
    border-radius: 12px !important;
    border: 1px solid #e5e5e5 !important;
    border-right-width: 1px !important;
    gap: 12px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
  }

  .NASCP-LP .frame-55 {
    width: 100% !important;
    height: auto !important;
    max-height: 200px !important;
    object-fit: cover !important;
    border-radius: 8px !important;
  }

  .NASCP-LP .frame-56 {
    width: 100% !important;
    gap: 8px !important;
  }

  .NASCP-LP .text-wrapper-9 {
    width: 100% !important;
    font-size: 16px !important;
    line-height: 22px !important;
    margin-top: 0 !important;
  }

  .NASCP-LP .text-wrapper-10 {
    width: 100% !important;
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .NASCP-LP .frame-57 {
    width: 100% !important;
    gap: 12px !important;
    margin-right: 0 !important;
  }

  .NASCP-LP .frame-wrapper {
    width: 100% !important;
    height: auto !important;
    min-height: 80px !important;
    padding: 16px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
  }

  .NASCP-LP .frame-58 {
    position: static !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    justify-content: space-between !important;
    gap: 12px !important;
  }

  .NASCP-LP .text-wrapper-11 {
    width: calc(100% - 30px) !important;
    font-size: 15px !important;
    line-height: 21px !important;
    margin-top: 0 !important;
  }

  .NASCP-LP .vuesax-linear-export {
    flex-shrink: 0 !important;
    width: 18px !important;
    height: 18px !important;
  }

  .NASCP-LP .frame-59 {
    width: 100% !important;
    height: auto !important;
    min-height: 80px !important;
    padding: 16px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
  }

  .NASCP-LP .text-wrapper-12 {
    position: static !important;
    top: auto !important;
    left: auto !important;
    width: calc(100% - 30px) !important;
    font-size: 15px !important;
    line-height: 21px !important;
  }

  .NASCP-LP .vuesax-linear-export-2 {
    position: static !important;
    top: auto !important;
    right: auto !important;
    flex-shrink: 0 !important;
    width: 18px !important;
    height: 18px !important;
  }

  /* Section 5: Side Course Card Mobile */
  .NASCP-LP .frame-60 {
    width: 100% !important;
    padding: 0 16px !important;
    gap: 20px !important;
  }

  .NASCP-LP .frame-61 {
    width: 100% !important;
    padding: 16px !important;
    gap: 16px !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
  }

  .NASCP-LP .frame-62 {
    width: 100% !important;
    height: 180px !important;
    border-radius: 12px !important;
  }

  .NASCP-LP .frame-63 {
    width: 100% !important;
    gap: 12px !important;
  }

  .NASCP-LP .text-11 {
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 0 !important;
  }

  .NASCP-LP .text-7 {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .NASCP-LP .frame-48 {
    width: 100% !important;
    gap: 12px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .rectangle-wrapper {
    width: 100% !important;
    height: 8px !important;
    border-radius: 16px !important;
  }

  .NASCP-LP .rectangle-3 {
    height: 8px !important;
    border-radius: 16px !important;
    top: 0 !important;
    left: 0 !important;
  }

  .NASCP-LP .text-wrapper-13 {
    font-size: 12px !important;
    line-height: 16px !important;
    margin-top: 0 !important;
  }

  .NASCP-LP .button-primary {
    width: 100% !important;
    height: 48px !important;
    padding: 12px 24px !important;
    border-radius: 12px !important;
    margin-top: 8px !important;
  }

  .NASCP-LP .label-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .NASCP-LP .label-4 {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-top: 0 !important;
  }

  .NASCP-LP .frame-64 {
    width: 100% !important;
    height: auto !important;
    min-height: 280px !important;
    padding: 20px 16px !important;
    gap: 16px !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
  }

  .NASCP-LP .frame-65 {
    width: 100% !important;
    gap: 16px !important;
    margin-top: 0 !important;
  }

  .NASCP-LP .frame-66 {
    width: 100% !important;
    gap: 12px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .frame-67 {
    width: 100% !important;
    gap: 8px !important;
  }

  .NASCP-LP .text-wrapper-8 {
    font-size: 20px !important;
    line-height: 26px !important;
  }

  .NASCP-LP .div-3 {
    width: 100% !important;
  }

  .NASCP-LP .text-wrapper-14 {
    font-size: 16px !important;
    line-height: 22px !important;
  }

  .NASCP-LP .frame-68 {
    width: 100% !important;
    gap: 16px !important;
  }

  .NASCP-LP .text-wrapper-15 {
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
    width: 100% !important;
  }

  .NASCP-LP .frame-69 {
    width: 100% !important;
    gap: 8px !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
  }

  .NASCP-LP .frame-70,
  .NASCP-LP .frame-71 {
    min-width: 60px !important;
    padding: 8px 4px !important;
    gap: 4px !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  .NASCP-LP .img-7 {
    width: 24px !important;
    height: 24px !important;
  }

  .NASCP-LP .text-wrapper-16,
  .NASCP-LP .text-wrapper-17,
  .NASCP-LP .text-wrapper-18 {
    font-size: 10px !important;
    line-height: 14px !important;
    text-align: center !important;
  }

  /* Section 9: Testimonials Section Mobile */
  .NASCP-LP .frame-135 {
    width: 100% !important;
    padding: 40px 16px !important;
    gap: 32px !important;
    border-radius: 0 !important;
  }

  .NASCP-LP .frame-136 {
    width: 100% !important;
    margin: 0 !important;
    gap: 32px !important;
  }

  .NASCP-LP .text-35 {
    width: 100% !important;
    font-size: 28px !important;
    line-height: 34px !important;
    margin-top: 0 !important;
    text-align: center !important;
  }

  .NASCP-LP .group-4 {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
  }

  .NASCP-LP .frame-137,
  .NASCP-LP .frame-140,
  .NASCP-LP .frame-141,
  .NASCP-LP .frame-142,
  .NASCP-LP .frame-143,
  .NASCP-LP .frame-144,
  .NASCP-LP .frame-146,
  .NASCP-LP .frame-147 {
    position: static !important;
    transform: none !important;
    width: 100% !important;
    top: auto !important;
    left: auto !important;
    background-color: #f8f9fa !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
    padding: 20px !important;
  }

  .NASCP-LP .frame-138 {
    padding: 16px !important;
    width: 100% !important;
  }

  .NASCP-LP .text-36,
  .NASCP-LP .text-39,
  .NASCP-LP .text-40,
  .NASCP-LP .text-42,
  .NASCP-LP .text-43,
  .NASCP-LP .text-46,
  .NASCP-LP .text-47 {
    font-size: 48px !important;
    line-height: 48px !important;
    height: auto !important;
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    color: var(--primary-500) !important;
  }

  .NASCP-LP .text-37,
  .NASCP-LP .text-41,
  .NASCP-LP .text-44 {
    width: 100% !important;
    margin-top: 0 !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .NASCP-LP .frame-139,
  .NASCP-LP .frame-145 {
    padding: 12px 16px !important;
    width: 100% !important;
    justify-content: flex-start !important;
    border-top-width: 1px !important;
    margin-top: 16px !important;
  }

  .NASCP-LP .text-38,
  .NASCP-LP .text-45 {
    width: 100% !important;
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 0 !important;
  }

  /* Section 10: FAQ Section Mobile */
  .NASCP-LP .frame-148 {
    width: 100% !important;
    height: auto !important;
    flex-direction: column !important;
    padding: 40px 16px !important;
    gap: 32px !important;
  }

  .NASCP-LP .frame-149 {
    width: 100% !important;
    padding: 20px 16px !important;
    gap: 16px !important;
    border-radius: 16px !important;
  }

  .NASCP-LP .frame-150 {
    width: 100% !important;
    gap: 16px !important;
  }

  .NASCP-LP .frame-151 {
    width: 100% !important;
    padding: 20px !important;
    gap: 12px !important;
    border-radius: 16px !important;
  }

  .NASCP-LP .frame-152 {
    width: 100% !important;
    padding: 20px !important;
    gap: 12px !important;
    border-radius: 16px !important;
  }

  .NASCP-LP .frame-32 {
    width: 100% !important;
    gap: 12px !important;
    cursor: pointer !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
  }

  .NASCP-LP .text-48 {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-top: 0 !important;
    flex: 1 !important;
    white-space: normal !important;
    text-align: left !important;
  }

  .NASCP-LP .text-49 {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-top: 0 !important;
    flex: 1 !important;
    white-space: normal !important;
    text-align: left !important;
  }

  .NASCP-LP .img-10 {
    width: 20px !important;
    height: 20px !important;
    flex-shrink: 0 !important;
  }

  .NASCP-LP .frame-153 {
    width: 100% !important;
    height: auto !important;
    padding: 30px 20px !important;
    gap: 20px !important;
    border-radius: 16px !important;
  }

  .NASCP-LP .text-50 {
    font-size: 28px !important;
    line-height: 34px !important;
    margin-top: 0 !important;
    text-align: center !important;
  }

  .NASCP-LP .text-51 {
    font-size: 16px !important;
    line-height: 24px !important;
    text-align: left !important;
  }

  /* Section 11: Footer Section Mobile */
  .NASCP-LP .frame-154 {
    width: 100% !important;
    padding: 40px 16px 60px !important;
    gap: 40px !important;
    border-radius: 0 !important;
  }

  .NASCP-LP .frame-155 {
    gap: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }

  .NASCP-LP .frame-156 {
    width: 100% !important;
    flex-direction: column !important;
    gap: 32px !important;
    padding: 0 !important;
    margin: 0 !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .frame-157 {
    width: 100% !important;
    gap: 24px !important;
  }

  .NASCP-LP .frame-158 {
    width: 100% !important;
    gap: 20px !important;
  }

  .NASCP-LP .frame-159 {
    width: 100% !important;
    gap: 8px !important;
  }

  .NASCP-LP .text-52 {
    width: 100% !important;
    height: auto !important;
    font-size: 20px !important;
    line-height: 26px !important;
    margin-top: 0 !important;
    white-space: normal !important;
  }

  .NASCP-LP .text-53 {
    width: 100% !important;
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .NASCP-LP .frame-160 {
    width: 100% !important;
    height: 56px !important;
    border-radius: 12px !important;
  }

  .NASCP-LP .frame-161 {
    width: 100% !important;
    flex-direction: column !important;
    gap: 24px !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .frame-162 {
    width: 100% !important;
    gap: 16px !important;
  }

  .NASCP-LP .text-19 {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .NASCP-LP .frame-163 {
    width: 100% !important;
    gap: 12px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .frame-164 {
    width: 100% !important;
    gap: 12px !important;
    padding: 12px 0 !important;
  }

  .NASCP-LP .frame-165 {
    width: 100% !important;
    gap: 8px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .text-wrapper-25,
  .NASCP-LP .text-wrapper-26 {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .NASCP-LP .text-54 {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .NASCP-LP .element-otuyemi {
    font-size: 14px !important;
    line-height: 22px !important;
    width: 100% !important;
  }

  .NASCP-LP .frame-166 {
    width: 100% !important;
    flex-direction: column !important;
    gap: 16px !important;
    padding: 24px 16px 0 !important;
    align-items: center !important;
    border-top: 1px solid #e5e5e5 !important;
  }

  .NASCP-LP .text-55 {
    font-size: 12px !important;
    line-height: 18px !important;
    text-align: center !important;
    width: 100% !important;
  }

  .NASCP-LP .frame-167 {
    gap: 16px !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  .NASCP-LP .text-56 {
    font-size: 12px !important;
    line-height: 18px !important;
  }

  .NASCP-LP .ellipse-14 {
    display: none !important;
  }

  /* Features Header Section Mobile */
  .NASCP-LP .frame-106 {
    width: 100% !important;
    padding: 0 16px !important;
    gap: 16px !important;
    align-items: center !important;
  }

  .NASCP-LP .text-29 {
    width: 100% !important;
    font-size: 24px !important;
    line-height: 30px !important;
    margin-top: 0 !important;
    white-space: normal !important;
    text-align: center !important;
    max-width: 300px !important;
  }

  .NASCP-LP .text-30 {
    width: 100% !important;
    font-size: 16px !important;
    line-height: 24px !important;
    white-space: normal !important;
    text-align: center !important;
    max-width: 320px !important;
  }

  /* Feature Cards Text Mobile */
  .NASCP-LP .text-31 {
    width: 100% !important;
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 0 !important;
    white-space: normal !important;
    text-align: center !important;
  }

  .NASCP-LP .text-32 {
    width: 100% !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
    max-width: 280px !important;
    margin: 0 auto !important;
  }

  .NASCP-LP .text-33 {
    width: 100% !important;
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 0 !important;
    white-space: normal !important;
    text-align: center !important;
  }

  .NASCP-LP .text-34 {
    width: 100% !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
    max-width: 280px !important;
    margin: 0 auto !important;
  }
}

/* Tablets */
@media (max-width: 768px) {
  .NASCP-LP {
    gap: 80px;
  }
  
  /* Hero Section Tablet Optimizations */
  .NASCP-LP .hero-section {
    min-height: 90vh;
    padding: 15px 0;
  }
  
  /* Navigation becomes more mobile-friendly on tablet */
  .NASCP-LP .frame-3 {
    padding: 15px 20px;
    gap: 15px;
    position: relative;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0;
    top: auto;
    left: auto;
    right: auto;
  }
  
  /* Reset hero section margin for tablet */
  .NASCP-LP .hero-section {
    margin-top: 0;
    min-height: 90vh;
    padding: 15px 0;
  }
  
  .NASCP-LP .image {
    width: 120px;
    height: auto;
  }
  
  .NASCP-LP .navbar {
    gap: 12px;
    display: flex;
  }
  
  .NASCP-LP .frame-4 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: center;
  }
  
  /* DISABLE OLD HAMBURGER - NOW USING HTML BUTTON */
  .NASCP-LP .frame-3::after {
    display: none !important;
    content: none !important;
  }
  
  .NASCP-LP .text-wrapper-3 {
    font-size: 14px;
  }
  
  /* Hero Content Tablet */
  .NASCP-LP .div {
    max-width: 500px;
    margin: 30px auto;
    padding: 0 15px;
  }
  
  .NASCP-LP .text-wrapper {
    font-size: clamp(24px, 6vw, 40px);
  }
  
  .NASCP-LP .p {
    font-size: 16px;
    max-width: 450px;
  }
  
  /* Polygon Container Tablet */
  .NASCP-LP .frame {
    max-width: 350px;
    height: 350px;
  }
  
  .NASCP-LP .polygon,
  .NASCP-LP .polygon-2,
  .NASCP-LP .polygon-3,
  .NASCP-LP .polygon-4,
  .NASCP-LP .polygon-5,
  .NASCP-LP .polygon-6,
  .NASCP-LP .polygon-7,
  .NASCP-LP .polygon-8,
  .NASCP-LP .polygon-9,
  .NASCP-LP .polygon-10,
  .NASCP-LP .polygon-11,
  .NASCP-LP .polygon-12,
  .NASCP-LP .polygon-13,
  .NASCP-LP .polygon-14 {
    transform: scale(0.6);
  }
  
  /* Bottom Graphics Tablet - Simplified */
  .NASCP-LP .group {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    max-width: 500px;
    margin: 30px auto 0;
    transform: scale(0.8);
    height: auto;
    overflow: hidden;
  }
  
  /* Simplify the complex graphics on tablet */
  .NASCP-LP .empowered,
  .NASCP-LP .pouch {
    transform: scale(0.7);
    transform-origin: center;
  }
  
  /* Hide some of the more complex book icons on tablet */
  .NASCP-LP .frame-9,
  .NASCP-LP .frame-10,
  .NASCP-LP .frame-11,
  .NASCP-LP .frame-12,
  .NASCP-LP .frame-13,
  .NASCP-LP .frame-14,
  .NASCP-LP .frame-15,
  .NASCP-LP .frame-16,
  .NASCP-LP .frame-17,
  .NASCP-LP .frame-18,
  .NASCP-LP .frame-19,
  .NASCP-LP .frame-20,
  .NASCP-LP .frame-21,
  .NASCP-LP .frame-22,
  .NASCP-LP .frame-23 {
    display: none;
  }
  
  /* Better typography for tablets */
  .NASCP-LP .text {
    font-size: calc(var(--heading-h1-font-size) * 0.85);
    line-height: 1.2;
  }
  
  .NASCP-LP .text-2 {
    font-size: calc(var(--heading-h2-font-size) * 0.9);
    line-height: 1.3;
  }
  
  .NASCP-LP .text-3 {
    font-size: calc(var(--paragraph-large-medium-font-size) * 0.95);
    line-height: 1.5;
    text-align: center;
  }
  
  /* Dashboard improvements for tablets */
  .NASCP-LP .frame-25 {
    flex-direction: column;
    width: calc(100% - 40px);
    padding: 25px;
  }
  
  .NASCP-LP .frame-26 {
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
    min-height: 500px;
    padding: 25px;
  }
  
  .NASCP-LP .dashboard-second {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    height: auto !important;
    padding: 25px;
  }
  
  /* 3-column layout for tablets */
  .NASCP-LP .frame-35 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
  }
  
  .NASCP-LP .frame-36 {
    width: 100% !important;
    padding: 18px !important;
    min-height: 100px !important;
  }
  
  /* Larger text for tablets */
  .NASCP-LP .text-6 {
    font-size: 24px !important;
  }
  
  .NASCP-LP .text-7 {
    font-size: 13px !important;
  }
  
  /* Section 3: Course Recommendations Tablet */
  .NASCP-LP .frame-41 {
    padding: 25px !important;
  }
  
  .NASCP-LP .frame-42 {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
  }
  
  /* Course cards 2-column layout for tablets */
  .NASCP-LP .frame-41 .frame-35 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
  }
  
  .NASCP-LP .frame-43 {
    min-width: 280px !important;
    padding: 16px !important;
  }
  
  .NASCP-LP .frame-44 {
    height: 200px !important;
  }
  
  .NASCP-LP .text-9 {
    font-size: 16px !important;
  }
  
  .NASCP-LP .text-10 {
    font-size: 13px !important;
  }
  
  /* Section 8: Main Courses Header Tablet */
  .NASCP-LP .frame-105 {
    width: 100% !important;
    padding: 30px !important;
    gap: 28px !important;
  }
  
  .NASCP-LP .frame-106 {
    width: 100% !important;
    gap: 20px !important;
    padding: 0 20px !important;
  }
  
  .NASCP-LP .text-24 {
    width: 100% !important;
    font-size: 36px !important;
    line-height: 42px !important;
    letter-spacing: 0.36px !important;
    margin-top: 0 !important;
    max-width: 600px !important;
    margin: 0 auto !important;
  }
  
  .NASCP-LP .text-25 {
    width: 100% !important;
    font-size: 16px !important;
    line-height: 24px !important;
    white-space: normal !important;
    max-width: 500px !important;
    margin: 0 auto !important;
  }
  
  /* Section 7: Community Section Tablet */
  .NASCP-LP .frame-95 {
    padding: 30px !important;
    gap: 25px !important;
  }
  
  .NASCP-LP .frame-96 {
    margin-top: -30px !important;
    max-width: 400px !important;
  }
  
  .NASCP-LP .frame-97 {
    width: 100% !important;
    height: auto !important;
    min-height: 500px !important;
    margin-top: 0 !important;
    padding: 40px 30px !important;
    border-radius: 30px !important;
  }
  
  .NASCP-LP .text-22 {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    font-size: 40px !important;
    line-height: 46px !important;
    letter-spacing: 0.4px !important;
    margin: 25px 0 !important;
    max-width: 600px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  
  .NASCP-LP .frame-98 {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    gap: 20px !important;
    margin: 30px 0 0 0 !important;
  }
  
  .NASCP-LP .frame-99,
  .NASCP-LP .frame-103 {
    gap: 16px !important;
    margin: 0 !important;
  }
  
  .NASCP-LP .frame-100,
  .NASCP-LP .frame-101,
  .NASCP-LP .frame-102,
  .NASCP-LP .frame-104 {
    padding: 14px 18px !important;
    border-radius: 14px !important;
  }
  
  .NASCP-LP .text-23 {
    font-size: 14px !important;
  }
  
  /* Section 6: Features Grid Tablet */
  .NASCP-LP .frame-93 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    align-items: stretch !important;
    padding: 30px !important;
    gap: 25px !important;
    border-top: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
  }
  
  .NASCP-LP .header-body,
  .NASCP-LP .header-body-2 {
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
    padding: 25px !important;
    border-right: none !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 16px !important;
    background-color: var(--neutralwhite) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
  }
  
  .NASCP-LP .frame-94 {
    width: 48px !important;
    height: 48px !important;
    border-radius: 10px !important;
    background-color: var(--primary-100) !important;
  }
  
  .NASCP-LP .text-20 {
    font-size: 18px !important;
    font-weight: 600 !important;
  }
  
  .NASCP-LP .text-21 {
    width: 100% !important;
    font-size: 15px !important;
    line-height: 22px !important;
  }
  
  /* Additional tablet layout fixes */
  .NASCP-LP .frame-105 {
    gap: 28px;
    padding: 30px;
    width: calc(100% - 60px);
    margin: 0 auto;
  }
  
  .NASCP-LP .frame-117,
  .NASCP-LP .frame-135,
  .NASCP-LP .frame-148 {
    gap: 20px;
    padding: 20px;
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  
  .NASCP-LP .frame-26,
  .NASCP-LP .frame-28,
  .NASCP-LP .frame-30 {
    width: 100%;
    min-width: unset;
    margin-bottom: 20px;
  }
  
  /* Course grid layout for tablets */
  .NASCP-LP .frame-69,
  .NASCP-LP .frame-76,
  .NASCP-LP .frame-78 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
  }

  /* Section 4: Resources Section Tablet */
  .NASCP-LP .frame-51 {
    padding: 30px 25px !important;
    gap: 20px !important;
  }

  .NASCP-LP .text-wrapper-8 {
    font-size: 28px !important;
    line-height: 34px !important;
  }

  .NASCP-LP .frame-53 {
    flex-direction: row !important;
    width: 100% !important;
    gap: 20px !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .frame-54 {
    flex: 1 !important;
    max-width: 350px !important;
    padding: 20px !important;
    border-radius: 14px !important;
    gap: 16px !important;
  }

  .NASCP-LP .frame-55 {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover !important;
    border-radius: 10px !important;
  }

  .NASCP-LP .text-wrapper-9 {
    font-size: 17px !important;
    line-height: 24px !important;
  }

  .NASCP-LP .text-wrapper-10 {
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .NASCP-LP .frame-57 {
    flex: 1 !important;
    max-width: 250px !important;
    gap: 16px !important;
  }

  .NASCP-LP .frame-wrapper,
  .NASCP-LP .frame-59 {
    width: 100% !important;
    min-height: 100px !important;
    padding: 20px !important;
    border-radius: 10px !important;
  }

  .NASCP-LP .text-wrapper-11,
  .NASCP-LP .text-wrapper-12 {
    font-size: 16px !important;
    line-height: 23px !important;
  }

  /* Section 5: Side Course Card Tablet */
  .NASCP-LP .frame-60 {
    width: 100% !important;
    max-width: 350px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
    gap: 25px !important;
  }

  .NASCP-LP .frame-61 {
    width: 100% !important;
    padding: 20px !important;
    gap: 18px !important;
    border-radius: 18px !important;
  }

  .NASCP-LP .frame-62 {
    height: 200px !important;
    border-radius: 14px !important;
  }

  .NASCP-LP .text-11 {
    font-size: 19px !important;
    line-height: 26px !important;
  }

  .NASCP-LP .text-7 {
    font-size: 15px !important;
    line-height: 20px !important;
  }

  .NASCP-LP .rectangle-wrapper {
    height: 10px !important;
  }

  .NASCP-LP .rectangle-3 {
    height: 10px !important;
  }

  .NASCP-LP .text-wrapper-13 {
    font-size: 13px !important;
    line-height: 18px !important;
  }

  .NASCP-LP .button-primary {
    height: 52px !important;
    padding: 14px 28px !important;
    border-radius: 14px !important;
  }

  .NASCP-LP .label-4 {
    font-size: 17px !important;
    line-height: 22px !important;
  }

  .NASCP-LP .frame-64 {
    width: 100% !important;
    min-height: 320px !important;
    padding: 25px 20px !important;
    gap: 20px !important;
    border-radius: 18px !important;
  }

  .NASCP-LP .frame-65 {
    gap: 20px !important;
  }

  .NASCP-LP .frame-66 {
    gap: 16px !important;
  }

  .NASCP-LP .text-wrapper-8 {
    font-size: 22px !important;
    line-height: 28px !important;
  }

  .NASCP-LP .text-wrapper-14 {
    font-size: 17px !important;
    line-height: 24px !important;
  }

  .NASCP-LP .text-wrapper-15 {
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .NASCP-LP .frame-69 {
    gap: 12px !important;
  }

  .NASCP-LP .frame-70,
  .NASCP-LP .frame-71 {
    min-width: 70px !important;
    padding: 10px 6px !important;
    gap: 6px !important;
  }

  .NASCP-LP .img-7 {
    width: 28px !important;
    height: 28px !important;
  }

  .NASCP-LP .text-wrapper-16,
  .NASCP-LP .text-wrapper-17,
  .NASCP-LP .text-wrapper-18 {
    font-size: 11px !important;
    line-height: 16px !important;
  }

  /* Section 9: Testimonials Section Tablet */
  .NASCP-LP .frame-135 {
    width: 100% !important;
    padding: 50px 30px !important;
    gap: 40px !important;
  }

  .NASCP-LP .frame-136 {
    width: 100% !important;
    margin: 0 !important;
    gap: 40px !important;
  }

  .NASCP-LP .text-35 {
    width: 100% !important;
    font-size: 36px !important;
    line-height: 42px !important;
    margin-top: 0 !important;
    max-width: 600px !important;
  }

  .NASCP-LP .group-4 {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 25px !important;
  }

  .NASCP-LP .frame-137,
  .NASCP-LP .frame-140,
  .NASCP-LP .frame-141,
  .NASCP-LP .frame-142,
  .NASCP-LP .frame-143,
  .NASCP-LP .frame-144,
  .NASCP-LP .frame-146,
  .NASCP-LP .frame-147 {
    position: static !important;
    transform: none !important;
    width: 100% !important;
    top: auto !important;
    left: auto !important;
    background-color: #f8f9fa !important;
    border-radius: 20px !important;
    padding: 25px !important;
    min-height: 280px !important;
  }

  .NASCP-LP .frame-138 {
    padding: 20px !important;
  }

  .NASCP-LP .text-36,
  .NASCP-LP .text-39,
  .NASCP-LP .text-40,
  .NASCP-LP .text-42,
  .NASCP-LP .text-43,
  .NASCP-LP .text-46,
  .NASCP-LP .text-47 {
    font-size: 64px !important;
    line-height: 64px !important;
    height: auto !important;
    margin-top: 0 !important;
    margin-bottom: 16px !important;
  }

  .NASCP-LP .text-37,
  .NASCP-LP .text-41,
  .NASCP-LP .text-44 {
    width: 100% !important;
    margin-top: 0 !important;
    font-size: 17px !important;
    line-height: 26px !important;
  }

  .NASCP-LP .frame-139,
  .NASCP-LP .frame-145 {
    padding: 16px 20px !important;
    width: 100% !important;
    justify-content: flex-start !important;
    margin-top: 20px !important;
  }

  .NASCP-LP .text-38,
  .NASCP-LP .text-45 {
    width: 100% !important;
    font-size: 20px !important;
    line-height: 26px !important;
    margin-top: 0 !important;
  }

  /* Section 10: FAQ Section Tablet */
  .NASCP-LP .frame-148 {
    width: 100% !important;
    height: auto !important;
    flex-direction: row !important;
    padding: 50px 30px !important;
    gap: 40px !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .frame-149 {
    width: 50% !important;
    max-width: 450px !important;
    padding: 25px 20px !important;
    gap: 20px !important;
    border-radius: 20px !important;
  }

  .NASCP-LP .frame-150 {
    width: 100% !important;
    gap: 18px !important;
  }

  .NASCP-LP .frame-151,
  .NASCP-LP .frame-152 {
    width: 100% !important;
    padding: 24px !important;
    gap: 14px !important;
    border-radius: 18px !important;
  }

  .NASCP-LP .text-48,
  .NASCP-LP .text-49 {
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 0 !important;
  }

  .NASCP-LP .img-10 {
    width: 24px !important;
    height: 24px !important;
  }

  .NASCP-LP .frame-153 {
    width: 50% !important;
    max-width: 450px !important;
    height: auto !important;
    min-height: 400px !important;
    padding: 40px 30px !important;
    gap: 24px !important;
    border-radius: 20px !important;
  }

  .NASCP-LP .text-50 {
    font-size: 36px !important;
    line-height: 42px !important;
    margin-top: 0 !important;
  }

  .NASCP-LP .text-51 {
    font-size: 17px !important;
    line-height: 26px !important;
  }

  /* Section 11: Footer Section Tablet */
  .NASCP-LP .frame-154 {
    width: 100% !important;
    padding: 50px 30px 80px !important;
    gap: 50px !important;
  }

  .NASCP-LP .frame-155 {
    gap: 40px !important;
    padding: 0 !important;
    width: 100% !important;
  }

  .NASCP-LP .frame-156 {
    width: 100% !important;
    flex-direction: row !important;
    gap: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
  }

  .NASCP-LP .frame-157 {
    width: 40% !important;
    max-width: 350px !important;
    gap: 28px !important;
  }

  .NASCP-LP .frame-158 {
    width: 100% !important;
    gap: 24px !important;
  }

  .NASCP-LP .text-52 {
    width: 100% !important;
    font-size: 22px !important;
    line-height: 28px !important;
    margin-top: 0 !important;
  }

  .NASCP-LP .text-53 {
    width: 100% !important;
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .NASCP-LP .frame-160 {
    width: 100% !important;
    height: 52px !important;
    border-radius: 14px !important;
  }

  .NASCP-LP .frame-161 {
    width: 55% !important;
    flex-direction: row !important;
    gap: 30px !important;
    align-items: flex-start !important;
    flex-wrap: wrap !important;
  }

  .NASCP-LP .frame-162 {
    width: calc(50% - 15px) !important;
    min-width: 200px !important;
    gap: 18px !important;
  }

  .NASCP-LP .text-19 {
    font-size: 19px !important;
    line-height: 26px !important;
  }

  .NASCP-LP .frame-163 {
    width: 100% !important;
    gap: 14px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .frame-164 {
    width: 100% !important;
    gap: 14px !important;
    padding: 8px 0 !important;
  }

  .NASCP-LP .frame-165 {
    width: 100% !important;
    gap: 10px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .text-wrapper-25,
  .NASCP-LP .text-wrapper-26 {
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .NASCP-LP .text-54 {
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .NASCP-LP .element-otuyemi {
    font-size: 15px !important;
    line-height: 24px !important;
    width: 100% !important;
  }

  .NASCP-LP .frame-166 {
    width: 100% !important;
    flex-direction: row !important;
    gap: 30px !important;
    padding: 30px 0 0 !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  .NASCP-LP .text-55 {
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: left !important;
    width: auto !important;
  }

  .NASCP-LP .frame-167 {
    gap: 20px !important;
    flex-direction: row !important;
    align-items: center !important;
  }

  .NASCP-LP .text-56 {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .NASCP-LP .ellipse-14 {
    display: block !important;
  }

  /* Features Header Section Tablet */
  .NASCP-LP .frame-106 {
    width: 100% !important;
    padding: 0 20px !important;
    gap: 20px !important;
    align-items: center !important;
  }

  .NASCP-LP .text-29 {
    width: 100% !important;
    font-size: 32px !important;
    line-height: 38px !important;
    margin-top: 0 !important;
    white-space: normal !important;
    text-align: center !important;
    max-width: 500px !important;
  }

  .NASCP-LP .text-30 {
    width: 100% !important;
    font-size: 17px !important;
    line-height: 26px !important;
    white-space: normal !important;
    text-align: center !important;
    max-width: 600px !important;
  }

  /* Feature Cards Text Tablet */
  .NASCP-LP .text-31 {
    width: 100% !important;
    font-size: 19px !important;
    line-height: 26px !important;
    margin-top: 0 !important;
    white-space: normal !important;
    text-align: center !important;
  }

  .NASCP-LP .text-32 {
    width: 100% !important;
    font-size: 15px !important;
    line-height: 22px !important;
    text-align: center !important;
    max-width: 400px !important;
    margin: 0 auto !important;
  }

  .NASCP-LP .text-33 {
    width: 100% !important;
    font-size: 19px !important;
    line-height: 26px !important;
    margin-top: 0 !important;
    white-space: normal !important;
    text-align: center !important;
  }

  .NASCP-LP .text-34 {
    width: 100% !important;
    font-size: 15px !important;
    line-height: 22px !important;
    text-align: center !important;
    max-width: 400px !important;
    margin: 0 auto !important;
  }
}

/* Mobile Phones */
@media (max-width: 480px) {
  .NASCP-LP {
    gap: 60px;
  }
  
  /* Hero Section Mobile Optimizations */
  .NASCP-LP .hero-section {
    min-height: 80vh;
    padding: 10px 0;
    position: relative;
  }
  
  /* Mobile Navigation Stack */
  .NASCP-LP .frame-3 {
    padding: 15px 20px;
    gap: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: var(--neutralwhite);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  }
  
  /* Adjust hero section to account for fixed header */
  .NASCP-LP .hero-section {
    margin-top: 80px;
    min-height: calc(70vh - 80px);
    padding: 20px 0 40px 0;
    position: relative;
  }
  
  .NASCP-LP .image-wrapper {
    padding: 5px 0;
    flex: 0 0 auto;
  }
  
  .NASCP-LP .image {
    width: 100px;
    height: auto;
  }
  
  /* Hide desktop navigation on mobile */
  .NASCP-LP .navbar {
    display: none;
  }
  
  .NASCP-LP .frame-4 {
    display: none;
  }
  
  /* DISABLE OLD HAMBURGER - NOW USING HTML BUTTON */
  .NASCP-LP .frame-3::after {
    display: none !important;
    content: none !important;
  }
  
  .NASCP-LP .frame-3::after:hover {
    display: none !important;
  }
  
  /* Hero Content Mobile */
  .NASCP-LP .div {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    max-width: 350px;
    margin: 20px auto;
    padding: 0 20px;
    text-align: center;
  }
  
  .NASCP-LP .frame-2 {
    gap: 16px;
  }
  
  .NASCP-LP .text-wrapper {
    font-size: clamp(22px, 7vw, 32px);
    line-height: 1.1;
    margin-bottom: 12px;
  }
  
  .NASCP-LP .p {
    font-size: 14px;
    line-height: 1.5;
    max-width: 320px;
    margin: 0 auto;
  }
  
  .NASCP-LP .div-wrapper {
    padding: 14px 24px;
    margin-top: 16px;
    width: fit-content;
    align-self: center;
  }
  
  /* Polygon Graphics Mobile - Simplified */
  .NASCP-LP .frame {
    position: relative;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    height: 250px;
    margin: 20px auto;
  }
  
  /* Hide some polygons for cleaner mobile view */
  .NASCP-LP .polygon-8,
  .NASCP-LP .polygon-9,
  .NASCP-LP .polygon-10,
  .NASCP-LP .polygon-11,
  .NASCP-LP .polygon-12,
  .NASCP-LP .polygon-13,
  .NASCP-LP .polygon-14 {
    display: none;
  }
  
  .NASCP-LP .polygon,
  .NASCP-LP .polygon-2,
  .NASCP-LP .polygon-3,
  .NASCP-LP .polygon-4,
  .NASCP-LP .polygon-5,
  .NASCP-LP .polygon-6,
  .NASCP-LP .polygon-7 {
    transform: scale(0.4);
    transform-origin: center;
  }
  
  .NASCP-LP .img {
    transform: scale(0.4);
    transform-origin: center;
  }
  
  /* Dashboard Small Mobile Fixes */
  .NASCP-LP .frame-25 {
    padding: 15px !important;
    width: calc(100% - 30px) !important;
  }
  
  .NASCP-LP .frame-26 {
    padding: 15px !important;
    border-radius: 20px !important;
  }
  
  .NASCP-LP .dashboard-second {
    padding: 15px !important;
    border-radius: 20px !important;
  }
  
  /* Single column layout for very small screens */
  .NASCP-LP .frame-35 {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }
  
  .NASCP-LP .frame-36 {
    padding: 12px !important;
    min-height: 80px !important;
  }
  
  /* Smaller text for mobile */
  .NASCP-LP .text-6 {
    font-size: 18px !important;
  }
  
  .NASCP-LP .text-7 {
    font-size: 10px !important;
  }
  
  /* Mobile navigation in dashboard */
  .NASCP-LP .frame-28 {
    flex-direction: column !important;
    gap: 8px !important;
    padding: 12px !important;
  }
  
  .NASCP-LP .frame-29 {
    text-align: center !important;
  }
  
  /* Section 3: Course Recommendations Small Mobile */
  .NASCP-LP .frame-41 {
    padding: 15px !important;
  }
  
  .NASCP-LP .frame-42 {
    gap: 12px !important;
  }
  
  /* Single column layout for small screens */
  .NASCP-LP .frame-41 .frame-35 {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }
  
  .NASCP-LP .frame-43 {
    min-width: 280px !important;
    padding: 12px !important;
    margin: 0 auto !important;
    max-width: 320px !important;
  }
  
  .NASCP-LP .frame-44 {
    height: 160px !important;
  }
  
  .NASCP-LP .text-9 {
    font-size: 13px !important;
    line-height: 1.3 !important;
  }
  
  .NASCP-LP .text-10 {
    font-size: 11px !important;
  }
  
  /* Course level badge mobile */
  .NASCP-LP .frame-46 {
    padding: 2px 6px !important;
    gap: 2px !important;
  }
  
  .NASCP-LP .text-8 {
    font-size: 10px !important;
  }
  
  /* Section 8: Main Courses Header Mobile */
  .NASCP-LP .frame-105 {
    width: 100% !important;
    padding: 20px !important;
    gap: 24px !important;
    margin: 0 auto !important;
  }
  
  .NASCP-LP .frame-106 {
    width: 100% !important;
    text-align: center !important;
    gap: 16px !important;
    padding: 0 15px !important;
  }
  
  .NASCP-LP .text-24 {
    width: 100% !important;
    font-size: 28px !important;
    line-height: 34px !important;
    letter-spacing: 0.28px !important;
    margin-top: 0 !important;
    padding: 0 !important;
    text-align: center !important;
  }
  
  .NASCP-LP .text-25 {
    width: 100% !important;
    font-size: 14px !important;
    line-height: 20px !important;
    white-space: normal !important;
    max-width: 320px !important;
    margin: 0 auto !important;
    text-align: center !important;
  }
  
  /* Section 7: Community Section Mobile */
  .NASCP-LP .frame-95 {
    padding: 20px !important;
    gap: 20px !important;
  }
  
  .NASCP-LP .frame-96 {
    margin-top: 0 !important;
    width: 100% !important;
    max-width: 300px !important;
  }
  
  .NASCP-LP .frame-97 {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    min-height: 400px !important;
    margin-top: 0 !important;
    padding: 30px 20px !important;
    border-radius: 20px !important;
    box-sizing: border-box !important;
  }
  
  /* Hide decorative vectors on mobile */
  .NASCP-LP .vector-2,
  .NASCP-LP .vector-3 {
    display: none !important;
  }
  
  .NASCP-LP .text-22 {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    font-size: 24px !important;
    line-height: 30px !important;
    letter-spacing: 0.24px !important;
    margin: 20px 0 !important;
    text-align: center !important;
  }
  
  .NASCP-LP .frame-98 {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    gap: 16px !important;
    margin: 20px 0 0 0 !important;
  }
  
  .NASCP-LP .frame-99,
  .NASCP-LP .frame-103 {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 12px !important;
    margin: 0 !important;
    width: 100% !important;
  }
  
  .NASCP-LP .frame-100,
  .NASCP-LP .frame-101,
  .NASCP-LP .frame-102,
  .NASCP-LP .frame-104 {
    margin: 0 !important;
    padding: 12px 16px !important;
    border-radius: 12px !important;
    flex: 0 0 auto !important;
    min-width: fit-content !important;
  }
  
  .NASCP-LP .text-23 {
    font-size: 12px !important;
    white-space: nowrap !important;
    line-height: 1.2 !important;
  }
  
  /* Section 6: Features Grid Mobile */
  .NASCP-LP .frame-93 {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    padding: 20px !important;
    gap: 20px !important;
    border-top: none !important;
    border-bottom: none !important;
  }
  
  .NASCP-LP .header-body,
  .NASCP-LP .header-body-2 {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 12px !important;
    padding: 20px !important;
    border-right: none !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 12px !important;
    background-color: var(--neutralwhite) !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06) !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  
  .NASCP-LP .frame-94 {
    width: 40px !important;
    height: 40px !important;
    border-radius: 8px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: var(--primary-50) !important;
  }
  
  .NASCP-LP .text-20 {
    width: 100% !important;
    margin-top: 0 !important;
    font-size: 16px !important;
    white-space: normal !important;
    font-weight: 600 !important;
  }
  
  .NASCP-LP .text-21 {
    width: 100% !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: var(--neutral-700) !important;
  }
  
  /* Bottom Graphics Mobile - Hide the confusing section */
  .NASCP-LP .group {
    display: none;
  }
  
  /* Ensure hero section doesn't depend on bottom graphics */
  .NASCP-LP .hero-section {
    min-height: 70vh;
    padding: 10px 0 40px 0;
    position: relative;
  }
  
  /* Mobile-first typography */
  .NASCP-LP .text {
    font-size: clamp(24px, 6vw, 32px);
    text-align: center;
    line-height: 1.2;
    margin: 0 auto 16px;
    max-width: 280px;
  }
  
  .NASCP-LP .text-2 {
    font-size: clamp(20px, 5vw, 28px);
    text-align: center;
    line-height: 1.3;
    margin: 0 auto 12px;
  }
  
  .NASCP-LP .text-3 {
    font-size: clamp(14px, 4vw, 18px);
    text-align: center;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 300px;
  }
  
  /* Mobile dashboard optimizations */
  .NASCP-LP .frame-25,
  .NASCP-LP .frame-105,
  .NASCP-LP .frame-117,
  .NASCP-LP .frame-135,
  .NASCP-LP .frame-148 {
    padding: 15px;
    width: calc(100% - 30px);
    margin: 0 auto;
    flex-direction: column;
    gap: 16px;
  }
  
  .NASCP-LP .frame-26,
  .NASCP-LP .frame-28,
  .NASCP-LP .frame-30 {
    width: 100%;
    padding: 15px;
    text-align: center;
    margin-bottom: 16px;
  }
  
  /* Mobile button optimizations */
  .NASCP-LP .button,
  .NASCP-LP .button-primary,
  .NASCP-LP .button-secondary,
  .NASCP-LP .div-wrapper,
  .NASCP-LP .frame-5 {
    width: 100%;
    max-width: 280px;
    text-align: center;
    margin: 0 auto;
    padding: 16px 20px;
    font-size: 16px;
  }
  
  .NASCP-LP .container,
  .NASCP-LP .container-2 {
    min-height: 48px;
    padding: 12px 16px;
    width: 100%;
  }
  
  /* Course cards mobile layout */
  .NASCP-LP .frame-69,
  .NASCP-LP .frame-76,
  .NASCP-LP .frame-78 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
  }
  
  /* Testimonials mobile layout */
  .NASCP-LP .group-4 {
    flex-direction: column;
    gap: 20px;
  }
  
  .NASCP-LP .frame-137,
  .NASCP-LP .frame-142,
  .NASCP-LP .frame-146 {
    width: 100%;
    margin-bottom: 20px;
  }
  
  /* Footer mobile optimizations */
  .NASCP-LP .frame-156,
  .NASCP-LP .frame-163,
  .NASCP-LP .frame-165,
  .NASCP-LP .frame-167 {
    flex-direction: column;
    text-align: center;
    gap: 12px;
  }
}

/* Extra Small Mobile */
@media (max-width: 360px) {
  .NASCP-LP .frame {
    left: calc(50% - 120px);
    width: 240px;
    height: 240px;
  }
  
  .NASCP-LP .polygon,
  .NASCP-LP .polygon-2,
  .NASCP-LP .polygon-3,
  .NASCP-LP .polygon-4,
  .NASCP-LP .polygon-5,
  .NASCP-LP .polygon-6,
  .NASCP-LP .polygon-7 {
    transform: scale(0.4);
  }
  
  .NASCP-LP .img {
    transform: scale(0.4);
  }
  
  .NASCP-LP .text {
    font-size: clamp(20px, 6vw, 24px);
    max-width: 240px;
  }
  
  .NASCP-LP .text-2 {
    font-size: clamp(18px, 5vw, 22px);
  }
  
  .NASCP-LP .text-3 {
    font-size: clamp(14px, 4vw, 16px);
    max-width: 260px;
  }
}

/* Enhanced Touch and Hover States */
@media (hover: hover) and (pointer: fine) {
  /* Desktop hover states */
  .NASCP-LP .button:hover,
  .NASCP-LP .button-primary:hover,
  .NASCP-LP .div-wrapper:hover,
  .NASCP-LP .frame-5:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
  }
  
  .NASCP-LP .container:hover,
  .NASCP-LP .container-2:hover {
    background-color: var(--neutral-100);
    transition: background-color 0.2s ease;
  }
}

@media (hover: none) and (pointer: coarse) {
  /* Mobile touch optimizations */
  .NASCP-LP .button,
  .NASCP-LP .button-primary,
  .NASCP-LP .button-secondary,
  .NASCP-LP .container,
  .NASCP-LP .container-2,
  .NASCP-LP .div-wrapper,
  .NASCP-LP .frame-5 {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
  }
  
  .NASCP-LP .button:active,
  .NASCP-LP .button-primary:active,
  .NASCP-LP .div-wrapper:active,
  .NASCP-LP .frame-5:active {
    transform: scale(0.98);
    transition: transform 0.1s ease;
  }
}

/* Landscape orientation adjustments */
@media (max-height: 500px) and (orientation: landscape) {
  .NASCP-LP .hero-section {
    height: 400px;
  }
  
  .NASCP-LP .frame {
    top: 50px;
    transform: scale(0.7);
  }
  
  .NASCP-LP {
    gap: 40px;
  }
}

/* High DPI and Retina Display Optimizations */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .NASCP-LP .img,
  .NASCP-LP .polygon,
  .NASCP-LP .polygon-2,
  .NASCP-LP .polygon-3,
  .NASCP-LP .polygon-4,
  .NASCP-LP .polygon-5,
  .NASCP-LP .polygon-6,
  .NASCP-LP .polygon-7 {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
  }
}

/* Accessibility Improvements */
@media (prefers-reduced-motion: reduce) {
  .NASCP-LP *,
  .NASCP-LP *::before,
  .NASCP-LP *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* Mobile and Tablet Hero Section Fix */
@media screen and (max-width: 1024px) {
  /* Hero Section Mobile */
  .NASCP-LP .hero-section {
    height: auto;
    min-height: 100vh;
    padding: 100px 20px 20px;
    overflow: hidden;
    position: relative;
  }
  
  /* Fixed Navigation for Mobile */
  .NASCP-LP .frame-3 {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    padding: 12px 20px !important;
    z-index: 1000 !important;
    background-color: var(--neutralwhite) !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15) !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-direction: row !important;
  }
  
  /* Logo positioning */
  .NASCP-LP .image-wrapper {
    display: flex !important;
    align-items: center;
    order: 1;
    flex-shrink: 0;
  }
  
  /* Hide regular menu on mobile/tablet */
  .NASCP-LP .navbar,
  .NASCP-LP .frame-4 {
    display: none !important;
  }
  
  /* DISABLE OLD HAMBURGER - NOW USING HTML BUTTON */
  .NASCP-LP .frame-3::after {
    display: none !important;
    content: none !important;
  }
  
  /* Remove confusing floating elements on mobile */
  .NASCP-LP .group,
  .NASCP-LP .polygon-1,
  .NASCP-LP .polygon-2 {
    display: none !important;
  }
  
  /* Main hero content */
  .NASCP-LP .overlap-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 20px;
    max-width: 100%;
  }
  
  .NASCP-LP .your-courses {
    font-size: 28px;
    line-height: 36px;
    margin: 20px 0;
  }
  
  .NASCP-LP .transitioning {
    font-size: 24px;
    line-height: 32px;
    margin: 15px 0;
  }
  
  .NASCP-LP .be-empowered {
    font-size: 20px;
    line-height: 28px;
    margin: 15px 0;
  }
}

/* Additional mobile-specific fixes for phones like Galaxy S22 Ultra */
@media screen and (max-width: 480px) {
  /* DISABLE OLD HAMBURGER - NOW USING HTML BUTTON */
  .NASCP-LP .frame-3::after {
    display: none !important;
    content: none !important;
  }
  
  /* Ensure frame-3 is properly positioned on small screens */
  .NASCP-LP .frame-3 {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: auto !important;
    padding: 10px 15px !important;
    z-index: 1000 !important;
    background-color: #fff !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-direction: row !important;
  }
  
  /* Logo adjustments for small screens */
  .NASCP-LP .image-wrapper {
    max-width: 60% !important;
  }
  
  .NASCP-LP .image-wrapper img {
    max-height: 40px !important;
    width: auto !important;
  }
}

/* =========================== MOBILE NAVIGATION FIX =========================== */
/* FINAL COMPREHENSIVE MOBILE HAMBURGER MENU - HIGHEST PRIORITY */

/* Desktop - Hide Mobile Menu Elements */
@media screen and (min-width: 1025px) {
  .NASCP-LP .mobile-menu-toggle,
  .NASCP-LP .mobile-menu {
    display: none !important;
  }
  
  .NASCP-LP .frame-3::after {
    display: none !important;
    content: none !important;
  }
  
  /* Reset body padding on desktop */
  body.NASCP-LP {
    padding-top: 0 !important;
  }
  
  /* Ensure desktop dashboard layout is preserved */
  .NASCP-LP .frame-25 {
    width: 1240px !important;
    padding: 0 !important;
  }
  
  .NASCP-LP .frame-26 {
    width: 1320px !important;
    margin-top: -90px !important;
    margin-left: -40px !important;
    height: 837px !important;
    padding: 0 !important;
  }
  
  .NASCP-LP .dashboard-second {
    position: absolute !important;
    top: 17px !important;
    left: 16px !important;
    width: 1208px !important;
    height: 805px !important;
    padding: 0 !important;
  }
  
  .NASCP-LP .frame-35 {
    display: flex !important;
    gap: unset !important;
  }
  
  .NASCP-LP .frame-36 {
    width: 159.92px !important;
    padding: 6.56px 0px 0px !important;
  }
  
  /* Section 3: Course Recommendations Desktop */
  .NASCP-LP .frame-41 {
    width: auto !important;
    padding: 6.56px !important;
    gap: 6.56px !important;
  }
  
  .NASCP-LP .frame-42 {
    width: 665.93px !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: unset !important;
  }
  
  .NASCP-LP .frame-43 {
    width: 213.23px !important;
    padding: 0px 0px 13.12px !important;
    gap: 6.56px !important;
  }
  
  .NASCP-LP .frame-44 {
    height: 164.02px !important;
    border-radius: unset !important;
  }
  
  .NASCP-LP .frame-45 {
    padding: 0px 6.56px !important;
    gap: 6.56px !important;
  }
  
  /* Original text sizes for desktop */
  .NASCP-LP .text-9 {
    font-size: var(--heading-h5-font-size) !important;
    line-height: var(--heading-h5-line-height) !important;
  }
  
  .NASCP-LP .text-10 {
    font-size: var(--paragraph-small-medium-font-size) !important;
  }
  
  /* Section 8: Main Courses Header Desktop */
  .NASCP-LP .frame-105 {
    width: 1242px !important;
    padding: 0 !important;
    gap: 32px !important;
    margin: 0 !important;
  }
  
  .NASCP-LP .frame-106 {
    width: auto !important;
    gap: unset !important;
    padding: 0 !important;
  }
  
  .NASCP-LP .text-24 {
    width: 874px !important;
    font-size: 48px !important;
    line-height: 56px !important;
    letter-spacing: 0.48px !important;
    margin-top: -1px !important;
    max-width: unset !important;
    margin: -1px 0 0 0 !important;
  }
  
  .NASCP-LP .text-25 {
    width: fit-content !important;
    font-size: var(--paragraph-medium-regular-font-size) !important;
    line-height: var(--paragraph-medium-regular-line-height) !important;
    white-space: nowrap !important;
    max-width: unset !important;
    margin: 0 !important;
  }
  
  /* Section 7: Community Section Desktop */
  .NASCP-LP .frame-95 {
    padding: 0 !important;
    gap: 0 !important;
  }
  
  .NASCP-LP .frame-96 {
    margin-top: -90px !important;
    max-width: unset !important;
  }
  
  .NASCP-LP .frame-97 {
    width: 1362px !important;
    height: 600px !important;
    margin-top: -18px !important;
    padding: 0 !important;
    border-radius: 56px !important;
    box-sizing: unset !important;
  }
  
  /* Show decorative vectors on desktop */
  .NASCP-LP .vector-2,
  .NASCP-LP .vector-3 {
    display: block !important;
  }
  
  .NASCP-LP .text-22 {
    position: absolute !important;
    top: 135px !important;
    left: calc(50.00% - 410px) !important;
    width: 821px !important;
    font-size: 64px !important;
    line-height: 68px !important;
    letter-spacing: 0.64px !important;
    margin: 0 !important;
    max-width: unset !important;
    margin-left: unset !important;
    margin-right: unset !important;
  }
  
  .NASCP-LP .frame-98 {
    position: absolute !important;
    top: 438px !important;
    left: -62px !important;
    width: 1469px !important;
    gap: 26px !important;
    margin: 0 !important;
  }
  
  .NASCP-LP .frame-99 {
    display: inline-flex !important;
    flex-wrap: nowrap !important;
    justify-content: unset !important;
    gap: 24px !important;
    margin-left: -54px !important;
    margin-right: -54px !important;
    width: auto !important;
  }
  
  .NASCP-LP .frame-103 {
    display: inline-flex !important;
    flex-wrap: nowrap !important;
    justify-content: unset !important;
    gap: 24px !important;
    margin: 0 !important;
    width: auto !important;
  }
  
  .NASCP-LP .frame-100 {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
    margin-left: -1px !important;
    padding: 16px !important;
    border-radius: 16px !important;
    flex: 0 0 auto !important;
    min-width: unset !important;
  }
  
  .NASCP-LP .frame-101,
  .NASCP-LP .frame-102,
  .NASCP-LP .frame-104 {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
    margin-left: 0 !important;
    padding: 16px !important;
    border-radius: 16px !important;
    flex: 0 0 auto !important;
    min-width: unset !important;
  }
  
  .NASCP-LP .text-23 {
    font-size: var(--paragraph-medium-medium-font-size) !important;
    white-space: nowrap !important;
    line-height: var(--paragraph-medium-medium-line-height) !important;
  }
  
  /* Section 6: Features Grid Desktop */
  .NASCP-LP .frame-93 {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    padding: 24px 10px !important;
    gap: 0 !important;
    border-top: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
  }
  
  .NASCP-LP .header-body {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 8px !important;
    padding: 0px 16px !important;
    border-right: 1px solid #e5e5e5 !important;
    border: none !important;
    border-right: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    width: auto !important;
    box-sizing: unset !important;
  }
  
  .NASCP-LP .header-body-2 {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 8px !important;
    padding: 0px 16px !important;
    border-right: none !important;
    border: none !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    width: auto !important;
    box-sizing: unset !important;
  }
  
  .NASCP-LP .frame-94 {
    width: 32.8px !important;
    height: 32.8px !important;
    border-radius: 6.56px !important;
    display: block !important;
    align-items: unset !important;
    justify-content: unset !important;
    background-color: var(--neutralwhite) !important;
  }
  
  .NASCP-LP .text-20 {
    width: fit-content !important;
    margin-top: -0.82px !important;
    font-size: var(--paragraph-large-medium-font-size) !important;
    white-space: nowrap !important;
    font-weight: var(--paragraph-large-medium-font-weight) !important;
  }
  
  .NASCP-LP .text-21 {
    width: 273px !important;
    font-size: var(--paragraph-medium-light-font-size) !important;
    line-height: var(--paragraph-medium-light-line-height) !important;
    color: var(--neutral-600) !important;
  }

  /* Section 4: Resources Section Desktop Preservation */
  .NASCP-LP .frame-51 {
    padding: 6.56px 0px !important;
    gap: 6.56px !important;
  }

  .NASCP-LP .frame-52 {
    padding: 0px 6.56px !important;
  }

  .NASCP-LP .text-wrapper-8 {
    font-size: var(--heading-h3-font-size) !important;
    line-height: var(--heading-h3-line-height) !important;
  }

  .NASCP-LP .frame-53 {
    flex-direction: row !important;
    width: 679.05px !important;
    gap: 13.12px !important;
    padding: 0px 6.56px !important;
  }

  .NASCP-LP .frame-54 {
    padding: 0px 13.12px 0px 0px !important;
    border-right-width: 0.33px !important;
    border-radius: 0px 6.56px 6.56px 0px !important;
    gap: 6.56px !important;
  }

  .NASCP-LP .frame-55 {
    width: 229.63px !important;
    height: 131.22px !important;
  }

  .NASCP-LP .frame-56 {
    gap: 6.56px !important;
  }

  .NASCP-LP .text-wrapper-9 {
    width: 197.65px !important;
    font-size: 13.1px !important;
    line-height: 19.0px !important;
    margin-top: -0.82px !important;
  }

  .NASCP-LP .text-wrapper-10 {
    width: 182.88px !important;
    font-size: 11.5px !important;
    line-height: 16.6px !important;
  }

  .NASCP-LP .frame-57 {
    gap: 6.56px !important;
    margin-right: -0.82px !important;
  }

  .NASCP-LP .frame-wrapper {
    width: 206.67px !important;
    height: 65.61px !important;
    padding: 0 !important;
  }

  .NASCP-LP .frame-58 {
    position: relative !important;
    top: 14px !important;
    left: 7px !important;
    gap: 9.84px !important;
  }

  .NASCP-LP .text-wrapper-11 {
    width: 147.62px !important;
    font-size: 13.1px !important;
    line-height: 19.0px !important;
    margin-top: -0.82px !important;
  }

  .NASCP-LP .vuesax-linear-export {
    width: 15.58px !important;
    height: 15.58px !important;
  }

  .NASCP-LP .frame-59 {
    width: 206.67px !important;
    height: 59.05px !important;
    padding: 0 !important;
  }

  .NASCP-LP .text-wrapper-12 {
    position: absolute !important;
    top: 1px !important;
    left: 7px !important;
    width: 162px !important;
    font-size: 13.1px !important;
    line-height: 19.0px !important;
  }

  .NASCP-LP .vuesax-linear-export-2 {
    position: absolute !important;
    top: 22px !important;
    right: 7px !important;
    width: 15.58px !important;
    height: 15.58px !important;
  }

  /* Section 5: Side Course Card Desktop Preservation */
  .NASCP-LP .frame-60 {
    width: 298.52px !important;
    padding: 0 !important;
    gap: 13.12px !important;
  }

  .NASCP-LP .frame-61 {
    width: 100% !important;
    padding: 6.56px !important;
    gap: 12.3px !important;
    border-radius: 13.12px !important;
  }

  .NASCP-LP .frame-62 {
    width: 100% !important;
    height: 164.02px !important;
    border-radius: 6.56px !important;
  }

  .NASCP-LP .frame-63 {
    width: 100% !important;
    gap: 13.12px !important;
  }

  .NASCP-LP .text-11 {
    font-size: 13.1px !important;
    line-height: 19.0px !important;
    margin-top: -0.82px !important;
  }

  .NASCP-LP .text-7 {
    font-size: var(--paragraph-small-medium-font-size) !important;
    line-height: var(--paragraph-small-medium-line-height) !important;
  }

  .NASCP-LP .frame-48 {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: unset !important;
  }

  .NASCP-LP .rectangle-wrapper {
    width: 250.95px !important;
    height: 6.56px !important;
    border-radius: 13.12px !important;
  }

  .NASCP-LP .rectangle-3 {
    width: 188px !important;
    height: 7px !important;
    border-radius: 6.56px !important;
    top: calc(50.00% - 4px) !important;
    left: 1px !important;
  }

  .NASCP-LP .text-wrapper-13 {
    font-size: 9.8px !important;
    line-height: 14.3px !important;
    margin-top: -0.82px !important;
  }

  .NASCP-LP .button-primary {
    width: 285.4px !important;
    height: 39.37px !important;
    padding: 9.84px 188.62px !important;
    border-radius: 13.12px !important;
    margin-top: 0 !important;
  }

  .NASCP-LP .label-wrapper {
    margin-left: -95.43px !important;
    margin-right: -95.43px !important;
    gap: 6.56px !important;
  }

  .NASCP-LP .label-4 {
    font-size: var(--paragraph-medium-medium-font-size) !important;
    line-height: var(--paragraph-medium-medium-line-height) !important;
    margin-top: -0.82px !important;
  }

  .NASCP-LP .frame-64 {
    width: 298.52px !important;
    height: 265.71px !important;
    padding: 10.66px 13.12px !important;
    gap: 6.56px !important;
    border-radius: 13.12px !important;
  }

  .NASCP-LP .frame-65 {
    width: 100% !important;
    gap: 13.12px !important;
    margin-top: -2.51px !important;
  }

  .NASCP-LP .frame-66 {
    width: 100% !important;
    gap: 6.56px !important;
    flex-direction: row !important;
    align-items: center !important;
  }

  .NASCP-LP .frame-67 {
    gap: unset !important;
  }

  .NASCP-LP .text-wrapper-8 {
    font-size: var(--heading-h4-font-size) !important;
    line-height: var(--heading-h4-line-height) !important;
  }

  .NASCP-LP .text-wrapper-14 {
    font-size: var(--paragraph-medium-medium-font-size) !important;
    line-height: var(--paragraph-medium-medium-line-height) !important;
  }

  .NASCP-LP .frame-68 {
    gap: unset !important;
  }

  .NASCP-LP .text-wrapper-15 {
    font-size: var(--paragraph-small-light-font-size) !important;
    line-height: var(--paragraph-small-light-line-height) !important;
    text-align: left !important;
    width: auto !important;
  }

  .NASCP-LP .frame-69 {
    gap: 6.56px !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
  }

  .NASCP-LP .frame-70,
  .NASCP-LP .frame-71 {
    min-width: auto !important;
    padding: 0 !important;
    gap: 3.28px !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  .NASCP-LP .img-7 {
    width: 16.4px !important;
    height: 16.4px !important;
  }

  .NASCP-LP .text-wrapper-16,
  .NASCP-LP .text-wrapper-17,
  .NASCP-LP .text-wrapper-18 {
    font-size: var(--paragraph-small-medium-font-size) !important;
    line-height: var(--paragraph-small-medium-line-height) !important;
    text-align: center !important;
  }

  /* Section 9: Testimonials Section Desktop Preservation */
  .NASCP-LP .frame-135 {
    width: 1240px !important;
    padding: 32px 8px !important;
    gap: 10px !important;
    border-radius: 32px !important;
  }

  .NASCP-LP .frame-136 {
    width: 1242.45px !important;
    margin-left: -9.23px !important;
    margin-right: -9.23px !important;
    gap: 48px !important;
  }

  .NASCP-LP .text-35 {
    width: 492px !important;
    font-size: 48px !important;
    line-height: 56px !important;
    margin-top: -1.00px !important;
    max-width: unset !important;
  }

  .NASCP-LP .group-4 {
    position: relative !important;
    width: 1230.91px !important;
    height: 633.4px !important;
    display: block !important;
    grid-template-columns: unset !important;
    gap: unset !important;
  }

  .NASCP-LP .frame-137 {
    position: absolute !important;
    top: 303px !important;
    left: 612px !important;
    width: 300px !important;
    background-color: #edf6f9 !important;
    border-radius: 24px !important;
    transform: rotate(-7.68deg) !important;
    padding: 0 !important;
    min-height: auto !important;
  }

  .NASCP-LP .frame-140 {
    position: absolute !important;
    top: 294px !important;
    left: 18px !important;
    width: 300px !important;
    background-color: #ffb30f !important;
    border-radius: 24px !important;
    transform: none !important;
    padding: 0 !important;
    min-height: auto !important;
  }

  .NASCP-LP .frame-141 {
    position: absolute !important;
    top: 12px !important;
    left: 8px !important;
    width: 300px !important;
    background-color: #fe621d !important;
    border-radius: 24px !important;
    transform: rotate(-3deg) !important;
    padding: 0 !important;
    min-height: auto !important;
  }

  .NASCP-LP .frame-142 {
    position: absolute !important;
    top: 24px !important;
    left: 323px !important;
    width: 300px !important;
    background-color: #83c5be !important;
    border-radius: 24px !important;
    transform: rotate(10deg) !important;
    padding: 0 !important;
    min-height: auto !important;
  }

  .NASCP-LP .frame-143,
  .NASCP-LP .frame-144,
  .NASCP-LP .frame-146,
  .NASCP-LP .frame-147 {
    position: absolute !important;
    width: 300px !important;
    border-radius: 24px !important;
    padding: 0 !important;
    min-height: auto !important;
  }

  .NASCP-LP .frame-138 {
    padding: 16px 38px 16px 16px !important;
    width: 100% !important;
  }

  .NASCP-LP .text-36,
  .NASCP-LP .text-39,
  .NASCP-LP .text-40,
  .NASCP-LP .text-42,
  .NASCP-LP .text-43,
  .NASCP-LP .text-46,
  .NASCP-LP .text-47 {
    font-size: 128px !important;
    line-height: 93px !important;
    height: 103.5px !important;
    margin-top: -1.00px !important;
    margin-bottom: 0 !important;
  }

  .NASCP-LP .text-37,
  .NASCP-LP .text-41,
  .NASCP-LP .text-44 {
    width: 246px !important;
    margin-top: -60px !important;
    font-size: var(--paragraph-large-regular-font-size) !important;
    line-height: var(--paragraph-large-regular-line-height) !important;
  }

  .NASCP-LP .frame-139,
  .NASCP-LP .frame-145 {
    padding: 8px 103px 8px 16px !important;
    width: 100% !important;
    justify-content: center !important;
    margin-top: 0 !important;
    border-top-width: 0.4px !important;
  }

  .NASCP-LP .text-38,
  .NASCP-LP .text-45 {
    width: 181px !important;
    font-size: 32px !important;
    line-height: 40px !important;
    margin-top: -0.40px !important;
  }

  /* Section 10: FAQ Section Desktop Preservation */
  .NASCP-LP .frame-148 {
    width: 1242px !important;
    height: 488px !important;
    flex-direction: row !important;
    padding: 0 !important;
    gap: 32px !important;
    align-items: center !important;
    justify-content: space-around !important;
  }

  .NASCP-LP .frame-149 {
    width: 612px !important;
    max-width: unset !important;
    padding: 24px 16px !important;
    gap: 10px !important;
    border-radius: 24px !important;
  }

  .NASCP-LP .frame-150 {
    width: 100% !important;
    gap: 20px !important;
  }

  .NASCP-LP .frame-151 {
    width: 100% !important;
    padding: 24px !important;
    gap: 10px !important;
    border-radius: 24px !important;
  }

  .NASCP-LP .frame-152 {
    width: 100% !important;
    padding: 24px !important;
    gap: 10px !important;
    border-radius: 24px !important;
  }

  .NASCP-LP .frame-32 {
    gap: unset !important;
    justify-content: unset !important;
  }

  .NASCP-LP .text-48 {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-top: -1.00px !important;
    flex: unset !important;
    white-space: nowrap !important;
    text-align: center !important;
  }

  .NASCP-LP .text-49 {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-top: -1.00px !important;
    flex: unset !important;
    white-space: nowrap !important;
    text-align: center !important;
  }

  .NASCP-LP .img-10 {
    width: auto !important;
    height: auto !important;
    flex-shrink: unset !important;
  }

  .NASCP-LP .frame-153 {
    width: 613px !important;
    max-width: unset !important;
    height: 488px !important;
    min-height: unset !important;
    padding: 36px 35px !important;
    gap: 12px !important;
    border-radius: 24px !important;
  }

  .NASCP-LP .text-50 {
    font-size: 48px !important;
    line-height: 56px !important;
    margin-top: -1.00px !important;
  }

  .NASCP-LP .text-51 {
    font-size: 18px !important;
    line-height: 32px !important;
    text-align: left !important;
  }

  /* Section 11: Footer Section Desktop Preservation */
  .NASCP-LP .frame-154 {
    width: 100% !important;
    padding: 60px 0px 100px !important;
    gap: 64px !important;
    border-radius: 24px !important;
  }

  .NASCP-LP .frame-155 {
    gap: 120px !important;
    padding: 0px 99px !important;
    width: 100% !important;
    justify-content: center !important;
  }

  .NASCP-LP .frame-156 {
    width: 1439px !important;
    flex-direction: row !important;
    gap: unset !important;
    padding: 0px 99px !important;
    margin-left: -98.50px !important;
    margin-right: -98.50px !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  .NASCP-LP .frame-157 {
    width: auto !important;
    max-width: unset !important;
    gap: 23px !important;
  }

  .NASCP-LP .frame-158 {
    width: auto !important;
    gap: 16px !important;
  }

  .NASCP-LP .frame-159 {
    width: auto !important;
    gap: 4px !important;
  }

  .NASCP-LP .text-52 {
    width: 172px !important;
    height: 23px !important;
    font-size: var(--paragraph-large-medium-font-size) !important;
    line-height: var(--paragraph-large-medium-line-height) !important;
    margin-top: -1.00px !important;
    white-space: nowrap !important;
  }

  .NASCP-LP .text-53 {
    width: 294px !important;
    font-size: var(--paragraph-medium-light-font-size) !important;
    line-height: var(--paragraph-medium-light-line-height) !important;
  }

  .NASCP-LP .frame-160 {
    width: 294px !important;
    height: 48px !important;
    border-radius: 16px !important;
  }

  .NASCP-LP .frame-161 {
    width: auto !important;
    flex-direction: row !important;
    gap: 48px !important;
    align-items: flex-start !important;
    flex-wrap: nowrap !important;
  }

  .NASCP-LP .frame-162 {
    width: auto !important;
    min-width: auto !important;
    gap: 12px !important;
  }

  .NASCP-LP .text-19 {
    font-size: var(--paragraph-large-medium-font-size) !important;
    line-height: var(--paragraph-large-medium-line-height) !important;
  }

  .NASCP-LP .frame-163 {
    width: auto !important;
    gap: 12px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .frame-164 {
    width: auto !important;
    gap: 8px !important;
    padding: 0 !important;
  }

  .NASCP-LP .frame-165 {
    width: auto !important;
    gap: 12px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .NASCP-LP .text-wrapper-25,
  .NASCP-LP .text-wrapper-26 {
    font-size: var(--paragraph-medium-light-font-size) !important;
    line-height: var(--paragraph-medium-light-line-height) !important;
  }

  .NASCP-LP .text-54 {
    font-size: var(--paragraph-medium-light-font-size) !important;
    line-height: var(--paragraph-medium-light-line-height) !important;
  }

  .NASCP-LP .element-otuyemi {
    font-size: var(--paragraph-medium-light-font-size) !important;
    line-height: var(--paragraph-medium-light-line-height) !important;
    width: auto !important;
  }

  .NASCP-LP .frame-166 {
    width: 100% !important;
    flex-direction: row !important;
    gap: unset !important;
    padding: 0px 99px !important;
    align-items: center !important;
    justify-content: space-between !important;
    border-top: none !important;
  }

  .NASCP-LP .text-55 {
    font-size: var(--paragraph-medium-light-font-size) !important;
    line-height: var(--paragraph-medium-light-line-height) !important;
    text-align: left !important;
    width: auto !important;
  }

  .NASCP-LP .frame-167 {
    gap: 12px !important;
    flex-direction: row !important;
    align-items: center !important;
  }

  .NASCP-LP .text-56 {
    font-size: var(--paragraph-medium-light-font-size) !important;
    line-height: var(--paragraph-medium-light-line-height) !important;
  }

  .NASCP-LP .ellipse-14 {
    display: block !important;
  }

  /* Features Header Section Desktop Preservation */
  .NASCP-LP .frame-106 {
    width: auto !important;
    padding: 0 !important;
    gap: unset !important;
    align-items: center !important;
  }

  .NASCP-LP .text-29 {
    width: fit-content !important;
    font-size: 48px !important;
    line-height: 56px !important;
    margin-top: -1.00px !important;
    white-space: nowrap !important;
    text-align: center !important;
    max-width: unset !important;
  }

  .NASCP-LP .text-30 {
    width: fit-content !important;
    font-size: var(--paragraph-medium-light-font-size) !important;
    line-height: var(--paragraph-medium-light-line-height) !important;
    white-space: nowrap !important;
    text-align: center !important;
    max-width: unset !important;
  }

  /* Feature Cards Text Desktop Preservation */
  .NASCP-LP .text-31 {
    width: fit-content !important;
    font-size: 20px !important;
    line-height: 32px !important;
    margin-top: -1.00px !important;
    white-space: nowrap !important;
    text-align: left !important;
  }

  .NASCP-LP .text-32 {
    width: 468px !important;
    font-size: var(--paragraph-medium-light-font-size) !important;
    line-height: var(--paragraph-medium-light-line-height) !important;
    text-align: center !important;
    max-width: unset !important;
    margin: 0 !important;
  }

  .NASCP-LP .text-33 {
    width: fit-content !important;
    font-size: 24px !important;
    line-height: 32px !important;
    margin-top: -1.00px !important;
    white-space: nowrap !important;
    text-align: left !important;
  }

  .NASCP-LP .text-34 {
    width: 468px !important;
    font-size: var(--paragraph-large-regular-font-size) !important;
    line-height: var(--paragraph-large-regular-line-height) !important;
    text-align: center !important;
    max-width: unset !important;
    margin: 0 !important;
  }
}

/* Mobile and Tablet - Mobile Navigation */
@media screen and (max-width: 1024px) {
  /* Fixed Navigation Bar */
  .NASCP-LP .frame-3 {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    height: auto !important;
    padding: 12px 20px !important;
    z-index: 9999 !important;
    background-color: #ffffff !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15) !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-direction: row !important;
    margin: 0 !important;
    transform: none !important;
  }
  
  /* Logo positioning */
  .NASCP-LP .image-wrapper {
    display: flex !important;
    align-items: center !important;
    order: 1 !important;
    flex-shrink: 0 !important;
    z-index: 10001 !important;
  }
  
  .NASCP-LP .image-wrapper .image {
    height: 40px !important;
    width: auto !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  /* Hide desktop navigation */
  .NASCP-LP .navbar,
  .NASCP-LP .frame-4 {
    display: none !important;
  }
  
  /* Mobile Menu Toggle Button */
  .NASCP-LP .mobile-menu-toggle {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-around !important;
    width: 30px !important;
    height: 30px !important;
    background: transparent !important;
    border: none !important;
    cursor: pointer !important;
    padding: 0 !important;
    z-index: 10001 !important;
    order: 3 !important;
    transition: all 0.3s ease !important;
    margin-left: auto !important;
    flex-shrink: 0 !important;
  }
  
  .NASCP-LP .hamburger-line {
    width: 100% !important;
    height: 3px !important;
    background-color: #000000 !important;
    border-radius: 2px !important;
    transition: all 0.3s ease !important;
  }
  
  /* Hamburger Animation */
  .NASCP-LP .mobile-menu-toggle.active .hamburger-line:nth-child(1) {
    transform: rotate(-45deg) translate(-5px, 6px) !important;
  }
  
  .NASCP-LP .mobile-menu-toggle.active .hamburger-line:nth-child(2) {
    opacity: 0 !important;
  }
  
  .NASCP-LP .mobile-menu-toggle.active .hamburger-line:nth-child(3) {
    transform: rotate(45deg) translate(-5px, -6px) !important;
  }
  
  /* Mobile Menu */
  .NASCP-LP .mobile-menu {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background-color: #ffffff !important;
    z-index: 10000 !important;
    transform: translateX(-100%) !important;
    transition: transform 0.3s ease !important;
    padding-top: 80px !important;
    overflow-y: auto !important;
  }
  
  .NASCP-LP .mobile-menu.active {
    transform: translateX(0) !important;
  }
  
  .NASCP-LP .mobile-nav-list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
  }
  
  .NASCP-LP .mobile-nav-link {
    display: block !important;
    padding: 20px 30px !important;
    font-family: "Mersad-Medium", Helvetica !important;
    font-size: 18px !important;
    line-height: 24px !important;
    color: #000000 !important;
    text-decoration: none !important;
    border-bottom: 1px solid #e5e7eb !important;
    transition: all 0.2s ease !important;
  }
  
  .NASCP-LP .mobile-nav-link:hover,
  .NASCP-LP .mobile-nav-link:focus,
  .NASCP-LP .mobile-nav-link:active {
    background-color: #f0f9ff !important;
    color: #1d4ed8 !important;
    padding-left: 40px !important;
  }
  
  /* Add body padding when navigation is fixed */
  body.NASCP-LP {
    padding-top: 70px !important;
  }
  
  /* Force overrides for mobile navigation issues */
  .NASCP-LP .frame-3 .image-wrapper {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  
  .NASCP-LP .frame-3 .image-wrapper .image {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  
  /* Ensure mobile menu text is black with highest specificity */
  .NASCP-LP .mobile-menu .mobile-nav-list .mobile-nav-link,
  .NASCP-LP .mobile-menu a {
    color: #000000 !important;
  }
}

/* ===== REDESIGNED FEATURES SECTION ===== */
/* Modern Card-Based Layout for frame-105 */

/* Features Grid Container */
.NASCP-LP .features-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Individual Feature Cards */
.NASCP-LP .feature-card {
  background: var(--neutralwhite);
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-height: 400px;
  overflow: hidden;
}

.NASCP-LP .feature-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}

/* Feature Content Section */
.NASCP-LP .feature-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.NASCP-LP .feature-title {
  font-family: "Mersad-SemiBold", Helvetica;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--neutral-900);
  margin: 0;
}

.NASCP-LP .feature-description {
  font-family: var(--paragraph-large-regular-font-family);
  font-weight: var(--paragraph-large-regular-font-weight);
  font-size: var(--paragraph-large-regular-font-size);
  line-height: var(--paragraph-large-regular-line-height);
  color: var(--neutral-700);
  margin: 0;
}

/* Feature Visual Section */
.NASCP-LP .feature-visual {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 200px;
  overflow: hidden;
}

/* Experts Visualization (First Card) */
.NASCP-LP .experts-visualization {
  position: relative;
  width: 100%;
  height: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.NASCP-LP .visual-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.NASCP-LP .experts-avatars {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
}

.NASCP-LP .avatar-row-1,
.NASCP-LP .avatar-row-2,
.NASCP-LP .avatar-row-3 {
  display: flex;
  gap: 12px;
  align-items: center;
}

.NASCP-LP .completion-badge {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.NASCP-LP .badge-content {
  background: var(--neutralwhite);
  border-radius: 12px;
  padding: 12px 16px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(0, 0, 0, 0.04);
}

/* Streak and Course Images */
.NASCP-LP .streak-image,
.NASCP-LP .course-image {
  width: 100%;
  max-width: 300px;
  height: auto;
  object-fit: contain;
}

/* Badges Container */
.NASCP-LP .badges-container {
  position: relative;
  width: 100%;
  max-width: 300px;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.NASCP-LP .badges-container .polygon-15 {
  position: absolute;
  z-index: 1;
}

.NASCP-LP .badges-container .mask-group {
  position: relative;
  z-index: 2;
  width: 80%;
  height: auto;
}

/* Mobile Responsive */
@media screen and (max-width: 768px) {
  .NASCP-LP .features-grid {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 0 15px;
  }
  
  .NASCP-LP .feature-card {
    padding: 24px;
    min-height: 350px;
    gap: 20px;
  }
  
  .NASCP-LP .feature-title {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
  }
  
  .NASCP-LP .feature-description {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  
  .NASCP-LP .experts-visualization {
    height: 180px;
  }
  
  .NASCP-LP .avatar-row-1,
  .NASCP-LP .avatar-row-2,
  .NASCP-LP .avatar-row-3 {
    gap: 6px;
  }
  
  .NASCP-LP .avatars {
    transform: scale(0.8);
  }
  
  .NASCP-LP .completion-badge {
    transform: translate(-50%, -50%) scale(0.9);
  }
  
  .NASCP-LP .badge-content {
    padding: 8px 12px;
    font-size: 12px;
  }
  
  .NASCP-LP .streak-image,
  .NASCP-LP .course-image {
    max-width: 250px;
  }
  
  .NASCP-LP .badges-container {
    max-width: 250px;
    height: 200px;
  }
}

/* Small Mobile */
@media screen and (max-width: 480px) {
  .NASCP-LP .features-grid {
    gap: 20px;
    padding: 0 10px;
  }
  
  .NASCP-LP .feature-card {
    padding: 20px;
    min-height: 320px;
    gap: 16px;
  }
  
  .NASCP-LP .feature-title {
    font-size: 18px;
    line-height: 26px;
  }
  
  .NASCP-LP .feature-description {
    font-size: 14px;
    line-height: 22px;
  }
  
  .NASCP-LP .experts-visualization {
    height: 160px;
  }
  
  .NASCP-LP .avatars {
    transform: scale(0.7);
  }
  
  .NASCP-LP .completion-badge {
    transform: translate(-50%, -50%) scale(0.8);
  }
  
  .NASCP-LP .streak-image,
  .NASCP-LP .course-image {
    max-width: 200px;
  }
  
  .NASCP-LP .badges-container {
    max-width: 200px;
    height: 160px;
  }
}

/* Desktop Preservation (Large Screens) */
@media screen and (min-width: 1200px) {
  .NASCP-LP .features-grid {
    max-width: 1400px;
    gap: 40px;
  }
  
  .NASCP-LP .feature-card {
    padding: 40px;
    min-height: 450px;
    gap: 28px;
  }
  
  .NASCP-LP .feature-title {
    font-size: 26px;
    line-height: 34px;
  }
  
  .NASCP-LP .experts-visualization {
    height: 260px;
  }
}

/* Print Styles */
@media print {
  .NASCP-LP {
    background: white;
    color: black;
  }
  
  .NASCP-LP .button,
  .NASCP-LP .button-primary,
  .NASCP-LP .container,
  .NASCP-LP .container-2 {
    border: 1px solid black;
    background: white;
    color: black;
  }
  
  .NASCP-LP .noise-texture,
  .NASCP-LP .gradient {
    display: none;
  }
}

/* ===== REDESIGNED FAQ SECTION ===== */
/* Modern Card-Based FAQ Layout */

/* FAQ Container */
.NASCP-LP .faq-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 20px;
}

/* FAQ Header */
.NASCP-LP .faq-header {
  text-align: center;
  margin-bottom: 60px;
}

.NASCP-LP .faq-title {
  font-family: "Mersad-SemiBold", Helvetica;
  font-weight: 600;
  font-size: 48px;
  line-height: 56px;
  color: var(--neutral-900);
  margin: 0 0 16px 0;
}

.NASCP-LP .faq-subtitle {
  font-family: var(--paragraph-large-regular-font-family);
  font-weight: var(--paragraph-large-regular-font-weight);
  font-size: var(--paragraph-large-regular-font-size);
  line-height: var(--paragraph-large-regular-line-height);
  color: var(--neutral-700);
  margin: 0;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* FAQ Grid Layout */
.NASCP-LP .faq-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

.NASCP-LP .faq-column {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* FAQ Cards */
.NASCP-LP .faq-card {
  background: var(--neutralwhite);
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  overflow: hidden;
}

.NASCP-LP .faq-card:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
}

/* FAQ Items */
.NASCP-LP .faq-item {
  width: 100%;
}

.NASCP-LP .faq-item[open] .expand-icon {
  transform: rotate(180deg);
}

/* FAQ Questions */
.NASCP-LP .faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 28px;
  cursor: pointer;
  list-style: none;
  background: var(--neutralwhite);
  border: none;
  transition: all 0.2s ease;
}

.NASCP-LP .faq-question:hover {
  background: rgba(0, 0, 0, 0.02);
}

.NASCP-LP .faq-question::-webkit-details-marker {
  display: none;
}

.NASCP-LP .question-text {
  font-family: "Mersad-SemiBold", Helvetica;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: var(--neutral-900);
  margin: 0;
  flex: 1;
  text-align: left;
  padding-right: 20px;
}

.NASCP-LP .expand-icon {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

/* FAQ Answers */
.NASCP-LP .faq-answer {
  padding: 0 28px 28px 28px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  background: rgba(0, 0, 0, 0.01);
}

.NASCP-LP .faq-answer p {
  font-family: var(--paragraph-medium-regular-font-family);
  font-weight: var(--paragraph-medium-regular-font-weight);
  font-size: 16px;
  line-height: 24px;
  color: var(--neutral-700);
  margin: 20px 0 0 0;
}

/* Tablet Responsive */
@media screen and (max-width: 768px) {
  .NASCP-LP .faq-container {
    padding: 60px 15px;
  }
  
  .NASCP-LP .faq-header {
    margin-bottom: 40px;
  }
  
  .NASCP-LP .faq-title {
    font-size: 36px;
    line-height: 44px;
  }
  
  .NASCP-LP .faq-subtitle {
    font-size: 16px;
    line-height: 24px;
  }
  
  .NASCP-LP .faq-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .NASCP-LP .faq-column {
    gap: 16px;
  }
  
  .NASCP-LP .faq-question {
    padding: 20px 24px;
  }
  
  .NASCP-LP .question-text {
    font-size: 16px;
    line-height: 22px;
    padding-right: 15px;
  }
  
  .NASCP-LP .expand-icon {
    width: 18px;
    height: 18px;
  }
  
  .NASCP-LP .faq-answer {
    padding: 0 24px 24px 24px;
  }
  
  .NASCP-LP .faq-answer p {
    font-size: 15px;
    line-height: 22px;
    margin-top: 16px;
  }
}

/* Mobile Responsive */
@media screen and (max-width: 480px) {
  .NASCP-LP .faq-container {
    padding: 40px 10px;
  }
  
  .NASCP-LP .faq-header {
    margin-bottom: 32px;
  }
  
  .NASCP-LP .faq-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
  }
  
  .NASCP-LP .faq-subtitle {
    font-size: 14px;
    line-height: 20px;
  }
  
  .NASCP-LP .faq-grid {
    gap: 16px;
  }
  
  .NASCP-LP .faq-column {
    gap: 12px;
  }
  
  .NASCP-LP .faq-question {
    padding: 16px 20px;
  }
  
  .NASCP-LP .question-text {
    font-size: 15px;
    line-height: 20px;
    padding-right: 12px;
  }
  
  .NASCP-LP .expand-icon {
    width: 16px;
    height: 16px;
  }
  
  .NASCP-LP .faq-answer {
    padding: 0 20px 20px 20px;
  }
  
  .NASCP-LP .faq-answer p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px;
  }
}

/* Large Desktop Enhancement */
@media screen and (min-width: 1200px) {
  .NASCP-LP .faq-container {
    max-width: 1400px;
    padding: 100px 40px;
  }
  
  .NASCP-LP .faq-header {
    margin-bottom: 80px;
  }
  
  .NASCP-LP .faq-title {
    font-size: 52px;
    line-height: 60px;
  }
  
  .NASCP-LP .faq-grid {
    gap: 40px;
  }
  
  .NASCP-LP .faq-column {
    gap: 28px;
  }
  
  .NASCP-LP .faq-question {
    padding: 28px 32px;
  }
  
  .NASCP-LP .question-text {
    font-size: 20px;
    line-height: 26px;
  }
  
  .NASCP-LP .expand-icon {
    width: 22px;
    height: 22px;
  }
  
  .NASCP-LP .faq-answer {
    padding: 0 32px 32px 32px;
  }
  
  .NASCP-LP .faq-answer p {
    font-size: 17px;
    line-height: 26px;
    margin-top: 24px;
  }
}

/* ===== MOBILE FOOTER REDESIGN ===== */
/* Mobile-Only Footer Responsive Design */

@media screen and (max-width: 768px) {
  /* Footer Container */
  .NASCP-LP .frame-154 {
    background: var(--neutralwhite) !important;
    padding: 40px 0 20px 0 !important;
  }

  .NASCP-LP .frame-155 {
    padding: 0 15px !important;
    max-width: 100% !important;
  }

  .NASCP-LP .frame-156 {
    flex-direction: column !important;
    gap: 32px !important;
  }

  /* Newsletter Section - Make it prominent */
  .NASCP-LP .frame-157 {
    background: rgba(0, 0, 0, 0.02) !important;
    border-radius: 16px !important;
    padding: 24px !important;
    margin-bottom: 24px !important;
    border: 1px solid rgba(0, 0, 0, 0.06) !important;
  }

  .NASCP-LP .frame-158 {
    margin-bottom: 20px !important;
  }

  .NASCP-LP .text-52 {
    font-size: 24px !important;
    line-height: 32px !important;
    margin-bottom: 8px !important;
    text-align: center !important;
    color: var(--neutral-900) !important;
  }

  .NASCP-LP .text-53 {
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
    color: var(--neutral-700) !important;
    margin: 0 !important;
  }

  /* Newsletter Form */
  .NASCP-LP .frame-160 {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    width: 100% !important;
  }

  .NASCP-LP .text-wrapper-24 {
    font-size: 14px !important;
    color: var(--neutral-700) !important;
    margin-bottom: 8px !important;
    display: block !important;
  }

  .NASCP-LP .frame-160 input[type="email"] {
    width: 100% !important;
    padding: 14px 16px !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    background: var(--neutralwhite) !important;
    box-sizing: border-box !important;
  }

  .NASCP-LP .frame-160 .button {
    width: 100% !important;
    padding: 14px 24px !important;
    border-radius: 8px !important;
    background: var(--primary-500) !important;
    border: none !important;
    cursor: pointer !important;
  }

  .NASCP-LP .frame-160 .container-4 {
    width: 100% !important;
    text-align: center !important;
  }

  .NASCP-LP .frame-160 .label-9 {
    color: var(--neutralwhite) !important;
    font-size: 16px !important;
    font-weight: 600 !important;
  }

  /* Footer Links Section */
  .NASCP-LP .frame-161 {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 24px 16px !important;
    margin-bottom: 32px !important;
  }

  .NASCP-LP .frame-162 {
    background: rgba(0, 0, 0, 0.01) !important;
    border-radius: 12px !important;
    padding: 20px 16px !important;
    border: 1px solid rgba(0, 0, 0, 0.04) !important;
  }

  .NASCP-LP .frame-162 .text-19 {
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 600 !important;
    color: var(--neutral-900) !important;
    margin: 0 0 12px 0 !important;
  }

  /* Company Links */
  .NASCP-LP .frame-163 {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
  }

  .NASCP-LP .frame-163 a {
    font-size: 14px !important;
    line-height: 20px !important;
    color: var(--neutral-700) !important;
    text-decoration: none !important;
    padding: 4px 0 !important;
  }

  .NASCP-LP .frame-163 a:hover {
    color: var(--primary-500) !important;
  }

  /* Social Media Links */
  .NASCP-LP .frame-164 {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 6px 0 !important;
    text-decoration: none !important;
    color: var(--neutral-700) !important;
  }

  .NASCP-LP .frame-164:hover {
    color: var(--primary-500) !important;
  }

  .NASCP-LP .frame-164 .img-10 {
    width: 16px !important;
    height: 16px !important;
    flex-shrink: 0 !important;
  }

  .NASCP-LP .text-54 {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  /* Contact Section */
  .NASCP-LP .frame-165 {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
  }

  .NASCP-LP .frame-165 a {
    font-size: 14px !important;
    line-height: 20px !important;
    color: var(--neutral-700) !important;
    text-decoration: none !important;
    padding: 4px 0 !important;
  }

  .NASCP-LP .frame-165 a:hover {
    color: var(--primary-500) !important;
  }

  /* Address Section */
  .NASCP-LP .element-otuyemi {
    font-size: 14px !important;
    line-height: 20px !important;
    color: var(--neutral-700) !important;
    font-style: normal !important;
    margin: 0 !important;
  }

  /* Copyright Section */
  .NASCP-LP .frame-166 {
    border-top: 1px solid rgba(0, 0, 0, 0.08) !important;
    padding: 24px 20px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
    align-items: center !important;
    text-align: center !important;
    margin: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .NASCP-LP .text-55 {
    font-size: 13px !important;
    line-height: 20px !important;
    color: var(--neutral-600) !important;
    margin: 0 !important;
    padding: 0 10px !important;
    width: 100% !important;
    text-align: center !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    max-width: 100% !important;
  }

  .NASCP-LP .frame-167 {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
  }

  .NASCP-LP .text-56 {
    font-size: 12px !important;
    line-height: 18px !important;
    color: var(--neutral-600) !important;
    text-decoration: none !important;
  }

  .NASCP-LP .text-56:hover {
    color: var(--primary-500) !important;
  }

  .NASCP-LP .ellipse-14 {
    width: 3px !important;
    height: 3px !important;
    background: var(--neutral-400) !important;
    border-radius: 50% !important;
  }
}

/* Extra Small Mobile (320px and below) */
@media screen and (max-width: 375px) {
  .NASCP-LP .frame-161 {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }

  .NASCP-LP .frame-162 {
    padding: 16px 12px !important;
  }

  .NASCP-LP .text-52 {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  .NASCP-LP .frame-157 {
    padding: 20px !important;
  }

  /* Enhanced copyright for very small screens */
  .NASCP-LP .frame-166 {
    padding: 20px 15px !important;
  }

  .NASCP-LP .text-55 {
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 0 5px !important;
  }
}

/* ===== REDESIGNED NEWSLETTER SUBSCRIPTION SECTION ===== */
/* Modern Newsletter Design for Desktop and Mobile */

/* Desktop Newsletter Section */
.NASCP-LP .newsletter-section {
  background: linear-gradient(135deg, var(--primary-50) 0%, var(--primary-100) 100%);
  border-radius: 20px;
  padding: 40px 32px;
  margin: 20px 0;
  border: 1px solid var(--primary-200);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  text-align: center;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
}

.NASCP-LP .newsletter-content {
  margin-bottom: 32px;
}

.NASCP-LP .newsletter-title {
  font-family: "Mersad-SemiBold", Helvetica;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  color: var(--neutral-900);
  margin: 0 0 16px 0;
  text-align: center;
}

.NASCP-LP .newsletter-description {
  font-family: var(--paragraph-large-regular-font-family);
  font-weight: var(--paragraph-large-regular-font-weight);
  font-size: 18px;
  line-height: 28px;
  color: var(--neutral-700);
  margin: 0;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* Newsletter Form */
.NASCP-LP .newsletter-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.NASCP-LP .form-group {
  width: 100%;
  max-width: 500px;
}

.NASCP-LP .form-label {
  display: block;
  font-family: "Mersad-Medium", Helvetica;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: var(--neutral-800);
  margin-bottom: 8px;
  text-align: left;
}

.NASCP-LP .input-group {
  display: flex;
  gap: 12px;
  width: 100%;
}

.NASCP-LP .email-input {
  flex: 1;
  padding: 16px 20px;
  border: 2px solid var(--neutral-200);
  border-radius: 12px;
  font-size: 16px;
  line-height: 24px;
  color: var(--neutral-900);
  background: var(--neutralwhite);
  transition: all 0.2s ease;
  box-sizing: border-box;
}

.NASCP-LP .email-input:focus {
  outline: none;
  border-color: var(--primary-500);
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

.NASCP-LP .email-input::placeholder {
  color: var(--neutral-500);
}

.NASCP-LP .submit-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 16px 28px;
  background: var(--primary-500);
  color: var(--neutralwhite);
  border: none;
  border-radius: 12px;
  font-family: "Mersad-Medium", Helvetica;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
}

.NASCP-LP .submit-button:hover {
  background: var(--primary-600);
  transform: translateY(-1px);
  box-shadow: 0 4px 16px rgba(59, 130, 246, 0.3);
}

.NASCP-LP .submit-button:active {
  transform: translateY(0);
}

.NASCP-LP .button-text {
  font-size: 16px;
  font-weight: 500;
}

.NASCP-LP .button-icon {
  width: 16px;
  height: 16px;
  transition: transform 0.2s ease;
}

.NASCP-LP .submit-button:hover .button-icon {
  transform: translateX(2px);
}

.NASCP-LP .form-footer {
  font-size: 13px;
  line-height: 20px;
  color: var(--neutral-600);
  text-align: center;
  margin: 0;
  max-width: 400px;
}

/* Tablet Responsive */
@media screen and (max-width: 768px) {
  .NASCP-LP .newsletter-section {
    padding: 36px 28px;
    margin: 18px 0;
    border-radius: 18px;
  }

  .NASCP-LP .newsletter-content {
    margin-bottom: 28px;
  }

  .NASCP-LP .newsletter-title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 14px;
  }

  .NASCP-LP .newsletter-description {
    font-size: 17px;
    line-height: 26px;
  }

  .NASCP-LP .input-group {
    flex-direction: column;
    gap: 12px;
  }

  .NASCP-LP .email-input {
    width: 100%;
  }

  .NASCP-LP .submit-button {
    width: 100%;
    justify-content: center;
    padding: 14px 24px;
  }
}

/* Mobile Responsive */
@media screen and (max-width: 480px) {
  .NASCP-LP .newsletter-section {
    padding: 32px 24px;
    margin: 16px 0;
    border-radius: 16px;
  }

  .NASCP-LP .newsletter-content {
    margin-bottom: 24px;
  }

  .NASCP-LP .newsletter-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
  }

  .NASCP-LP .newsletter-description {
    font-size: 16px;
    line-height: 24px;
  }

  .NASCP-LP .newsletter-form {
    gap: 16px;
  }

  .NASCP-LP .form-label {
    font-size: 13px;
    margin-bottom: 6px;
  }

  .NASCP-LP .email-input {
    padding: 14px 16px;
    font-size: 16px;
    border-radius: 10px;
  }

  .NASCP-LP .submit-button {
    padding: 14px 20px;
    font-size: 15px;
    border-radius: 10px;
  }

  .NASCP-LP .button-text {
    font-size: 15px;
  }

  .NASCP-LP .button-icon {
    width: 14px;
    height: 14px;
  }

  .NASCP-LP .form-footer {
    font-size: 12px;
    line-height: 18px;
  }
}

/* Large Desktop Enhancement */
@media screen and (min-width: 1200px) {
  .NASCP-LP .newsletter-section {
    padding: 56px 64px;
    margin: 48px 0;
  }

  .NASCP-LP .newsletter-title {
    font-size: 36px;
    line-height: 44px;
  }

  .NASCP-LP .newsletter-description {
    font-size: 20px;
    line-height: 30px;
  }

  .NASCP-LP .form-group {
    max-width: 600px;
  }
}

/* ===== GLOBAL WIDTH FIXES FOR DESKTOP ===== */
/* Responsive width constraints for problematic sections */

@media screen and (max-width: 1480px) {
  /* Frame-98 responsive adjustments */
  .NASCP-LP .frame-98 {
    width: 95% !important;
    max-width: 1400px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    padding: 0 20px !important;
    box-sizing: border-box !important;
  }
}

@media screen and (max-width: 1460px) {
  /* Frame-156 (Footer) responsive adjustments */
  .NASCP-LP .frame-156 {
    width: 95% !important;
    max-width: 1360px !important;
    padding: 0px 60px !important;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 1200px) {
  /* Further reductions for smaller desktop screens */
  .NASCP-LP .frame-98 {
    width: 90% !important;
    padding: 0 40px !important;
  }
  
  .NASCP-LP .frame-156 {
    width: 90% !important;
    padding: 0px 40px !important;
  }
}

@media screen and (max-width: 1024px) {
  /* Tablet and smaller - full width with padding */
  .NASCP-LP .frame-98 {
    width: 100% !important;
    padding: 0 20px !important;
    position: relative !important;
    left: auto !important;
    transform: none !important;
    top: auto !important;
  }
  
  .NASCP-LP .frame-156 {
    width: 100% !important;
    padding: 0px 20px !important;
  }
}

/* Modern Footer Styles */
.NASCP-LP .modern-footer {
  background: #ffffff;
  padding: 80px 0 0;
  border-top: 1px solid #e5e7eb;
  margin-top: 80px;
}

.NASCP-LP .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
  gap: 40px;
  align-items: start;
}

.NASCP-LP .footer-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 32px 24px;
  transition: all 0.3s ease;
  height: fit-content;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.NASCP-LP .footer-card:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  border-color: var(--primary-200);
  transform: translateY(-2px);
}

.NASCP-LP .newsletter-card {
  grid-column: 1;
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
}

.NASCP-LP .card-icon {
  width: 48px;
  height: 48px;
  background: var(--primary-100);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  color: var(--primary-600);
}

.NASCP-LP .card-title {
  font-family: "Mersad-SemiBold", Helvetica;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: var(--neutral-900);
  margin: 0 0 12px 0;
}

.NASCP-LP .card-description {
  font-family: "Mersad-Regular", Helvetica;
  font-size: 14px;
  line-height: 20px;
  color: var(--neutral-600);
  margin: 0 0 20px 0;
}

.NASCP-LP .footer-newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.NASCP-LP .input-wrapper {
  display: flex;
  gap: 8px;
}

.NASCP-LP .footer-newsletter-form input {
  flex: 1;
  padding: 12px 16px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 14px;
  font-family: "Mersad-Regular", Helvetica;
  background: #ffffff;
  transition: all 0.2s ease;
}

.NASCP-LP .footer-newsletter-form input:focus {
  outline: none;
  border-color: var(--primary-400);
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

.NASCP-LP .subscribe-btn {
  padding: 12px 20px;
  background: var(--primary-600);
  color: white;
  border: none;
  border-radius: 8px;
  font-family: "Mersad-Medium", Helvetica;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.2s ease;
  white-space: nowrap;
}

.NASCP-LP .subscribe-btn:hover {
  background: var(--primary-700);
  transform: translateY(-1px);
}

.NASCP-LP .newsletter-note {
  font-size: 12px;
  color: var(--neutral-500);
  margin: 0;
  font-family: "Mersad-Regular", Helvetica;
}

.NASCP-LP .footer-links {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.NASCP-LP .footer-link {
  font-family: "Mersad-Regular", Helvetica;
  font-size: 14px;
  line-height: 20px;
  color: var(--neutral-600);
  text-decoration: none;
  transition: color 0.2s ease;
  padding: 4px 0;
}

.NASCP-LP .footer-link:hover {
  color: var(--primary-600);
}

.NASCP-LP .social-links {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.NASCP-LP .social-link {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Mersad-Regular", Helvetica;
  font-size: 14px;
  color: var(--neutral-600);
  text-decoration: none;
  transition: color 0.2s ease;
  padding: 4px 0;
}

.NASCP-LP .social-link:hover {
  color: var(--primary-600);
}

.NASCP-LP .social-link img {
  width: 20px;
  height: 20px;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}

.NASCP-LP .social-link:hover img {
  opacity: 1;
}

.NASCP-LP .contact-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.NASCP-LP .contact-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Mersad-Regular", Helvetica;
  font-size: 14px;
  color: var(--neutral-600);
  text-decoration: none;
  transition: color 0.2s ease;
  padding: 4px 0;
}

.NASCP-LP .contact-item:hover {
  color: var(--primary-600);
}

.NASCP-LP .contact-item svg {
  opacity: 0.7;
  transition: opacity 0.2s ease;
}

.NASCP-LP .contact-item:hover svg {
  opacity: 1;
}

.NASCP-LP .address-info {
  font-family: "Mersad-Regular", Helvetica;
  font-size: 14px;
  line-height: 20px;
  color: var(--neutral-600);
  font-style: normal;
}

.NASCP-LP .address-info p {
  margin: 0 0 4px 0;
}

.NASCP-LP .footer-bottom {
  margin-top: 60px;
  padding: 24px 0;
  border-top: 1px solid #e5e7eb;
  background: #f8fafc;
}

.NASCP-LP .footer-bottom-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.NASCP-LP .copyright {
  font-family: "Mersad-Regular", Helvetica;
  font-size: 14px;
  color: var(--neutral-600);
  margin: 0;
}

.NASCP-LP .legal-links {
  display: flex;
  align-items: center;
  gap: 16px;
}

.NASCP-LP .legal-link {
  font-family: "Mersad-Regular", Helvetica;
  font-size: 14px;
  color: var(--neutral-600);
  text-decoration: none;
  transition: color 0.2s ease;
}

.NASCP-LP .legal-link:hover {
  color: var(--primary-600);
}

.NASCP-LP .separator {
  color: var(--neutral-400);
  font-size: 12px;
}

/* Mobile Responsive Footer */
@media screen and (max-width: 480px) {
  .NASCP-LP .modern-footer {
    padding: 40px 0 0;
    margin-top: 40px;
  }

  .NASCP-LP .footer-container {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 0 20px;
  }

  .NASCP-LP .footer-card {
    padding: 24px 20px;
    border-radius: 12px;
  }

  .NASCP-LP .newsletter-card {
    grid-column: 1;
    order: -1;
  }

  .NASCP-LP .card-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 12px;
  }

  .NASCP-LP .card-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
  }

  .NASCP-LP .card-description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }

  .NASCP-LP .input-wrapper {
    flex-direction: column;
    gap: 12px;
  }

  .NASCP-LP .footer-newsletter-form input {
    padding: 14px 16px;
    font-size: 16px;
  }

  .NASCP-LP .subscribe-btn {
    padding: 14px 20px;
    justify-content: center;
    font-size: 16px;
  }

  .NASCP-LP .footer-links {
    gap: 16px;
  }

  .NASCP-LP .footer-link {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0;
  }

  .NASCP-LP .social-links {
    gap: 16px;
  }

  .NASCP-LP .social-link {
    font-size: 16px;
    gap: 16px;
    padding: 8px 0;
  }

  .NASCP-LP .social-link img {
    width: 24px;
    height: 24px;
  }

  .NASCP-LP .contact-info {
    gap: 16px;
  }

  .NASCP-LP .contact-item {
    font-size: 16px;
    gap: 16px;
    padding: 8px 0;
  }

  .NASCP-LP .contact-item svg {
    width: 20px;
    height: 20px;
  }

  .NASCP-LP .address-info {
    font-size: 16px;
    line-height: 24px;
  }

  .NASCP-LP .footer-bottom {
    margin-top: 40px;
    padding: 20px 0;
  }

  .NASCP-LP .footer-bottom-content {
    flex-direction: column;
    gap: 16px;
    text-align: center;
    padding: 0 20px;
  }

  .NASCP-LP .copyright {
    font-size: 14px;
  }

  .NASCP-LP .legal-links {
    gap: 12px;
  }

  .NASCP-LP .legal-link {
    font-size: 14px;
  }
}

/* Tablet Responsive Footer */
@media screen and (min-width: 481px) and (max-width: 768px) {
  .NASCP-LP .modern-footer {
    padding: 60px 0 0;
    margin-top: 60px;
  }

  .NASCP-LP .footer-container {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    padding: 0 32px;
  }

  .NASCP-LP .newsletter-card {
    grid-column: 1 / -1;
    order: -1;
  }

  .NASCP-LP .footer-card {
    padding: 28px 24px;
    border-radius: 14px;
  }

  .NASCP-LP .card-icon {
    width: 44px;
    height: 44px;
    margin-bottom: 14px;
  }

  .NASCP-LP .card-title {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .NASCP-LP .card-description {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 18px;
  }

  .NASCP-LP .input-wrapper {
    flex-direction: row;
    gap: 10px;
  }

  .NASCP-LP .footer-newsletter-form input {
    padding: 13px 16px;
    font-size: 15px;
  }

  .NASCP-LP .subscribe-btn {
    padding: 13px 18px;
    font-size: 15px;
  }

  .NASCP-LP .footer-links {
    gap: 14px;
  }

  .NASCP-LP .footer-link {
    font-size: 15px;
    line-height: 22px;
    padding: 6px 0;
  }

  .NASCP-LP .social-links {
    gap: 14px;
  }

  .NASCP-LP .social-link {
    font-size: 15px;
    gap: 14px;
    padding: 6px 0;
  }

  .NASCP-LP .social-link img {
    width: 22px;
    height: 22px;
  }

  .NASCP-LP .contact-info {
    gap: 14px;
  }

  .NASCP-LP .contact-item {
    font-size: 15px;
    gap: 14px;
    padding: 6px 0;
  }

  .NASCP-LP .contact-item svg {
    width: 18px;
    height: 18px;
  }

  .NASCP-LP .address-info {
    font-size: 15px;
    line-height: 22px;
  }

  .NASCP-LP .footer-bottom {
    margin-top: 50px;
    padding: 22px 0;
  }

  .NASCP-LP .footer-bottom-content {
    padding: 0 32px;
  }

  .NASCP-LP .copyright {
    font-size: 14px;
  }

  .NASCP-LP .legal-link {
    font-size: 14px;
  }
}

/* Large Tablet/Small Desktop */
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .NASCP-LP .footer-container {
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    gap: 36px;
    padding: 0 40px;
  }

  .NASCP-LP .newsletter-card {
    grid-column: 1;
  }
}
