@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");

::before {
  --tw-content: "";
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::after {
  --tw-content: "";
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

body.home #main-content.container {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

:root {
  --color-background: #0f0f0f;
  --color-foreground: #f5f5f5;
  --color-card: #1a1a1a;
  --color-card-foreground: #f5f5f5;
  --color-popover: #2d2d2d;
  --color-popover-foreground: #f5f5f5;
  --color-primary: #24f153;
  --color-primary-foreground: #0f0f0f;
  --color-secondary: #2d2d2d;
  --color-secondary-foreground: #f5f5f5;
  --color-accent: #2fb74f;
  --color-accent-foreground: #0f0f0f;
  --color-muted: #333333;
  --color-muted-foreground: #b8b8b8;
  --color-success: #4ade80;
  --color-success-foreground: #0f0f0f;
  --color-warning: #fbbf24;
  --color-warning-foreground: #0f0f0f;
  --color-error: #ef4444;
  --color-error-foreground: #ffffff;
  --color-destructive: #ef4444;
  --color-destructive-foreground: #ffffff;
  --color-border: #333333;
  --color-input: #2d2d2d;
  --color-ring: #2F9B48;
  --color-gold: #ffd700;
  --color-gold-foreground: #0f0f0f;
  --color-surface: #333333;
  --color-surface-foreground: #f5f5f5;
  --radius: 0.5rem;
}

* {
  border-color: var(--color-border);
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

body {
  background-color: var(--color-background);
  color: var(--color-foreground);
  font-family: "Montserrat", system-ui, -apple-system, sans-serif;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

.hero-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 56rem;
  text-align: center;
}

.testimonials-control-2 {
  position: absolute;
  right: 0px;
  top: 50%;
  display: flex;
  height: 3rem;
  width: 3rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-translate-x: 1rem;
  align-items: center;
  justify-content: center;
  border-radius: 0px !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.testimonials-image {
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonials-control {
  position: absolute;
  left: 0px;
  top: 50%;
  display: flex;
  height: 3rem;
  width: 3rem;
  --tw-translate-x: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-translate-y: -50%;
  align-items: center;
  justify-content: center;
  border-radius: 0px !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.testimonials-block {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonials-content-3 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 56rem;
}

.testimonials-card-2 {
  position: relative;
  height: 6rem;
  width: 6rem;
  overflow: hidden;
  border-radius: 0px !important;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}

.testimonials-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 48rem;
  font-size: 1.125rem;
  line-height: 1.4;
  color: #b8b8b8;
}

.testimonials-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.testimonials-title-2 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.testimonials-content-2 {
  margin-bottom: 3rem;
  text-align: center;
}

.testimonials-title {
  margin-bottom: 1rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.testimonials-layout-3 {
  margin-bottom: 1rem;
  display: grid;
  place-items: center;
  gap: 0.25rem;
}

.testimonials-text-2 {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.625;
}

.testimonials-text-2 > :first-child {
  margin-top: 0;
}

.testimonials-text-2 > :last-child {
  margin-bottom: 0;
}

.testimonials-layout-4 {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.testimonials-layout {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}

.testimonials-layout.has-video {
  flex-direction: row;
  align-items: center;
  text-align: left;
}

.testimonials-layout.no-video {
  align-items: center;
  text-align: center;
}

@media (max-width: 768px) {
  .testimonials-layout.has-video {
    flex-direction: column;
    text-align: center;
  }
}

.testimonials-video-column {
  flex: 0 0 40%;
  max-width: 40%;
}

@media (max-width: 768px) {
  .testimonials-video-column {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

.testimonials-video-wrapper {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 8px;
  background-color: #000;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.testimonials-video-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.testimonials-video-wrapper:hover .testimonials-video-thumb {
  transform: scale(1.1);
}

.testimonials-video-play-btn {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 2;
  border: none;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.testimonials-video-iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.testimonials-video-play-btn:hover {
  background-color: rgba(0, 0, 0, 0.3);
  color: var(--color-primary);
}

.testimonials-video-play-btn svg {
  filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.3));
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.testimonials-video-play-btn:hover svg {
  transform: scale(1.2);
}

.testimonials-control-4 {
  height: 0.5rem;
  width: 2rem;
  border-radius: 0px !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.testimonials-control-3 {
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 0px !important;
  background-color: var(--color-muted);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.testimonials-content-4 {
  flex: 1 1 0%;
}

.has-video .testimonials-content-4 {
  text-align: left;
}

.no-video .testimonials-content-4 {
  text-align: center;
}

@media (max-width: 768px) {
  .has-video .testimonials-content-4 {
    text-align: center;
  }
}

.testimonials-layout-2 {
  flex-shrink: 0;
}

.testimonials-card {
  border-radius: 0px !important;
  background-color: var(--color-card);
  padding: 2rem;
  --tw-shadow:
    0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:
    0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.testimonials-section {
  background-color: var(--color-background);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.testimonials-text-3 {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #9ca3af;
}

.testimonials-user-info {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 2rem;
}

.has-video .testimonials-user-info {
  justify-content: flex-start;
}

.no-video .testimonials-user-info {
  justify-content: center;
  flex-direction: column;
}

@media (max-width: 768px) {
  .has-video .testimonials-user-info {
    justify-content: center;
    flex-direction: column;
  }
}

.testimonials-user-avatar {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  border: 2px solid var(--color-primary);
  position: relative;
}

.testimonials-user-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.testimonials-user-details {
  flex: 0 1 auto;
}

.testimonials-icon {
  color: var(--color-gold);
}

.testimonials-icon-2 {
  color: #121212;
  background-color: #14d842;
}

.testimonials-control-2:hover {
  background-color: var(--color-accent);
  --tw-shadow: 0 0 30px rgba(0, 206, 209, 0.3);
  --tw-shadow-colored: 0 0 30px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.testimonials-control:hover {
  background-color: var(--color-accent);
  --tw-shadow: 0 0 30px rgba(0, 206, 209, 0.3);
  --tw-shadow-colored: 0 0 30px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.cta-block {
  position: absolute;
  inset: 0px;
  opacity: 0.1;
}

.cta-card-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 16rem;
  width: 16rem;
  border-radius: 0px !important;
  --tw-blur: blur(64px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.cta-card-3 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 16rem;
  width: 16rem;
  border-radius: 0px !important;
  background-color: var(--color-accent);
  --tw-blur: blur(64px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.cta-block-2 {
  position: relative;
  z-index: 10;
}

.cta-card {
  position: relative;
  overflow: hidden;
  border-radius: 0 !important;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  width: 80rem;
  margin: 0 auto;
  padding: 2rem;
  max-width: 100%;
  text-align: center;

}

.cta-card-5 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0px !important;
}

.cta-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.cta-text {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  max-width: 48rem;
  font-size: 1.125rem;
  line-height: 1.4;
}

.cta-text-2 {
  margin-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}

.cta-layout {
  margin-bottom: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.cta-title-2 {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.cta-title {
  margin-bottom: 1.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.cta-button-secondary {
  gap: 8px;
  display: inline-flex;
  align-items: center;
  border-radius: 0px !important;
  border-width: 2px;
  border-color: var(--color-foreground);
  background-color: transparent;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.cta-button-primary {
  gap: 8px;
  display: inline-flex;
  align-items: center;
  border-radius: 0px !important;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #fff !important;
  background-color: #2F9B48;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.cta-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
}

.cta-card-4 {
  border-radius: 0px !important;
  padding: 1.5rem;
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.cta-card-4--link {
  color: inherit;
  text-decoration: none;
}

.cta-section {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-card) var(--tw-gradient-from-position);
  --tw-gradient-to: var(--color-card) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    var(--color-background) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.cta-text-3 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.cta-button-primary:hover {
  background-color: var(--color-accent);
  --tw-shadow: 0 0 30px rgba(0, 206, 209, 0.3);
  --tw-shadow-colored: 0 0 30px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.cta-card-4:hover {
  background-color: var(--color-card);
  --tw-shadow:
    0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:
    0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.cta-button-secondary:hover {
  background-color: var(--color-foreground);
  color: var(--color-background);
}

@media (min-width: 640px) {

  .cta-layout {
    flex-direction: row;
  }
}

@media (min-width: 768px) {

  .testimonials-content-2 {
    margin-bottom: 4rem;
  }

  .testimonials-card-2 {
    height: 8rem;
    width: 8rem;
  }

  .testimonials-control {
    --tw-translate-x: -3rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .testimonials-control-2 {
    --tw-translate-x: 3rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .testimonials-layout {
    flex-direction: row;
  }

  .testimonials-layout-3 {
    justify-content: center;
  }

  .testimonials-card {
    padding: 3rem;
  }

  .testimonials-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .testimonials-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .testimonials-content-4 {
    text-align: left;
  }

  .testimonials-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .testimonials-text-2 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .testimonials-text {
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .cta-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .cta-card {
    padding: 3rem;
  }

  .cta-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cta-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .cta-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .cta-text {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}

@media (min-width: 1024px) {

  .testimonials-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .testimonials-title {
    font-size: 3rem;
    line-height: 1;
  }

  .cta-card {
    padding: 4rem;
  }

  .cta-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .cta-title {
    font-size: 3rem;
    line-height: 1;
  }
}

/* Projects Section Styles */
.project-category-link {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 0px;
  border: 1px solid #d1d5db;
  color: #4b5563;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s;
  background: #f9fafb;
  white-space: nowrap;
}

.project-category-link:hover {
  background-color: #2F9B48 !important;
  border-color: #2F9B48 !important;
  color: #fff !important;
}

.project-category-link.active {
  background: #2F9B48 !important;
  border-color: #2F9B48 !important;
  color: #fff;
}

.project-category-link.active:hover {
  background: #2fb74f;
}

.projects-categories-slider {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  overflow: hidden;
}

/* Pre-init fallback to prevent layout flash/break */

.swiper-slide-auto {
  width: auto !important;
}

/* Testimonials Section Enhancements */
.testimonials-slider-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
  /* Space for pagination */
}

.testimonials-slider-container .swiper-wrapper {
  align-items: stretch;
}

.testimonials-slider-container .swiper-slide {
  height: auto;
  display: flex;
}

.testimonials-slider-container .testimonials-card {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.testimonials-block {
  position: relative;
  overflow: hidden;
}

.testimonials-control,
.testimonials-control-2 {
  cursor: pointer;
  z-index: 10;
}

.testimonials-swiper-pagination {
  display: flex !important;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}

.testimonials-control-3 {
  background-color: #e0e0e0;
  border: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

.testimonials-control-4 {
  background-color: #2fb74f;
  transform: scale(1.2);
}

/* Core Capabilities Premium Section */

/* Home Commitment (Inner) */
.home-commitment-inner {
  margin-top: 60px;
  text-align: center;
  color: #fff;
  font-family: 'Montserrat', system-ui, -apple-system, sans-serif;
}

.cm-badge {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.cm-badge-icon {
  width: 50px;
  height: 50px;
  color: #24f153;
  /* Theme Green */
}

.cm-badge-icon svg {
  width: 100%;
  height: 100%;
}

.cm-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: -0.01em;
  color: #fff;
}

.cm-desc {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
  max-width: 700px;
  margin: 0 auto 40px;
  font-weight: 400;
}

.cm-features {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}

.cm-feature-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.cm-feature-icon {
  color: #24f153;
  font-size: 18px;
}

.cm-feature-text {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}

@media (max-width: 768px) {
  .cm-title {
    font-size: 28px;
  }

  .cm-features {
    gap: 20px;
  }

  .cm-feature-item {
    width: 100%;
    justify-content: center;
  }
}

/* nt-style.css */

/* Nội Thất Hero */
.tc-hero {
  position: relative;
  width: 100%;
  height: var(--kgx-hero-viewport-height);
  min-height: min(680px, var(--kgx-hero-viewport-height));
  max-height: var(--kgx-hero-viewport-height);
  overflow: hidden;
}

.tc-hero .tcHeroSwiper,
.tc-hero .tcHeroSwiper .swiper-wrapper,
.tc-hero .tcHeroSwiper .swiper-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.tc-hero .tcHeroSwiper {
  z-index: 0;
}

.tc-hero .tcHeroSwiper .swiper-slide {
  position: relative;
}

.tc-hero .hero-bg,
.tc-hero iframe,
.tc-hero video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tc-hero .hero-bg.hero-bg--youtube {
  inset: auto;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  aspect-ratio: 16 / 9;
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.tc-hero .hero-bg.hero-bg--21-9 {
  aspect-ratio: 21 / 9;
}

.tc-hero .hero-bg.hero-bg--youtube > #heroVideo,
.tc-hero .hero-bg.hero-bg--youtube iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: fill;
}

.tc-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8));
  z-index: 1;
}

.tc-hero .hero-content {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 1rem;
  z-index: 10;
}

.tc-hero .hero-main {
  max-width: 1200px;
}

.tc-hero .tc-hero-tag {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid rgba(20, 216, 66, 0.4);
  border-radius: 0;
  background: rgba(20, 216, 66, 0.1);
  color: #14d842;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: bold;
}

.tc-hero h1 {
  font-size: 3.5rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  width: max-content;
}

.tc-hero h1 p {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.2;
  max-width: initial;
}

.tc-hero p {
  font-size: 1.2rem;
  color: #ddd;
  max-width: 700px;
  margin: 0 auto 2rem;
  line-height: 1.4;
}

/* Buttons */
.tc-btns {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}

.tc-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 30px;
  background: var(--kgx-btn-primary-bg);
  color: var(--kgx-btn-primary-text);
  font-weight: 600;
  border-radius: 0;
  transition: 0.3s;
  text-decoration: none;
  border: 2px solid var(--kgx-btn-primary-border);
}

.tc-btn:hover {
  background: var(--kgx-btn-primary-hover-bg);
  border-color: var(--kgx-btn-primary-hover-border);
  color: var(--kgx-btn-primary-text);
}

.tc-btn-outline {
  background: transparent !important;
  color: var(--kgx-btn-outline-color) !important;
  border-color: var(--kgx-btn-outline-color) !important;
}

.tc-btn-outline:hover {
  background: var(--kgx-btn-outline-hover-bg) !important;
  color: var(--kgx-btn-outline-hover-color) !important;
  border-color: var(--kgx-btn-outline-hover-border) !important;
}

.tc-btn-hero-alt {
  background: transparent !important;
  color: var(--kgx-btn-outline-color) !important;
  border: 2px solid var(--kgx-btn-outline-color) !important;
}

.tc-btn-hero-alt:hover {
  background: var(--kgx-btn-outline-hover-bg) !important;
  color: var(--kgx-btn-outline-hover-color) !important;
  border-color: var(--kgx-btn-outline-hover-border) !important;
}

/* Sections */
#tc-page .tc-section {
  padding: 5rem 15px !important;
  width: 100% !important;
  display: block !important;
}

#tc-page .tc-container {
  max-width: 1200px !important;
  margin: 0 auto !important;
  width: 100% !important;
  position: relative !important;
  display: block !important;
}

#tc-page .tc-section-bg {
  background-color: #111 !important;
}

/* Alternating section backgrounds for construction page */
#tc-page #tc-services.tc-section {
  background-color: #111 !important;
}

#tc-page .tc-process-section {
  background-color: var(--color-background) !important;
}

#tc-page .tc-quality-section {
  background-color: #111 !important;
}

#tc-page .tc-safety-section {
  background-color: var(--color-background) !important;
}

#tc-page .tc-contractors-section {
  background-color: #111 !important;
}

#tc-page .tc-testimonials-section {
  background-color: var(--color-background) !important;
}

#tc-page #tc-portfolio.tc-section {
  background-color: #111 !important;
}

#tc-page #tc-portfolio .tc-container {
  width: 1800px;
  max-width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
}

.tc-section-header {
  text-align: center;
  margin-bottom: 3.5rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.tc-section-tag {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid rgba(20, 216, 66, 0.4);
  border-radius: 0;
  background: rgba(20, 216, 66, 0.1);
  color: #14d842;
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: bold;
}

.tc-section-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1rem;
}

#tc-portfolio .tc-section-title {
  font-size: clamp(1.85rem, 1.55rem + 0.9vw, 2.15rem);
  margin-bottom: 0.75rem;
}

.tc-section-desc {
  font-size: 1.1rem;
  color: #aaa;
  line-height: 1.4;
}

/* Process Timeline V2 (Alternating Center Line) */
.tc-process-v2 {
  position: relative;
  max-width: 1100px;
  margin: 50px auto 0;
  padding: 40px 0;
}

.tc-process-line {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgba(255, 255, 255, 0.15);
  transform: translateX(-50%);
}

.tc-process-item {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  width: 100%;
}

.tc-process-item:last-child {
  margin-bottom: 0;
}

.tc-process-content {
  position: relative;
}

.tc-process-node {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  margin: 0 40px;
  background: var(--kgx-process-node-bg);
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  box-shadow: var(--kgx-process-node-shadow);
  color: var(--kgx-process-node-text);
  border: 1px solid var(--kgx-process-node-border);
}

.tc-process-spacer {
  width: 43%;
}

/* Left Side Styles */
.tc-process-item.is-left {
  flex-direction: row;
}
.tc-process-item.is-left .tc-process-content {
  text-align: left;
}

/* Right Side Styles */
.tc-process-item.is-right {
  flex-direction: row-reverse;
}
.tc-process-item.is-right .tc-process-content {
  text-align: left;
}

.tc-step-label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #14d842;
  text-transform: uppercase;
}

.tc-step-title {
  font-size: 1.75rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
  line-height: 1.25;
}

.tc-step-desc {
  font-size: 1rem;
  color: #999;
  line-height: 1.4;
  max-width: 450px;
  text-align: left;
}

.tc-step-desc ul,
.tc-step-desc ol {
  list-style: none;
  padding-left: 0;
  margin: 12px 0 0;
}

.tc-step-desc li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 6px;
  text-align: left;
}

.tc-step-desc li::before {
  content: "›";
  flex: 0 0 auto;
  width: 12px;
  color: #2f9b48;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.tc-step-desc-text {
  flex: 1 1 auto;
  min-width: 0;
  text-align: left;
}

.tc-process-item.is-left .tc-step-desc {
  margin-left: 0;
  margin-right: 0;
}

.tc-process-item.is-left .tc-step-desc li {
  flex-direction: row;
}

.tc-process-item.is-left .tc-step-desc li::before {
  content: "›";
}

.tc-process-item.is-right .tc-step-desc li::before {
  content: "›";
}

.tc-step-duration {
  margin-top: 15px;
  font-size: 14px;
  color: #74dd8a;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}

.tc-step-duration i,
.tc-step-duration .fa {
  color: #74dd8a;
}

.tc-process-item.is-left .tc-step-duration {
  justify-content: flex-start;
}

.tc-process-icon .fa {
  font-size: 20px !important;
}

.tc-process-icon,
.tc-process-icon svg {
  color: var(--kgx-process-node-text);
  stroke: currentColor;
}

#tc-page .tc-process-node .tc-process-icon,
#tc-page .tc-process-node .tc-process-icon svg,
#tc-page .tc-process-node .tc-process-icon .fa {
  color: var(--kgx-process-node-text) !important;
  stroke: currentColor;
}

@media (max-width: 768px) {
  .tc-process-v2 {
    padding: 20px 0;
  }
  .tc-process-line {
    left: 20px;
    transform: none;
  }
  .tc-process-item, 
  .tc-process-item.is-left, 
  .tc-process-item.is-right {
    flex-direction: row-reverse !important; /* Node on left, content on right */
    gap: 20px;
    align-items: flex-start;
    margin-bottom: 40px;
    justify-content: flex-end;
  }
  .tc-process-node {
    width: 40px;
    height: 40px;
    margin: 0 !important;
    position: relative;
    left: 0;
  }
  .tc-process-content,
  .tc-process-item.is-left .tc-process-content, 
  .tc-process-item.is-right .tc-process-content {
    text-align: left !important;
    flex: 1;
  }
  .tc-process-item.is-left .tc-step-desc,
  .tc-process-item.is-right .tc-step-desc {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100%;
  }
  .tc-process-item.is-left .tc-step-duration,
  .tc-process-item.is-right .tc-step-duration {
    justify-content: flex-start !important;
  }
  .tc-process-spacer {
    display: none !important;
  }
  .tc-step-title {
    font-size: 1.25rem;
  }
  .tc-step-desc {
    font-size: 0.95rem;
  }

  .tc-process-item.is-left .tc-step-desc li,
  .tc-process-item.is-right .tc-step-desc li {
    flex-direction: row;
  }

  .tc-process-item.is-left .tc-step-desc li::before,
  .tc-process-item.is-right .tc-step-desc li::before {
    content: "›";
  }
}

/* Projects Portfolio V2 - Home Style Pills */
.projects-categories-slider {
  margin: 30px 0 50px;
  width: 100%;
  overflow: hidden;
  padding: 5px 0;
}

.projects-categories-slider .swiper-wrapper {
  display: flex !important;
}

@media (max-width: 768px) {
  .projects-categories-slider .swiper-wrapper {
    justify-content: flex-start;
  }
}

.swiper-slide-auto {
  width: auto !important;
}

.project-category-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 20px;
  border-radius: 0px;
  border: 1px solid #d1d5db;
  color: #4b5563;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
  background: #f9fafb;
  white-space: nowrap;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.02);
}

.project-category-link:hover, 
.project-category-link.active {
  background: #2F9B48 !important;
  border-color: #2F9B48 !important;
  color: #fff !important;
  box-shadow: 0 16px 34px rgba(47, 155, 72, 0.18);
  transform: translateY(-1px);
}

.project-category-link:focus-visible {
  outline: 2px solid rgba(47, 155, 72, 0.45);
  outline-offset: 2px;
}


.tc-projects-sliders-wrapper {
  position: relative;
}

.tc-portfolio-slider {
  width: 100%;
  overflow: hidden;
  padding-bottom: 54px;
}

.tc-portfolio-slider:not(.swiper-initialized) .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px 30px;
}

.tc-portfolio-slider:not(.swiper-initialized) .swiper-slide:nth-child(n+10) {
  display: none;
}

@media (max-width: 1024px) {
  .tc-portfolio-slider:not(.swiper-initialized) .swiper-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tc-portfolio-slider:not(.swiper-initialized) .swiper-slide:nth-child(n+7) {
    display: none;
  }
}

@media (max-width: 640px) {
  .tc-portfolio-slider:not(.swiper-initialized) .swiper-wrapper {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .tc-portfolio-slider:not(.swiper-initialized) .swiper-slide:nth-child(n+3) {
    display: none;
  }
}

.tc-portfolio-slider:not(.swiper-initialized) .swiper-slide {
  width: 100% !important;
}

.tc-portfolio-slider .swiper-slide {
  height: auto;
}

.tc-portfolio-slider .swiper-pagination {
  bottom: 0;
  left: 50% !important;
  width: max-content !important;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.tc-portfolio-slider .swiper-pagination-bullet {
  background: #14d842;
}


.tc-portfolio-item {
  transition: 0.4s;
}

.tc-portfolio-link {
  text-decoration: none !important;
  display: block;
}

.tc-portfolio-img-wrap {
  position: relative;
  aspect-ratio: 1.5;
  overflow: hidden;
  border-radius: 0;
  margin-bottom: 20px;
  background: #1a1a1a;
}

.tc-portfolio-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.6s cubic-bezier(0.2, 1, 0.3, 1);
}

.tc-portfolio-item:hover .tc-portfolio-img {
  transform: scale(1.08);
}

.tc-portfolio-info {
  padding: 0 5px;
}

.tc-portfolio-cat {
  display: block;
  font-size: 12px;
  color: #14d842;
  font-weight: 600;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.tc-portfolio-title {
  font-size: clamp(0.96rem, 0.9rem + 0.3vw, 1.08rem);
  font-weight: bold;
  color: #fff;
  margin: 0 0 10px 0;
  transition: 0.3s;
  line-height: 1.32;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tc-portfolio-item:hover .tc-portfolio-title {
  color: #14d842;
}

.tc-portfolio-meta {
  display: flex;
  gap: 20px;
  color: #ccc;
  font-size: 14px;
  min-width: 0;
  overflow: hidden;
}

.tc-portfolio-meta .kgx-project-meta-text {
  color: inherit;
  font-size: inherit;
}

.tc-portfolio-meta > span {
  display: flex;
  align-items: center;
  gap: 6px;
}

.tc-portfolio-meta i {
  color: #14d842;
  font-size: 14px;
}

.tc-portfolio-footer {
  text-align: center;
  margin-top: 60px;
}

.tc-projects-empty-message {
  color: #888;
}

@media (max-width: 768px) {
}

/* Override existing site colors to Green */
.text-primary { color: #14d842 !important; }
.bg-primary { background-color: #14d842 !important; }
.border-primary { border-color: #14d842 !important; }

/* Testimonials Green Overrides */
#tc-page .testimonials-section { background-color: #0c0c0c; }
#tc-page .testimonials-icon { color: #14d842; }
#tc-page .testimonials-control-4 { background-color: #14d842; }
#tc-page .cm-badge { background-color: transparent; color: inherit; }
#tc-page .cm-badge-icon { color: #14d842; }
#tc-page .cm-feature-icon { background-color: transparent; color: #14d842; }

#tc-page .testimonials-section .text-center.text-gray-500.py-10,
#tc-page .tc-services-grid .text-center.text-gray-500.w-full {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  padding: 2.5rem 1rem;
  text-align: center;
  color: #b8b8b8;
}

/* Slightly darker green tuning for construction page */
#tc-page {
  --nt-green: #14d842;
  --nt-green-hover: #297f3d;
  --nt-green-soft: rgba(47, 155, 72, 0.1);
  --nt-green-soft-2: rgba(47, 155, 72, 0.18);
  --nt-green-soft-3: rgba(47, 155, 72, 0.28);
}

#tc-page .text-primary,
#tc-page .tc-hero .tc-hero-tag,
#tc-page .tc-process-stage,
#tc-page .tc-process-icon,
#tc-page .tc-portfolio-cat,
#tc-page .tc-portfolio-item:hover .tc-portfolio-title,
#tc-page .tc-portfolio-meta i,
#tc-page .testimonials-icon,
#tc-page .cm-badge-icon,
#tc-page .cm-feature-icon {
  color: var(--nt-green) !important;
}

#tc-page .tc-hero .tc-hero-tag,
#tc-page .tc-process-stage {
  background: var(--nt-green-soft) !important;
  border-color: rgba(47, 155, 72, 0.4) !important;
}

#tc-page .tc-btn-hero-alt {
  background: transparent !important;
  color: #38c95b !important;
  border-color: #38c95b !important;
}

#tc-page .tc-btn-hero-alt:hover {
  background: rgba(56, 201, 91, 0.12) !important;
  color: #4cda6e !important;
  border-color: #4cda6e !important;
}

#tc-page .project-category-link:hover,
#tc-page .project-category-link.active {
  background: var(--nt-green) !important;
  border-color: var(--nt-green) !important;
  color: #fff !important;
}

#tc-page .cm-feature-icon {
  background-color: transparent !important;
}

/* Construction services aligned with architecture services */
#tc-page .tc-services-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr)) !important;
  gap: 34px !important;
}

#tc-page .tc-service-card {
  border: 1px solid #333;
  border-radius: 0;
  overflow: hidden;
  transition: 0.3s;
  background: #1a1a1a;
}

#tc-page .tc-service-card:hover {
  border-color: var(--nt-green) !important;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
  transform: translateY(-5px);
}

#tc-page .tc-service-img-wrap {
  position: relative;
  height: 300px;
  overflow: hidden;
}

#tc-page .tc-service-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.6s ease;
}

