@font-face {
  font-family: sf-regular;
  src: url("./font/SF-Pro-Text-Regular.otf");
}

@font-face {
  font-family: sf-light;
  src: url("./font/SF-Pro-Text-Light.otf");
}

@font-face {
  font-family: sf-bold;
  src: url("./font/SF-Pro-Text-Bold.otf");
}

@font-face {
  font-family: product-sans-light;
  src: url("./font/ProductSans-Light.ttf");
}

@font-face {
  font-family: product-sans-regular;
  src: url("./font/ProductSans-Regular.ttf");
}

@font-face {
  font-family: product-sans-medium;
  src: url("./font/ProductSans-Medium.ttf");
}

@font-face {
  font-family: product-sans-bold;
  src: url("./font/ProductSans-Bold.ttf");
}

@font-face {
  font-family: sf-medium;
  src: url("./font/SF-Pro-Text-Medium.otf");
}
@font-face {
  font-family: sf-mono-regular;
  src: url("./font/SF-Mono-Regular.otf");
}
@font-face {
  font-family: sf-mono-light;
  src: url("./font/SF-Mono-Light.otf");
}
.rectangle,
#nav-bar {
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  background-color: rgba(255, 255, 255, 0.98);
  height: 64px;
  position: sticky;
  z-index: 1234;
  top: 0px;
  left: 0px;
  font-family: product-sans-regular;
  padding-top: 0;
  padding-bottom: 0px;
  transition: transform 0.4s;
}

#nav-items {
  gap: 1rem;
}

.nav-item {
  flex: 0 1 auto;
  font-family: product-sans-regular, Helvetica, sans-serif !important;
  font-size: 0.85rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.08em;
  text-align: center;
  color: #586372;
  display: flex;
  align-items: center;
  justify-content: center;

  a {
    text-decoration: none;
    color: inherit;

    &:hover {
      color: #1a1f3c;
    }
  }
}
.first-item {
  box-shadow: 0px 2px #4080ff;
}
.custom-font{
  font-family: sf-regular !important;
  font-size:2rem;
}
.custom-font-2{
  font-family: sf-regular, Helvetica, sans-serif !important;
  font-size:1.5rem;
  color:#555;
}

#logo {
  font-size: 0.95rem;
  margin-left: 3rem;
  font-family: product-sans-bold, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0.06em;

  a {
    text-decoration: none;
    color: #1a1f3c;

    &:hover {
      color: #1a1f3c;
    }
  }

}

#header-block,
#admob-header-block,
#admob-header-block-2,
#admob-header-block-3 {
  padding-top: 6.5rem;
}

#admob-sub-header {
  padding-bottom: 0 !important;
}

#car-sub-header {
  padding-bottom: 0;
}

.main-header h5 {
  opacity: 0.77;
  font-family: sf-medium, Helvetica, sans-serif !important;
  font-size: 16px;
  color: #999;
}

.section-subheader h5 {
  opacity: 0.77;
  font-family: sf-medium, Helvetica, sans-serif !important;
  font-size: 16px;
  color: #999;
}

#problem-block {
  padding: 4rem 0 0 0;
}
#problem-block-header h5 {
  padding: 0 0 0 0;
}

.sub-heading {
  opacity: 0.77;
  font-family: sf-medium, Roboto, Helvetica !important;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.86;
  letter-spacing: normal;
  margin-right: 0rem;
  color: #999999;
}

.sub-header h1 {
  opacity: 0.77;
  font-family: product-sans-medium, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: center;
  color: #111;
  font-size: 45px;
  line-height: 3.5rem;
}

.sub-header h2 {
  opacity: 0.77;
  font-family: product-sans-regular, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: center;
  color: #111;
  font-size: 36px;
  text-align: left;
  padding: 0rem 0 4rem 0;
  line-height: 2.7rem;
}

.centered h2 {
  text-align: center;
}
.centered h3 {
  text-align: center;
}

.sub-header h3 {
  opacity: 0.77;
  font-family: product-sans-regular, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: center;
  color: #555;
  font-size: 30px;
  line-height: 2.4rem;
  padding-bottom: 6rem;
}

.sub-header h4 {
  opacity: 0.77;
  font-family: product-sans-regular, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: left;
  color: #111;
  font-size: 30px;
}

.car-sub-header h3 {
  opacity: 0.77;
  font-family: product-sans-regular, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: center;
  color: #555;
  font-size: 30px;
  line-height: 2.4rem;
  padding-bottom: 3rem;
}

.ntxcontent-sub-header h4 {
  opacity: 0.77;
  font-family: product-sans-regular, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: center;
  color: #111;
  font-size: 30px;
  padding-bottom: 3rem;
  line-height: 2.4rem;
}

