@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;
}

body.home.page #main-content.container {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.home.blog #main-content.container {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.home .home-page-wrap {
  margin: 0 !important;
  padding: 0 !important;
}

.hero-section {
  height: 100vh;
  min-height: 100dvh !important;
  max-height: 100dvh !important;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.hero-youtube-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}

.hero-youtube-bg .fluid-width-video-wrapper {
  padding: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.hero-youtube-bg iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hero-mode-youtube .hero-overlay {
  background-image: linear-gradient(180deg,
      rgba(0, 0, 0, 0.45) 0%,
      rgba(0, 0, 0, 0.22) 48%,
      rgba(0, 0, 0, 0.38) 100%);
}

.hero-swiper {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero-swiper .swiper-wrapper {
  height: 100%;
}

.hero-swiper .swiper-slide {
  height: 100%;
  opacity: 0;
  transition: opacity 0.8s ease;
}

.hero-swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.hero-slide-item {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.hero-swiper-pagination {
  position: absolute;
  right: 18px;
  top: 50%;
  left: auto;
  bottom: auto;
  transform: translateY(-50%);
  z-index: 40;
  display: flex;
  flex-direction: column;
  gap: 10px;
  pointer-events: auto;
}

.hero-swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: var(--color-muted);
  opacity: 1;
  border-radius: 0px !important;
  transition: all 0.3s ease;
}

.hero-swiper-pagination .swiper-pagination-bullet-active {
  width: 10px;
  height: 30px;
  background: var(--color-primary);
}

.hero-section .hero-layout {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 45 !important;
  padding: 0 20px;
}

.hero-section .hero-block-2 {
  z-index: 27;
  bottom: 120px;
}

.hero-section .hero-intro-fixed {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 26;
}

.hero-section .hero-intro-fixed .intro-section {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.35));
  backdrop-filter: blur(3px);
  padding: 16px 0;
}

.hero-mode-youtube .hero-intro-fixed .intro-section {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.18));
}

.hero-section .hero-intro-fixed .intro-content {
  max-width: 920px;
}

.hero-section .hero-intro-fixed .intro-grid {
  gap: 14px;
}

.hero-section .hero-intro-fixed .intro-block {
  margin-bottom: 2px;
  color: #29e955;
  font-size: 26px;
  line-height: 1.1;
  font-weight: 700;
}

.hero-section .hero-intro-fixed .intro-block-2 {
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
}

.hero-section .hero-content {
  --hero-title-to-desc: 30px;
  --hero-title-line-gap: 12px;
  --hero-desc-to-buttons: 32px;
  max-width: 980px;
  text-align: center;
  text-shadow: 0 6px 24px rgba(0, 0, 0, 0.35);
  position: relative;
  z-index: 46;
}

.hero-section .hero-title {
  margin: 0 0 var(--hero-title-to-desc);
  font-family: "Montserrat", system-ui, -apple-system, sans-serif;
  font-size: clamp(44px, 6.2vw, 50px);
  line-height: 1.16;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #ffffff;
}