#tc-page .tc-service-card:hover .tc-service-img {
  transform: scale(1.08);
}

#tc-page .tc-service-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.4) 50%, transparent 100%);
}

#tc-page .tc-service-icon-title {
  position: absolute;
  bottom: 18px;
  left: 18px;
  right: 18px;
  display: flex;
  align-items: center;
  gap: 18px;
  color: #fff;
}

#tc-page .tc-service-icon {
  background: rgba(20, 216, 66, 0.18) !important;
  padding: 12px;
  border-radius: 0;
  backdrop-filter: blur(4px);
  border: 1px solid rgba(20, 216, 66, 0.34) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #89f3a4 !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
  width: auto;
  height: auto;
}

#tc-page .tc-service-icon svg {
  width: 28px;
  height: 28px;
  fill: #cacaca;
}

#tc-page .tc-service-icon-title h3 {
  font-size: 1.38rem;
  margin: 0;
  font-weight: bold;
  color: #f7fff8;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  line-height: 1.3;
  letter-spacing: -0.01em;
}

#tc-page .tc-service-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 26px 26px 26px;
}

#tc-page .tc-service-content > *:first-child {
  margin-top: 0;
}

#tc-page .tc-service-content > *:last-child {
  margin-bottom: 0;
}

#tc-page .tc-service-content p {
  color: #c9d2ca;
  margin-bottom: 1.5rem;
  line-height: 1.75;
  font-size: 0.98rem;
  letter-spacing: 0;
}

