/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/pages/page-company.scss ***!
  \*******************************************************************************************************************************************************/

/*** LTR websites ***/

.reveal-block {
  position: relative;
  overflow: hidden;
}

.reveal-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleX(1);
}

.reveal-block.active::before {
  transform: scaleX(0);
}

.reveal-block > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block.active > * {
  opacity: 1;
}

.reveal-block--rl {
  position: relative;
  overflow: hidden;
}

.reveal-block--rl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.reveal-block--rl.active::before {
  transform: scaleX(0);
}

.reveal-block--rl > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--rl.active > * {
  opacity: 1;
}

.reveal-block--tb {
  position: relative;
  overflow: hidden;
}

.reveal-block--tb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleY(1);
}

.reveal-block--tb.active::before {
  transform: scaleY(0);
}

.reveal-block--tb > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--tb.active > * {
  opacity: 1;
}

.reveal-block--bt {
  position: relative;
  overflow: hidden;
}

.reveal-block--bt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.reveal-block--bt.active::before {
  transform: scaleY(0);
}

.reveal-block--bt > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--bt.active > * {
  opacity: 1;
}

/*** LTR websites ***/

.reveal-block {
  position: relative;
  overflow: hidden;
}

.reveal-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleX(1);
}

.reveal-block.active::before {
  transform: scaleX(0);
}

.reveal-block > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block.active > * {
  opacity: 1;
}

.reveal-block--rl {
  position: relative;
  overflow: hidden;
}

.reveal-block--rl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.reveal-block--rl.active::before {
  transform: scaleX(0);
}

.reveal-block--rl > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--rl.active > * {
  opacity: 1;
}

.reveal-block--tb {
  position: relative;
  overflow: hidden;
}

.reveal-block--tb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleY(1);
}

.reveal-block--tb.active::before {
  transform: scaleY(0);
}

.reveal-block--tb > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--tb.active > * {
  opacity: 1;
}

.reveal-block--bt {
  position: relative;
  overflow: hidden;
}

.reveal-block--bt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.reveal-block--bt.active::before {
  transform: scaleY(0);
}

.reveal-block--bt > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--bt.active > * {
  opacity: 1;
}

.section-header-gradient__wrapper {
  background-color: transparent;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  max-height: 400px;
  overflow: hidden;
}

.section-header-gradient__wrapper::before {
  content: "";
  position: absolute;
  top: -360px;
  left: 308px;
  width: 1304px;
  height: 529px;
  border-radius: 1304px;
  opacity: 0.3;
  background: var(--Brand-blue, #009CDA);
  filter: blur(200px);
  z-index: 0;
}

.section-header-gradient__wrapper--full {
  width: 100%;
}

.section-header-gradient__header {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  min-height: 220px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
}

.section-header-gradient__breadcrumbs {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  margin-bottom: 16px;
}

.section-header-gradient__breadcrumbs #breadcrumbs {
  color: #808080;
}

.section-header-gradient__breadcrumbs #breadcrumbs a {
  color: #808080;
}

.section-header-gradient__breadcrumbs #breadcrumbs .breadcrumb_last {
  color: #404041;
}

.section-header-gradient__separator {
  display: block;
  background-color: #fbaf1a;
  width: 120px;
  height: 4px;
}

.section-header-gradient__title {
  margin: 0 0 16px 0;
  color: #009cda;
}

.section-header-gradient__excerpt {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #404041;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
  margin: 0;
}

.section-header-gradient__excerpt p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
}

.section-header-gradient__button {
  margin-top: 24px;
}

.company-video {
  padding: 20px;
}

.company-video__video-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  height: 800px;
  width: 100%;
}

.company-video__video-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  border-radius: 12px;
  transition: transform 1.35s cubic-bezier(0.22, 1, 0.36, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.company-video__video-wrapper.active::before {
  transform: scaleY(0);
}

.company-video__video-wrapper::before {
  transition-delay: 0.12s;
}

@media (max-width: 767px) {
  .company-video__video-wrapper {
    height: 250px;
  }

  .company-video__video-wrapper::before {
    transition-duration: 0.65s;
    transition-delay: 0.08s;
  }
}

.company-video__video-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
  z-index: 1;
}

.company-video__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.company-video__video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  z-index: 2;
}

.company-video__play-button {
  background: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  flex-shrink: 0;
  width: 60px;
  height: 60px;
}

.company-video__play-button svg,
.company-video__play-button img {
  width: 60px;
  height: 60px;
  max-width: 60px;
  display: block;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.35));
}

.company-video__video-title {
  color: #fff;
  font-size: 24px;
}

.company-tiles__container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: none;
  grid-auto-flow: row;
  gap: 20px;
}

.company-tiles__tile {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 24px 16px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: stretch;
  gap: 20px;
}

.company-tiles__tile-1 {
  grid-area: auto;
  background-color: #009cda;
  color: #fff;
  height: 220px;
}

