@font-face {
  font-family: "Rethink Sans";
  src:
    url("../fonts/rethink-sans/RethinkSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rethink Sans";
  src:
    url("../fonts/rethink-sans/RethinkSans-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}



.terra-solutions-home-section-1 {
  background-color: #063024;
 
}
.terra-solutions-home-section-1 .info-group {
  margin-left: -84px;
}



.terra-solutions-home-section-1 {
  display: flex;
  align-items: center;      /* vertikal */
}

.terra-solutions-home-section-1 .container {
  width: 100%;
}
.h1-home {
  margin: 0;
}
.h1-home {
  color: var(--primary-color);
  letter-spacing: -1px;
  margin-top: 100px;
  font-weight: 400;
  line-height: 1.1;

  font-size: clamp(2rem, 5vw, 70px);
  hyphens: auto;
  -webkit-hyphens: auto;
}

.h2-home {
  color: var(--primary-color);
  letter-spacing: -1px;
  margin: 0;
  font-weight: 400;
  line-height: 1.1;

  font-size: clamp(2rem, 5vw, 70px);
  hyphens: auto;
  -webkit-hyphens: auto;
}

/* H3 & H4: normale Typografie */
.h3-home {
  color: var(--primary-color);
  margin: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.3;

  hyphens: auto;
  -webkit-hyphens: auto;
}

.h4-home {
  color: var(--primary-color);
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;

  hyphens: auto;
  -webkit-hyphens: auto;
}
.service-box-short-text {
 	color: var(--white-lite);
  	margin-bottom: 24px;
	font-size: 16px;
  	line-height: 160%;
	font-weight: lighter;
}
.footer-social-text-wrap {
  flex-flow: column;
  height: 18.2px;
  display: flex;
  overflow: hidden;
}
.min-h-120 {
 	min-height: 120px;
}
.footer-social-link-text._1.view {
  letter-spacing: -.16px;
  font-size: 16px;
}
.footer-social-link-text._1 {
  color: var(--white-lite);
}
.tag-wraper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 14px;
  display: inline-flex;
}
.tag-gray {
  border: 1px solid var(--white-gray);
}
.tag-white {
  border: 1px solid var(--white-lite);
}
.tag-text {
  white-space: nowrap;
  word-break: normal;
  font-size: 14px;
  font-weight: 500;
  font-family: Creatodisplay,Arial,sans-serif;
  line-height: 130%;
}
.tag-text-gray {
  color: var(--gray-lite);
}
.tag-text-white {
  color: var(--white-lite);
}
.service-main-box-wrapper {
  cursor: pointer;
}
.collection-list {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  display: flex;
}
.small-line {
  width: 30px;
  height: 1px;
  background: var(--tc-theme-primary);
}

.terra-solutions-home-section-3 {
  background-color: #f8efff;
}

.terra-solutions-home-section-5 .work-icon span {
  background: #353535;
}
.terra-solutions-home-section-5 .icon-large {
  width: 216px;
  height: 216px;
  background: var(--tc-system-white);
}
.terra-solutions-home-section-5 .dashed-line1 {
  height: 1px;
  background-image: linear-gradient(to right, #484848 33%, rgba(255, 255, 255, 0) 0%);
  background-position: center;
  background-size: 30px 1px;
  background-repeat: repeat-x;
}
.terra-solutions-home-section-5 .dashed-line2 {
  height: 1px;
  background-image: linear-gradient(to right, #484848 33%, rgba(255, 255, 255, 0) 0%);
  background-position: center;
  background-size: 30px 1px;
  background-repeat: repeat-x;
  rotate: 22deg;
}
.terra-solutions-home-section-5 .dashed-line3 {
  height: 1px;
  background-image: linear-gradient(to right, #484848 33%, rgba(255, 255, 255, 0) 0%);
  background-position: center;
  background-size: 25px 1px;
  background-repeat: repeat-x;
  rotate: -22deg;
}

.terra-solutions-home-section-6 .card-pricing.card-basic {
  background: #eff5ff;
}
.terra-solutions-home-section-6 .card-pricing.card-basic .border-card {
  --bs-border-color: #cfdaec;
}
.terra-solutions-home-section-6 .card-pricing.card-advanced {
  background: #f8efff;
}
.terra-solutions-home-section-6 .card-pricing.card-advanced .border-card {
  --bs-border-color: #e6d8f0;
}
.terra-solutions-home-section-6 .card-pricing.card-advanced .sale-off {
  border-radius: 0px 0px 6px 6px;
  background: var(--tc-linear-1);
}
.terra-solutions-home-section-6 .card-pricing.card-team {
  background: #ffefef;
}
.terra-solutions-home-section-6 .card-pricing.card-team .border-card {
  --bs-border-color: #f0d6d6;
}
.terra-solutions-home-section-6 .monthly.active,
.terra-solutions-home-section-6 .yearly.active {
  background: var(--tc-linear-1) !important;
  color: #fff !important;
  transition: 0.3s;
}

.terra-solutions-home-section-7 .accordion-2 {
  background-color: #100915;
}
.terra-solutions-home-section-7 .accordion-2 .card {
  --bs-card-border-color: #22172b;
}
.terra-solutions-home-section-7 .accordion-2 .card .card-header a .arrow::before {
  transition: 0.3s;
  transform: rotate(0deg);
  font-family: bootstrap-icons;
  content: "\f2ea";
  color: var(--tc-theme-primary);
  font-size: 20px;
}
.terra-solutions-home-section-7 .accordion-2 .card .card-header a.collapsed .arrow {
  background-color: transparent;
}
.terra-solutions-home-section-7 .accordion-2 .card .card-header a.collapsed .arrow::before {
  transition: 0.3s;
  color: var(--tc-system-black);
  transform: rotate(180deg);
  content: "\f4fe";
}
.terra-solutions-home-section-7 .accordion-2 .card .collapse.show {
  border-bottom: 1px solid var(--tc-theme-primary);
}

.section-footer-4 {
  --bs-border-color: #332457;
}
.section-footer-4 .icon svg {
  height: 14px;
  width: 14px;
  fill: var(--tc-body-text-secondary);
  opacity: 0.5;
}
.section-footer-4 .icon:hover svg {
  fill: var(--tc-system-white);
  opacity: 1;
  transition-duration: 0.3s;
}

.card-team-member .social-icons {
  transition: all 0.2s linear;
  overflow: hidden;
  transform: translateY(80%);
  opacity: 0;
  background: var(--tc-linear-1);
}
.card-team-member .social-icons .icon {
  transition: all 0.3s ease-in-out;
  height: 40px;
  width: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.card-team-member .social-icons .icon svg {
  height: 14px;
  width: 14px;
  fill: var(--tc-system-white);
}
.card-team-member .social-icons .icon:hover {
  background-color: var(--tc-system-white);
  border-color: var(--tc-theme-primary) !important;
}
.card-team-member .social-icons .icon:hover svg {
  fill: var(--tc-theme-primary);
}
.card-team-member:hover .social-icons {
  transform: translateY(0);
  opacity: 1;
}
.card-team-member:hover .card-name h6 {
  color: var(--tc-theme-primary);
}

.card-services {
  transition: all 0.2s ease-in-out;
}
.card-services:hover {
  transition: all 0.2s ease-in-out;
  background-color: var(--tc-system-black) !important;
}
.card-services:hover a {
  transition: all 0.2s ease-in-out;
  color: var(--tc-system-white);
}
.card-services:hover a h6 {
  transition: all 0.2s ease-in-out;
  color: var(--tc-system-white);
}
.card-services:hover p {
  color: var(--tc-system-white);
}

.progress,
.progress-stacked {
  --bs-progress-height: 4px;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: transparent;
  --bs-progress-border-radius: 0px;
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: var(--tc-system-white);
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.tag-process .icon-shape {
  transform: rotate(90deg);
}
@media (min-width: 1400px) {
  .tag-process .icon-shape {
    transform: rotate(0deg);
  }
}

/* =========================
   MOBILE MENU – CLEAN FINAL
   ========================= */

/* ---------- Header ---------- */
.header-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10001;              /* IMMER über Mobile-Menü */
  background-color: #063024;
}

/* ---------- Header Layout ---------- */
.header-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 88px;
}

/* ---------- Desktop Menu ---------- */
.header-center .main-menu ul {
  display: flex;
  gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* keine Punkte / Separatoren */
.header-center .main-menu li::before,
.header-center .main-menu li::after,
.header-center .main-menu a::before,
.header-center .main-menu a::after {
  content: none !important;
  display: none !important;
}

/* ---------- Burger ---------- */
.burger-icon {
  position: relative;   /* ← DAS FEHLT */
  width: 44px;
  height: 44px;
  display: none;
  align-items: center;
  justify-content: center;
  background: transparent;
  /* background: rgba(255,255,255,0.35); */
  border-radius: 10px;
  cursor: pointer;
  z-index: 10002;
}

.burger-icon span {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 22px;
  height: 2px;
  background: #ededed;
  transform: translateX(-50%);
}

.burger-icon span:nth-child(1) {
  transform: translate(-50%, -8px);
}
.burger-icon span:nth-child(2) {
  transform: translate(-50%, -1px);
}
.burger-icon span:nth-child(3) {
  transform: translate(-50%, 6px);
}




/* ---------- Mobile Menu ---------- */
.mobile-nav {
  position: fixed;
  top: 88px;                  /* UNTER Header */
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #163D32;
  z-index: 10000;
  display: none;
  padding-bottom: 24px;   
}

.mobile-nav.is-open {
  display: block;
}

.mobile-nav ul {
  list-style: none;
  margin: 0;
  padding: 40px 0;
  text-align: center;
}

.mobile-nav .nav-link {
  display: block;
  padding: 10px 0;
    font-size: 0.9rem;   
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

/* ---------- Responsive ---------- */
@media (max-width: 1399.98px) {
  .header-center {
    display: none !important;
  }

  .burger-icon {
    display: flex !important;
  }
}

@media (min-width: 1400px) {
  .burger-icon,
  .mobile-nav {
    display: none !important;
  }
}
/* FIX: Mobile-Menü exakt auf Inhalt begrenzen */
.mobile-nav {
  top: 72px !important;   /* Höhe deines Headers */
  bottom: auto !important;
  height: fit-content !important;
  max-height: none !important;
  padding-bottom: 0 !important;
}

/* FIX: Burger IMMER vor Contact */
.header-right {
  display: flex;
  align-items: center;
}

.header-right .burger-icon {
  order: 1;        /* Burger zuerst */
  margin-right: 12px;
  z-index: 10003;
}

.header-right .btn {
  order: 2;        /* Contact danach */
}

.header-left .logo span {
  font-size: 1.2em;  
}

@media (max-width: 991px) {
  .terra-solutions-home-section-1 > .position-absolute {
    top: auto !important;
    bottom: 0 !important;
    transform: translateX(-50%) !important;
  }
}

@media (max-width: 991px) {
  .terra-solutions-home-section-1 {
    align-items: flex-start;
  }

  .h1-home {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .header-center .main-menu a {
    font-size: 13px;   
  }
}
@media (max-width: 575px) {
  .legal-notice-top {
    padding-top: 72px;
  }
}
@media (max-width: 480px) {
  .terra-solutions-about-section-1 {
    padding-top: calc(120px);
  }
}
.wave-circle-img {
  position: absolute;
  left: 25%;
  bottom: 0;
  max-width: 50%;
  height: auto;
  pointer-events: none;
  z-index: 0;
}

img {
  max-width: 100%;
  height: auto;
}