#tc-page .tc-service-content .text-primary,
#tc-page .tc-service-content [class*="text-cyan"],
#tc-page .tc-service-content [class*="text-sky"],
#tc-page .tc-service-content [class*="text-teal"] {
  color: #14d842 !important;
}

#tc-page .tc-service-content [class*="bg-cyan"],
#tc-page .tc-service-content [class*="bg-sky"],
#tc-page .tc-service-content [class*="bg-teal"] {
  background-color: rgba(20, 216, 66, 0.14) !important;
}

#tc-page .tc-service-content [class*="border-cyan"],
#tc-page .tc-service-content [class*="border-sky"],
#tc-page .tc-service-content [class*="border-teal"] {
  border-color: rgba(20, 216, 66, 0.35) !important;
}

#tc-page .tc-service-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 8px;
}

#tc-page .tc-service-content li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 0;
  color: #eef5ef;
  font-size: 0.98rem;
  line-height: 1.5;
}

#tc-page .tc-service-content li p,
#tc-page .tc-service-content li strong,
#tc-page .tc-service-content li span {
  margin: 0;
}

#tc-page .tc-service-content li .kgx-service-li-icon {
  display: inline-block;
  position: relative;
  width: 19px;
  height: 19px;
  min-width: 19px;
  flex-shrink: 0;
  border-radius: 0;
  border: 1.5px solid rgb(47 155 72);
  color: #19d7c1 !important;
  box-sizing: border-box;
}