.hero-section .hero-title>* {
  display: block;
  margin: 0;
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.hero-section .hero-title>*+* {
  margin-top: var(--hero-title-line-gap);
}

.hero-section .hero-text {
  margin: 0 auto var(--hero-desc-to-buttons);
  max-width: 920px;
  font-family: "Montserrat", system-ui, -apple-system, sans-serif;
  font-size: clamp(16px, 1.2vw, 21px);
  line-height: 1.55;
  font-weight: 400;
  letter-spacing: 0.005em;
  color: rgba(255, 255, 255, 0.82);
}

.hero-section .hero-text>* {
  margin: 0;
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.hero-section .hero-text>*+* {
  margin-top: 8px;
}

.hero-section .hero-layout-2 {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-bottom: 0;
}

.hero-section .hero-button-primary {
  min-width: 178px;
  height: 58px;
  padding: 0 26px;
  border-radius: 0px !important;
  font-family: "Montserrat", system-ui, -apple-system, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.25s ease;
  background: #2F9B48;
  border: 2px solid #2F9B48;
  color: #fff;
  box-shadow: 0 8px 24px rgba(8, 206, 210, 0.35);
}

.hero-section .hero-button-primary-2 {
  min-width: 178px;
  height: 58px;
  padding: 0 26px;
  border-radius: 0px !important;
  font-family: "Montserrat", system-ui, -apple-system, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.25s ease;
  background: rgba(0, 0, 0, 0.28);
  border: 2px solid #24f153;
  color: #24f153;
}

.hero-section .hero-button-primary:hover {
  background: #2fb74f;
  border-color: #2fb74f;
}

.hero-section .hero-button-primary-2:hover {
  background: rgba(8, 206, 210, 0.15);
  color: #2fdf58;
  border-color: #2fdf58;
}

.hero-section .hero-button-primary svg {
  width: 16px;
  height: 16px;
  margin-left: 8px;
}

.hero-section .hero-swiper-pagination.swiper-pagination {
  left: auto !important;
  right: 20px !important;
  top: 50% !important;
  bottom: auto !important;
  width: auto !important;
  transform: translateY(-50%) !important;
  z-index: 55 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px;
  pointer-events: auto;
}

.hero-section .hero-swiper-pagination {
  left: auto !important;
  right: 20px !important;
  top: 50% !important;
  bottom: auto !important;
  width: auto !important;
  transform: translateY(-50%) !important;
  z-index: 55 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px;
  pointer-events: auto;
}

.hero-section .hero-swiper-pagination .swiper-pagination-bullet {
  margin: 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-slide {
  position: absolute;
  inset: 0px;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
}

.hero-block-2 {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  --tw-translate-x: -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));
  animation: bounce 1s infinite;
}

.hero-slide-2 {
  position: absolute;
  inset: 0px;
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
}

.hero-overlay {
  position: absolute;
  inset: 0px;
  z-index: 10;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(0 0 0 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0.8) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), rgb(0 0 0 / 0.4) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}

.hero-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;
}

.hero-layout {
  position: relative;
  z-index: 20;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
}

.hero-block {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.hero-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 56rem;
  text-align: center;
}