.company-tiles__tile-2 {
  grid-area: auto;
  color: #fff;
  height: 220px;
}

.company-tiles__tile-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  z-index: 1;
  pointer-events: none;
}

.company-tiles__tile-2 .company-tiles__tile-title,
.company-tiles__tile-2 .company-tiles__tile-text {
  position: relative;
  z-index: 2;
}

.company-tiles__tile-3 {
  grid-area: auto;
  background-color: #fff;
  box-shadow: 0 100px 80px 0 rgba(0, 0, 0, 0.07), 0 41.778px 33.422px 0 rgba(0, 0, 0, 0.05), 0 22.336px 17.869px 0 rgba(0, 0, 0, 0.04), 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
  height: 220px;
}

.company-tiles__tile-3::after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: -156px;
  right: -160px;
  width: 404px;
  height: 404px;
  background-color: #fbaf1a;
  border-radius: 50%;
  z-index: 1;
}

.company-tiles__tile-3 .company-tiles__tile-title,
.company-tiles__tile-3 .company-tiles__tile-text {
  position: relative;
  z-index: 2;
}

.company-tiles__tile-4 {
  grid-area: auto;
  background-color: #f1f1f2;
  height: 240px;
  background-position: center center;
}

.company-tiles__tile-5 {
  grid-area: auto;
  height: 240px;
}

.company-tiles__tile-title {
  font-size: 16px;
}

.company-tiles__tile-text {
  margin: 0;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: inherit;
  font-size: 28px;
  line-height: normal;
  letter-spacing: 0.64px;
}

@media (max-width: 767px) {
  .company-tiles__container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-areas: "tile1 tile2" "tile4 tile4" "tile5 tile5" "tile3 tile3";
  }

  .company-tiles__tile-1,
  .company-tiles__tile-2,
  .company-tiles__tile-3,
  .company-tiles__tile-4,
  .company-tiles__tile-5 {
    transform: none;
    grid-area: auto;
  }

  .company-tiles__tile {
    gap: 10px;
    padding: 24px;
  }

  .company-tiles__tile-1 {
    grid-area: tile1;
    height: 220px;
  }

  .company-tiles__tile-2 {
    grid-area: tile2;
    height: 220px;
  }

  .company-tiles__tile-3 {
    grid-area: tile3;
    height: 260px;
  }

  .company-tiles__tile-4 {
    grid-area: tile4;
    height: 320px;
  }

  .company-tiles__tile-5 {
    grid-area: tile5;
    height: 300px;
  }
}

.company-timeline {
  padding: 40px 0;
}

.company-timeline__container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: stretch;
  gap: 0;
  padding: 0 20px;
}

.company-timeline__title {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 20px;
}

.company-timeline__separator {
  display: block;
  background-color: #fbaf1a;
  width: 120px;
  height: 4px;
}

.company-timeline__slider-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  align-content: stretch;
  gap: 4px;
  flex: 0 0 50%;
  position: relative;
  z-index: 2;
}

.company-timeline__button-prev,
.company-timeline__button-next {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  width: 56px;
  height: 56px;
  padding: 0;
  border: 1px solid #009cda;
  border-radius: 8px;
  cursor: pointer;
  box-sizing: border-box;
}

.company-timeline__button-prev svg,
.company-timeline__button-next svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.company-timeline__button-prev::after,
.company-timeline__button-next::after {
  display: none;
}

.company-timeline__swiper-container {
  margin-top: 40px;
  padding-left: max(20px, 100% - 1760px);
}

.company-timeline__slider {
  width: 100%;
}

.company-timeline__slider .swiper-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: stretch;
  gap: 0;
  padding-bottom: 150px;
}

.company-timeline__slider .swiper-slide {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 20px;
  width: calc(100% - 40px);
  flex-shrink: 0;
}

.company-timeline__slider-item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 20px;
  width: 100%;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 100px 80px 0 rgba(0, 0, 0, 0.07), 0 41.778px 33.422px 0 rgba(0, 0, 0, 0.05), 0 22.336px 17.869px 0 rgba(0, 0, 0, 0.04), 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
  border: 1px solid #009cda;
  position: relative;
}

.company-timeline__slider-item:nth-child(4n+1) {
  height: 600px;
}

.company-timeline__slider-item:nth-child(4n+2) {
  height: 520px;
}

.company-timeline__slider-item:nth-child(4n+3) {
  height: 560px;
}

.company-timeline__slider-item:nth-child(4n+4) {
  height: 600px;
}

.company-timeline__slider-item-year {
  color: #009cda;
  margin: 0;
}

.company-timeline__slider-item-text {
  margin: 0;
}

.company-timeline__slider-item-media {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  margin-top: auto;
  background-color: #f1f1f2;
  flex: 1 1 auto;
  min-height: 0;
}