#tc-page .tc-service-content li .kgx-service-li-icon::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border-right: 1.7px solid rgb(47 155 72);
  border-bottom: 1.7px solid rgb(47 155 72);
  transform: rotate(45deg);
}

#tc-page .tc-service-content li .kgx-service-li-text {
  flex: 1;
  color: inherit;
}

#tc-page .tc-service-content li .kgx-service-li-text strong {
  color: #ffffff;
  font-weight: 600;
}

@media (max-width: 768px) {
  #tc-page .tc-services-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  #tc-page .tc-service-img-wrap {
    height: 260px;
  }

  #tc-page .tc-service-icon-title {
    left: 16px;
    right: 16px;
    bottom: 16px;
    gap: 14px;
  }

  #tc-page .tc-service-icon {
    padding: 11px;
  }

  #tc-page .tc-service-icon svg {
    width: 24px;
    height: 24px;
  }

  #tc-page .tc-service-icon-title h3 {
    font-size: 1.22rem;
  }

  #tc-page .tc-service-content {
    padding: 22px 20px 24px;
  }

  #tc-page .tc-service-content p {
    margin-bottom: 1.25rem;
    font-size: 0.95rem;
    line-height: 1.68;
  }

  #tc-page .tc-service-content ul {
    gap: 10px;
  }

  #tc-page .tc-service-content li {
    font-size: 0.93rem;
    line-height: 1.48;
  }
}

