.elementor-35014 .elementor-element.elementor-element-6ff959e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-e0521b0 *//*=========== TABLE OF CONTENTS ===========
1. Reset CSS
2. Utility CSS
3. Page CSS
4. Component CSS
==========================================*/

/*-------------------------------------
  1. Reset CSS
--------------------------------------*/
body {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
  line-height: normal;
  font-family: inherit;
  margin: unset;
}

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

[type="text"],
input:where(:not([type])),
[type="email"],
[type="url"],
[type="password"],
[type="number"],
[type="date"],
[type="datetime-local"],
[type="month"],
[type="search"],
[type="tel"],
[type="time"],
[type="week"],
[multiple],
textarea,
select,
button {
  appearance: none;
  background-color: transparent;
  border-color: unset;
  border-width: 0;
  border-radius: unset;
  padding: unset;
  font-size: unset;
  line-height: unset;
  color: inherit;
}
input:focus-visible,
[multiple]:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: none;
}

/*-------------------------------------
  2. Utility CSS
--------------------------------------*/
.flex-col-center-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/*-------------------------------------
  3. Page CSS
--------------------------------------*/
.about-us {
  background-color: #ffffff;
  width: 100%;
}

.rowaboutus {
  gap: 14px;
  background-color: #20221d;
  display: flex;
  justify-content: center;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.section-about {
  gap: 24px;
  display: flex;
  width: 36%;
  flex-direction: column;
  @media only screen and (max-width: 1050px) {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.section-about__column {
  margin-right: 18px;
  gap: 2px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  @media only screen and (max-width: 1050px) {
    margin-right: 0px;
  }
}

.section-about__title {
  color: #ffffff !important;
  letter-spacing: 1px;
  font-family: Acumin Pro !important;
  text-transform: uppercase;
}

.section-about__subtitle {
  color: #ffffff !important;
  width: 100%;
  line-height: 116%;
}

.section-about__description {
  color: #ffffff !important;
  font-family: Acumin Pro !important;
  line-height: 165%;
}

.section-about__actions {
  gap: 16px;
  display: flex;
}

.section-about__button--explore {
  color: #ffffff !important;
  padding-left: 23px;
  padding-right: 23px;
  font-family: Acumin Pro;
  font-size: 18px;
  background-color: #000000 !important;
  height: 46px;
  min-width: 198px;
  border-radius: 3px !important;
  border: 1px solid #ffffff66;
  @media only screen and (max-width: 550px) {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.section-about__button--subscribe {
  color: #ffffff !important;
  padding-left: 23px;
  padding-right: 23px;
  font-family: Acumin Pro;
  font-size: 18px;
  background-color: #000000 !important;
  height: 46px;
  min-width: 170px;
  border-radius: 3px !important;
  border: 1px solid #ffffff66;
  @media only screen and (max-width: 550px) {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.about-us__row {
  height: 600px!important;
  background-image: url(../public/images/img_mask_group.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.about-us__row__image {
  height: 600px;
  width: 100%;
  object-fit: cover;
  @media only screen and (max-width: 1050px) {
    height: auto;
  }
}

.rowourmission {
  margin-top: 74px;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.mission-section {
  gap: 8px;
  display: flex;
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.mission-section__description {
  color: #666666 !important;
  font-family: Acumin Pro !important;
  width: 92%;
  line-height: 165%;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.stack {
  height: 588px;
  width: 42%;
  position: relative;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.stack__image--top {
  height: 400px;
  width: 52%;
  object-fit: contain;
  position: absolute;
  right: 0px;
  top: 0px;
  margin: auto;
}

.stack__image--bottom {
  height: 416px;
  width: 58%;
  object-fit: contain;
  position: absolute;
  bottom: 0px;
  left: 9%;
  margin: auto;
}

.rowourvision {
  margin-top: 74px;
}

.columnone {
  padding-top: 98px;
  padding-bottom: 98px;
  gap: 98px;
  background-color: #f5f2eb;
  @media only screen and (max-width: 1050px) {
    gap: 73px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  @media only screen and (max-width: 550px) {
    gap: 49px;
  }
}

.about-us__column-2 {
  padding-left: 50px;
  padding-right: 50px;
  @media only screen and (max-width: 1050px) {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.about-us__vision-column {
  gap: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about-us__vision-description {
  color: #666666 !important;
  font-family: Acumin Pro !important;
  text-align: center;
  align-self: stretch;
  line-height: 165%;
}

.about-us-1 {
  margin-bottom: 16px;
  width: 80%;
  display: grid;
  gap: 90px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  justify-content: center;
  @media only screen and (max-width: 1050px) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  @media only screen and (max-width: 550px) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.stack-1 {
  height: 382px;
  position: relative;
  align-content: center;
  @media only screen and (max-width: 1050px) {
    height: auto;
  }
}

.stack__slider {
  max-width: 100%;
  display: flex;
  flex: 1;
  padding-right: 376px;
  padding-left: 376px;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.stack__controls {
  padding-left: 218px;
  padding-right: 218px;
  flex: 1;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  top: 0px;
  height: max-content;
  gap: 20px;
  margin: auto;
  @media only screen and (max-width: 1050px) {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.rowmeetthe {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.about-us__image-2 {
  height: 834px;
  width: 42%;
  object-fit: contain;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.about-us__column-3 {
  gap: 28px;
  display: flex;
  width: 48%;
  flex-direction: column;
  @media only screen and (max-width: 1050px) {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.about-us__column__description {
  color: #666666 !important;
  font-family: Acumin Pro !important;
  width: 86%;
  line-height: 165%;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.about-us__column {
  padding-top: 68px;
  padding-bottom: 68px;
  background-color: #a7998a;
  @media only screen and (max-width: 1050px) {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.about-us__quote {
  margin-bottom: 12px;
  padding-left: 56px;
  padding-right: 56px;
  gap: 22px;
  display: flex;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.about-us__quote__text {
  color: #ffffff !important;
  text-align: center;
  align-self: stretch;
  line-height: 135%;
}

.about-us__quote__author {
  color: #ffffff !important;
  font-family: Acumin Pro !important;
}

.rowourstory {
  display: flex;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.about-us__image {
  height: 710px;
  width: 30%;
  object-fit: contain;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.about-us__column-1 {
  margin-left: 102px;
  gap: 28px;
  display: flex;
  flex: 1;
  flex-direction: column;
  @media only screen and (max-width: 1050px) {
    align-self: stretch;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0px;
  }
}

.about-us__description {
  color: #666666 !important;
  font-family: Acumin Pro !important;
  width: 84%;
  line-height: 165%;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.about-us__image-1 {
  height: 710px;
  width: 14%;
  object-fit: contain;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.column_five {
  padding-top: 58px;
  padding-bottom: 58px;
  background-color: #626c66;
  display: flex;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.about-section {
  margin-bottom: 20px;
  @media only screen and (max-width: 1050px) {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.about-section__year-entry {
  margin-top: 66px;
  align-self: stretch;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

.about-section__event {
  margin-top: 12px;
  align-self: flex-end;
  width: 52%;
  display: flex;
  justify-content: flex-end;
  @media only screen and (max-width: 550px) {
    width: 100%;
  }
}

.about-section__event-icon {
  height: 18px;
  margin-top: 6px;
  z-index: 9;
  position: relative;
  border-radius: 1px;
  @media only screen and (max-width: 550px) {
    width: 100%;
  }
}

.about-section__event-description-wrapper {
  margin-left: -4px;
  align-self: center;
  position: relative;
  background-color: #4a514d;
  width: 88%;
  display: flex;
  justify-content: center;
  padding: 32px;
  border-radius: 5px;
  @media only screen and (max-width: 550px) {
    width: 100%;
    margin-left: 0px;
    padding: 20px;
  }
}

.about-section__event-description {
  color: #ffffff !important;
  font-family: Acumin Pro !important;
  align-self: flex-end;
  width: 96%;
  line-height: 135%;
}

.about-section__year-entry--secondary {
  margin-top: 40px;
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

.about-section__year-entry-wrapper {
  margin-top: 18px;
  align-self: flex-end;
  width: 46%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  @media only screen and (max-width: 550px) {
    width: 100%;
  }
}

.about-section__event-row--first-issue {
  gap: 24px;
  align-self: center;
  background-color: #4a514d;
  display: flex;
  flex: 1;
  align-items: flex-start;
  padding: 30px;
  border-radius: 5px;
  @media only screen and (max-width: 550px) {
    padding: 20px;
  }
}

.about-section__event-icon--overflow {
  height: 18px;
  margin-top: 6px;
  margin-left: -2px;
  position: relative;
  border-radius: 1px;
}

.about-section__year-entry-wrapper--secondary {
  padding-left: 24px;
  padding-right: 24px;
  gap: 49px;
  flex: 1;
  display: flex;
  align-items: center;
  @media only screen and (max-width: 550px) {
    align-self: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.about-section__year-divider--secondary {
  height: 10px;
  background-color: #ffffff;
  width: 10px;
  border-radius: 5px;
}

.about-section__event--tertiary {
  margin-top: 14px;
  align-self: flex-end;
  width: 52%;
  display: flex;
  justify-content: flex-end;
  @media only screen and (max-width: 550px) {
    width: 100%;
  }
}

.about-section__event-icon--tertiary {
  height: 18px;
  margin-top: 6px;
  z-index: 10;
  position: relative;
  border-radius: 1px;
  @media only screen and (max-width: 550px) {
    width: 100%;
  }
}

.about-section__year-entry-wrapper--quaternary {
  margin-top: 36px;
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.about-section__event-row--sustainability {
  margin-top: 18px;
  gap: 24px;
  align-self: flex-end;
  background-color: #4a514d;
  display: flex;
  width: 48%;
  justify-content: center;
  align-items: flex-start;
  padding: 30px;
  border-radius: 5px;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }

  @media only screen and (max-width: 550px) {
    padding: 20px;
  }
}

.about-section__event-description--sustainability {
  color: #ffffff !important;
  font-family: Acumin Pro !important;
  width: 56%;
  line-height: 135%;
}

.about-section__event-icon--overflow-secondary {
  height: 18px;
  margin-top: 24px;
  margin-left: -2px;
  position: relative;
  border-radius: 1px;
  @media only screen and (max-width: 1050px) {
    width: 100%;
    margin-left: 0px;
  }
}

.about-section__year-divider--quaternary {
  height: 10px;
  margin-top: 24px;
  margin-left: 48px;
  background-color: #ffffff;
  width: 10px;
  border-radius: 5px;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
  }
}

.about-section__year--quaternary {
  color: #ffffff !important;
  margin-left: 48px;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
  }
}

.about-section__year-divider--quinary {
  height: 10px;
  margin-top: 22px;
  margin-left: 42px;
  background-color: #ffffff;
  width: 10px;
  border-radius: 5px;
  @media only screen and (max-width: 550px) {
    margin-left: 0px;
  }
}

.about-section__event-row--quinary {
  margin-top: 14px;
  align-self: flex-end;
  width: 52%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  @media only screen and (max-width: 550px) {
    flex-direction: column;
    width: 100%;
  }
}

.about-section__event-icon--quinary {
  height: 18px;
  margin-top: 6px;
  z-index: 11;
  position: relative;
  border-radius: 1px;
  @media only screen and (max-width: 550px) {
    width: 100%;
  }
}
.section-about__subtitle-span {
  color: #ffffff;
}

.user-profile {
  gap: 20px;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}

.about-section__timeline {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.user-profile__index {
  letter-spacing: -1.5px;
  font-family: Acumin Pro Wide !important;
  z-index: 1;
  position: relative;
}

.user-profile__image {
  height: 4px;
  width: 100%;
}

.user-profile__title {
  letter-spacing: 0.72px;
  text-align: center;
  align-self: stretch;
  line-height: 116%;
}

.stack__slider-image--first {
  height: 382px;
  object-fit: contain;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.stack__controls-button--previous {
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #ffffff90 !important;
  width: 44px;
  border-radius: 3px !important;
}

.about-us__story-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.mission-section__title {
  color: #000000 !important;
}

.mission-section__title-span {
  color: #000000;
}

.mission-section__title-span-1 {
  color: #c47829;
  font-style: italic;
}

.about-us__story-subtitle {
  font-family: Acumin Pro !important;
  font-style: italic;
}

.about-section__title {
  color: #ffffff !important;
}

.about-section__year-divider {
  height: 10px;
  margin-top: 22px;
  margin-left: 44px;
  background-color: #ffffff;
  width: 10px;
  border-radius: 5px;
  @media only screen and (max-width: 550px) {
    margin-left: 0px;
  }
}

.about-section__event-row {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

.about-section__event-description-wrapper--quinary {
  margin-left: -4px;
  gap: 24px;
  align-self: center;
  position: relative;
  background-color: #4a514d;
  display: flex;
  width: 88%;
  justify-content: center;
  align-items: flex-start;
  padding: 30px;
  border-radius: 5px;
  @media only screen and (max-width: 550px) {
    width: 100%;
    margin-left: 0px;
    padding: 20px;
  }
}

.about-section__event-icon--sustainability {
  height: 164px;
  align-self: center;
  width: 38%;
  object-fit: contain;
}

.about-section__event-description--first-issue {
  color: #ffffff !important;
  font-family: Acumin Pro !important;
  width: 54%;
  line-height: 135%;
}

.about-section__year-entry--tertiary {
  margin-top: 40px;
  align-self: stretch;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

/*-------------------------------------
  4. Component CSS
--------------------------------------*/
/*------Button CSS------*/
.ui.button.round {
  border-radius: 3px;
}

.ui.button.size-sm {
  height: 46px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 18px;
}

.ui.button.size-xs {
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
}

.ui.button.fill.black_900 {
  background-color: #000000;
  color: #ffffff;
}

.ui.button.fill.white_a700_90 {
  background-color: #ffffff90;
}

.ui.button {
  text-align: center;
  display: flex;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 3px;
}

/*------Text CSS------*/
.ui.text.size-textxs {
  font-size: 16px;
  font-weight: 400;
}

.ui.text.size-texts {
  font-size: 17px;
  font-weight: 400;
}

.ui.text.size-textmd {
  font-size: 18px;
  font-weight: 400;
}

.ui.text.size-textlg {
  font-size: 24px;
  font-weight: 300;
  @media only screen and (max-width: 1050px) {
    font-size: 22px;
  }
}

.ui.text.size-textxl {
  font-size: 30px;
  font-weight: 300;
  @media only screen and (max-width: 1050px) {
    font-size: 28px;
  }

  @media only screen and (max-width: 550px) {
    font-size: 26px;
  }
}

.ui.text.size-text2xl {
  font-size: 34px;
  font-weight: 400;
  @media only screen and (max-width: 1050px) {
    font-size: 32px;
  }

  @media only screen and (max-width: 550px) {
    font-size: 30px;
  }
}

.ui.text.size-text3xl {
  font-size: 36px;
  font-weight: 300;
  @media only screen and (max-width: 1050px) {
    font-size: 34px;
  }

  @media only screen and (max-width: 550px) {
    font-size: 32px;
  }
}

.ui.text.size-text4xl {
  font-size: 44px;
  font-weight: 300;
  @media only screen and (max-width: 1050px) {
    font-size: 40px;
  }

  @media only screen and (max-width: 550px) {
    font-size: 34px;
  }
}

.ui.text.size-text5xl {
  font-size: 58px;
  font-weight: 300;
  @media only screen and (max-width: 1050px) {
    font-size: 50px;
  }

  @media only screen and (max-width: 550px) {
    font-size: 44px;
  }
}

.ui.text {
  color: #312f32;
  font-family: IvyPresto Display;
}

/*------Container CSS------*/
.container-xs {
  max-width: 950px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.stack-1 {
    height: fit-content!important;
}/* End custom CSS */