.ntxcontent-sub-header h5 {
  opacity: 0.77;
  font-family: product-sans-regular, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: center;
  color: #555;
  font-size: 24px;
  padding-bottom: 3rem;
  line-height: 2.4rem;
}

.mission-sub-header h2 {
  opacity: 0.77;
  font-family: product-sans-regular, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: center;
  color: #111;
  font-size: 30px;
  text-align: center;
  padding: 0rem 0 4rem 0;
  line-height: 2.7rem;
}

.amzcontent-sub-header h4 {
  opacity: 0.77;
  font-family: product-sans-regular, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: center;
  color: #111;
  font-size: 30px;
  padding-bottom: 3rem;
  line-height: 2.4rem;
}

.amzcontent-sub-header h5 {
  opacity: 0.77;
  font-family: product-sans-regular, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: center;
  color: #555;
  font-size: 24px;
  padding-bottom: 3rem;
  line-height: 2.4rem;
}
#mobile-image,
#feature-block {
  margin-bottom: 3rem;
}

#issue-logging,
#concept-block {
  margin-top: 3rem;
}

.feature-block {
  margin-top: 3rem;
  margin-bottom: 3rem;
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
}

#feature-list ul {
  list-style: none;
  padding-left: 0;
  padding-top: 1.5rem;
}

.feature-description {
  padding-bottom: 1.5rem;
}

.feature-description-text {
  width: 96px;
  opacity: 0.24;
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  color: #111111;
  padding-bottom: 1.5rem;
}

#image-block {
  margin-top: 1.5rem;
  width: 366px;
  height: 172px;
  border: solid 1px #979797;
  background-color: #d8d8d8;
}
#amazon-image {
  background-color: #efefef;
}

#background-role-block {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

#background-block {
  padding-left: 0;
}

#context-block {
  margin: 0 1rem 0 0;
}

.intro-headers {
  font-family: sf-medium, Helvetica, sans-serif !important; /*change the fonts*/
  color: #111;
}

.intro-headers-ntxgoals h5 {
  opacity: 0.77;
  font-family: product-sans-medium, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: left;
  color: #111;
  font-size: 18px;
}

.intro-headers h4 {
  font-family: sf-medium, Helvetica, sans-serif !important; /*change the fonts*/
  color: #111;
}
.intro-headers p {
  font-family: sf-light, Helvetica, sans-serif !important; /*change the fonts*/
}

.finding-text h2 {
  font-family: sf-regular, Roboto, Helvetica !important; /*change the fonts*/
  color: #777;
  font-size: 24px;
}

.intro-description-text {
  font-family: sf-light, Roboto, Helvetica !important; /*change the fonts*/
  color: #777;
}

.intro-description-text-center {
  font-family: sf-light, Roboto, Helvetica !important; /*change the fonts*/
  color: #777;
}

.process-description-text {
  font-family: sf-light, Roboto, Helvetica !important; /*change the fonts*/
  color: #111;
}
.solution-block {
  padding-bottom: 6rem;
}

.intro-description-text b {
  font-family: sf-bold, Roboto, Helvetica !important; /*change the fonts*/
  color: #555;
}

.intro-description-text span {
  font-family: sf-light, Roboto, Helvetica !important; /*change the fonts*/
  color: #777;
}

.intro-description-text p {
  font-family: sf-light, Roboto, Helvetica !important; /*change the fonts*/
  color: #777;
  font-size: 14px;
}

.paragraph-description {
  color: #777;
}

#decorator-block {
  background-color: #efefef;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2rem;
  padding-right: 0;
}
.mobile-image {
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
#decorator-block-blue {
  background-color: #5865ce;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2rem;
}

#decorator-block-black {
  background-color: #3c3c3c;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2rem;
}

#decorator-block-white {
  background-color: #fff;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.decorator-block-light-grey {
  background-color: #cdcdcd;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2rem;
}

#decorator-block-light-grey img {
  padding-top: 0;
}

.full-image-center {
  display: block;
  margin-left: Auto;
  margin-right: auto;
  padding: 5rem 0;
  width: 100%;
}

.full-image-center-nohighlight {
  display: block;
  margin-left: Auto;
  margin-right: auto;
  padding: 0rem;
  width: 100%;
  background-color: #fff;
}
. .half-image-center-nohighlight {
  display: block;
  margin-left: Auto;
  margin-right: auto;
  padding: 0rem;
  width: 80%;
  background-color: #fff;
}

.process {
  padding-bottom: 4rem;
}
.admob-image {
  width: 85%;
}