/* Thi cong process and supporting sections */
#tc-page .tc-process-section {
  background-color: var(--color-background) !important;
}

#tc-page .tc-process-line {
  width: 2px;
  background: linear-gradient(180deg, rgba(36, 241, 83, 0), var(--kgx-process-line-color), rgba(36, 241, 83, 0));
  box-shadow: none;
}

#tc-page .tc-process-content {
  width: 43%;
  padding: 28px 30px;
  border: 1px solid #222;
  border-radius: 0;
  background: #111;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
}

#tc-page .tc-process-item {
  display: flex;
  column-gap: calc((14% - 70px) / 2);
  align-items: center;
}

#tc-page .tc-process-item.is-left .tc-process-content {
  justify-self: end;
}

#tc-page .tc-process-item.is-right .tc-process-content {
  grid-column: 3;
  justify-self: start;
}

#tc-page .tc-process-node {
  grid-column: 2;
  justify-self: center;
  width: 70px;
  height: 70px;
  margin: 0;
  position: relative;
  background: var(--kgx-process-node-hover-bg);
  box-shadow: var(--kgx-process-node-hover-shadow);
  border: 1px solid var(--kgx-process-node-hover-border);
  display: flex;
  align-items: center;
  justify-content: center;
}

#tc-page .tc-process-item.is-left .tc-process-spacer {
  grid-column: 3;
}

