.elementor-513 .elementor-element.elementor-element-0e3b4cc{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:none;--border-style:none;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-513 .elementor-element.elementor-element-f2d6c9b{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-513 .elementor-element.elementor-element-4183a7d{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-513 .elementor-element.elementor-element-66377d0{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-513 .elementor-element.elementor-element-0248c6e{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-513 .elementor-element.elementor-element-ccb9faa{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:none;--border-style:none;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-513 .elementor-element.elementor-element-77dcd34{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-513 .elementor-element.elementor-element-75c9f76{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:none;--border-style:none;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-513 .elementor-element.elementor-element-0e3b4cc{--width:100%;}.elementor-513 .elementor-element.elementor-element-75c9f76{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-4146b10 */.ng-hero-minimal {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 145px 0 105px;
    background:
      radial-gradient(circle at 82% 18%, rgba(255,255,255,0.05), transparent 22%),
      linear-gradient(to bottom, rgba(255,255,255,0.015), transparent 28%),
      #000000;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
  }

  .ng-hero-minimal * {
    box-sizing: border-box;
  }

  .ng-hero-minimal-inner {
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 34px 0 120px;
    position: relative;
    z-index: 2;
  }

  .ng-hero-minimal-grid {
    display: grid;
    grid-template-columns: 0.95fr 1.05fr;
    align-items: center;
    gap: 28px;
  }

  .ng-hero-minimal-content {
    max-width: 720px;
  }

  .ng-hero-minimal-title {
    margin: 0;
    max-width: 720px;
    font-size: clamp(3.6rem, 6.8vw, 6rem);
    line-height: 0.92;
    letter-spacing: -0.07em;
    font-weight: 500;
    color: #ffffff;
  }

  .ng-hero-minimal-text {
    margin: 28px 0 0;
    max-width: 620px;
    color: #b3b3b3;
    font-size: 1.05rem;
    line-height: 1.9;
  }

  .ng-hero-minimal-buttons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 34px;
  }

  .ng-hero-minimal-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 24px;
    border-radius: 999px;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 700;
    transition: all 0.3s ease;
    white-space: nowrap;
  }

  .ng-hero-minimal-btn:hover {
    transform: translateY(-2px);
  }

  .ng-hero-minimal-btn-primary,
  .ng-hero-minimal-btn-primary:visited {
    background: #ffffff;
    color: #000000;
    border: 1px solid #ffffff;
    text-decoration: none;
  }

  .ng-hero-minimal-btn-primary:hover,
  .ng-hero-minimal-btn-primary:focus {
    background: transparent;
    color: #ffffff;
  }

  .ng-hero-minimal-btn-secondary,
  .ng-hero-minimal-btn-secondary:visited {
    background: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    text-decoration: none;
  }

  .ng-hero-minimal-btn-secondary:hover,
  .ng-hero-minimal-btn-secondary:focus {
    background: #ffffff;
    color: #000000;
  }

  .ng-hero-minimal-visual {
    position: relative;
    min-height: 620px;
  }

  .ng-hero-minimal-glow {
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    width: 760px;
    height: 760px;
    border-radius: 999px;
    background:
      radial-gradient(circle at 50% 50%, rgba(255,255,255,0.10), rgba(255,255,255,0.035) 18%, rgba(255,255,255,0.012) 34%, transparent 60%);
    filter: blur(10px);
    opacity: 0.75;
  }

  .ng-hero-minimal-arc,
  .ng-hero-minimal-arc::before,
  .ng-hero-minimal-arc::after {
    position: absolute;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,0.045);
    content: "";
  }

  .ng-hero-minimal-arc {
    width: 500px;
    height: 500px;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
  }

  .ng-hero-minimal-arc::before {
    inset: 58px;
  }

  .ng-hero-minimal-arc::after {
    inset: 120px;
  }

  .ng-hero-minimal-streak {
    position: absolute;
    height: 1px;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0.13), rgba(255,255,255,0));
    transform-origin: center;
  }

  .streak-1 {
    width: 360px;
    right: 140px;
    top: 180px;
    transform: rotate(-20deg);
    opacity: 0.4;
  }

  .streak-2 {
    width: 280px;
    right: 80px;
    top: 280px;
    transform: rotate(-34deg);
    opacity: 0.22;
  }

  .streak-3 {
    width: 300px;
    right: 200px;
    bottom: 160px;
    transform: rotate(18deg);
    opacity: 0.18;
  }

  .ng-hero-minimal-fade {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
      linear-gradient(to right, #000 0%, rgba(0,0,0,0.9) 10%, rgba(0,0,0,0.4) 20%, rgba(0,0,0,0) 34%),
      linear-gradient(to left, #000 0%, rgba(0,0,0,0.06) 8%, rgba(0,0,0,0) 18%),
      linear-gradient(to bottom, #000 0%, rgba(0,0,0,0.08) 7%, rgba(0,0,0,0) 16%),
      linear-gradient(to top, #000 0%, rgba(0,0,0,0.10) 7%, rgba(0,0,0,0) 16%);
  }

  @media (max-width: 1280px) {
    .ng-hero-minimal-inner {
      padding: 0 28px 0 70px;
    }

    .ng-hero-minimal-glow {
      width: 620px;
      height: 620px;
      right: 0;
    }

    .ng-hero-minimal-arc {
      width: 420px;
      height: 420px;
      right: 70px;
    }
  }

  @media (max-width: 1024px) {
    .ng-hero-minimal {
      min-height: auto;
      padding: 128px 0 88px;
    }

    .ng-hero-minimal-inner {
      padding: 0 24px;
    }

    .ng-hero-minimal-grid {
      grid-template-columns: 1fr;
      gap: 40px;
    }

    .ng-hero-minimal-title {
      max-width: 100%;
      font-size: clamp(3.3rem, 9vw, 5.4rem);
    }

    .ng-hero-minimal-visual {
      min-height: 360px;
    }

    .ng-hero-minimal-glow {
      right: auto;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 540px;
      height: 540px;
    }

    .ng-hero-minimal-arc {
      right: auto;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 360px;
      height: 360px;
    }
  }

  @media (max-width: 767px) {
    .ng-hero-minimal {
      padding: 108px 0 72px;
    }

    .ng-hero-minimal-inner {
      padding: 0 18px;
    }

    .ng-hero-minimal-title {
      font-size: 54px;
      line-height: 0.94;
    }

    .ng-hero-minimal-text {
      margin-top: 24px;
      font-size: 16px;
      line-height: 1.75;
    }

    .ng-hero-minimal-buttons {
      flex-direction: column;
      align-items: stretch;
      margin-top: 28px;
    }

    .ng-hero-minimal-btn {
      width: 100%;
    }

    .ng-hero-minimal-visual {
      min-height: 280px;
    }

    .ng-hero-minimal-glow {
      width: 380px;
      height: 380px;
    }

    .ng-hero-minimal-arc {
      width: 240px;
      height: 240px;
    }

    .streak-2,
    .streak-3 {
      display: none;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-40d7204 */.ng-about {
    background: #ffffff;
    color: #000000;
    padding: 110px 0;
    font-family: Arial, Helvetica, sans-serif;
  }

  .ng-about * {
    box-sizing: border-box;
  }

  .ng-about-inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
  }

  .ng-about-grid {
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    gap: 60px;
    align-items: start;
  }

  .ng-about-label {
    display: inline-block;
    margin-bottom: 18px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #7a7a7a;
  }

  .ng-about-title {
    margin: 0;
    font-size: clamp(2.2rem, 4vw, 4.2rem);
    line-height: 1.02;
    letter-spacing: -0.05em;
    color: #000000;
    max-width: 420px;
  }

  .ng-about-text-wrap {
    display: flex;
    flex-direction: column;
    gap: 26px;
  }

  .ng-about-text {
    margin: 0;
    font-size: 1.08rem;
    line-height: 1.9;
    color: #4f4f4f;
  }

  .ng-about-divider {
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    margin-top: 50px;
  }

  @media (max-width: 1024px) {
    .ng-about {
      padding: 90px 0;
    }

    .ng-about-grid {
      grid-template-columns: 1fr;
      gap: 34px;
    }

    .ng-about-title {
      max-width: 100%;
    }
  }

  @media (max-width: 767px) {
    .ng-about {
      padding: 72px 0;
    }

    .ng-about-inner {
      padding: 0 18px;
    }

    .ng-about-title {
      font-size: 38px;
      line-height: 1.04;
    }

    .ng-about-text {
      font-size: 16px;
      line-height: 1.8;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6330a9a */.ng-highlights {
    background: #efefec;
    color: #000000;
    padding: 72px 0;
    font-family: Arial, Helvetica, sans-serif;
  }

  .ng-highlights * {
    box-sizing: border-box;
  }

  .ng-highlights-inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
  }

  .ng-highlights-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    border-top: 1px solid #d6d6d0;
    border-bottom: 1px solid #d6d6d0;
  }

  .ng-highlight-item {
    padding: 34px 28px;
    text-align: center;
    position: relative;
  }

  .ng-highlight-item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 22px;
    right: 0;
    width: 1px;
    height: calc(100% - 44px);
    background: #d6d6d0;
  }

  .ng-highlight-number {
    margin: 0 0 10px;
    font-size: clamp(2rem, 3vw, 3.1rem);
    line-height: 1;
    letter-spacing: -0.04em;
    font-weight: 700;
    color: #000000;
  }

  .ng-highlight-title {
    margin: 0 0 8px;
    font-size: 1.05rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
  }

  .ng-highlight-text {
    margin: 0;
    font-size: 0.95rem;
    line-height: 1.7;
    color: #5f5f57;
  }

  @media (max-width: 1024px) {
    .ng-highlights-grid {
      grid-template-columns: repeat(2, 1fr);
    }

    .ng-highlight-item:nth-child(2)::after {
      display: none;
    }
  }

  @media (max-width: 767px) {
    .ng-highlights {
      padding: 56px 0;
    }

    .ng-highlights-inner {
      padding: 0 18px;
    }

    .ng-highlights-grid {
      grid-template-columns: 1fr;
    }

    .ng-highlight-item {
      padding: 28px 20px;
    }

    .ng-highlight-item::after {
      display: none !important;
    }

    .ng-highlight-item:not(:last-child) {
      border-bottom: 1px solid #d6d6d0;
    }

    .ng-highlight-number {
      font-size: 34px;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7431d1e */.ng-ecosystem {
    background: #000000;
    color: #ffffff;
    padding: 110px 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
  }

  .ng-ecosystem * {
    box-sizing: border-box;
  }

  .ng-ecosystem-inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
  }

  .ng-ecosystem-label {
    display: inline-block;
    margin-bottom: 18px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #b3b3b3;
  }

  .ng-ecosystem-title {
    margin: 0 0 18px;
    font-size: clamp(2.2rem, 4vw, 4.2rem);
    line-height: 1.02;
    letter-spacing: -0.05em;
    color: #ffffff;
    max-width: 820px;
  }

  .ng-ecosystem-text {
    margin: 0 0 34px;
    max-width: 700px;
    font-size: 1.05rem;
    line-height: 1.8;
    color: #b3b3b3;
  }

  .ng-ecosystem-slider-wrap {
    position: relative;
  }

  .ng-ecosystem-viewport {
    overflow: hidden;
    width: 100%;
  }

  .ng-ecosystem-track {
    display: flex;
    transition: transform 0.45s ease;
    will-change: transform;
  }

  .ng-ecosystem-slide {
    flex: 0 0 calc(33.333% - 16px);
    margin-right: 24px;
    background: #111111;
    border: 1px solid #262626;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 100%;
  }

  .ng-ecosystem-slide:last-child {
    margin-right: 0;
  }

  .ng-ecosystem-media {
    width: 100%;
    aspect-ratio: 16 / 10;
    background: #1a1a1a;
    overflow: hidden;
  }

  .ng-ecosystem-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .ng-ecosystem-card-content {
    padding: 24px;
  }

  .ng-ecosystem-card-title {
    margin: 0 0 12px;
    font-size: 1.35rem;
    line-height: 1.2;
    color: #ffffff;
  }

  .ng-ecosystem-card-text {
    margin: 0;
    font-size: 0.98rem;
    line-height: 1.75;
    color: #b3b3b3;
  }

  .ng-ecosystem-controls {
    display: flex;
    gap: 12px;
    margin-top: 24px;
  }

  .ng-ecosystem-btn {
    width: 50px;
    height: 50px;
    border-radius: 999px;
    border: 1px solid #ffffff;
    background: transparent;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .ng-ecosystem-btn:hover {
    background: #ffffff;
    color: #000000;
  }

  @media (max-width: 1024px) {
    .ng-ecosystem {
      padding: 90px 0;
    }

    .ng-ecosystem-slide {
      flex: 0 0 calc(50% - 12px);
    }
  }

  @media (max-width: 767px) {
    .ng-ecosystem {
      padding: 72px 0;
    }

    .ng-ecosystem-inner {
      padding: 0 18px;
    }

    .ng-ecosystem-title {
      font-size: 38px;
      line-height: 1.04;
    }

    .ng-ecosystem-text {
      font-size: 16px;
      line-height: 1.75;
    }

    .ng-ecosystem-slide {
      flex: 0 0 100%;
      margin-right: 16px;
    }

    .ng-ecosystem-card-content {
      padding: 20px;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-06e2cf2 */.ng-what {
    background: #f8f8f5;
    color: #000000;
    padding: 110px 0;
    font-family: Arial, Helvetica, sans-serif;
  }

  .ng-what * {
    box-sizing: border-box;
  }

  .ng-what-inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
  }

  .ng-what-label {
    display: inline-block;
    margin-bottom: 18px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #7a7a7a;
  }

  .ng-what-title {
    margin: 0 0 18px;
    font-size: clamp(2.2rem, 4vw, 4.2rem);
    line-height: 1.02;
    letter-spacing: -0.05em;
    color: #000000;
    max-width: 860px;
  }

  .ng-what-text {
    margin: 0;
    max-width: 700px;
    font-size: 1.05rem;
    line-height: 1.8;
    color: #5a5a5a;
  }

  .ng-what-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 34px;
  }

  .ng-what-card {
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 20px;
    padding: 30px 28px;
    transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  }

  .ng-what-card:hover {
    transform: translateY(-4px);
    border-color: #cfcfcf;
    box-shadow: 0 10px 30px rgba(0,0,0,0.04);
  }

  .ng-what-card-icon {
    width: 52px;
    height: 52px;
    border-radius: 999px;
    border: 1px solid #d8d8d8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    background: #f7f7f4;
  }

  .ng-what-card-title {
    margin: 0 0 12px;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #000000;
  }

  .ng-what-card-text {
    margin: 0;
    font-size: 0.98rem;
    line-height: 1.75;
    color: #5f5f57;
  }

  @media (max-width: 1024px) {
    .ng-what {
      padding: 90px 0;
    }

    .ng-what-grid {
      grid-template-columns: 1fr;
      gap: 18px;
    }
  }

  @media (max-width: 767px) {
    .ng-what {
      padding: 72px 0;
    }

    .ng-what-inner {
      padding: 0 18px;
    }

    .ng-what-title {
      font-size: 38px;
      line-height: 1.04;
    }

    .ng-what-text {
      font-size: 16px;
      line-height: 1.75;
    }

    .ng-what-card {
      padding: 24px 22px;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-404104d */.ng-vision {
    background: #000000;
    color: #ffffff;
    padding: 110px 0;
    font-family: Arial, Helvetica, sans-serif;
  }

  .ng-vision * {
    box-sizing: border-box;
  }

  .ng-vision-inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
  }

  .ng-vision-card {
    background: linear-gradient(180deg, rgba(255,255,255,0.03), rgba(255,255,255,0.01));
    border: 1px solid #262626;
    border-radius: 24px;
    padding: 48px;
  }

  .ng-vision-label {
    display: inline-block;
    margin-bottom: 18px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #b3b3b3;
  }

  .ng-vision-title {
    margin: 0 0 18px;
    font-size: clamp(2.2rem, 4vw, 4.4rem);
    line-height: 1.02;
    letter-spacing: -0.05em;
    color: #ffffff;
    max-width: 920px;
  }

  .ng-vision-text {
    margin: 0;
    max-width: 860px;
    font-size: 1.05rem;
    line-height: 1.85;
    color: #b3b3b3;
  }

  @media (max-width: 1024px) {
    .ng-vision {
      padding: 90px 0;
    }

    .ng-vision-card {
      padding: 38px;
    }
  }

  @media (max-width: 767px) {
    .ng-vision {
      padding: 72px 0;
    }

    .ng-vision-inner {
      padding: 0 18px;
    }

    .ng-vision-card {
      padding: 28px 22px;
      border-radius: 18px;
    }

    .ng-vision-title {
      font-size: 38px;
      line-height: 1.04;
    }

    .ng-vision-text {
      font-size: 16px;
      line-height: 1.75;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-443d428 */.ng-section-divider-wrap {
    background: #000000;
    padding: 10px 0 30px;
  }

  .ng-section-divider {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
    position: relative;
  }

  .ng-section-divider::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,0.08);
  }

  @media (max-width: 767px) {
    .ng-section-divider {
      padding: 0 18px;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ecffeeb */.ng-contact {
    background: #000000;
    color: #ffffff;
    padding: 110px 0;
    font-family: Arial, Helvetica, sans-serif;
  }

  .ng-contact * {
    box-sizing: border-box;
  }

  .ng-contact-inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
  }

  .ng-contact-grid {
    display: grid;
    grid-template-columns: 0.95fr 1.05fr;
    gap: 28px;
    align-items: stretch;
  }

  .ng-contact-box {
    background: #111111;
    border: 1px solid #262626;
    border-radius: 22px;
    padding: 34px;
    height: 100%;
  }

  .ng-contact-label {
    display: inline-block;
    margin-bottom: 18px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #b3b3b3;
  }

  .ng-contact-title {
    margin: 0 0 16px;
    font-size: clamp(2.2rem, 4vw, 4rem);
    line-height: 1.02;
    letter-spacing: -0.05em;
    color: #ffffff;
    max-width: 520px;
  }

  .ng-contact-text {
    margin: 0;
    max-width: 520px;
    font-size: 1.04rem;
    line-height: 1.85;
    color: #b3b3b3;
  }

  .ng-contact-email,
  .ng-contact-email:visited,
  .ng-contact-email:hover,
  .ng-contact-email:active,
  .ng-contact-email:focus {
    color: #ffffff !important;
    text-decoration: none;
  }

  .ng-contact-email {
    display: inline-block;
    margin-top: 22px;
    font-size: 1.05rem;
    font-weight: 700;
    border-bottom: 1px solid rgba(255,255,255,0.25);
    padding-bottom: 3px;
    transition: border-color 0.3s ease, opacity 0.3s ease;
  }

  .ng-contact-email:hover,
  .ng-contact-email:focus {
    border-bottom-color: #ffffff;
    opacity: 0.85;
  }

  .ng-contact-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }

  .ng-contact-field {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .ng-contact-field-full {
    grid-column: 1 / -1;
  }

  .ng-contact-label-small {
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #b3b3b3;
  }

  .ng-contact-input,
  .ng-contact-textarea {
    width: 100%;
    background: transparent;
    border: 1px solid #262626;
    border-radius: 14px;
    padding: 15px 16px;
    color: #ffffff;
    font-size: 0.98rem;
    outline: none;
    transition: border-color 0.3s ease, background 0.3s ease;
  }

  .ng-contact-input::placeholder,
  .ng-contact-textarea::placeholder {
    color: #787878;
  }

  .ng-contact-input:focus,
  .ng-contact-textarea:focus {
    border-color: #ffffff;
    background: rgba(255,255,255,0.02);
  }

  .ng-contact-textarea {
    min-height: 150px;
    resize: vertical;
  }

  .ng-contact-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    width: 100%;
    border-radius: 999px;
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #000000;
    font-size: 0.95rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .ng-contact-button:hover {
    background: transparent;
    color: #ffffff;
  }

  @media (max-width: 1024px) {
    .ng-contact {
      padding: 90px 0;
    }

    .ng-contact-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 767px) {
    .ng-contact {
      padding: 72px 0;
    }

    .ng-contact-inner {
      padding: 0 18px;
    }

    .ng-contact-box {
      padding: 26px 22px;
      border-radius: 18px;
    }

    .ng-contact-title {
      font-size: 38px;
      line-height: 1.04;
    }

    .ng-contact-text {
      font-size: 16px;
      line-height: 1.75;
    }

    .ng-contact-form {
      grid-template-columns: 1fr;
    }
  }/* End custom CSS */