.admob-image-landscape {
  width: 120%;
}

.process-image {
  display: block;
  margin-left: Auto;
  margin-right: auto;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 1rem;
}

.process-image-no-text {
  display: block;
  margin-left: Auto;
  margin-right: auto;
  width: 100%;
  padding-top: 0rem;
  padding-bottom: 1rem;
}

.process-image-no-text-glass {
  display: block;
  margin-left: 0rem !important;
  margin-right: auto;
  width: 100%;
  padding-top: 0rem;
  padding-bottom: 1rem;
}

.process-image-no-text-ntx {
  display: block;
  margin-left: Auto;
  margin-right: auto;
  width: 100%;
  /* padding-top: 2rem; */
  padding-bottom: 0rem;
}

.deocoration-bar {
  width: 30px;
  height: 10px;
  background-color: #ffd46e;
}

#research-block {
  margin-top: 6rem;
}
#contextual-inquiry {
  margin-bottom: 6rem;
}

.image-block {
  background-color: #ffffff;
}

#analysis-block {
  margin-top: 6rem;
}
#amz-sub-header h3 {
  padding-bottom: 0;
}
#footer-block {
  height: 24rem;
  background-color: #ececec;
  margin-left: 0px;
  margin-right: 0px;
}
.next-page {
  opacity: 0.77;
  font-family: sf-bold;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #919191;
}

.footer-place-holder {
  padding-top: 3rem;
  padding-right: 6rem;
}

.place-holder {
  opacity: 0.77;
  font-family: sf-regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  padding-top: 5px;
  color: #919191;
}

.footer-name-holder {
  margin-top: 7rem;
  padding-bottom: 2rem;
}

.oval-holder ul {
  list-style-type: none;
}

.oval-holder li {
  float: left;
}

.icon {
  height: 2rem;
  width: 2rem;
}

.name-holder {
  opacity: 0.77;
  font-family: product-sans-regular !important;
  font-size: 19px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #232323;
}

.content-holder {
  height: 264px;
  background-color: #ececec;
  margin-bottom: 10px;
}

.section-x-block {
  margin-top: 4rem;
}

#section-x-block-car {
  margin-top: 0rem;
  margin-bottom: 2rem;
}

#subsection-x-block {
  margin-top: 0rem;
}

.section-header h2 {
  font-family: product-sans-regular, Helvetica, sans-serif !important; /*change the fonts*/
  text-align: center;
  padding-left: 55px;
}

.text-box {
  background-color: #f2f2f2;
}

.text-box-white {
  background-color: #fff;
}

.text-box-inner {
  padding: 30px 12px 12px 12px;
}

.text-box-inner-ntx {
  padding: 30px 20px 12px 20px;
}

.text-box-inner-admob {
  padding: 30px 20px 12px 20px;
}

.text-box-inner-car {
  padding: 30px 20px 12px 20px;
}

.text-box-inner p {
  padding-top: 20px;
  color: #555;
}
.text-box-inside {
  padding-left: 4rem;
  padding-right: 0px;
}

#summary-block {
  margin-top: 6rem;
}
.summary-block {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.icon i :hover {
  color: #4285f4 !important;
}
.heart i :hover {
  color: #cc7474 !important;
}

.link-holder {
  margin-top: 1rem;
}
.icon a {
  color: black;
  text-decoration: none;
}

.no-touch .card:hover .card-circle--articleIfNoImage {
  top: 10px;
  right: 18px;
}

.no-touch .card:hover .is-notShownIfHover {
  display: none !important;
  -webkit-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
  -moz-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
}

.no-touch .card:hover .is-shownIfHover {
  display: inline-block !important;
  -webkit-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
  -moz-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
}

.card .is-notShownIfHover {
  display: inline-block !important;
}

.card .is-shownIfHover {
  display: none !important;
}
/* Change here */
#introduction-block {
  margin-top: 7rem;
  margin-bottom: 7rem;
  height: auto;
}

.intro-heading {
  font-family: product-sans-regular, Helvetica, sans-serif;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #1a1f3c;
  font-weight: normal;
  margin-bottom: 1.75rem;
}

.intro-heading strong {
  font-family: product-sans-bold, Helvetica, sans-serif;
  font-weight: bold;
  color: #1a1f3c;
}

.intro-subtext {
  font-family: sf-regular, Helvetica, sans-serif;
  font-size: 1.05rem;
  color: #444;
  line-height: 1.65;
  margin-bottom: 2.25rem;
}

.intro-subtext strong {
  font-family: sf-bold, Helvetica, sans-serif;
  color: #1a1f3c;
}