#tc-page .tc-process-item.is-right .tc-process-spacer {
  grid-column: 1;
}

#tc-page .tc-process-spacer {
  display: block;
}

#tc-page .tc-step-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: nowrap;
  gap: 16px;
  margin-bottom: 18px;
}

#tc-page .tc-step-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 14px;
  border-radius: 0;
  background: rgba(20, 216, 66, 0.1);
  border: 1px solid rgba(20, 216, 66, 0.3);
  color: #14d842;
  letter-spacing: 0.08em;
}

#tc-page .tc-process-item.is-left .tc-step-label {
  margin-left: auto;
}

#tc-page .tc-process-item.is-right .tc-step-label {
  margin-right: auto;
}

#tc-page .tc-step-desc {
  max-width: none;
  color: #a8b5aa;
  line-height: 1.7;
}

#tc-page .tc-step-duration {
  margin-top: 0;
  display: inline-flex;
  padding: 7px 14px;
  border-radius: 0;
  background: #1a1a1a;
  border: 1px solid #333;
  color: #b8b8b8;
  white-space: nowrap;
  flex-shrink: 0;
}

#tc-page .tc-step-duration i,
#tc-page .tc-step-duration .fa {
  color: #14d842;
}

#tc-page .tc-process-icon {
  --tc-icon-shift-x: 0px;
  --tc-icon-shift-y: 0px;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  color: var(--kgx-process-node-hover-text);
  transform: translate(calc(-50% + var(--tc-icon-shift-x)), calc(-50% + var(--tc-icon-shift-y)));
}

#tc-page .tc-process-icon svg {
  display: block;
  width: 28px;
  height: 28px;
}

#tc-page .tc-process-icon .fa {
  font-size: 24px !important;
  line-height: 1;
}

#tc-page .tc-process-icon.is-consult {
  --tc-icon-shift-y: -1px;
}

#tc-page .tc-process-icon.is-idea {
  --tc-icon-shift-x: 1px;
  --tc-icon-shift-y: -1px;
}

#tc-page .tc-process-icon.is-design {
  --tc-icon-shift-y: -1px;
}

#tc-page .tc-process-icon.is-document {
  --tc-icon-shift-y: -1px;
}

#tc-page .tc-feature-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px;
}

#tc-page .tc-feature-grid-tight {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#tc-page .tc-feature-grid-contractors {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

#tc-page .tc-feature-card {
  padding: 30px 28px;
  border-radius: 0;
  background: #111;
  border: 1px solid #222;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

#tc-page .tc-feature-card:hover {
  transform: translateY(-6px);
  border-color: #333;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
}

#tc-page .tc-feature-card-dark {
  background: #161616;
}

#tc-page .tc-feature-icon {
  width: 58px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  color: #dff7e4;
  background: rgba(47, 155, 72, 0.18);
  border: 1px solid rgba(93, 180, 109, 0.28);
  margin-bottom: 18px;
}

#tc-page .tc-feature-title {
  margin: 0 0 14px;
  font-size: 1.3rem;
  line-height: 1.4;
  color: #fff;
}

#tc-page .tc-feature-desc {
  color: #acb7ad;
  line-height: 1.7;
  font-size: 0.98rem;
}

#tc-page .tc-safety-section .tc-feature-desc ul,
#tc-page .tc-safety-section .tc-feature-desc ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 10px;
}

#tc-page .tc-safety-section .tc-feature-desc li {
  position: relative;
  padding-left: 32px;
  margin: 0;
}

#tc-page .tc-safety-section .tc-feature-desc li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15em;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-image: url("data:image/svg+xml,%3Csvg height='20' width='20' fill='%234ade80' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M12.516 2.17a.75.75 0 0 0-1.032 0 11.209 11.209 0 0 1-7.877 3.08.75.75 0 0 0-.722.515A12.74 12.74 0 0 0 2.25 9.75c0 5.942 4.064 10.933 9.563 12.348a.749.749 0 0 0 .374 0c5.499-1.415 9.563-6.406 9.563-12.348 0-1.39-.223-2.73-.635-3.985a.75.75 0 0 0-.722-.516l-.143.001c-2.996 0-5.717-1.17-7.734-3.08Zm3.094 8.016a.75.75 0 1 0-1.22-.872l-3.236 4.53L9.53 12.22a.75.75 0 0 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.14-.094l3.75-5.25Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

#tc-page .tc-safety-section .tc-feature-desc li > *:first-child {
  margin-top: 0;
}

#tc-page .tc-safety-section .tc-feature-desc li > *:last-child {
  margin-bottom: 0;
}

#tc-page .tc-safety-commitment {
  margin-top: 52px;
  padding: 34px 32px;
  display: flex;
  align-items: flex-start;
  gap: 22px;
  border: 1px solid #2d2d2d;
  background: #1a1a1a;
}

#tc-page .tc-safety-commitment-icon {
  width: 54px;
  height: 54px;
  flex: 0 0 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #14d842;
}

#tc-page .tc-safety-commitment-icon svg {
  width: 34px;
  height: 34px;
  display: block;
}

#tc-page .tc-safety-commitment-content {
  flex: 1;
}

#tc-page .tc-safety-commitment-title {
  margin: 0 0 12px;
  font-size: 1.9rem;
  line-height: 1.3;
  color: #f5f3ee;
}

#tc-page .tc-safety-commitment-desc {
  color: #b8b8b8;
  line-height: 1.75;
}

#tc-page .tc-safety-commitment-desc > *:first-child {
  margin-top: 0;
}

#tc-page .tc-safety-commitment-desc > *:last-child {
  margin-bottom: 0;
}

#tc-page .tc-feature-desc > *:first-child {
  margin-top: 0;
}

#tc-page .tc-feature-desc > *:last-child {
  margin-bottom: 0;
}

#tc-page .tc-quality-section {
  background-color: #111 !important;
}

#tc-page .tc-quality-section .tc-section-header {
  margin-bottom: 48px;
}

#tc-page .tc-quality-section .tc-section-title {
  margin-bottom: 12px;
}

#tc-page .tc-quality-standards-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 28px);
  margin-bottom: 52px;
  align-items: stretch;
}

#tc-page .tc-quality-standard-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  min-width: 0;
  min-height: 220px;
  padding: clamp(24px, 3vw, 34px) clamp(16px, 2.4vw, 24px);
  border: 1px solid var(--kgx-page-border-soft, rgba(255, 255, 255, 0.12));
  border-radius: 0 !important;
  background: var(--kgx-page-surface-subtle, rgba(255, 255, 255, 0.04));
  color: #f5f5f5;
  text-align: center;
  box-shadow: none;
  backdrop-filter: none;
  transition: border-color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}

