/* ==========================================================================
   Font Face Declarations
   ========================================================================== */

@font-face {
  font-family: "Volte Rounded";
  src: url("../volte-rounded-font-family/VolteRounded-Light-BF65bc55d32e0ba.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Volte Rounded";
  src: url("../volte-rounded-font-family/VolteRounded-Regular-BF65bc55d32ca1a.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Volte Rounded";
  src: url("../volte-rounded-font-family/VolteRounded-Medium-BF65bc55d3265d3.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Volte Rounded";
  src: url("../volte-rounded-font-family/VolteRounded-Semibold-BF65bc55d27d175.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Volte Rounded";
  src: url("../volte-rounded-font-family/VolteRounded-Bold-BF65bc55d33dd1f.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Font Face Declarations */
@font-face {
  font-family: "Volte Rounded";
  src: url("../volte-rounded-font-family/VolteRounded-Light-BF65bc55d32e0ba.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

.adventures-unlimited {
  font-family: "adventures-unlimited", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  color: #e2935d !important;
  letter-spacing: 0% !important;
}

.accent {
  font-family: "adventures-unlimited", sans-serif;
  color: #e2935d;
  font-weight: 400;
  font-style: normal;
  font-size: 160px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
}

/* Google Fonts */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Gotham:wght@400&display=swap");

/* Helper Classes */
.icon-container {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Utility classes for mobile line breaks */
.hidden {
  display: none;
}

@media (max-width: 768px) {
  .show-mobile {
    display: block;
  }

  .section-title-black {
    font-size: 28px;
    line-height: 32px;
  }
}

.volte-rounded {
  font-family: "Volte Rounded", sans-serif;
  font-weight: 300;
  font-size: 48.24px;
  line-height: 50.99px;
  text-align: center;
}

/* Utility Classes */
.cursor-pointer {
  cursor: pointer;
}

.cursor-default {
  cursor: default;
}

.image-rotated {
  transform: rotate(0deg);
  opacity: 1;
}

.opacity-50 {
  opacity: 0.5;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

/* ==========================================================================
   Typography Classes
   ========================================================================== */

.body-text-dark , .text-section p {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  color: #4f3e31;
}

.body-text-grey {
  color: #d9d9d9;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
}

.body-text-light {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #fdfcf7;
  max-width: 676px;
  margin-left: 20px;
  margin-right: 20px;
}

.body-text-white {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #fdfcf7;
}

.footer-title {
  font-family: "Volte Rounded", sans-serif;
  font-weight: 300;
  font-size: 50px;
  line-height: 56px;
  letter-spacing: -0.02em;
  color: #000;
}

.icon-label {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #4f3e31;
}

.icon-label-light {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #fdfcf7;
  text-align: left;
}

.location-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  color: #4f3e31;
}

.project-description {
  font-family: "Open Sans", sans-serif;
  text-align: left;
  font-weight: 500;
  font-size: 17px;
  line-height: 26px;
  color: #4f3e31;
}

.project-description > p {
	margin-bottom: 20px;
}

.section-title-black {
  font-family: "Volte Rounded", sans-serif;
  font-weight: 300;
  font-size: 50px;
  line-height: 56px;
  letter-spacing: -0.02em;
  color: #000;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.section-title-dark {
  font-family: "Volte Rounded", sans-serif;
  font-weight: 300;
  font-size: 50px;
  line-height: 56px;
  letter-spacing: -0.02em;
  color: #4f3e31;
}

.section-title-light {
  font-family: "Volte Rounded", sans-serif;
  font-weight: 300;
  font-size: 50px;
  line-height: 56px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fdfcf7;
}

.small-text-black {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  color: #000;
}

.small-text-dark {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  color: #4f3e31;
}

.stats-number {
  font-family: "Volte Rounded", sans-serif;
  font-weight: 300;
  font-size: 80px;
  line-height: 1.2;
  color: #4f3e31;
}

.step-label {
  font-family: "Gotham", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16.8px;
  color: #000;
  transition: color 0.3s ease;
}

.step-label-disabled {
  font-family: "Volte Rounded", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  color: #bfb9b1;
}

.step-label-inactive {
  font-family: "Gotham", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16.8px;
  color: #bfb9b1;
  transition: color 0.3s ease;
}

.step-name {
  font-family: "Volte Rounded", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
}

.step-name-nowrap {
  font-family: "Volte Rounded", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  white-space: nowrap;
}

.step-number-bold {
  font-family: "Volte Rounded", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  letter-spacing: 0%;
}

/* ==========================================================================
   Process Steps Section Layout
   ========================================================================== */

.process-steps-section {
  padding: 100px 80px;
  width: 100%;
}

.process-steps-container {
  display: flex;
  gap: 80px;
}

@media (max-width: 1040px) {
  .process-nav-border {
    display: none !important;
  }
}

@media (max-width: 1140px) {
  .process-steps-section {
    padding: 100px 32px !important;
  }

  .process-steps-container {
    gap: 40px !important;
  }
}

.process-description {
  text-align: left;
	color: #4f3e31 !important;
	font-size: 18px !important;
}

.process-nav-list {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.process-grid-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.process-grid-content {
  width: min-content;
  height: min-content;
  transform-origin: center;
}

/* ==========================================================================
   Projects Header Section
   ========================================================================== */

.projects-header-section {
  background-color: #4f3e31;
  /* height: 612px; */
  padding: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .projects-header-section {
    padding: 40px 20px 20px 20px;
  }

  .projects-intro-text {
    
  }

  .ourprojects-title {
    margin-bottom: 150px;
  }
}

.projects-header-intro {
  display: flex;
}

.projects-intro-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  color: #d9d9d9;
  max-width: 50%;
  text-align: left;
}

.projects-intro-text p {
	margin: 0 0 20px 0;
}

/* ==========================================================================
   ESG Section
   ========================================================================== */

.esg-header {
  text-align: left;
}

.esg-title {
  text-align: left;
}

.esg-description {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  color: #4f3e31;
  text-align: left;
}

.esg-description > p { 
	margin: 0 0 20px 0;
}

.esg-description p b , .esg-description p.bold {
	font-weight: 500 !important;
}

/* ==========================================================================
   In Numbers Section
   ========================================================================== */

.in-numbers-description {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #4f3e31;
  text-align: left;
  max-width: 319px;
}

.in-numbers-carousel-track {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 24px;
  padding-left: 0;
  overflow: hidden;
  min-height: 600px;
}

/* ==========================================================================
   In Numbers Simple Section (Mobile)
   ========================================================================== */

.in-numbers-simple-header {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: 20px;
  margin-top: 20px;
}

.in-numbers-simple-controls {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 10px;
}