.vibe-text {
  font-family: sf-mono-regular, monospace;
  font-style: italic;
  color: #444;
}

.intro-companies {
  font-family: product-sans-regular, Helvetica, sans-serif;
  font-size: 0.85rem;
  color: #aaa;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

/* Change here */
#introduction-block-indexhtml {
  margin-top: 15rem;
  margin-bottom: 15rem;
  height: 16rem;
}

.nav-item a {
  font-size: 0.85rem;
  font-family: product-sans-regular;
  letter-spacing: 0.08em;
  color: #586372;

  &:active,
  &:focus {
    color: #586372;
  }

  &:hover {
    color: #1a1f3c;
  }
}
.introduction-block-description {
  padding: 1rem 0 0 3rem;
}

.projects-container-header h2 {
  font-family: product-sans-regular;
}
.projects-container-header p {
  font-family: sf-light;
}

.introduction-block-image {
  border-radius: 10px;
}
.introduction-block-image img {
  width: 24rem;
  height: 24rem;
}
div.rotate-text-1 {
  width: 100px;
  height: 100px;
  background: red;
  position: relative;
  animation: mymove 5s infinite;
}

@keyframes mymove {
  from {
    top: 0px;
  }
  to {
    top: 200px;
  }
}

.hi-Namaste {
  font-family: sf-medium;
  padding-left: 0.5rem !important;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.22;
  letter-spacing: normal;
  color: #999999;
}

.name-block {
  width: 36rem;
  height: 28px;
  font-family: sf-medium;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: normal;
  color: #777777;
  margin: -1.5rem 0 0 0;
}
.name-block-2 {
  width: 30rem;
  height: 28px;
  font-family: sf-light;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  color: #999999;
  margin: 6rem 0 0 0;
}

.job-block {
  width: 36.5rem;
  height: 40px;
  font-family: product-sans-regular;
  font-size: 48px;
  margin: 1rem 0 0 0;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: normal;
  color: #777777;
}

.blue-font {
  color: #5050bd;
}

.black-font {
  color: #393939;
}

.card-container {
  margin-top: 4rem;
}
.card {
  margin-right: 0.5rem;
  height: 27rem; /* reduced from 27rem to remove extra vertical space */
  border-color: #e9e9e9;
  margin: 10px; /* consistent outer spacing */

  &.feature-card {
    height: 20rem;
  }
}
.card:hover {
  transform: translate(0, -5px);
  transition-delay: 0s !important;
  box-shadow: 0 0 5px rgba(33, 33, 33, 0.2);
}
.card img {
  width: 100%;
  max-width: 357px;
  height: 200px; /* reduced from 200px */
  object-fit: cover;
}

.card-footer {
  background-color: white;
  border: none;
  padding-bottom: 0.75rem; /* reduced vertical padding */
  padding-top: 0.35rem;
}
.horizontal-line {
  width: 69rem;
}
.horizontal-line-2 {
  width: 88rem;
}
.projects-container {
  margin-bottom: 5rem;
}
.amz-margin-bottom {
  margin-bottom: 2rem;
}

div.badge-block span {
  font-family: sf-light;
  font-size: 11px;
  text-transform: uppercase;
  align-items: flex-end;
  margin: 0.5rem 0.5rem 0 0; /* reduced badge top margin */
}
.badge {
  padding: 0.5rem;
}
.namaste-footer {
  margin-left: 9rem;
}
h5.card-title {
  font-family: sf-regular;
}
p.card-text {
  font-family: sf-light;
  color: #555;
  line-height: 1.45rem;
}

.footer-namaste-block {
  font-family: product-sans-regular;
  font-size: 2rem;
  color: #000;
}

.footer-chat-block {
  font-family: sf-light;
  font-size: 1.4rem;
  line-height: 1.5rem;
}

.card-container a {
  text-decoration: none;
}
a.page-link {
  border: none;
  color: #555;
  text-decoration: none;
  padding-left: 0;
}
.page-link:focus {
  text-decoration: none;
  box-shadow: none;
}

a.page-link:hover {
  border: none;
  color: black;
  text-decoration: none;
  shadow: none;
  background-color: white;
}
.admob-left-align {
  margin-left: 0rem;
}
.admob-left-align h5 {
  margin-left: 0rem;
}
.glass-design-heading h4 {
  margin-top: 6rem;
}
.dim-text {
  font-family: sf-light, Roboto, Helvetica !important;
  color: #777;
}
.space {
  margin-bottom: 6rem;
}
.card-ntx {
  height: 25rem;
}
.ntx-card-container {
  margin-top: 3rem;
}