#tc-page a.tc-quality-standard-card {
  color: #f5f5f5;
  text-decoration: none;
  cursor: pointer;
}

#tc-page .tc-quality-standard-card:hover {
  border-color: #6fbf4b;
  background: var(--kgx-page-surface-subtle, rgba(255, 255, 255, 0.05));
  transform: translateY(-3px);
}

#tc-page .tc-quality-standard-icon {
  width: 76px;
  height: 76px;
  margin: 0 auto clamp(18px, 2.5vw, 26px);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(111, 191, 75, 0.18);
  border-radius: 0 !important;
  background: radial-gradient(circle at 30% 30%, rgba(111, 191, 75, 0.28), rgba(111, 191, 75, 0.08));
  color: var(--color-primary, #34ea61);
  box-shadow: inset 0 0 0 1px rgba(111, 191, 75, 0.06);
  line-height: 1;
}

#tc-page .tc-quality-standard-icon .fa,
#tc-page .tc-quality-standard-icon svg {
  color: currentColor;
  stroke: currentColor;
  display: block;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  font-size: 34px !important;
  line-height: 1;
  margin: 0;
  transform: none;
}

#tc-page .tc-quality-standard-title {
  margin: 0 0 10px;
  color: #f5f3ee;
  font-size: 1.15rem;
  line-height: 1.35;
  font-weight: 700;
}

#tc-page .tc-quality-standard-desc {
  margin: 0;
  color: #b6b3ac;
  font-size: 0.95rem;
  line-height: 1.65;
}

#tc-page .tc-quality-certs-panel {
  padding: 34px 24px 30px;
  border-radius: 0;
  background: #111;
  border: 1px solid #222;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

#tc-page .tc-quality-certs-title {
  margin: 0 0 28px;
  text-align: center;
  font-size: 2rem;
  color: #f5f3ee;
}

#tc-page .tc-quality-certs-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

#tc-page .tc-quality-cert-card {
  text-align: center;
}

#tc-page .tc-quality-cert-image-wrap {
  height: 130px;
  margin-bottom: 16px;
  border-radius: 0;
  border: 1px solid #333;
  background: #1a1a1a;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

#tc-page .tc-quality-cert-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 12px;
}

#tc-page .tc-quality-cert-title {
  margin: 0 0 6px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.4;
}

#tc-page .tc-quality-cert-subtitle {
  margin: 0;
  color: #aaa59c;
  font-size: 0.9rem;
}

#tc-page .tc-contractors-section {
  background-color: #111 !important;
}

#tc-page .tc-contractor-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 14px;
}

#tc-page .tc-card-meta {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 0;
  background: rgba(20, 216, 66, 0.1);
  border: 1px solid rgba(20, 216, 66, 0.3);
  color: #14d842;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .tc-hero {
    min-height: var(--kgx-hero-viewport-height);
  }

  #tc-page .tc-process-item {
    display: flex !important;
  }

  #tc-page .tc-process-node {
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 6px rgba(47, 155, 72, 0.1), 0 0 18px rgba(47, 155, 72, 0.26);
  }

  #tc-page .tc-process-content {
    max-width: 100%;
    padding: 22px 20px;
  }

  #tc-page .tc-step-top {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  #tc-page .tc-process-item.is-left .tc-step-label,
  #tc-page .tc-process-item.is-right .tc-step-label {
    margin-left: 0;
    margin-right: 0;
  }

  #tc-page .tc-feature-grid,
  #tc-page .tc-feature-grid-tight,
  #tc-page .tc-feature-grid-contractors {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  #tc-page .tc-feature-card {
    padding: 24px 20px;
  }

  #tc-page .tc-safety-commitment {
    margin-top: 36px;
    padding: 24px 20px;
    gap: 16px;
    flex-direction: column;
  }

  #tc-page .tc-safety-commitment-icon {
    width: 46px;
    height: 46px;
    flex-basis: 46px;
  }

  #tc-page .tc-safety-commitment-title {
    font-size: 1.5rem;
  }

  #tc-page .tc-quality-standards-grid,
  #tc-page .tc-quality-certs-grid {
    grid-template-columns: 1fr;
  }

  #tc-page .tc-quality-standard-card {
    min-height: 0;
    padding: 24px 16px 26px;
  }

  #tc-page .tc-quality-standard-icon {
    width: 68px;
    height: 68px;
    margin-bottom: 18px;
  }

  #tc-page .tc-quality-certs-panel {
    padding: 24px 16px 20px;
  }

  #tc-page .tc-quality-certs-title {
    font-size: 1.6rem;
  }
}

/* Commitment Panel */
.kgx-commitment {
  --kgx-commitment-accent: #6aac77;
  position: relative;
  margin: 48px auto 0;
  padding: 28px 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(14, 19, 16, 0.92);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.18);
  overflow: hidden;
}

.kgx-commitment::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 72px;
  height: 2px;
  background: linear-gradient(90deg, var(--kgx-commitment-accent), transparent);
  opacity: 0.8;
}

.kgx-commitment__header {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 16px;
  align-items: start;
  justify-items: center;
  margin-bottom: 20px;
}

.kgx-commitment__seal {
  width: 52px;
  height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--kgx-commitment-accent);
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.kgx-commitment__seal svg {
  width: 28px;
  height: 28px;
}

.kgx-commitment__copy,
.kgx-commitment__desc,
.kgx-commitment__list {
  margin-left: auto;
  margin-right: auto;
}

.kgx-commitment__copy {
  text-align: center;
}

.kgx-commitment__title {
  margin: 0 0 10px;
  color: #f4f6f4;
  font-size: clamp(1.85rem, 1.45rem + 1vw, 2.45rem);
  line-height: 1.14;
  letter-spacing: -0.02em;
  text-transform: none;
}

.kgx-commitment__desc {
  color: #c6cdc7;
  font-size: 0.98rem;
  line-height: 1.72;
  max-width: 760px;
}

.kgx-commitment__desc > *:first-child {
  margin-top: 0;
}

.kgx-commitment__desc > *:last-child {
  margin-bottom: 0;
}

.kgx-commitment__list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.kgx-commitment__item {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 72px;
  padding: 14px 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.02);
  text-align: left;
}

.kgx-commitment__item-icon {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--kgx-commitment-accent);
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 14px;
}

.kgx-commitment__item-text {
  color: #edf1ee;
  font-size: 0.98rem;
  font-weight: 600;
  line-height: 1.45;
}

