.page-header {
  position: relative;
}
.page-header__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.page-header__image-container:before {
  content: "";
  display: block;
  padding-top: 52.0833333333%;
}
.page-header__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .page-header__image-container:before {
    padding-top: 164.4670050761%;
  }
}
.page-header__container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 7.8125vw;
  color: #fff;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .page-header__container {
    bottom: 14.2578125vw;
  }
}
@media screen and (max-width: 992px) {
  .page-header__container {
    bottom: 14.7177419355vw;
  }
}
@media screen and (max-width: 768px) {
  .page-header__container {
    bottom: 19.0104166667vw;
  }
}
@media screen and (max-width: 570px) {
  .page-header__container {
    bottom: 25.6140350877vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__container {
    bottom: 30.4166666667vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__container {
    bottom: 34.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__container {
    bottom: 37.4358974359vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .page-header__container {
    text-align: center;
  }
}
.page-header__inner {
  grid-column: 1/6;
}
@media only screen and (max-width: 1399.98px) {
  .page-header__inner {
    grid-column: 1/7;
  }
}
@media only screen and (max-width: 991.98px) {
  .page-header__inner {
    grid-column: 1/-1;
  }
}
.page-header__image-container {
  overflow: hidden;
}
.page-header__image-container::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(180deg, rgba(39, 39, 39, 0) 0%, #272727 53.81%);
  mix-blend-mode: multiply;
  opacity: 0.6;
  z-index: 1;
}
.page-header__subtitle {
  font-weight: 600;
  font-size: 0.8333333333vw;
  margin-bottom: 1.0416666667vw;
  line-height: 1.3;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .page-header__subtitle {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 992px) {
  .page-header__subtitle {
    font-size: 1.4112903226vw;
  }
}
@media screen and (max-width: 768px) {
  .page-header__subtitle {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 570px) {
  .page-header__subtitle {
    font-size: 2.4561403509vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__subtitle {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__subtitle {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__subtitle {
    font-size: 3.5897435897vw;
  }
}
@media screen and (max-width: 1024px) {
  .page-header__subtitle {
    margin-bottom: 1.953125vw;
  }
}
@media screen and (max-width: 992px) {
  .page-header__subtitle {
    margin-bottom: 2.0161290323vw;
  }
}
@media screen and (max-width: 768px) {
  .page-header__subtitle {
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .page-header__subtitle {
    margin-bottom: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__subtitle {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__subtitle {
    margin-bottom: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__subtitle {
    margin-bottom: 5.1282051282vw;
  }
}
.page-header__title {
  font-family: "Geist", sans-serif;
  font-weight: 400;
  font-size: 3.3333333333vw;
  margin-bottom: 1.0416666667vw;
  line-height: 1.1;
}
@media screen and (max-width: 1024px) {
  .page-header__title {
    font-size: 4.1015625vw;
  }
}
@media screen and (max-width: 992px) {
  .page-header__title {
    font-size: 4.2338709677vw;
  }
}
@media screen and (max-width: 768px) {
  .page-header__title {
    font-size: 5.46875vw;
  }
}
@media screen and (max-width: 570px) {
  .page-header__title {
    font-size: 7.3684210526vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__title {
    font-size: 8.75vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__title {
    font-size: 10vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__title {
    font-size: 10.7692307692vw;
  }
}
@media screen and (max-width: 1024px) {
  .page-header__title {
    margin-bottom: 1.953125vw;
  }
}
@media screen and (max-width: 992px) {
  .page-header__title {
    margin-bottom: 2.0161290323vw;
  }
}
@media screen and (max-width: 768px) {
  .page-header__title {
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .page-header__title {
    margin-bottom: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__title {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__title {
    margin-bottom: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__title {
    margin-bottom: 5.1282051282vw;
  }
}
.page-header__description {
  font-weight: 400;
  font-size: 1.0416666667vw;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .page-header__description {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 992px) {
  .page-header__description {
    font-size: 1.4112903226vw;
  }
}
@media screen and (max-width: 768px) {
  .page-header__description {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 570px) {
  .page-header__description {
    font-size: 2.4561403509vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__description {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__description {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__description {
    font-size: 3.5897435897vw;
  }
}

.vision {
  padding: 6.25vw 0vw 6.25vw 0vw;
}
@media screen and (max-width: 1024px) {
  .vision {
    padding: 3.7109375vw 0vw 8.30078125vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .vision {
    padding: 3.8306451613vw 0vw 8.5685483871vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .vision {
    padding: 4.9479166667vw 0vw 11.0677083333vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .vision {
    padding: 6.6666666667vw 0vw 14.9122807018vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .vision {
    padding: 7.9166666667vw 0vw 17.7083333333vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .vision {
    padding: 9.0476190476vw 0vw 20.2380952381vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .vision {
    padding: 9.7435897436vw 0vw 21.7948717949vw 0vw;
  }
}
.vision__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 20.3125vw;
}
@media screen and (max-width: 1024px) {
  .vision__image-container {
    max-width: 38.0859375vw;
  }
}
@media screen and (max-width: 992px) {
  .vision__image-container {
    max-width: 39.314516129vw;
  }
}
@media screen and (max-width: 768px) {
  .vision__image-container {
    max-width: 50.78125vw;
  }
}
@media screen and (max-width: 570px) {
  .vision__image-container {
    max-width: 68.4210526316vw;
  }
}
@media screen and (max-width: 480px) {
  .vision__image-container {
    max-width: 81.25vw;
  }
}
@media screen and (max-width: 420px) {
  .vision__image-container {
    max-width: 92.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .vision__image-container {
    max-width: 100vw;
  }
}
.vision__image-container:before {
  content: "";
  display: block;
  padding-top: 105.8974358974%;
}
.vision__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .vision__image-container:before {
    padding-top: 105.8974358974%;
  }
}
.vision__grid {
  align-items: start;
}
.vision__image-container {
  grid-column: 2/4;
}
@media only screen and (max-width: 1199.98px) {
  .vision__image-container {
    display: none;
    grid-column: 1/4;
  }
}
.vision__info-container {
  grid-column: 4/10;
  padding-left: 2.0833333333vw;
}
@media screen and (max-width: 1024px) {
  .vision__info-container {
    padding-left: 2.34375vw;
  }
}
@media screen and (max-width: 992px) {
  .vision__info-container {
    padding-left: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  .vision__info-container {
    padding-left: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .vision__info-container {
    padding-left: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .vision__info-container {
    padding-left: 5vw;
  }
}
@media screen and (max-width: 420px) {
  .vision__info-container {
    padding-left: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .vision__info-container {
    padding-left: 6.1538461538vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .vision__info-container {
    grid-column: 1/-1;
    padding-left: 0px;
    margin-bottom: 22px;
  }
}
.vision__subtitle {
  font-weight: 600;
  font-size: 0.8333333333vw;
  margin-bottom: 1.09375vw;
  line-height: 1.3;
  text-transform: uppercase;
  color: #737373;
}
@media screen and (max-width: 1024px) {
  .vision__subtitle {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 992px) {
  .vision__subtitle {
    font-size: 1.6129032258vw;
  }
}
@media screen and (max-width: 768px) {
  .vision__subtitle {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .vision__subtitle {
    font-size: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .vision__subtitle {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 420px) {
  .vision__subtitle {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .vision__subtitle {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 1024px) {
  .vision__subtitle {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (max-width: 992px) {
  .vision__subtitle {
    margin-bottom: 1.6129032258vw;
  }
}
@media screen and (max-width: 768px) {
  .vision__subtitle {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .vision__subtitle {
    margin-bottom: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .vision__subtitle {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 420px) {
  .vision__subtitle {
    margin-bottom: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .vision__subtitle {
    margin-bottom: 4.1025641026vw;
  }
}
.vision__title {
  color: #4E5D43;
  font-family: "Geist", sans-serif;
  font-size: 3.3333333333vw;
  line-height: 1.1;
  margin-bottom: 0px;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .vision__title {
    font-size: 2.9296875vw;
  }
}
@media screen and (max-width: 992px) {
  .vision__title {
    font-size: 3.0241935484vw;
  }
}
@media screen and (max-width: 768px) {
  .vision__title {
    font-size: 3.90625vw;
  }
}
@media screen and (max-width: 570px) {
  .vision__title {
    font-size: 5.2631578947vw;
  }
}
@media screen and (max-width: 480px) {
  .vision__title {
    font-size: 6.25vw;
  }
}
@media screen and (max-width: 420px) {
  .vision__title {
    font-size: 7.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .vision__title {
    font-size: 7.6923076923vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .vision__title {
    line-height: 1.2;
  }
}
.vision__description {
  grid-column: 10/12;
  align-self: end;
}
.vision__description p:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 1199.98px) {
  .vision__description {
    grid-column: 1/-1;
  }
}

.card-pillar {
  background-color: rgba(242, 237, 229, 0.25);
  padding: 2.265625vw 2.1875vw;
  gap: 0.9375vw;
  border-radius: 0.78125vw;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: 0.4s ease;
}
.card-pillar__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 3.75vw;
}
@media screen and (max-width: 1024px) {
  .card-pillar__image-container {
    max-width: 7.03125vw;
  }
}
@media screen and (max-width: 992px) {
  .card-pillar__image-container {
    max-width: 7.2580645161vw;
  }
}
@media screen and (max-width: 768px) {
  .card-pillar__image-container {
    max-width: 9.375vw;
  }
}
@media screen and (max-width: 570px) {
  .card-pillar__image-container {
    max-width: 12.6315789474vw;
  }
}
@media screen and (max-width: 480px) {
  .card-pillar__image-container {
    max-width: 15vw;
  }
}
@media screen and (max-width: 420px) {
  .card-pillar__image-container {
    max-width: 17.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .card-pillar__image-container {
    max-width: 18.4615384615vw;
  }
}
.card-pillar__image-container:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.card-pillar__image-container .ratio-item {
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1024px) {
  .card-pillar__image-container:before {
    padding-top: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .card-pillar {
    padding: 2.9296875vw 2.9296875vw;
  }
}
@media screen and (max-width: 992px) {
  .card-pillar {
    padding: 3.0241935484vw 3.0241935484vw;
  }
}
@media screen and (max-width: 768px) {
  .card-pillar {
    padding: 3.90625vw 3.90625vw;
  }
}
@media screen and (max-width: 570px) {
  .card-pillar {
    padding: 5.2631578947vw 5.2631578947vw;
  }
}
@media screen and (max-width: 480px) {
  .card-pillar {
    padding: 6.25vw 6.25vw;
  }
}
@media screen and (max-width: 420px) {
  .card-pillar {
    padding: 7.1428571429vw 7.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .card-pillar {
    padding: 7.6923076923vw 7.6923076923vw;
  }
}
@media screen and (max-width: 1024px) {
  .card-pillar {
    gap: 0.9765625vw;
  }
}
@media screen and (max-width: 992px) {
  .card-pillar {
    gap: 1.0080645161vw;
  }
}
@media screen and (max-width: 768px) {
  .card-pillar {
    gap: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .card-pillar {
    gap: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .card-pillar {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 420px) {
  .card-pillar {
    gap: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-pillar {
    gap: 2.5641025641vw;
  }
}
@media screen and (max-width: 1024px) {
  .card-pillar {
    border-radius: 0.9765625vw;
  }
}
@media screen and (max-width: 992px) {
  .card-pillar {
    border-radius: 1.0080645161vw;
  }
}
@media screen and (max-width: 768px) {
  .card-pillar {
    border-radius: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .card-pillar {
    border-radius: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .card-pillar {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 420px) {
  .card-pillar {
    border-radius: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-pillar {
    border-radius: 2.5641025641vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-pillar {
    background-color: #F2EDE5;
  }
}
.card-pillar:hover {
  background-color: rgba(242, 237, 229, 0.5019607843);
}
@media only screen and (max-width: 991.98px) {
  .card-pillar:hover {
    background-color: #F2EDE5;
  }
}
.card-pillar:hover .card-pillar__image-container {
  background-color: #B1A89A;
}
@media only screen and (max-width: 991.98px) {
  .card-pillar:hover .card-pillar__image-container {
    background-color: #EBE3D9;
  }
}
.card-pillar__image-container {
  background-color: #C8BDAE;
  transition: 0.4s ease;
  border-radius: 100%;
}
@media only screen and (max-width: 991.98px) {
  .card-pillar__image-container {
    background-color: #EBE3D9;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-pillar__image {
    filter: brightness(0) saturate(100%) invert(33%) sepia(10%) saturate(1180%) hue-rotate(51deg) brightness(92%) contrast(84%);
  }
}
.card-pillar__info-container {
  align-self: flex-end;
  padding-bottom: 2.5vw;
  border-bottom: 1px solid #D4D4D4;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .card-pillar__info-container {
    padding-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 992px) {
  .card-pillar__info-container {
    padding-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  .card-pillar__info-container {
    padding-bottom: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .card-pillar__info-container {
    padding-bottom: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .card-pillar__info-container {
    padding-bottom: 5vw;
  }
}
@media screen and (max-width: 420px) {
  .card-pillar__info-container {
    padding-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-pillar__info-container {
    padding-bottom: 6.1538461538vw;
  }
}
.card-pillar__info-container p:last-child {
  margin: 0px;
}
@media only screen and (max-width: 991.98px) {
  .card-pillar__info-container {
    border-bottom: 1px solid #E4DBCD;
  }
}
.card-pillar__title {
  font-family: "Geist", sans-serif;
  font-size: 1.4583333333vw;
  color: #fff;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 1024px) {
  .card-pillar__title {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 992px) {
  .card-pillar__title {
    font-size: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  .card-pillar__title {
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .card-pillar__title {
    font-size: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .card-pillar__title {
    font-size: 5vw;
  }
}
@media screen and (max-width: 420px) {
  .card-pillar__title {
    font-size: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-pillar__title {
    font-size: 6.1538461538vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-pillar__title {
    color: #4E5D43;
  }
}
.card-pillar__info {
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .card-pillar__info {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 992px) {
  .card-pillar__info {
    font-size: 1.4112903226vw;
  }
}
@media screen and (max-width: 768px) {
  .card-pillar__info {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 570px) {
  .card-pillar__info {
    font-size: 2.4561403509vw;
  }
}
@media screen and (max-width: 480px) {
  .card-pillar__info {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 420px) {
  .card-pillar__info {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-pillar__info {
    font-size: 3.5897435897vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-pillar__info {
    color: #4E5D43;
  }
}

.pillar {
  padding: 6.875vw 0vw;
  background-color: #4E5D43;
}
@media screen and (max-width: 1024px) {
  .pillar {
    padding: 4.58984375vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .pillar {
    padding: 4.7379032258vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .pillar {
    padding: 6.1197916667vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .pillar {
    padding: 8.2456140351vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .pillar {
    padding: 9.7916666667vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .pillar {
    padding: 11.1904761905vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .pillar {
    padding: 12.0512820513vw 0vw;
  }
}
.pillar .swiper-slide {
  height: auto;
}
.pillar .swiper-button-prev,
.pillar .swiper-button-next {
  width: 45px;
  height: 45px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid #fff;
  z-index: 11;
}
.pillar .swiper-button-prev svg,
.pillar .swiper-button-next svg {
  width: 13px;
  height: 13px;
}
.pillar .swiper-button-prev svg path,
.pillar .swiper-button-next svg path {
  fill: #fff;
}
.pillar .swiper-button-next {
  right: 0px;
}
.pillar .swiper-button-prev {
  left: 0px;
}
.pillar .swiper-button-prev:after,
.pillar .swiper-button-next:after {
  display: none;
}
.pillar .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #9B9387;
  opacity: 1;
  transition: 0.4s ease;
}
.pillar .swiper-pagination-bullet-active {
  background-color: #EBE3D9;
}
.pillar__header {
  margin-bottom: 1.6145833333vw;
}
@media screen and (max-width: 1024px) {
  .pillar__header {
    margin-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 992px) {
  .pillar__header {
    margin-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  .pillar__header {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .pillar__header {
    margin-bottom: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .pillar__header {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 420px) {
  .pillar__header {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .pillar__header {
    margin-bottom: 6.1538461538vw;
  }
}
.pillar__title {
  font-size: 0.8333333333vw;
  font-weight: 600;
  line-height: 1.3;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .pillar__title {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 992px) {
  .pillar__title {
    font-size: 1.6129032258vw;
  }
}
@media screen and (max-width: 768px) {
  .pillar__title {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .pillar__title {
    font-size: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .pillar__title {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 420px) {
  .pillar__title {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .pillar__title {
    font-size: 4.1025641026vw;
  }
}
.pillar__navigation-wrapper {
  margin-top: 24px;
  position: relative;
  width: 100%;
  height: 45px;
}

.company {
  padding: 7.6041666667vw 0vw;
}
@media screen and (max-width: 1024px) {
  .company {
    padding: 5.078125vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .company {
    padding: 5.2419354839vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .company {
    padding: 6.7708333333vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .company {
    padding: 9.1228070175vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .company {
    padding: 10.8333333333vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .company {
    padding: 12.380952381vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .company {
    padding: 13.3333333333vw 0vw;
  }
}
.company__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.company__image-container:before {
  content: "";
  display: block;
  padding-top: 88.7724550898%;
}
.company__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .company__image-container:before {
    padding-top: 88.7724550898%;
  }
}
.company__grid {
  align-items: start;
}
.company__image-container {
  grid-column: 2/7;
  overflow: hidden;
  border-radius: 0.78125vw;
}
@media screen and (max-width: 1024px) {
  .company__image-container {
    border-radius: 0.9765625vw;
  }
}
@media screen and (max-width: 992px) {
  .company__image-container {
    border-radius: 1.0080645161vw;
  }
}
@media screen and (max-width: 768px) {
  .company__image-container {
    border-radius: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .company__image-container {
    border-radius: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .company__image-container {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 420px) {
  .company__image-container {
    border-radius: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .company__image-container {
    border-radius: 2.5641025641vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .company__image-container {
    grid-column: 1/7;
  }
}
@media only screen and (max-width: 991.98px) {
  .company__image-container {
    grid-column: 1/-1;
    order: 2;
  }
}
.company__info-container {
  grid-column: 8/-2;
}
@media only screen and (max-width: 1199.98px) {
  .company__info-container {
    grid-column: 7/-1;
  }
}
@media only screen and (max-width: 991.98px) {
  .company__info-container {
    margin-bottom: 32px;
    grid-column: 1/-1;
    order: 1;
  }
}

.company-details {
  padding: 0vw 0vw 10.9895833333vw 0vw;
}
@media screen and (max-width: 1024px) {
  .company-details {
    padding: 0vw 0vw 8.0078125vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .company-details {
    padding: 0vw 0vw 8.2661290323vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .company-details {
    padding: 0vw 0vw 10.6770833333vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .company-details {
    padding: 0vw 0vw 14.3859649123vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .company-details {
    padding: 0vw 0vw 17.0833333333vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .company-details {
    padding: 0vw 0vw 19.5238095238vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .company-details {
    padding: 0vw 0vw 21.0256410256vw 0vw;
  }
}
.company-details__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 34.7916666667vw;
}
@media screen and (max-width: 1024px) {
  .company-details__image-container {
    max-width: 65.234375vw;
  }
}
@media screen and (max-width: 992px) {
  .company-details__image-container {
    max-width: 67.3387096774vw;
  }
}
@media screen and (max-width: 768px) {
  .company-details__image-container {
    max-width: 86.9791666667vw;
  }
}
@media screen and (max-width: 570px) {
  .company-details__image-container {
    max-width: 117.1929824561vw;
  }
}
@media screen and (max-width: 480px) {
  .company-details__image-container {
    max-width: 139.1666666667vw;
  }
}
@media screen and (max-width: 420px) {
  .company-details__image-container {
    max-width: 159.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .company-details__image-container {
    max-width: 171.2820512821vw;
  }
}
.company-details__image-container:before {
  content: "";
  display: block;
  padding-top: 88.7724550898%;
}
.company-details__image-container .ratio-item {
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1024px) {
  .company-details__image-container:before {
    padding-top: 88.7724550898%;
  }
}
.company-details__grid {
  align-items: start;
}
.company-details__header {
  grid-column: 2/4;
  position: sticky;
  top: 8.8541666667vw;
}
@media screen and (max-width: 1024px) {
  .company-details__header {
    top: 9.765625vw;
  }
}
@media screen and (max-width: 992px) {
  .company-details__header {
    top: 10.0806451613vw;
  }
}
@media screen and (max-width: 768px) {
  .company-details__header {
    top: 13.0208333333vw;
  }
}
@media screen and (max-width: 570px) {
  .company-details__header {
    top: 17.5438596491vw;
  }
}
@media screen and (max-width: 480px) {
  .company-details__header {
    top: 20.8333333333vw;
  }
}
@media screen and (max-width: 420px) {
  .company-details__header {
    top: 23.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .company-details__header {
    top: 25.641025641vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .company-details__header {
    top: 81px;
    grid-column: 1/4;
  }
}
@media only screen and (max-width: 767.98px) {
  .company-details__header {
    grid-column: 1/-1;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 24px 0px;
  }
}
.company-details__listing {
  grid-column: 5/-2;
}
@media only screen and (max-width: 1199.98px) {
  .company-details__listing {
    grid-column: 4/-1;
  }
}
@media only screen and (max-width: 767.98px) {
  .company-details__listing {
    grid-column: 1/-1;
  }
}
.company-details__item {
  padding: 0.9375vw 0vw 0.8333333333vw 0vw;
  display: grid;
  gap: 1.5625vw;
  grid-template-columns: repeat(7, 1fr);
  border-bottom: 1px solid #E5E5E5;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .company-details__item {
    padding: 1.7578125vw 0vw 1.5625vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .company-details__item {
    padding: 1.814516129vw 0vw 1.6129032258vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .company-details__item {
    padding: 2.34375vw 0vw 2.0833333333vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .company-details__item {
    padding: 3.1578947368vw 0vw 2.8070175439vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .company-details__item {
    padding: 3.75vw 0vw 3.3333333333vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .company-details__item {
    padding: 4.2857142857vw 0vw 3.8095238095vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .company-details__item {
    padding: 4.6153846154vw 0vw 4.1025641026vw 0vw;
  }
}
@media screen and (max-width: 1024px) {
  .company-details__item {
    gap: 1.171875vw;
  }
}
@media screen and (max-width: 992px) {
  .company-details__item {
    gap: 1.2096774194vw;
  }
}
@media screen and (max-width: 768px) {
  .company-details__item {
    gap: 1.5625vw;
  }
}
@media screen and (max-width: 570px) {
  .company-details__item {
    gap: 2.1052631579vw;
  }
}
@media screen and (max-width: 480px) {
  .company-details__item {
    gap: 2.5vw;
  }
}
@media screen and (max-width: 420px) {
  .company-details__item {
    gap: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .company-details__item {
    gap: 3.0769230769vw;
  }
}
.company-details__item-label {
  grid-column: 1/3;
  font-family: "Geist", sans-serif;
  font-weight: 500;
  font-size: 1.25vw;
  line-height: 1.3;
  text-transform: capitalize;
  color: #4E5D43;
  margin-bottom: 0px;
}
@media screen and (max-width: 1024px) {
  .company-details__item-label {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 992px) {
  .company-details__item-label {
    font-size: 1.814516129vw;
  }
}
@media screen and (max-width: 768px) {
  .company-details__item-label {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 570px) {
  .company-details__item-label {
    font-size: 3.1578947368vw;
  }
}
@media screen and (max-width: 480px) {
  .company-details__item-label {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 420px) {
  .company-details__item-label {
    font-size: 4.2857142857vw;
  }
}
@media screen and (max-width: 390px) {
  .company-details__item-label {
    font-size: 4.6153846154vw;
  }
}
@media only screen and (max-width: 575.98px) {
  .company-details__item-label {
    grid-column: 1/-1;
  }
}
.company-details__item-value {
  grid-column: 4/-1;
  color: #525252;
  font-weight: 400;
  font-size: 0.9375vw;
  line-height: 1.6;
}
@media screen and (max-width: 1024px) {
  .company-details__item-value {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 992px) {
  .company-details__item-value {
    font-size: 1.4112903226vw;
  }
}
@media screen and (max-width: 768px) {
  .company-details__item-value {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 570px) {
  .company-details__item-value {
    font-size: 2.4561403509vw;
  }
}
@media screen and (max-width: 480px) {
  .company-details__item-value {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 420px) {
  .company-details__item-value {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .company-details__item-value {
    font-size: 3.5897435897vw;
  }
}
.company-details__item-value p:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 575.98px) {
  .company-details__item-value {
    grid-column: 1/-1;
  }
}

.card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
  background-color: rgba(242, 237, 229, 0.5019607843);
  padding: 2.265625vw 2.1875vw;
  gap: 0.9375vw;
  border-radius: 0.78125vw;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: 0.4s ease;
}
.card-whyUs__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 5.8333333333vw;
}
@media screen and (max-width: 1024px) {
  .card-whyUs__image-container {
    max-width: 10.9375vw;
  }
}
@media screen and (max-width: 992px) {
  .card-whyUs__image-container {
    max-width: 11.2903225806vw;
  }
}
@media screen and (max-width: 768px) {
  .card-whyUs__image-container {
    max-width: 14.5833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .card-whyUs__image-container {
    max-width: 19.649122807vw;
  }
}
@media screen and (max-width: 480px) {
  .card-whyUs__image-container {
    max-width: 23.3333333333vw;
  }
}
@media screen and (max-width: 420px) {
  .card-whyUs__image-container {
    max-width: 26.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-whyUs__image-container {
    max-width: 28.7179487179vw;
  }
}
.card-whyUs__image-container:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.card-whyUs__image-container .ratio-item {
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1024px) {
  .card-whyUs__image-container:before {
    padding-top: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    padding: 2.9296875vw 2.9296875vw;
  }
}
@media screen and (max-width: 992px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    padding: 3.0241935484vw 3.0241935484vw;
  }
}
@media screen and (max-width: 768px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    padding: 3.90625vw 3.90625vw;
  }
}
@media screen and (max-width: 570px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    padding: 5.2631578947vw 5.2631578947vw;
  }
}
@media screen and (max-width: 480px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    padding: 6.25vw 6.25vw;
  }
}
@media screen and (max-width: 420px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    padding: 7.1428571429vw 7.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    padding: 7.6923076923vw 7.6923076923vw;
  }
}
@media screen and (max-width: 1024px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    gap: 0.9765625vw;
  }
}
@media screen and (max-width: 992px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    gap: 1.0080645161vw;
  }
}
@media screen and (max-width: 768px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    gap: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    gap: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 420px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    gap: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    gap: 2.5641025641vw;
  }
}
@media screen and (max-width: 1024px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    border-radius: 1.171875vw;
  }
}
@media screen and (max-width: 992px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    border-radius: 1.2096774194vw;
  }
}
@media screen and (max-width: 768px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    border-radius: 1.5625vw;
  }
}
@media screen and (max-width: 570px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    border-radius: 2.1052631579vw;
  }
}
@media screen and (max-width: 480px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    border-radius: 2.5vw;
  }
}
@media screen and (max-width: 420px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    border-radius: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .card-whyUs, .card-whyUs--very-dark, .card-whyUs--dark {
    border-radius: 3.0769230769vw;
  }
}
.card-whyUs__image-container {
  background-color: #F2EDE5;
  transition: 0.4s ease;
  border-radius: 100%;
}
@media only screen and (max-width: 575.98px) {
  .card-whyUs__image-container {
    max-width: 62px;
  }
}
.card-whyUs__info-container {
  align-self: flex-end;
  padding-bottom: 2.5vw;
  border-bottom: 1px solid #737373;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .card-whyUs__info-container {
    padding-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 992px) {
  .card-whyUs__info-container {
    padding-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  .card-whyUs__info-container {
    padding-bottom: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .card-whyUs__info-container {
    padding-bottom: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .card-whyUs__info-container {
    padding-bottom: 5vw;
  }
}
@media screen and (max-width: 420px) {
  .card-whyUs__info-container {
    padding-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-whyUs__info-container {
    padding-bottom: 6.1538461538vw;
  }
}
.card-whyUs__info-container p:last-child {
  margin: 0px;
}
.card-whyUs__title {
  font-family: "Geist", sans-serif;
  font-size: 1.4583333333vw;
  color: #4E5D43;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 1024px) {
  .card-whyUs__title {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 992px) {
  .card-whyUs__title {
    font-size: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  .card-whyUs__title {
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .card-whyUs__title {
    font-size: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .card-whyUs__title {
    font-size: 5vw;
  }
}
@media screen and (max-width: 420px) {
  .card-whyUs__title {
    font-size: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-whyUs__title {
    font-size: 6.1538461538vw;
  }
}
.card-whyUs__info {
  font-size: 0.9375vw;
  color: #4E5D43;
  font-weight: 400;
  line-height: 1.6;
  color: #737373;
}
@media screen and (max-width: 1024px) {
  .card-whyUs__info {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 992px) {
  .card-whyUs__info {
    font-size: 1.4112903226vw;
  }
}
@media screen and (max-width: 768px) {
  .card-whyUs__info {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 570px) {
  .card-whyUs__info {
    font-size: 2.4561403509vw;
  }
}
@media screen and (max-width: 480px) {
  .card-whyUs__info {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 420px) {
  .card-whyUs__info {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-whyUs__info {
    font-size: 3.5897435897vw;
  }
}
.card-whyUs:hover, .card-whyUs--very-dark:hover, .card-whyUs--dark:hover {
  background-color: #F2EDE5;
}
.card-whyUs:hover .card-whyUs__image-container, .card-whyUs--very-dark:hover .card-whyUs__image-container, .card-whyUs--dark:hover .card-whyUs__image-container {
  background-color: #E4DBCD;
}
.card-whyUs--dark {
  background-color: rgba(242, 237, 229, 0.25);
}
.card-whyUs--dark:hover {
  background-color: rgba(242, 237, 229, 0.5019607843);
}
.card-whyUs--dark:hover .card-whyUs--dark__image-container {
  background-color: #B1A89A;
}
@media only screen and (max-width: 991.98px) {
  .card-whyUs--dark {
    background-color: #F2EDE5;
  }
  .card-whyUs--dark:hover {
    background-color: #F2EDE5;
  }
}
.card-whyUs--dark .card-whyUs__image-container {
  background-color: #C8BDAE;
}
@media only screen and (max-width: 991.98px) {
  .card-whyUs--dark .card-whyUs__image-container {
    background-color: #EBE3D9;
  }
}
.card-whyUs--dark .card-whyUs__info-container {
  border-bottom: 1px solid #C8BDAE;
}
.card-whyUs--dark .card-whyUs__title {
  color: white;
}
@media only screen and (max-width: 991.98px) {
  .card-whyUs--dark .card-whyUs__title {
    color: #4E5D43;
  }
}
.card-whyUs--dark .card-whyUs__info {
  color: white;
}
@media only screen and (max-width: 991.98px) {
  .card-whyUs--dark .card-whyUs__info {
    color: #4E5D43;
  }
}
.card-whyUs--very-dark {
  background-color: #5E6457;
}
.card-whyUs--very-dark .card-whyUs__image-container {
  background-color: #E4DBCD;
}
.card-whyUs--very-dark .card-whyUs__info-container {
  border-bottom: 1px solid #A3A3A3;
}
.card-whyUs--very-dark .card-whyUs__title {
  color: #D4D4D4;
}
.card-whyUs--very-dark .card-whyUs__info {
  color: #D4D4D4;
}
.card-whyUs--very-dark:hover {
  background-color: #AFADAA;
}

.why-us {
  position: relative;
  padding: 5.7291666667vw 0vw;
}
@media screen and (max-width: 1024px) {
  .why-us {
    padding: 4.98046875vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .why-us {
    padding: 5.1411290323vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .why-us {
    padding: 6.640625vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .why-us {
    padding: 8.9473684211vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .why-us {
    padding: 10.625vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .why-us {
    padding: 12.1428571429vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .why-us {
    padding: 13.0769230769vw 0vw;
  }
}
.why-us.dark {
  background-color: #4E5D43;
}
.why-us.dark .section-title,
.why-us.dark .section-subtitle {
  color: #fff;
}
.why-us.dark .swiper-button-prev,
.why-us.dark .swiper-button-next {
  background-color: transparent;
  border: 1px solid #fff;
}
.why-us.dark .swiper-button-prev svg path,
.why-us.dark .swiper-button-next svg path {
  fill: #fff;
}
.why-us .swiper-slide {
  height: auto;
}
.why-us .swiper-button-prev,
.why-us .swiper-button-next {
  width: 45px;
  height: 45px;
  border-radius: 8px;
  background-color: #F2EDE5;
  z-index: 11;
}
.why-us .swiper-button-prev svg,
.why-us .swiper-button-next svg {
  width: 13px;
  height: 13px;
}
.why-us .swiper-button-next {
  right: 0px;
}
.why-us .swiper-button-prev {
  left: 0px;
}
.why-us .swiper-button-prev:after,
.why-us .swiper-button-next:after {
  display: none;
}
.why-us .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #9B9387;
  opacity: 1;
  transition: 0.4s ease;
}
.why-us .swiper-pagination-bullet-active {
  background-color: #EBE3D9;
}
.why-us__header {
  text-align: center;
  max-width: 43.4895833333vw;
  margin: 0 auto;
  margin-bottom: 2.9140625vw;
}
@media screen and (max-width: 1024px) {
  .why-us__header {
    max-width: 81.54296875vw;
  }
}
@media screen and (max-width: 992px) {
  .why-us__header {
    max-width: 84.1733870968vw;
  }
}
@media screen and (max-width: 768px) {
  .why-us__header {
    max-width: 108.7239583333vw;
  }
}
@media screen and (max-width: 570px) {
  .why-us__header {
    max-width: 146.4912280702vw;
  }
}
@media screen and (max-width: 480px) {
  .why-us__header {
    max-width: 173.9583333333vw;
  }
}
@media screen and (max-width: 420px) {
  .why-us__header {
    max-width: 198.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .why-us__header {
    max-width: 214.1025641026vw;
  }
}
@media screen and (max-width: 1024px) {
  .why-us__header {
    margin-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 992px) {
  .why-us__header {
    margin-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  .why-us__header {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .why-us__header {
    margin-bottom: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .why-us__header {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 420px) {
  .why-us__header {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .why-us__header {
    margin-bottom: 6.1538461538vw;
  }
}
.why-us__navigation-wrapper {
  margin-top: 24px;
  position: relative;
  width: 100%;
  height: 45px;
}

.card-story-preview__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-story-preview__image-container:before {
  content: "";
  display: block;
  padding-top: 88.7724550898%;
}
.card-story-preview__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .card-story-preview__image-container:before {
    padding-top: 88.7724550898%;
  }
}
.card-story-preview__image-container {
  overflow: hidden;
  border-radius: 0.5208333333vw;
}
@media screen and (max-width: 1024px) {
  .card-story-preview__image-container {
    border-radius: 0.9765625vw;
  }
}
@media screen and (max-width: 992px) {
  .card-story-preview__image-container {
    border-radius: 1.0080645161vw;
  }
}
@media screen and (max-width: 768px) {
  .card-story-preview__image-container {
    border-radius: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .card-story-preview__image-container {
    border-radius: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .card-story-preview__image-container {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 420px) {
  .card-story-preview__image-container {
    border-radius: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-story-preview__image-container {
    border-radius: 2.5641025641vw;
  }
}

.card-story-thumbnail {
  position: relative;
  padding-top: 79px;
  padding-bottom: 70px;
}
.card-story-thumbnail:hover {
  cursor: pointer;
}
.card-story-thumbnail::before {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 35%;
  transform: translateX(-50%);
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #D4D4D4;
  transition: 0.4s ease;
}
@media only screen and (max-width: 1399.98px) {
  .card-story-thumbnail {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-story-thumbnail {
    padding-top: 32px;
    padding-bottom: 59px;
  }
}
.card-story-thumbnail__year {
  font-family: "Geist", sans-serif;
  font-weight: 400;
  font-size: 64px;
  line-height: 1.1;
  color: #D4D4D4;
  margin: 0px;
  transition: 0.4s ease;
}
@media only screen and (max-width: 1399.98px) {
  .card-story-thumbnail__year {
    font-size: 42px;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-story-thumbnail__year {
    font-size: 42px;
  }
}
.card-story-thumbnail__info-container {
  position: absolute;
  left: 0px;
  top: 100px;
}

.story {
  overflow: hidden;
}
.story__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.story__image-container:before {
  content: "";
  display: block;
  padding-top: 68.1052631579%;
}
.story__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .story__image-container:before {
    padding-top: 68.1052631579%;
  }
}
.story .swiper-slide-thumb-active .card-story-thumbnail__year {
  color: #4E5D43;
}
.story .swiper-slide-thumb-active .card-story-thumbnail::before {
  background-color: #4E5D43;
  width: 28px;
  height: 28px;
  bottom: 5px;
}
@media only screen and (max-width: 991.98px) {
  .story .swiper-slide-thumb-active {
    bottom: 0px;
  }
  .story .swiper-slide-thumb-active .card-story-thumbnail::before {
    background-color: #4E5D43;
    width: 26px;
    height: 26px;
  }
}
.story .swiper-button-prev,
.story .swiper-button-next {
  width: 3.25vw;
  height: 3.25vw;
  border-radius: 0.45vw;
  background-color: transparent;
  z-index: 11;
  border: 1px solid #4E5D43;
  transition: 0.4s ease;
}
@media screen and (max-width: 1024px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    width: 6.09375vw;
  }
}
@media screen and (max-width: 992px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    width: 6.2903225806vw;
  }
}
@media screen and (max-width: 768px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    width: 8.125vw;
  }
}
@media screen and (max-width: 570px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    width: 10.9473684211vw;
  }
}
@media screen and (max-width: 480px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    width: 13vw;
  }
}
@media screen and (max-width: 420px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    width: 14.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    width: 16vw;
  }
}
@media screen and (max-width: 1024px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    height: 6.09375vw;
  }
}
@media screen and (max-width: 992px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    height: 6.2903225806vw;
  }
}
@media screen and (max-width: 768px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    height: 8.125vw;
  }
}
@media screen and (max-width: 570px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    height: 10.9473684211vw;
  }
}
@media screen and (max-width: 480px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    height: 13vw;
  }
}
@media screen and (max-width: 420px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    height: 14.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    height: 16vw;
  }
}
@media screen and (max-width: 1024px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    border-radius: 0.84375vw;
  }
}
@media screen and (max-width: 992px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    border-radius: 0.8709677419vw;
  }
}
@media screen and (max-width: 768px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    border-radius: 1.125vw;
  }
}
@media screen and (max-width: 570px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    border-radius: 1.5157894737vw;
  }
}
@media screen and (max-width: 480px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    border-radius: 1.8vw;
  }
}
@media screen and (max-width: 420px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    border-radius: 2.0571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .story .swiper-button-prev,
  .story .swiper-button-next {
    border-radius: 2.2153846154vw;
  }
}
.story .swiper-button-prev.swiper-button-disabled,
.story .swiper-button-next.swiper-button-disabled {
  border: 1px solid #D4D4D4;
  opacity: 1;
}
.story .swiper-button-prev.swiper-button-disabled svg path,
.story .swiper-button-next.swiper-button-disabled svg path {
  fill: #D4D4D4;
}
.story .swiper-button-prev svg path,
.story .swiper-button-next svg path {
  transition: 0.4s ease;
}
.story .swiper-button-prev:hover,
.story .swiper-button-next:hover {
  background-color: #4E5D43;
  border-color: #4E5D43;
}
.story .swiper-button-prev:hover svg path,
.story .swiper-button-next:hover svg path {
  fill: #fff;
}
.story .swiper-button-prev svg,
.story .swiper-button-next svg {
  width: 19.94px;
  height: 26.45px;
}
.story .swiper-button-next {
  right: 0px;
  background-color: #4E5D43;
}
.story .swiper-button-next svg path {
  fill: #fff;
}
.story .swiper-button-next.swiper-button-disabled {
  opacity: 0.4;
}
.story .swiper-button-prev {
  left: 0px;
}
.story .swiper-button-prev:after,
.story .swiper-button-next:after {
  display: none;
}
.story__info-wrapper {
  padding: 6.5104166667vw 0vw;
}
@media screen and (max-width: 1024px) {
  .story__info-wrapper {
    padding: 4.39453125vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .story__info-wrapper {
    padding: 4.5362903226vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .story__info-wrapper {
    padding: 5.859375vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .story__info-wrapper {
    padding: 7.8947368421vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .story__info-wrapper {
    padding: 9.375vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .story__info-wrapper {
    padding: 10.7142857143vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .story__info-wrapper {
    padding: 11.5384615385vw 0vw;
  }
}
.story__info-container {
  grid-column: 1/5;
}
@media only screen and (max-width: 1199.98px) {
  .story__info-container {
    grid-column: 1/6;
  }
}
@media only screen and (max-width: 991.98px) {
  .story__info-container {
    grid-column: 1/-1;
  }
}
.story__image-container {
  grid-column: 6/-1;
  overflow: hidden;
  border-radius: 0.78125vw;
}
@media screen and (max-width: 1024px) {
  .story__image-container {
    border-radius: 0.9765625vw;
  }
}
@media screen and (max-width: 992px) {
  .story__image-container {
    border-radius: 1.0080645161vw;
  }
}
@media screen and (max-width: 768px) {
  .story__image-container {
    border-radius: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .story__image-container {
    border-radius: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .story__image-container {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 420px) {
  .story__image-container {
    border-radius: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .story__image-container {
    border-radius: 2.5641025641vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .story__image-container {
    grid-column: 1/-1;
    display: none;
  }
}
.story__detail-wrapper {
  position: relative;
  padding: 8.5416666667vw 0vw;
  background-color: #F2EDE5;
}
@media screen and (max-width: 1024px) {
  .story__detail-wrapper {
    padding: 0vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .story__detail-wrapper {
    padding: 0vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .story__detail-wrapper {
    padding: 0vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .story__detail-wrapper {
    padding: 0vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .story__detail-wrapper {
    padding: 0vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .story__detail-wrapper {
    padding: 0vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .story__detail-wrapper {
    padding: 0vw 0vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .story__detail-wrapper {
    background-color: #fff;
    padding-top: 0px;
  }
  .story__detail-wrapper::before {
    content: "";
    position: absolute;
    top: 100px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: #F2EDE5;
  }
}
.story__detail-vector-one {
  position: absolute;
  top: 0px;
  left: 0px;
}
@media only screen and (max-width: 991.98px) {
  .story__detail-vector-one {
    display: none;
  }
}
.story__detail-vector-two {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
@media only screen and (max-width: 991.98px) {
  .story__detail-vector-two {
    display: none;
  }
}
.story__detail-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.story__detail-container::before {
  content: "";
  position: absolute;
  top: 199px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #4E5D43;
}
@media only screen and (min-width: 1200px) {
  .story__detail-container {
    padding-left: calc(6% + 12px);
  }
  .story__detail-container.container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1399.98px) {
  .story__detail-container::before {
    top: 137px;
  }
}
@media only screen and (max-width: 991.98px) {
  .story__detail-container::before {
    display: none;
  }
}
.story__detail-swiper-one {
  width: 40%;
}
@media only screen and (max-width: 991.98px) {
  .story__detail-swiper-one {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .story__detail-swiper-one-container, .story__detail-swiper-two-container {
    max-width: 100%;
  }
}
.story__detail-swiper-two {
  position: relative;
  padding-left: 97px;
  width: 60%;
}
@media only screen and (max-width: 1399.98px) {
  .story__detail-swiper-two {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 991.98px) {
  .story__detail-swiper-two {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 90px;
  }
  .story__detail-swiper-two::before {
    content: "";
    position: absolute;
    top: 118px;
    right: 0px;
    left: 0px;
    height: 1px;
    background-color: #4E5D43;
  }
}
.story__detail-swiper-navigation {
  position: relative;
  bottom: 0px;
  left: 0px;
  margin-top: 83px;
  width: 7.8125vw;
}
@media screen and (max-width: 1024px) {
  .story__detail-swiper-navigation {
    width: 14.6484375vw;
  }
}
@media screen and (max-width: 992px) {
  .story__detail-swiper-navigation {
    width: 15.1209677419vw;
  }
}
@media screen and (max-width: 768px) {
  .story__detail-swiper-navigation {
    width: 19.53125vw;
  }
}
@media screen and (max-width: 570px) {
  .story__detail-swiper-navigation {
    width: 26.3157894737vw;
  }
}
@media screen and (max-width: 480px) {
  .story__detail-swiper-navigation {
    width: 31.25vw;
  }
}
@media screen and (max-width: 420px) {
  .story__detail-swiper-navigation {
    width: 35.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .story__detail-swiper-navigation {
    width: 38.4615384615vw;
  }
}
@media only screen and (max-width: 1399.98px) {
  .story__detail-swiper-navigation {
    margin-top: 64px;
  }
}
@media only screen and (max-width: 991.98px) {
  .story__detail-swiper-navigation {
    position: relative;
    bottom: 0px;
    left: 0px;
    margin-top: 119px;
  }
}
.story__detail-item-wrapper {
  margin-top: 55px;
}
@media only screen and (max-width: 1399.98px) {
  .story__detail-item-wrapper {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .story__detail-item-wrapper {
    margin-top: 32px;
  }
}
.story__detail-item-description {
  transition: 0.4s ease;
  opacity: 0;
  visibility: hidden;
  display: none;
  max-width: 90%;
  font-weight: 400;
  font-size: 1.0416666667vw;
  height: 6.25vw;
  line-height: 1.5;
  color: #525252;
  overflow-y: auto;
}
@media screen and (max-width: 1024px) {
  .story__detail-item-description {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 992px) {
  .story__detail-item-description {
    font-size: 1.6129032258vw;
  }
}
@media screen and (max-width: 768px) {
  .story__detail-item-description {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .story__detail-item-description {
    font-size: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .story__detail-item-description {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 420px) {
  .story__detail-item-description {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .story__detail-item-description {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 1024px) {
  .story__detail-item-description {
    height: 11.71875vw;
  }
}
@media screen and (max-width: 992px) {
  .story__detail-item-description {
    height: 12.0967741935vw;
  }
}
@media screen and (max-width: 768px) {
  .story__detail-item-description {
    height: 15.625vw;
  }
}
@media screen and (max-width: 570px) {
  .story__detail-item-description {
    height: 21.0526315789vw;
  }
}
@media screen and (max-width: 480px) {
  .story__detail-item-description {
    height: 25vw;
  }
}
@media screen and (max-width: 420px) {
  .story__detail-item-description {
    height: 28.5714285714vw;
  }
}
@media screen and (max-width: 390px) {
  .story__detail-item-description {
    height: 30.7692307692vw;
  }
}
.story__detail-item-description::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.story__detail-item-description::-webkit-scrollbar-track {
  background: #839376;
  border-radius: 4px;
}
.story__detail-item-description::-webkit-scrollbar-thumb {
  background: #4E5D43;
  border-radius: 0px;
  cursor: pointer;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  border-radius: 4px;
}
.story__detail-item-description::-webkit-scrollbar-thumb:hover {
  background: #4E5D43;
}
@media only screen and (max-width: 991.98px) {
  .story__detail-item-description {
    max-width: 100%;
  }
}
.story__detail-item-description.active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.card-team {
  position: relative;
}
.card-team__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-team__image-container:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.card-team__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .card-team__image-container:before {
    padding-top: 100%;
  }
}
.card-team__image-container {
  border-radius: 5px;
  overflow: hidden;
}
.card-team__image-container::after {
  content: "";
  position: absolute;
  top: 45%;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(180deg, rgba(78, 93, 67, 0) 0%, #4E5D43 50.39%);
  mix-blend-mode: normal;
}
.card-team__info-container {
  padding: 0vw 1.25vw 0vw 1.25vw;
  bottom: 1.5104166667vw;
  position: absolute;
  right: 0px;
  left: 0px;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .card-team__info-container {
    padding: 0vw 1.171875vw 0vw 1.171875vw;
  }
}
@media screen and (max-width: 992px) {
  .card-team__info-container {
    padding: 0vw 1.2096774194vw 0vw 1.2096774194vw;
  }
}
@media screen and (max-width: 768px) {
  .card-team__info-container {
    padding: 0vw 1.5625vw 0vw 1.5625vw;
  }
}
@media screen and (max-width: 570px) {
  .card-team__info-container {
    padding: 0vw 2.1052631579vw 0vw 2.1052631579vw;
  }
}
@media screen and (max-width: 480px) {
  .card-team__info-container {
    padding: 0vw 2.5vw 0vw 2.5vw;
  }
}
@media screen and (max-width: 420px) {
  .card-team__info-container {
    padding: 0vw 2.8571428571vw 0vw 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .card-team__info-container {
    padding: 0vw 3.0769230769vw 0vw 3.0769230769vw;
  }
}
@media screen and (max-width: 1024px) {
  .card-team__info-container {
    bottom: 1.953125vw;
  }
}
@media screen and (max-width: 992px) {
  .card-team__info-container {
    bottom: 2.0161290323vw;
  }
}
@media screen and (max-width: 768px) {
  .card-team__info-container {
    bottom: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .card-team__info-container {
    bottom: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .card-team__info-container {
    bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 420px) {
  .card-team__info-container {
    bottom: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-team__info-container {
    bottom: 5.1282051282vw;
  }
}
.card-team__name {
  margin-bottom: 0px;
  font-family: "Geist", sans-serif;
  font-size: 1.25vw;
  line-height: 1.3;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .card-team__name {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 992px) {
  .card-team__name {
    font-size: 1.6129032258vw;
  }
}
@media screen and (max-width: 768px) {
  .card-team__name {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .card-team__name {
    font-size: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .card-team__name {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 420px) {
  .card-team__name {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-team__name {
    font-size: 4.1025641026vw;
  }
}
.card-team__position {
  color: #D4D4D4;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 0px;
  font-size: 0.9375vw;
  min-height: 0.9375vw;
}
@media screen and (max-width: 1024px) {
  .card-team__position {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 992px) {
  .card-team__position {
    font-size: 1.4112903226vw;
  }
}
@media screen and (max-width: 768px) {
  .card-team__position {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 570px) {
  .card-team__position {
    font-size: 2.4561403509vw;
  }
}
@media screen and (max-width: 480px) {
  .card-team__position {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 420px) {
  .card-team__position {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-team__position {
    font-size: 3.5897435897vw;
  }
}
@media screen and (max-width: 1024px) {
  .card-team__position {
    min-height: 1.7578125vw;
  }
}
@media screen and (max-width: 992px) {
  .card-team__position {
    min-height: 1.814516129vw;
  }
}
@media screen and (max-width: 768px) {
  .card-team__position {
    min-height: 2.34375vw;
  }
}
@media screen and (max-width: 570px) {
  .card-team__position {
    min-height: 3.1578947368vw;
  }
}
@media screen and (max-width: 480px) {
  .card-team__position {
    min-height: 3.75vw;
  }
}
@media screen and (max-width: 420px) {
  .card-team__position {
    min-height: 4.2857142857vw;
  }
}
@media screen and (max-width: 390px) {
  .card-team__position {
    min-height: 4.6153846154vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .card-team__position {
    min-height: unset;
  }
}

.teams {
  position: relative;
  overflow: hidden;
}

.team-overview {
  position: relative;
  overflow: hidden;
}
.team-overview__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.team-overview__image-container:before {
  content: "";
  display: block;
  padding-top: 38.2291666667%;
}
.team-overview__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .team-overview__image-container:before {
    padding-top: 99.2366412214%;
  }
}
.team-overview__image-container {
  display: block;
}
@media only screen and (max-width: 991.98px) {
  .team-overview__image-container:after {
    content: "";
    position: absolute;
    top: 25%;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(180deg, rgba(78, 93, 67, 0) 0%, #4E5D43 53.81%);
    mix-blend-mode: normal;
  }
}
.team-overview__container {
  position: absolute;
  bottom: 7.0833333333vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .team-overview__container {
    bottom: 5.6640625vw;
  }
}
@media screen and (max-width: 992px) {
  .team-overview__container {
    bottom: 5.8467741935vw;
  }
}
@media screen and (max-width: 768px) {
  .team-overview__container {
    bottom: 7.5520833333vw;
  }
}
@media screen and (max-width: 570px) {
  .team-overview__container {
    bottom: 10.1754385965vw;
  }
}
@media screen and (max-width: 480px) {
  .team-overview__container {
    bottom: 12.0833333333vw;
  }
}
@media screen and (max-width: 420px) {
  .team-overview__container {
    bottom: 13.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .team-overview__container {
    bottom: 14.8717948718vw;
  }
}

.team-ceo {
  position: relative;
  padding: 8.4375vw 0vw;
  background-color: #F2EDE5;
}
.team-ceo__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 20.3125vw;
}
@media screen and (max-width: 1024px) {
  .team-ceo__image-container {
    max-width: 38.0859375vw;
  }
}
@media screen and (max-width: 992px) {
  .team-ceo__image-container {
    max-width: 39.314516129vw;
  }
}
@media screen and (max-width: 768px) {
  .team-ceo__image-container {
    max-width: 50.78125vw;
  }
}
@media screen and (max-width: 570px) {
  .team-ceo__image-container {
    max-width: 68.4210526316vw;
  }
}
@media screen and (max-width: 480px) {
  .team-ceo__image-container {
    max-width: 81.25vw;
  }
}
@media screen and (max-width: 420px) {
  .team-ceo__image-container {
    max-width: 92.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .team-ceo__image-container {
    max-width: 100vw;
  }
}
.team-ceo__image-container:before {
  content: "";
  display: block;
  padding-top: 105.8974358974%;
}
.team-ceo__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .team-ceo__image-container:before {
    padding-top: 105.8974358974%;
  }
}
@media screen and (max-width: 1024px) {
  .team-ceo {
    padding: 4.1015625vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .team-ceo {
    padding: 4.2338709677vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .team-ceo {
    padding: 5.46875vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .team-ceo {
    padding: 7.3684210526vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .team-ceo {
    padding: 8.75vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .team-ceo {
    padding: 10vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .team-ceo {
    padding: 10.7692307692vw 0vw;
  }
}
.team-ceo__grid {
  align-items: start;
  position: relative;
  z-index: 3;
}
.team-ceo__desktop-image-container {
  grid-column: 3/6;
}
@media only screen and (max-width: 1199.98px) {
  .team-ceo__desktop-image-container {
    grid-column: 1/6;
  }
}
@media only screen and (max-width: 991.98px) {
  .team-ceo__desktop-image-container {
    display: none;
  }
}
.team-ceo__mobile-image-container {
  display: none;
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 991.98px) {
  .team-ceo__mobile-image-container {
    display: block;
  }
}
.team-ceo__image-container {
  border-radius: 0.5208333333vw;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .team-ceo__image-container {
    border-radius: 0.9765625vw;
  }
}
@media screen and (max-width: 992px) {
  .team-ceo__image-container {
    border-radius: 1.0080645161vw;
  }
}
@media screen and (max-width: 768px) {
  .team-ceo__image-container {
    border-radius: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .team-ceo__image-container {
    border-radius: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .team-ceo__image-container {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 420px) {
  .team-ceo__image-container {
    border-radius: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .team-ceo__image-container {
    border-radius: 2.5641025641vw;
  }
}
.team-ceo__info-container {
  grid-column: 7/-3;
}
@media only screen and (max-width: 1199.98px) {
  .team-ceo__info-container {
    grid-column: 6/-1;
  }
}
@media only screen and (max-width: 991.98px) {
  .team-ceo__info-container {
    grid-column: 1/-1;
  }
}
.team-ceo__header {
  margin-bottom: 1.4583333333vw;
}
@media screen and (max-width: 1024px) {
  .team-ceo__header {
    margin-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 992px) {
  .team-ceo__header {
    margin-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 768px) {
  .team-ceo__header {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .team-ceo__header {
    margin-bottom: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .team-ceo__header {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 420px) {
  .team-ceo__header {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .team-ceo__header {
    margin-bottom: 6.1538461538vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .team-ceo__header {
    text-align: center;
  }
}
.team-ceo__vector {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
@media only screen and (max-width: 991.98px) {
  .team-ceo__content {
    text-align: justify;
  }
}

.team-listing {
  position: relative;
  padding: 6.40625vw 0vw;
}
@media screen and (max-width: 1024px) {
  .team-listing {
    padding: 3.80859375vw 0vw 4.58984375vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .team-listing {
    padding: 3.9314516129vw 0vw 4.7379032258vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .team-listing {
    padding: 5.078125vw 0vw 6.1197916667vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .team-listing {
    padding: 6.8421052632vw 0vw 8.2456140351vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .team-listing {
    padding: 8.125vw 0vw 9.7916666667vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .team-listing {
    padding: 9.2857142857vw 0vw 11.1904761905vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .team-listing {
    padding: 10vw 0vw 12.0512820513vw 0vw;
  }
}
.team-listing__header {
  grid-column: 3/6;
}
@media only screen and (max-width: 1199.98px) {
  .team-listing__header {
    grid-column: 2/6;
  }
}
@media only screen and (max-width: 991.98px) {
  .team-listing__header {
    grid-column: 1/-1;
  }
}
.team-listing__info-container {
  grid-column: 6/-3;
}
@media only screen and (max-width: 1199.98px) {
  .team-listing__info-container {
    grid-column: 6/-2;
  }
}
@media only screen and (max-width: 991.98px) {
  .team-listing__info-container {
    display: none;
  }
}
.team-listing__lists {
  margin-top: 2.7083333333vw;
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1.2255208333vw;
}
@media screen and (max-width: 1024px) {
  .team-listing__lists {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 992px) {
  .team-listing__lists {
    margin-top: 3.2258064516vw;
  }
}
@media screen and (max-width: 768px) {
  .team-listing__lists {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 570px) {
  .team-listing__lists {
    margin-top: 5.6140350877vw;
  }
}
@media screen and (max-width: 480px) {
  .team-listing__lists {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (max-width: 420px) {
  .team-listing__lists {
    margin-top: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .team-listing__lists {
    margin-top: 8.2051282051vw;
  }
}
@media screen and (max-width: 1024px) {
  .team-listing__lists {
    gap: 1.953125vw;
  }
}
@media screen and (max-width: 992px) {
  .team-listing__lists {
    gap: 2.0161290323vw;
  }
}
@media screen and (max-width: 768px) {
  .team-listing__lists {
    gap: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .team-listing__lists {
    gap: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .team-listing__lists {
    gap: 4.1666666667vw;
  }
}
@media screen and (max-width: 420px) {
  .team-listing__lists {
    gap: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .team-listing__lists {
    gap: 5.1282051282vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .team-listing__lists {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 767.98px) {
  .team-listing__lists {
    grid-template-columns: repeat(2, 1fr);
  }
}

.card-facility {
  position: relative;
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 30px;
}
.card-facility__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: cover;
}
@media screen and (max-width: 1024px) {
  .card-facility__image-container {
    max-width: cover;
  }
}
@media screen and (max-width: 992px) {
  .card-facility__image-container {
    max-width: cover;
  }
}
@media screen and (max-width: 768px) {
  .card-facility__image-container {
    max-width: cover;
  }
}
@media screen and (max-width: 570px) {
  .card-facility__image-container {
    max-width: cover;
  }
}
@media screen and (max-width: 480px) {
  .card-facility__image-container {
    max-width: cover;
  }
}
@media screen and (max-width: 420px) {
  .card-facility__image-container {
    max-width: cover;
  }
}
@media screen and (max-width: 390px) {
  .card-facility__image-container {
    max-width: cover;
  }
}
.card-facility__image-container:before {
  content: "";
  display: block;
  padding-top: 61.9402985075%;
}
.card-facility__image-container .ratio-item {
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 1199.98px) {
  .card-facility {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media only screen and (max-width: 767.98px) {
  .card-facility {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 16px;
  }
}
.card-facility:nth-child(even) .card-facility__image-container {
  grid-column: 5/-1;
  grid-row: 1;
}
@media only screen and (max-width: 1199.98px) {
  .card-facility:nth-child(even) .card-facility__image-container {
    grid-column: 6/-1;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-facility:nth-child(even) .card-facility__image-container {
    grid-column: 1/-1;
  }
}
.card-facility:nth-child(even) .card-facility__info-container {
  grid-column: 1/4;
  grid-row: 1;
}
@media only screen and (max-width: 1199.98px) {
  .card-facility:nth-child(even) .card-facility__info-container {
    grid-column: 1/6;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-facility:nth-child(even) .card-facility__info-container {
    grid-column: 1/-1;
    grid-row: 2;
  }
}
.card-facility__image-container {
  grid-column: 1/7;
}
@media only screen and (max-width: 1199.98px) {
  .card-facility__image-container {
    grid-column: 1/8;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-facility__image-container {
    grid-column: 1/-1;
  }
}
.card-facility__info-container {
  grid-column: 8/-1;
}
@media only screen and (max-width: 991.98px) {
  .card-facility__info-container {
    grid-column: 1/-1;
  }
}

.facilities {
  position: relative;
  overflow: hidden;
}

.facilities-overview {
  position: relative;
  overflow: hidden;
}
.facilities-overview__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 100vw;
}
@media screen and (max-width: 1024px) {
  .facilities-overview__image-container {
    max-width: 187.5vw;
  }
}
@media screen and (max-width: 992px) {
  .facilities-overview__image-container {
    max-width: 193.5483870968vw;
  }
}
@media screen and (max-width: 768px) {
  .facilities-overview__image-container {
    max-width: 250vw;
  }
}
@media screen and (max-width: 570px) {
  .facilities-overview__image-container {
    max-width: 336.8421052632vw;
  }
}
@media screen and (max-width: 480px) {
  .facilities-overview__image-container {
    max-width: 400vw;
  }
}
@media screen and (max-width: 420px) {
  .facilities-overview__image-container {
    max-width: 457.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .facilities-overview__image-container {
    max-width: 492.3076923077vw;
  }
}
.facilities-overview__image-container:before {
  content: "";
  display: block;
  padding-top: 38.2291666667%;
}
.facilities-overview__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .facilities-overview__image-container:before {
    padding-top: 89.058524173%;
  }
}
@media only screen and (max-width: 991.98px) {
  .facilities-overview {
    background-color: #4E5D43;
  }
}
.facilities-overview__container {
  position: absolute;
  bottom: 7.0833333333vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .facilities-overview__container {
    bottom: 2.83203125vw;
  }
}
@media screen and (max-width: 992px) {
  .facilities-overview__container {
    bottom: 2.9233870968vw;
  }
}
@media screen and (max-width: 768px) {
  .facilities-overview__container {
    bottom: 3.7760416667vw;
  }
}
@media screen and (max-width: 570px) {
  .facilities-overview__container {
    bottom: 5.0877192982vw;
  }
}
@media screen and (max-width: 480px) {
  .facilities-overview__container {
    bottom: 6.0416666667vw;
  }
}
@media screen and (max-width: 420px) {
  .facilities-overview__container {
    bottom: 6.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .facilities-overview__container {
    bottom: 7.4358974359vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .facilities-overview__container {
    bottom: 32px;
  }
}
@media only screen and (max-width: 991.98px) {
  .facilities-overview__container {
    position: relative;
    left: 0px;
    transform: unset;
    bottom: unset;
    background-color: #4E5D43;
    margin-top: -40px;
    padding-top: 0px;
    padding-bottom: 58px;
  }
}
.facilities-overview__image-container {
  display: block;
}
.facilities-overview__image-container::after {
  content: "";
  position: absolute;
  top: 10%;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(180deg, rgba(39, 39, 39, 0) 0%, #272727 53.81%);
  mix-blend-mode: multiply;
  opacity: 0.52;
}
@media only screen and (max-width: 991.98px) {
  .facilities-overview__image-container:after {
    content: "";
    position: absolute;
    top: 70%;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(180deg, rgba(78, 93, 67, 0) 0%, #4E5D43 53.81%);
    mix-blend-mode: normal;
    opacity: 1;
  }
}
.facilities-overview__title-container {
  grid-column: 2/5;
}
@media screen and (max-width: 1024px) {
  .facilities-overview__title-container {
    margin-bottom: 2.83203125vw;
  }
}
@media screen and (max-width: 992px) {
  .facilities-overview__title-container {
    margin-bottom: 2.9233870968vw;
  }
}
@media screen and (max-width: 768px) {
  .facilities-overview__title-container {
    margin-bottom: 3.7760416667vw;
  }
}
@media screen and (max-width: 570px) {
  .facilities-overview__title-container {
    margin-bottom: 5.0877192982vw;
  }
}
@media screen and (max-width: 480px) {
  .facilities-overview__title-container {
    margin-bottom: 6.0416666667vw;
  }
}
@media screen and (max-width: 420px) {
  .facilities-overview__title-container {
    margin-bottom: 6.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .facilities-overview__title-container {
    margin-bottom: 7.4358974359vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .facilities-overview__title-container {
    grid-column: 2/-2;
  }
}
@media only screen and (max-width: 991.98px) {
  .facilities-overview__title-container {
    grid-column: 1/-1;
  }
}
.facilities-overview__info-container {
  grid-column: 5/9;
}
@media only screen and (max-width: 1199.98px) {
  .facilities-overview__info-container {
    grid-column: 2/-2;
  }
}
@media only screen and (max-width: 991.98px) {
  .facilities-overview__info-container {
    grid-column: 1/-1;
  }
}
.facilities-overview__image-container {
  display: block;
}

.facilities-listing {
  position: relative;
  padding: 6.40625vw 0vw;
}
@media screen and (max-width: 1024px) {
  .facilities-listing {
    padding: 5.17578125vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .facilities-listing {
    padding: 5.3427419355vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .facilities-listing {
    padding: 6.9010416667vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .facilities-listing {
    padding: 9.298245614vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .facilities-listing {
    padding: 11.0416666667vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .facilities-listing {
    padding: 12.619047619vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .facilities-listing {
    padding: 13.5897435897vw 0vw;
  }
}
.facilities-listing__list {
  display: grid;
  grid-column: 2/-2;
  gap: 122px;
}
@media only screen and (max-width: 1199.98px) {
  .facilities-listing__list {
    grid-column: 1/-1;
  }
}
@media only screen and (max-width: 991.98px) {
  .facilities-listing__list {
    grid-column: 1/-1;
    gap: 38px;
  }
}

.cta {
  padding: 9.21875vw 0vw 9.21875vw 0vw;
  position: relative;
  background-color: #4E5D43;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .cta {
    padding: 8.203125vw 0vw 8.203125vw 0vw;
  }
}
@media screen and (max-width: 992px) {
  .cta {
    padding: 8.4677419355vw 0vw 8.4677419355vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .cta {
    padding: 10.9375vw 0vw 10.9375vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .cta {
    padding: 14.7368421053vw 0vw 14.7368421053vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .cta {
    padding: 17.5vw 0vw 17.5vw 0vw;
  }
}
@media screen and (max-width: 420px) {
  .cta {
    padding: 20vw 0vw 20vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .cta {
    padding: 21.5384615385vw 0vw 21.5384615385vw 0vw;
  }
}
.cta__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cta__inner {
  position: relative;
  margin: 0 auto;
  max-width: 66%;
  z-index: 2;
}
@media only screen and (max-width: 1199.98px) {
  .cta__inner {
    max-width: 75%;
  }
}
@media only screen and (max-width: 991.98px) {
  .cta__inner {
    max-width: 100%;
  }
}
.cta__action {
  margin-top: 2.0833333333vw;
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .cta__action {
    margin-top: 3.90625vw;
  }
}
@media screen and (max-width: 992px) {
  .cta__action {
    margin-top: 4.0322580645vw;
  }
}
@media screen and (max-width: 768px) {
  .cta__action {
    margin-top: 5.2083333333vw;
  }
}
@media screen and (max-width: 570px) {
  .cta__action {
    margin-top: 7.0175438596vw;
  }
}
@media screen and (max-width: 480px) {
  .cta__action {
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 420px) {
  .cta__action {
    margin-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .cta__action {
    margin-top: 10.2564102564vw;
  }
}
@media only screen and (max-width: 575.98px) {
  .cta__action {
    max-width: 250px;
    margin-right: auto;
    margin-left: auto;
    display: grid;
  }
}

.why-us .section-description {
  display: none;
}

/*# sourceMappingURL=about.css.map*/