.company-timeline__slider-item-media img,
.company-timeline__slider-item-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.company-timeline__timeline-line {
  position: relative;
  width: 100vw;
  height: 2px;
  background-color: #fbaf1a;
  margin-top: 20px;
  margin-left: calc(-50vw + 50%);
  padding-left: max(20px, (100vw - 1760px) / 2);
  transform: translateY(-130px);
}

.company-timeline__timeline-dots {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
  transform: translateY(-50%);
}

.company-timeline__timeline-dot {
  position: absolute;
  width: 20px;
  height: 20px;
  aspect-ratio: 1/1;
  transform: translate(-50%, -50%);
  top: 0;
  z-index: 1;
}

.company-timeline__timeline-dot circle {
  fill: #fbaf1a;
  stroke: #fff;
  stroke-width: 3px;
}

html[dir=rtl] .company-timeline__button-prev svg,
html[dir=rtl] .company-timeline__button-next svg {
  transform: rotate(180deg);
}

.company-values {
  padding-top: 40px;
  padding-bottom: 40px;
}

.company-values__container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 24px;
}

.company-values__header {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  max-width: 800px;
  margin-inline: auto;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.company-values__separator {
  display: block;
  background-color: #fbaf1a;
  width: 80px;
  height: 4px;
}

.company-values__boxes {
  position: relative;
  width: 100%;
}

.company-values__boxes::before {
  content: "";
  position: absolute;
  pointer-events: none;
  left: -122px;
  bottom: 256px;
  width: 404px;
  height: 404px;
  background-color: #fbaf1a;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .company-values__boxes::before {
    display: none;
  }
}

.company-values__boxes-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  gap: 16px;
}

.company-values__box {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 20px;
  padding: 24px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  backdrop-filter: blur(5px);
  box-shadow: 0 2px 8px 0 rgba(40, 41, 61, 0.08), -15px 22px 54px 0 rgba(96, 97, 112, 0.07);
  width: 100%;
}

.company-values__box-column {
  flex: 0 0 auto;
  width: 100%;
}

.company-values__box-title {
  color: #009cda;
}

.company-values__box-separator {
  margin-top: 20px;
  display: block;
  background-color: #fbaf1a;
  width: 80px;
  height: 4px;
}

.company-values__box-text {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 20px;
  color: #404041;
}

.company-values__box-text > * {
  margin: 0;
}

.company-values__box-text p {
  color: #404041;
}

.company-values__box-text strong,
.company-values__box-text b {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.36px;
  color: #404041;
}

.company-team {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.company-team__wrapper {
  padding: 24px 20px;
}

.company-team__wrapper.leadership {
  background-color: #f1f1f2;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.company-team__wrapper.local {
  background-color: #fff;
}

.company-team__inner {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 24px;
}

@media (max-width: 767px) {
  .company-team__inner {
    text-align: center;
  }
}

.company-team__title {
  font-size: 32px;
  font-weight: 700;
}

.company-team__separator {
  display: block;
  background-color: #fbaf1a;
  width: 80px;
  height: 4px;
}

.company-team__members {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
  width: 100%;
}

.company-team__member {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 0;
}

.company-team__member-image {
  width: 140px;
  height: 140px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.company-team__member-name {
  margin-top: 12px;
  color: #404041;
}

.company-team__member-role {
  margin-top: 8px;
  color: #404041;
}

.company-team__member-email {
  margin-top: 8px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 8px;
  color: #404041;
  text-decoration: none;
  transition: color 0.3s ease;
  font-size: 14px;
}

.company-team__member-email img {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.company-team__member-email:hover {
  color: #009cda;
}

.company-team__member-email:hover img {
  filter: brightness(0) saturate(100%) invert(31%) sepia(78%) saturate(2474%) hue-rotate(181deg) brightness(95%) contrast(101%);
}

.company-sustainability {
  padding-top: 40px;
  padding-bottom: 40px;
}

.company-sustainability__container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 16px;
  gap: 40px;
}

.company-sustainability__column:first-child {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 20px;
  padding: 24px 0;
}

.company-sustainability__column:last-child {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 16px;
}

.company-sustainability__pre-title {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #f1f1f2;
  font-family: "Magistral", "Arial", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  color: #009cda;
}

.company-sustainability__title {
  color: #404041;
  z-index: 1;
}

.company-sustainability__separator {
  display: block;
  background-color: #fbaf1a;
  width: 80px;
  height: 4px;
}

.company-sustainability__text {
  color: #404041;
}

.company-sustainability__box {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 12px;
  flex: 0 0 100%;
  background-color: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 24px;
  box-shadow: 0 2px 8px 0 rgba(40, 41, 61, 0.08), -15px 22px 54px 0 rgba(96, 97, 112, 0.07);
  z-index: 1;
}

.company-sustainability__box-title {
  color: #404041;
}

.company-sustainability__box-text {
  color: #404041;
}

.company-sustainability__box-highlight {
  margin-top: 28px;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
  color: #009cda;
}