@media only screen and (max-width: 1023px) {
  .kgx-commitment__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 767px) {
  .kgx-commitment {
    margin-top: 36px;
    padding: 22px 18px 18px;
  }

  .kgx-commitment__header {
    gap: 12px;
    margin-bottom: 18px;
  }

  .kgx-commitment__seal {
    width: 42px;
    height: 42px;
  }

  .kgx-commitment__seal svg {
    width: 22px;
    height: 22px;
  }

  .kgx-commitment__copy {
    text-align: left;
  }

  .kgx-commitment__title {
    font-size: clamp(1.55rem, 6.8vw, 2rem);
    margin-bottom: 8px;
  }

  .kgx-commitment__desc {
    font-size: 0.95rem;
    line-height: 1.66;
  }

  .kgx-commitment__list {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .kgx-commitment__item {
    min-height: 0;
    padding: 12px 14px;
  }

  .kgx-commitment__item-text {
    font-size: 0.95rem;
  }
}

@media only screen and (min-width: 768px) {
  .kgx-commitment {
    margin-top: 56px;
    max-width: 980px;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    overflow: visible;
    text-align: center;
  }

  .kgx-commitment::before {
    content: none;
  }

  .kgx-commitment__header {
    gap: 18px;
    margin-bottom: 16px;
  }

  .kgx-commitment__seal {
    width: auto;
    height: auto;
    background: transparent;
    border: 0;
    box-shadow: none;
    color: #2f9b48;
  }

  .kgx-commitment__seal svg {
    width: 40px;
    height: 40px;
  }

  .kgx-commitment__copy {
    text-align: center;
  }

  .kgx-commitment__title {
    margin-bottom: 14px;
    color: #f2e8dc;
    font-size: clamp(2.3rem, 1.95rem + 0.85vw, 3.1rem);
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -0.02em;
    text-transform: none;
  }

  .kgx-commitment__desc {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    color: #cec4b9;
    font-size: 1.04rem;
    line-height: 1.75;
  }

  .kgx-commitment__list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 28px;
    margin-top: 24px;
  }

  .kgx-commitment__item {
    min-height: 0;
    padding: 0;
    border: 0;
    background: transparent;
    gap: 9px;
  }

  .kgx-commitment__item-icon {
    width: auto;
    height: auto;
    flex: 0 0 auto;
    background: transparent;
    border: 0;
    color: #2f9b48;
    font-size: 16px;
  }

  .kgx-commitment__item-text {
    color: #ece4da;
    font-size: 0.98rem;
    font-weight: 600;
    white-space: nowrap;
  }
}


/* CTA contact cards: match About partner cards */
.cta-grid {
  gap: clamp(18px, 2vw, 28px);
  align-items: stretch;
}

.cta-card-4,
.cta-card-4--link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  min-width: 0;
  min-height: 220px;
  padding: clamp(24px, 3vw, 34px) clamp(16px, 2.4vw, 24px);
  border: 1px solid var(--kgx-page-border-soft, rgba(255, 255, 255, 0.12));
  background: var(--kgx-page-surface-subtle, rgba(255, 255, 255, 0.04));
  border-radius: 0 !important;
  color: #f5f5f5;
  text-align: center;
  text-decoration: none;
  box-shadow: none;
  backdrop-filter: none;
}

.cta-card-4:hover,
.cta-card-4--link:hover {
  border-color: #6fbf4b;
  background: var(--kgx-page-surface-subtle, rgba(255, 255, 255, 0.05));
  transform: translateY(-3px);
}

.cta-card-5 {
  width: 76px;
  height: 76px;
  margin: 0 auto clamp(18px, 2.5vw, 26px);
  border: 1px solid rgba(111, 191, 75, 0.18);
  border-radius: 0 !important;
  background: radial-gradient(circle at 30% 30%, rgba(111, 191, 75, 0.28), rgba(111, 191, 75, 0.08));
  color: var(--color-primary, #34ea61);
  box-shadow: inset 0 0 0 1px rgba(111, 191, 75, 0.06);
}

.cta-card-5 .fa,
.cta-card-5 svg {
  color: currentColor;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  font-size: 26px !important;
  line-height: 1;

}

.cta-card-5 .fa {
  font-size: 36px !important;
}

.cta-card-5 svg {
  width: 36px;
  height: 36px;
}

.cta-title-2 {
  margin: 0 0 14px;
  color: #fff;
  font-size: clamp(18px, 1.35vw, 24px);
  line-height: 1.18;
  font-weight: 700;
}

.cta-text-2 {
  max-width: 100%;
  margin: 0 0 10px;
  color: #f5f5f5;
  font-size: clamp(15px, 1.05vw, 18px);
  line-height: 1.3;
  font-weight: 700;
  overflow-wrap: anywhere;
}

.cta-text-3 {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: clamp(13px, 0.9vw, 15px);
  line-height: 1.5;
}

@media (max-width: 640px) {
  .cta-grid {
    gap: 18px;
  }

  .cta-card-4,
  .cta-card-4--link {
    min-height: 0;
    padding: 24px 16px 26px;
  }

  .cta-card-5 {
    width: 68px;
    height: 68px;
    margin-bottom: 18px;
  }
}

/* Project tabs: keep active state calm and consistent. */
#tc-page .project-category-link.active,
#tc-page .project-category-link.active:hover {
  background: #2F9B48 !important;
  border-color: #2F9B48 !important;
  color: #fff !important;
  box-shadow: 0 14px 30px rgba(47, 155, 72, 0.16) !important;
}

/* Thi cong icon boxes: unified square treatment */
#tc-page {
  --tc-icon-box-bg: linear-gradient(145deg, rgba(24, 72, 38, 0.78), rgba(13, 42, 25, 0.82));
  --tc-icon-box-border: rgba(68, 196, 94, 0.42);
  --tc-icon-box-color: #24f153;
  --tc-icon-box-shadow: inset 0 0 0 1px rgba(111, 191, 75, 0.08), 0 14px 30px rgba(0, 0, 0, 0.18);
}

#tc-page .tc-service-icon,
#tc-page .tc-process-node,
#tc-page .tc-feature-icon,
#tc-page .tc-safety-commitment-icon,
#tc-page .tc-quality-standard-icon,
#tc-page .kgx-commitment__item-icon {
  border: 1px solid var(--tc-icon-box-border) !important;
  border-radius: 0 !important;
  background: var(--tc-icon-box-bg) !important;
  color: var(--tc-icon-box-color) !important;
  box-shadow: var(--tc-icon-box-shadow) !important;
}

#tc-page .tc-service-icon svg,
#tc-page .tc-process-node .tc-process-icon,
#tc-page .tc-process-node .tc-process-icon svg,
#tc-page .tc-process-node .tc-process-icon .fa,
#tc-page .tc-feature-icon svg,
#tc-page .tc-feature-icon .fa,
#tc-page .tc-safety-commitment-icon svg,
#tc-page .tc-quality-standard-icon svg,
#tc-page .tc-quality-standard-icon .fa,
#tc-page .kgx-commitment__item-icon svg,
#tc-page .kgx-commitment__item-icon .fa {
  color: currentColor !important;
  stroke: currentColor !important;
}