.hero-text {
  margin-bottom: 3rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.hero-layout-2 {
  margin-bottom: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.hero-title {
  margin-bottom: 1.5rem;
  font-weight: 700;
}

.hero-layout-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

.inline-flex {
  display: inline-flex;
}

.hero-button-primary-2 {
  display: inline-flex;
  align-items: center;
  border-radius: 0px !important;
  border-width: 2px;
  border-color: var(--color-primary);
  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;
}

.hero-button-primary {
  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: #121212;
  background-color: #14d842;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.hero-control-2 {
  height: 0.5rem;
  width: 3rem;
  border-radius: 0px !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.hero-control {
  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;
}

.animate-bounce {
  animation: bounce 1s infinite;
}

.flex-col {
  flex-direction: column;
}

.font-body {
  font-family:
    Montserrat,
    sans-sans-serif;
}

.font-cta {
  font-family: "Montserrat", system-ui, -apple-system, sans-serif;
}

.font-headline {
  font-family:
    Montserrat,
    sans-serif;
}

.font-bold {
  font-weight: 700;
}

.font-semibold {
  font-weight: 600;
}

.hero-button-primary:hover {
  background-color: var(--color-accent);
  --tw-shadow: 0 0 30px rgba(20, 216, 66, 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);
}

.hero-button-primary-2:hover {
  background-color: #2fdf58;
  color: #fff;
  background-color: #2fdf58;
}

.intro-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.intro-block {
  margin-bottom: 0.5rem;
  font-weight: 700;
}

.intro-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.intro-section {
  background-color: var(--color-card);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.intro-content-2 {
  text-align: center;
}

.intro-block-2 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.services-link-icon {
  margin-left: 0.5rem;
  transition: transform 0.3s ease;
}

.services-link:hover .services-link-icon {
  transform: translateX(0.5rem);
}

.services-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;
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
  transition: transform 0.5s ease;
}

.services-overlay {
  position: absolute;
  inset: 0;
  z-index: 10;
  --tw-gradient-from: rgb(0 0 0 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), rgb(0 0 0 / 0.4) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
  background: linear-gradient(to top,
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.4),
      transparent);
}

.services-card {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 20;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #2f2f2f;
  background-color: var(--color-primary, #14d842);
}

.services-block {
  position: relative;
  height: 16rem;
  overflow: hidden;
}

.services-link {
  position: relative;
  overflow: hidden;
  border-radius: 0px !important;
  background-color: var(--color-card);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.services-block-2 {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.services-text {
  max-width: 48rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #b8b8b8;
  margin: 0 auto;
}

.services-content {
  width: 1800px;
  max-width: 90%;
  margin: 0 auto;
  padding: 0 1rem;
}

.services-content-2 {
  margin-bottom: 3rem;
  text-align: center;
}

.services-title-2 {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 700;
  color: #fff;
  font-family: "Montserrat", system-ui, -apple-system, sans-serif;
  margin: 0 0 1rem 0;
  transition: color 0.3s ease;
}

.services-title {
  margin-bottom: 1.5rem;
  font-size: 2.25rem;
  line-height: 2.25rem;
  font-weight: 700;
  font-family: "Montserrat", system-ui, -apple-system, sans-serif;
  color: #fff;
}

.services-text-2 {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.services-layout {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
}

.services-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 4rem;
  justify-content: center;
}

.services-item-wrapper {
  flex: 1 1 380px;
  max-width: 100%;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.services-section {
  background-color: var(--color-background, #0f0f0f);
  padding: 4rem 0;
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.services-block-3 {
  padding: 1.5rem;
}

.services-icon {
  color: #121212;
}

.services-link:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.group:hover {
  --tw-translate-x: 0.5rem;
  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-scale-x: 1.1;
  --tw-scale-y: 1.1;
  color: var(--color-primary);
  opacity: 1;
}

.projects-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.projects-block-3 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 20;
  padding: 1.5rem;
}

.projects-overlay {
  position: absolute;
  inset: 0px;
  z-index: 10;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(0 0 0 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), rgb(0 0 0 / 0.5) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}

.projects-block {
  position: relative;
  overflow: hidden;
}

.projects-card {
  position: relative;
  overflow: hidden;
  border-radius: 0px !important;
  background-color: var(--color-background);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.projects-block-2 {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.projects-content {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.projects-layout {
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.projects-title-2 {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  color: #24f153;
}

.projects-layout-2 {
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.projects-title {
  margin-bottom: 1rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.projects-icon {
  margin-right: 0.5rem;
}

.projects-button-primary {
  margin-top: 1.5rem;
  display: inline-flex;
  align-items: center;
  border-radius: 0px !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  color: #fff;
  background-color: #2F9B48;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.projects-layout-3 {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #cfcfcf;
  width: 100%;
}

.projects-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
}

.projects-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
}

.projects-node {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
}

.projects-section {
  background-color: var(--color-card);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.projects-text {
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #b8b8b8;
}

.projects-button-primary:hover,
.projects-button-primary:focus,
.projects-button-primary:active {
  background-color: #2fb74f !important;
  color: #fff !important;
  outline: none;
}

.projects-card:hover {
  transform: translateY(-5px) scale(1.02);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.5);
}

.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.75rem;
  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: flex;
  align-items: center;
  justify-content: inherit;
  gap: 0.25rem;
}

.testimonials-text-2 {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.625;
}

.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;
}

.flex-1 {
  flex: 1 1 0%;
}

.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;
  }
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.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;
}

.ring-4 {
  --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-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);
}

.awards-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;
}

.awards-block {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
}

.awards-card-2 {
  position: relative;
  margin-bottom: 1rem;
  height: 8rem;
  width: 100%;
  overflow: hidden;
  border-radius: 0px !important;
}

.awards-text-4 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  max-width: 42rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.awards-icon-3 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
}

.awards-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.awards-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 48rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.awards-content-2 {
  margin-bottom: 3rem;
  text-align: center;
}

.awards-grid {
  margin-bottom: 4rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 3rem;
}

.awards-title-3 {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.awards-title {
  margin-bottom: 1rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.awards-title-4 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.awards-title-2 {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.awards-icon-4 {
  margin-right: 0.5rem;
}

.awards-icon-2 {
  margin-right: 0.75rem;
  color: var(--color-gold);
}

.awards-icon {
  margin-right: 0.75rem;
}

.awards-layout-3 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.awards-layout-4 {
  display: flex;
  align-items: center;
}

.awards-layout {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.awards-grid-2 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

.awards-layout-2 {
  flex: 1 1 0%;
}

.flex-wrap {
  flex-wrap: wrap;
}

.space-y-4 {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.awards-block-2> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.awards-card-4 {
  border-radius: 0px !important;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  padding: 2rem;
  text-align: center;
}

.awards-node {
  border-radius: 0px !important;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
}

.awards-card {
  border-radius: 0px !important;
  background-color: var(--color-background);
  padding: 1.5rem;
  text-align: center;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.awards-card-3 {
  border-radius: 0px !important;
  background-color: var(--color-background);
  padding: 1.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.awards-section {
  background-color: var(--color-card);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.awards-text-2 {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
}

.awards-text-3 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.awards-card:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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-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);
}

.awards-card-3:hover {
  border-left-width: 4px;
  border-color: var(--color-primary);
  --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);
}

.process-card-7 {
  position: absolute;
  bottom: -1.5rem;
  left: -1.5rem;
  height: 8rem;
  width: 8rem;
  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);
}

.process-block-4 {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  right: 2rem;
  z-index: 20;
}

.process-overlay-2 {
  position: absolute;
  inset: 0px;
  z-index: 10;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(0 0 0 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.process-overlay {
  position: absolute;
  inset: 0px;
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-primary) var(--tw-gradient-from-position);
  --tw-gradient-to: var(--color-accent) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), transparent var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}

.process-block {
  position: absolute;
  inset: 0px;
  opacity: 0.05;
}

.process-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;
}

.process-card-6 {
  position: absolute;
  right: -1.5rem;
  top: -1.5rem;
  height: 8rem;
  width: 8rem;
  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);
}

.process-block-2 {
  position: relative;
}

.process-card-3 {
  position: relative;
  overflow: hidden;
  border-radius: 0px !important;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.process-block-3 {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
}

.process-section {
  position: relative;
  overflow: hidden;
  background-color: var(--color-background);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.process-content {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.process-title-2 {
  margin-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.process-layout-3 {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}

.process-card {
  margin-bottom: 1.5rem;
  display: inline-flex;
  align-items: center;
  border-radius: 0px !important;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  color: var(--color-gold);
}

.process-title {
  margin-bottom: 1.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.process-text {
  margin-bottom: 2rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.process-grid-2 {
  margin-bottom: 2rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

.process-icon {
  margin-right: 0.5rem;
}

.process-layout-2 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.process-layout-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.process-card-5 {
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 0px !important;
  background-color: var(--color-gold);
}

.process-layout {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}

.process-card-2 {
  display: flex;
  height: 3rem;
  width: 3rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0px !important;
}

.process-button-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px !important;
  border-width: 2px;
  border-color: var(--color-primary);
  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;
}

.process-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px !important;
  background-color: var(--color-gold);
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: var(--color-gold-foreground);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  gap: 3rem;
}

.process-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);
}

.from-primary {
  --tw-gradient-from: var(--color-primary) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-transparent {
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), transparent var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}

.to-accent {
  --tw-gradient-to: var(--color-accent) var(--tw-gradient-to-position);
}

.process-title-3 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.process-text-2 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.process-node-2 {
  font-weight: 600;
  color: var(--color-gold);
}

.process-icon-3 {
  color: var(--color-gold-foreground);
}

.backdrop-blur-sm {
  --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);
}

.process-button-primary:hover {
  background-color: #08ced2;
  color: #121212;
  background-color: #08ced2;
}

.process-link:hover {
  --tw-shadow: 0 0 30px rgba(20, 216, 66, 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.75rem;
}

.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-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;
}

.from-card {
  --tw-gradient-from: var(--color-card) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-background {
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    var(--color-background) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}

.to-card {
  --tw-gradient-to: var(--color-card) var(--tw-gradient-to-position);
}

.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);
}

.services-item-wrapper {
  display: flex !important;
  flex-direction: column;
  background-color: var(--color-card, #1a1a1a);
  border-radius: 0px !important;
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
  text-decoration: none;
}

.services-item-wrapper:hover {
  transform: translateY(-5px) scale(1.02);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.5);
}

.services-media-link {
  display: block;
  position: relative;
  height: 16rem;
  overflow: hidden;
}

.services-item-wrapper:hover .services-image {
  transform: scale(1.1);
}

.services-card svg {
  color: var(--color-primary-foreground, #0f0f0f);
  width: 24px;
  height: 24px;
}

.services-info-wrapper {
  padding: 1.5rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.services-title-link {
  text-decoration: none;
  display: block;
}

.services-item-wrapper:hover .services-title-2 {
  color: var(--color-primary, #14d842);
}

.services-desc-wrapper {
  color: var(--color-muted-foreground, #b8b8b8);
  font-size: 0.875rem;
  line-height: 1.625;
  margin-bottom: 1.5rem;
  flex-grow: 1;
}

.services-cta-link {
  display: inline-flex;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-primary, #14d842);
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  transition: color 0.3s ease;
}

.services-cta-link:hover .services-link-icon {
  transform: translateX(0.5rem);
}

.services-item-wrapper:hover .services-link-icon {
  transform: translateX(0.5rem);
}

@media (max-width: 768px) {
  .hero-section .hero-content {
    --hero-title-to-desc: 18px;
    --hero-title-line-gap: 8px;
    --hero-desc-to-buttons: 22px;
  }

  .hero-section .hero-title {
    font-size: clamp(34px, 9vw, 50px);
    line-height: 1.14;
  }

  .hero-section .hero-text {
    font-size: clamp(14px, 3.6vw, 17px);
    line-height: 1.5;
  }

  .hero-section .hero-layout-2 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }

  .hero-swiper-pagination {
    right: 10px;
    gap: 8px;
  }

  .hero-section .hero-block-2 {
    bottom: 140px;
  }

  .hero-section .hero-intro-fixed .intro-section {
    padding: 12px 0;
  }

  .hero-section .hero-intro-fixed .intro-content {
    padding-left: 12px;
    padding-right: 12px;
  }

  .hero-section .hero-intro-fixed .intro-block {
    font-size: 18px;
  }

  .hero-section .hero-intro-fixed .intro-block-2 {
    font-size: 12px;
  }

  .hero-section .hero-button-primary {
    width: min(92vw, 330px);
    min-width: 0;
    height: 52px;
    font-size: 17px;
  }

  .hero-section .hero-button-primary-2 {
    width: min(92vw, 330px);
    min-width: 0;
    height: 52px;
    font-size: 17px;
  }
}

@media (min-width: 640px) {
  .hero-layout-2 {
    flex-direction: row;
  }

  .awards-grid-2 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .process-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .process-layout-2 {
    flex-direction: row;
  }

  .cta-layout {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .hero-layout {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-text {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .hero-title {
    font-size: 3.75rem;
    line-height: 1;
  }

  .intro-grid {
    gap: 3rem;
  }

  .intro-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .intro-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .intro-block {
    font-size: 3rem;
    line-height: 1;
  }

  .intro-block-2 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .services-content-2 {
    margin-bottom: 4rem;
  }



  .services-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .services-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .services-title-2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .services-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .services-text-2 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .services-text {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .projects-layout {
    margin-bottom: 4rem;
    flex-direction: row;
    align-items: center;
  }

  .projects-button-primary {
    margin-top: 0px;
  }

  .projects-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .projects-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .projects-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .projects-title-2 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    -webkit-line-clamp: 2;
    line-clamp: 1;
  }

  .projects-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .projects-text {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .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: flex-start;
  }

  .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.75rem;
  }

  .awards-content-2 {
    margin-bottom: 4rem;
  }

  .awards-card-4 {
    padding: 3rem;
  }

  .awards-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .awards-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .awards-title-4 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .awards-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .awards-text-4 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .awards-text {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .process-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .process-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .process-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .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.75rem;
  }
}

@media (min-width: 1024px) {
  .hero-layout {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .hero-text {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .hero-title {
    font-size: 4.5rem;
    line-height: 1;
  }

  .intro-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .intro-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .intro-block {
    font-size: 3.75rem;
    line-height: 1;
  }



  .services-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .services-title {
    font-size: 3rem;
    line-height: 1;
  }

  .projects-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .projects-title {
    font-size: 3rem;
    line-height: 1;
  }

  .testimonials-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .testimonials-title {
    font-size: 3rem;
    line-height: 1;
  }

  .awards-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .awards-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .awards-title {
    font-size: 3rem;
    line-height: 1;
  }

  .process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .process-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .process-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;
}

.projects-list-slider {
  margin-top: 30px;
  width: 100%;
  overflow: hidden;
  padding-bottom: 50px;
}

/* Pre-init fallback to prevent layout flash/break */
.projects-list-slider:not(.swiper-initialized) .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

@media (max-width: 1280px) {
  .projects-list-slider:not(.swiper-initialized) .swiper-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 992px) {
  .projects-list-slider:not(.swiper-initialized) .swiper-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .projects-list-slider:not(.swiper-initialized) .swiper-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}

.projects-list-slider:not(.swiper-initialized) .swiper-slide {
  width: 100% !important;
}

.projects-list-slider .swiper-slide {
  height: auto;
}

.projects-list-slider .swiper-pagination {
  bottom: 0;
}

.projects-list-slider .swiper-pagination-bullet {
  background: #14d842;
}

.projects-button-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 8px;
}

.swiper-slide-auto {
  width: auto !important;
}

.projects-image-link {
  display: block;
  width: 100%;
}

.projects-title-link {
  text-decoration: none;
  color: inherit;
}

.projects-pagination {
  position: relative;
  margin-top: 20px;
}

.projects-card,
.projects-image {
  border-radius: 0 !important;
}

.projects-empty-message {
  color: #888;
}

/* Testimonials Section Enhancements */
.testimonials-slider-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
  /* Space for pagination */
}

.testimonials-block {
  position: relative;
  overflow: hidden;
}

.testimonials-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.6);
  color: #fff !important;
  border-radius: 50%;
  padding: 15px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: background 0.3s, transform 0.3s;
  z-index: 10;
}

.testimonials-video-play:hover {
  background: rgba(211, 47, 47, 0.9);
  transform: translate(-50%, -50%) scale(1.1);
}

.testimonials-video-play svg {
  width: 40px;
  height: 40px;
  fill: currentColor;
}

.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);
}

@media (max-width: 768px) {
  .testimonials-video-play svg {
    width: 30px;
    height: 30px;
  }
}

/* Core Capabilities Premium Section */
.capabilities-premium {
  padding: 100px 0;
  background-color: #000;
  color: #fff;
  font-family: 'Montserrat', system-ui, -apple-system, sans-serif;
  overflow: hidden;
}

.cap-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.cap-header {
  text-align: center;
  margin-bottom: 80px;
}

.cap-main-title {
  font-family: 'Montserrat', system-ui, -apple-system, sans-serif;
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
  color: #fff;
  text-transform: uppercase;
}

.cap-main-subtitle {
  font-size: 16px;
  color: rgba(255,255,255,0.6);
  font-weight: 300;
  letter-spacing: 0.02em;
}

.cap-middle {
  display: flex;
  gap: 60px;
  align-items: center;
  margin-bottom: 80px;
}

.cap-left {
  flex: 1;
}

.cap-right {
  flex: 1.2;
}

.cap-list-title-header {
  font-size: 24px;
  margin-bottom: 40px;
  position: relative;
  font-family: 'Montserrat', system-ui, -apple-system, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.cap-list-items {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.cap-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.cap-item-icon {
  width: 44px;
  height: 44px;
  background: #24f153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #000;
  font-size: 16px;
  box-shadow: 0 0 20px rgba(47, 155, 72, 0.3);
}

.cap-item-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 8px 0;
  color: #fff;
}

.cap-item-desc {
  font-size: 14px;
  color: rgba(255,255,255,0.5);
  line-height: 1.6;
  margin: 0;
}

.cap-media-container {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0,0,0,0.5);
}

.cap-large-img {
  width: 100%;
  height: auto;
  display: block;
}

.cap-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.cap-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cap-bottom {
  margin-top: 40px;
}

.cert-box {
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(47, 155, 72, 0.1);
  border-radius: 20px;
  padding: 50px 40px;
  text-align: center;
  background: linear-gradient(145deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.01) 100%);
}

.cert-box-title {
  font-family: 'Montserrat', system-ui, -apple-system, sans-serif;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 50px;
  color: #fff;
  text-transform: uppercase;
}

.cert-grid {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 30px;
}

.cert-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  min-width: 150px;
}

.cert-icon {
  width: 60px;
  height: 60px;
  background: rgba(47, 155, 72, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #24f153;
  font-size: 20px;
  border: 1px solid rgba(47, 155, 72, 0.2);
  transition: all 0.3s ease;
}

.cert-item:hover .cert-icon {
  background: #24f153;
  color: #000;
  transform: scale(1.1);
  box-shadow: 0 0 20px rgba(47, 155, 72, 0.4);
}

.cert-title {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  color: #fff;
  margin-bottom: 6px;
}

.cert-label {
  font-size: 12px;
  color: rgba(255,255,255,0.4);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

@media (max-width: 991px) {
  .cap-middle {
    flex-direction: column;
    gap: 40px;
  }
  .cap-right {
    order: -1;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .cap-main-title {
    font-size: 32px;
  }
  .cert-grid {
    gap: 40px;
  }
  .cert-item {
    width: 45%;
  }
}

/* Home Commitment (Inner) */
.home-commitment-inner {
  margin-top: 60px;
  text-align: center;
  color: #fff;
  font-family: 'Montserrat', system-ui, -apple-system, sans-serif;
}

.cm-divider {
  width: 100%;
  height: 1px;
  background: rgba(255,255,255,0.1);
  margin-bottom: 60px;
}

.cm-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}

.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;
  }
}