/* [project]/src/app/(careers)/widgets/CareersBanner/CareersBanner.module.scss.module.css [app-client] (css) */
.CareersBanner-module-scss-module__LAq8gG__section {
  width: 100%;
  font-size: 1.1875rem;
  font-family: var(--primary-font);
  color: #fff;
  background-color: #002b2c;
  padding-top: 16.625rem;
  padding-bottom: 2.5rem;
  position: relative;
}

@media (min-width: 576px) {
  .CareersBanner-module-scss-module__LAq8gG__section {
    padding-top: 9.625rem;
    padding-bottom: 9.5rem;
  }
}

.CareersBanner-module-scss-module__LAq8gG__section .container-fill {
  z-index: 1;
  position: relative;
}

.CareersBanner-module-scss-module__LAq8gG__title, .CareersBanner-module-scss-module__LAq8gG__title h1, .CareersBanner-module-scss-module__LAq8gG__title h2 {
  max-width: 37.5rem;
  margin-bottom: 1.0625rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.025rem !important;
}

.CareersBanner-module-scss-module__LAq8gG__title span, .CareersBanner-module-scss-module__LAq8gG__title h1 span, .CareersBanner-module-scss-module__LAq8gG__title h2 span {
  color: #909898;
}

@media (min-width: 576px) {
  .CareersBanner-module-scss-module__LAq8gG__title, .CareersBanner-module-scss-module__LAq8gG__title h1, .CareersBanner-module-scss-module__LAq8gG__title h2 {
    max-width: 27.875rem;
    font-size: 2.625rem;
    line-height: 1.17;
  }
}

@media (min-width: 991px) {
  .CareersBanner-module-scss-module__LAq8gG__title, .CareersBanner-module-scss-module__LAq8gG__title h1, .CareersBanner-module-scss-module__LAq8gG__title h2 {
    max-width: 42.5rem;
    margin-bottom: 1.5rem;
    font-size: 3.5rem;
    line-height: 1.2;
    letter-spacing: -.068rem !important;
  }
}

.CareersBanner-module-scss-module__LAq8gG__description {
  color: #ebeded;
  max-width: 34.375rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.CareersBanner-module-scss-module__LAq8gG__description br {
  display: none;
}

@media (min-width: 576px) {
  .CareersBanner-module-scss-module__LAq8gG__description {
    font-size: 1.0625rem;
    line-height: 1.58824;
  }
}

@media (min-width: 991px) {
  .CareersBanner-module-scss-module__LAq8gG__description {
    font-size: 1.1875rem;
  }

  .CareersBanner-module-scss-module__LAq8gG__description br {
    display: block;
  }
}

.CareersBanner-module-scss-module__LAq8gG__link {
  margin-top: 2rem;
}

.CareersBanner-module-scss-module__LAq8gG__link a {
  color: #091b1b;
  background-color: #fff;
}

.CareersBanner-module-scss-module__LAq8gG__gradientBg {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.CareersBanner-module-scss-module__LAq8gG__gradientBg span {
  z-index: 1;
  background: radial-gradient(78.08% 491.41% at 64.81% 43.83%, #0000 0%, #000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.CareersBanner-module-scss-module__LAq8gG__gradientBg img {
  opacity: .5;
}

/* [project]/src/components/LogoMarquee/LogoMarquee.module.scss.module.css [app-client] (css) */
.LogoMarquee-module-scss-module__xO8_pG__mainWrap {
  align-items: center;
  width: 100%;
  padding: 2.125rem 0;
  display: flex;
  -webkit-mask-image: linear-gradient(90deg, #0000 0%, #000 15% 85%, #0000 100%);
  mask-image: linear-gradient(90deg, #0000 0%, #000 15% 85%, #0000 100%);
}

@media (min-width: 576px) {
  .LogoMarquee-module-scss-module__xO8_pG__mainWrap {
    padding: 2.375rem 0;
  }
}

@media (min-width: 991px) {
  .LogoMarquee-module-scss-module__xO8_pG__mainWrap {
    padding: 3.5625rem 0;
  }
}

.LogoMarquee-module-scss-module__xO8_pG__mainWrap.LogoMarquee-module-scss-module__xO8_pG__dark {
  border-top: 0;
  padding: 2.125rem 0;
}

@media (min-width: 576px) {
  .LogoMarquee-module-scss-module__xO8_pG__mainWrap.LogoMarquee-module-scss-module__xO8_pG__dark {
    padding: 3.8125rem 0;
  }
}

.LogoMarquee-module-scss-module__xO8_pG__mainWrap.LogoMarquee-module-scss-module__xO8_pG__dark .LogoMarquee-module-scss-module__xO8_pG__root {
  filter: invert();
}

.LogoMarquee-module-scss-module__xO8_pG__mainWrap {
  overflow: hidden;
}

.LogoMarquee-module-scss-module__xO8_pG__root {
  will-change: transform;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.LogoMarquee-module-scss-module__xO8_pG__item {
  opacity: .8;
  will-change: transform;
  width: auto;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  position: relative;
}

.LogoMarquee-module-scss-module__xO8_pG__item:hover {
  opacity: 1;
}

.LogoMarquee-module-scss-module__xO8_pG__item img {
  will-change: transform;
  width: auto !important;
  max-width: none !important;
  height: 1.5rem !important;
  max-height: none !important;
  position: relative !important;
}

/* [project]/src/app/(careers)/widgets/CareersInfo/CareersInfo.module.scss.module.css [app-client] (css) */
.CareersInfo-module-scss-module__eU9pLW__section {
  width: 100%;
  font-family: var(--primary-font);
  border-top: 1px solid #606f701f;
  margin-top: .4375rem;
  padding-top: 4.6875rem;
  padding-bottom: 3.875rem;
  position: relative;
}

@media (min-width: 576px) {
  .CareersInfo-module-scss-module__eU9pLW__section {
    padding-top: 6.25rem;
    padding-bottom: 5.5625rem;
  }
}

@media (min-width: 992px) {
  .CareersInfo-module-scss-module__eU9pLW__section {
    padding-top: 6.5625rem;
    padding-bottom: 10rem;
  }
}

.CareersInfo-module-scss-module__eU9pLW__heading {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title > * {
  margin-bottom: 0 !important;
}

.CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title h1, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title h2 {
  max-width: 18.75rem;
  margin-bottom: 1.0625rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.025rem !important;
}

.CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title strong, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title span, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title h1 strong, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title h1 span, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title h2 strong, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title h2 span {
  color: #909898;
  font-weight: inherit !important;
}

@media (min-width: 576px) {
  .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title h1, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title h2 {
    max-width: 100%;
    font-size: 2.625rem;
    line-height: 1.17;
  }
}

@media (min-width: 991px) {
  .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title h1, .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__title h2 {
    max-width: 42.5rem;
    margin-bottom: 1.5rem;
    font-size: 3.5rem;
    line-height: 1.2;
    letter-spacing: -.068rem !important;
  }
}

.CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__description {
  color: #606f70;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__description br {
  display: none;
}

@media (min-width: 576px) {
  .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__description {
    max-width: 34.125rem;
    font-size: 1.0625rem;
    line-height: 1.58824;
  }
}

@media (min-width: 991px) {
  .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__description {
    max-width: 38.125rem;
    font-size: 1.1875rem;
  }

  .CareersInfo-module-scss-module__eU9pLW__heading .CareersInfo-module-scss-module__eU9pLW__description br {
    display: block;
  }
}

.CareersInfo-module-scss-module__eU9pLW__infoWrapper {
  flex-direction: column;
  width: 100%;
  margin-top: 1.875rem;
  display: flex;
  position: relative;
}

@media (min-width: 576px) {
  .CareersInfo-module-scss-module__eU9pLW__infoWrapper {
    margin-top: 2.375rem;
  }
}

@media (min-width: 991px) {
  .CareersInfo-module-scss-module__eU9pLW__infoWrapper {
    margin-top: 3.9375rem;
  }
}

.CareersInfo-module-scss-module__eU9pLW__infoInner {
  flex-wrap: wrap;
  align-items: center;
  width: auto;
  margin: -1rem;
  display: flex;
}

@media (min-width: 991px) {
  .CareersInfo-module-scss-module__eU9pLW__infoInner {
    margin: -2.5rem;
  }
}

.CareersInfo-module-scss-module__eU9pLW__infoInner > div {
  padding: 1rem;
}

@media (min-width: 991px) {
  .CareersInfo-module-scss-module__eU9pLW__infoInner > div {
    padding: 2.5rem;
  }
}

.CareersInfo-module-scss-module__eU9pLW__imageWrapper {
  width: 100%;
}

@media (min-width: 991px) {
  .CareersInfo-module-scss-module__eU9pLW__imageWrapper {
    width: 52%;
  }
}

.CareersInfo-module-scss-module__eU9pLW__imageWrapper .CareersInfo-module-scss-module__eU9pLW__image {
  aspect-ratio: 644 / 440;
  background-color: #606f70;
  border-radius: 1.5rem;
  position: relative;
  overflow: hidden;
}

.CareersInfo-module-scss-module__eU9pLW__contentWrapper {
  width: 100%;
}

@media (min-width: 992px) {
  .CareersInfo-module-scss-module__eU9pLW__contentWrapper {
    width: 48%;
  }
}

.CareersInfo-module-scss-module__eU9pLW__contentWrapper .CareersInfo-module-scss-module__eU9pLW__content {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.CareersInfo-module-scss-module__eU9pLW__contentWrapper .CareersInfo-module-scss-module__eU9pLW__content .CareersInfo-module-scss-module__eU9pLW__title {
  color: #091b1b;
  margin-bottom: 1rem;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.025rem !important;
}

@media (min-width: 992px) {
  .CareersInfo-module-scss-module__eU9pLW__contentWrapper .CareersInfo-module-scss-module__eU9pLW__content .CareersInfo-module-scss-module__eU9pLW__title {
    font-size: 1.75rem;
  }
}

.CareersInfo-module-scss-module__eU9pLW__contentWrapper .CareersInfo-module-scss-module__eU9pLW__content .CareersInfo-module-scss-module__eU9pLW__description {
  color: #606f70;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.CareersInfo-module-scss-module__eU9pLW__contentWrapper .CareersInfo-module-scss-module__eU9pLW__content .CareersInfo-module-scss-module__eU9pLW__description br {
  display: none;
}

.CareersInfo-module-scss-module__eU9pLW__contentWrapper .CareersInfo-module-scss-module__eU9pLW__content .CareersInfo-module-scss-module__eU9pLW__description p {
  letter-spacing: inherit !important;
}

@media (min-width: 576px) {
  .CareersInfo-module-scss-module__eU9pLW__contentWrapper .CareersInfo-module-scss-module__eU9pLW__content .CareersInfo-module-scss-module__eU9pLW__description {
    font-size: 1.0625rem;
    line-height: 1.58824;
  }
}

@media (min-width: 991px) {
  .CareersInfo-module-scss-module__eU9pLW__contentWrapper .CareersInfo-module-scss-module__eU9pLW__content .CareersInfo-module-scss-module__eU9pLW__description {
    font-size: 1.1875rem;
  }

  .CareersInfo-module-scss-module__eU9pLW__contentWrapper .CareersInfo-module-scss-module__eU9pLW__content .CareersInfo-module-scss-module__eU9pLW__description br {
    display: block;
  }
}

/* [project]/src/app/(careers)/widgets/CareersMatrix/CareersMatrix.module.scss.module.css [app-client] (css) */
.CareersMatrix-module-scss-module__of334q__section {
  width: 100%;
  font-family: var(--primary-font);
  padding-bottom: 6.5rem;
  position: relative;
}

@media (min-width: 576px) {
  .CareersMatrix-module-scss-module__of334q__section {
    padding-bottom: 8.375rem;
  }
}

@media (min-width: 992px) {
  .CareersMatrix-module-scss-module__of334q__section {
    padding-bottom: 9.9375rem;
  }
}

.CareersMatrix-module-scss-module__of334q__heading {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title > * {
  margin-bottom: 0 !important;
}

.CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title h1, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title h2 {
  max-width: 37.5rem;
  margin-bottom: 1.0625rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.025rem !important;
}

.CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title strong, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title span, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title h1 strong, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title h1 span, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title h2 strong, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title h2 span {
  color: #909898;
  font-weight: inherit !important;
}

@media (min-width: 576px) {
  .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title h1, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title h2 {
    max-width: 40.875rem;
    font-size: 2.625rem;
    line-height: 1.17;
  }
}

@media (min-width: 991px) {
  .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title h1, .CareersMatrix-module-scss-module__of334q__heading .CareersMatrix-module-scss-module__of334q__title h2 {
    max-width: 68.5rem;
    margin-bottom: 5rem;
    font-size: 3.5rem;
    line-height: 1.2;
    letter-spacing: -.068rem !important;
  }
}

.CareersMatrix-module-scss-module__of334q__matrix {
  flex-direction: column;
  width: 100%;
  max-width: 74rem;
  margin: 3.4375rem auto auto;
  display: flex;
}

@media (min-width: 576px) {
  .CareersMatrix-module-scss-module__of334q__matrix {
    margin-top: 4.125rem;
  }
}

@media (min-width: 991px) {
  .CareersMatrix-module-scss-module__of334q__matrix {
    margin-top: 0;
  }
}

.CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixInner {
  flex-wrap: wrap;
  width: auto;
  margin: -1rem -1.25rem;
  display: flex;
}

@media (min-width: 991px) {
  .CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixInner {
    margin: -1.9584rem;
  }
}

.CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem {
  text-align: center;
  width: 100%;
  padding: 1rem 1.25rem;
}

@media (min-width: 576px) {
  .CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem {
    width: 50%;
  }
}

@media (min-width: 991px) {
  .CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem {
    width: 25%;
    padding: 1.9584rem;
  }
}

.CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items {
  border-bottom: 1px solid #010e0f;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: .875rem;
  display: flex;
}

@media (min-width: 991px) {
  .CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items {
    border-bottom: 2px solid #010e0f;
  }
}

.CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items .CareersMatrix-module-scss-module__of334q__number {
  max-width: 37.5rem;
  margin-bottom: .6875rem;
  font-size: 2.625rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.025rem !important;
}

.CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items .CareersMatrix-module-scss-module__of334q__number strong, .CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items .CareersMatrix-module-scss-module__of334q__number span {
  color: #909898;
  font-weight: inherit !important;
}

@media (min-width: 576px) {
  .CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items .CareersMatrix-module-scss-module__of334q__number {
    max-width: 27.875rem;
    margin-bottom: .6875rem;
    font-size: 2.125rem;
    line-height: 1.17;
  }
}

@media (min-width: 991px) {
  .CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items .CareersMatrix-module-scss-module__of334q__number {
    max-width: 68.5rem;
    margin-bottom: .625rem;
    font-size: 3.5rem;
    line-height: 1.2;
    letter-spacing: -.068rem !important;
  }
}

.CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items .CareersMatrix-module-scss-module__of334q__value {
  color: #606f70;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items .CareersMatrix-module-scss-module__of334q__value br {
  display: none;
}

@media (min-width: 576px) {
  .CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items .CareersMatrix-module-scss-module__of334q__value {
    font-size: 1.0625rem;
    line-height: 1.58824;
  }
}

@media (min-width: 991px) {
  .CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items .CareersMatrix-module-scss-module__of334q__value {
    max-width: 38.125rem;
    font-size: 1.1875rem;
  }

  .CareersMatrix-module-scss-module__of334q__matrix .CareersMatrix-module-scss-module__of334q__matrixItem .CareersMatrix-module-scss-module__of334q__items .CareersMatrix-module-scss-module__of334q__value br {
    display: block;
  }
}

/* [project]/src/app/(careers)/widgets/CareersHighlight/CareersHighlight.module.scss.module.css [app-client] (css) */
.CareersHighlight-module-scss-module__jwERtq__section {
  font-family: var(--primary-font);
  background-color: #ecf4f4;
  margin-bottom: 5rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (min-width: 576px) {
  .CareersHighlight-module-scss-module__jwERtq__section {
    margin-bottom: 6.4375rem;
    padding-top: 6.5rem;
    padding-bottom: 5.0625rem;
  }
}

@media (min-width: 992px) {
  .CareersHighlight-module-scss-module__jwERtq__section {
    margin-bottom: 10rem;
    padding-bottom: 6.5rem;
  }
}

.CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__highlightsWrapper {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__highlightsWrapper .CareersHighlight-module-scss-module__jwERtq__highlightsInner {
  flex-wrap: wrap;
  width: auto;
  margin: -1rem;
  display: flex;
}

@media (min-width: 576px) {
  .CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__highlightsWrapper .CareersHighlight-module-scss-module__jwERtq__highlightsInner {
    margin: -1.25rem;
  }
}

@media (min-width: 991px) {
  .CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__highlightsWrapper .CareersHighlight-module-scss-module__jwERtq__highlightsInner {
    margin: -3.5rem;
  }
}

.CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__highlightsWrapper .CareersHighlight-module-scss-module__jwERtq__highlightsInner > div {
  padding: 1rem;
}

@media (min-width: 576px) {
  .CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__highlightsWrapper .CareersHighlight-module-scss-module__jwERtq__highlightsInner > div {
    padding: 1.25rem;
  }
}

@media (min-width: 991px) {
  .CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__highlightsWrapper .CareersHighlight-module-scss-module__jwERtq__highlightsInner > div {
    padding: 3.5rem;
  }
}

.CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__content {
  width: 100%;
}

@media (min-width: 992px) {
  .CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__content {
    width: 53%;
  }
}

.CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__highlights {
  width: 100%;
}

@media (min-width: 992px) {
  .CareersHighlight-module-scss-module__jwERtq__section .CareersHighlight-module-scss-module__jwERtq__highlights {
    width: 47%;
  }
}

.CareersHighlight-module-scss-module__jwERtq__heading h1, .CareersHighlight-module-scss-module__jwERtq__heading h2, .CareersHighlight-module-scss-module__jwERtq__heading .CareersHighlight-module-scss-module__jwERtq__title {
  margin-bottom: 1rem;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.19231;
  letter-spacing: -.025rem !important;
}

@media (min-width: 576px) {
  .CareersHighlight-module-scss-module__jwERtq__heading h1, .CareersHighlight-module-scss-module__jwERtq__heading h2, .CareersHighlight-module-scss-module__jwERtq__heading .CareersHighlight-module-scss-module__jwERtq__title {
    margin-bottom: 1rem;
    font-size: 2.125rem;
  }
}

@media (min-width: 991px) {
  .CareersHighlight-module-scss-module__jwERtq__heading h1, .CareersHighlight-module-scss-module__jwERtq__heading h2, .CareersHighlight-module-scss-module__jwERtq__heading .CareersHighlight-module-scss-module__jwERtq__title {
    margin-bottom: 1rem;
    font-size: 2.625rem;
    letter-spacing: -.0375rem !important;
  }
}

.CareersHighlight-module-scss-module__jwERtq__heading h1 strong, .CareersHighlight-module-scss-module__jwERtq__heading h1 span, .CareersHighlight-module-scss-module__jwERtq__heading h2 strong, .CareersHighlight-module-scss-module__jwERtq__heading h2 span, .CareersHighlight-module-scss-module__jwERtq__heading .CareersHighlight-module-scss-module__jwERtq__title strong, .CareersHighlight-module-scss-module__jwERtq__heading .CareersHighlight-module-scss-module__jwERtq__title span {
  color: #909898;
  font-weight: inherit !important;
}

.CareersHighlight-module-scss-module__jwERtq__heading .CareersHighlight-module-scss-module__jwERtq__description {
  color: #606f70;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.CareersHighlight-module-scss-module__jwERtq__heading .CareersHighlight-module-scss-module__jwERtq__description br {
  display: none;
}

@media (min-width: 576px) {
  .CareersHighlight-module-scss-module__jwERtq__heading .CareersHighlight-module-scss-module__jwERtq__description {
    max-width: 30.625rem;
    font-size: 1.0625rem;
    line-height: 1.58824;
  }
}

@media (min-width: 991px) {
  .CareersHighlight-module-scss-module__jwERtq__heading .CareersHighlight-module-scss-module__jwERtq__description {
    max-width: 33.125rem;
    font-size: 1.1875rem;
  }

  .CareersHighlight-module-scss-module__jwERtq__heading .CareersHighlight-module-scss-module__jwERtq__description br {
    display: block;
  }
}

.CareersHighlight-module-scss-module__jwERtq__link {
  width: 100%;
  margin-top: 2.5rem;
  display: none;
}

@media (min-width: 991px) {
  .CareersHighlight-module-scss-module__jwERtq__link {
    display: block;
  }
}

.CareersHighlight-module-scss-module__jwERtq__link.CareersHighlight-module-scss-module__jwERtq__top {
  margin-top: 1.9375rem;
  display: block;
}

@media (min-width: 576px) {
  .CareersHighlight-module-scss-module__jwERtq__link.CareersHighlight-module-scss-module__jwERtq__top {
    margin-top: 1rem;
  }
}

@media (min-width: 991px) {
  .CareersHighlight-module-scss-module__jwERtq__link.CareersHighlight-module-scss-module__jwERtq__top {
    display: none;
  }
}

.CareersHighlight-module-scss-module__jwERtq__highlights ul {
  appearance: none;
  margin: 0;
  padding: 0;
  list-style: none;
}

.CareersHighlight-module-scss-module__jwERtq__highlights ul li {
  border-bottom: 1px solid #606f704d;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.CareersHighlight-module-scss-module__jwERtq__highlights ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.CareersHighlight-module-scss-module__jwERtq__highlights ul li .CareersHighlight-module-scss-module__jwERtq__title {
  color: #091b1b;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.025rem !important;
}

@media (min-width: 576px) {
  .CareersHighlight-module-scss-module__jwERtq__highlights ul li .CareersHighlight-module-scss-module__jwERtq__title {
    font-size: 1.375rem;
  }
}

@media (min-width: 992px) {
  .CareersHighlight-module-scss-module__jwERtq__highlights ul li .CareersHighlight-module-scss-module__jwERtq__title {
    font-size: 1.75rem;
  }
}

.CareersHighlight-module-scss-module__jwERtq__highlights ul li .CareersHighlight-module-scss-module__jwERtq__description {
  color: #606f70;
  max-width: 33.8125rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.CareersHighlight-module-scss-module__jwERtq__highlights ul li .CareersHighlight-module-scss-module__jwERtq__description br {
  display: none;
}

.CareersHighlight-module-scss-module__jwERtq__highlights ul li .CareersHighlight-module-scss-module__jwERtq__description p {
  letter-spacing: inherit !important;
}

@media (min-width: 576px) {
  .CareersHighlight-module-scss-module__jwERtq__highlights ul li .CareersHighlight-module-scss-module__jwERtq__description {
    font-size: 1.0625rem;
    line-height: 1.58824;
  }
}

@media (min-width: 991px) {
  .CareersHighlight-module-scss-module__jwERtq__highlights ul li .CareersHighlight-module-scss-module__jwERtq__description {
    font-size: 1.1875rem;
  }

  .CareersHighlight-module-scss-module__jwERtq__highlights ul li .CareersHighlight-module-scss-module__jwERtq__description br {
    display: block;
  }
}

/* [project]/src/app/(careers)/widgets/CareersCulture/CareersCulture.module.scss.module.css [app-client] (css) */
.CareersCulture-module-scss-module__Er9yaa__section {
  width: 100%;
  font-family: var(--primary-font);
  margin-bottom: 5rem;
  position: relative;
}

@media (min-width: 576px) {
  .CareersCulture-module-scss-module__Er9yaa__section {
    margin-bottom: 5.625rem;
  }
}

@media (min-width: 992px) {
  .CareersCulture-module-scss-module__Er9yaa__section {
    margin-bottom: 10rem;
  }
}

.CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title > * {
  margin-bottom: 0 !important;
}

.CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title h1, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title h2 {
  margin-bottom: 1.0625rem;
  font-size: 2.625rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.025rem !important;
}

.CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title strong, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title span, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title h1 strong, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title h1 span, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title h2 strong, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title h2 span {
  color: #909898;
  font-weight: inherit !important;
}

@media (min-width: 576px) {
  .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title h1, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title h2 {
    max-width: 28.125rem;
    font-size: 2.625rem;
    line-height: 1.17;
  }
}

@media (min-width: 991px) {
  .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title h1, .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__title h2 {
    max-width: 100%;
    margin-bottom: 1.5rem;
    font-size: 3.5rem;
    line-height: 1.2;
    letter-spacing: -.068rem !important;
  }
}

.CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__description {
  color: #606f70;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__description br {
  display: none;
}

@media (min-width: 576px) {
  .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__description {
    max-width: 36.25rem;
    font-size: 1.0625rem;
    line-height: 1.58824;
  }
}

@media (min-width: 991px) {
  .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__description {
    max-width: 100%;
    font-size: 1.1875rem;
  }

  .CareersCulture-module-scss-module__Er9yaa__section .CareersCulture-module-scss-module__Er9yaa__heading .CareersCulture-module-scss-module__Er9yaa__description br {
    display: block;
  }
}

.CareersCulture-module-scss-module__Er9yaa__cultureWrapper {
  flex-direction: column;
  width: 100%;
  margin-top: 1.9375rem;
  display: flex;
}

@media (min-width: 576px) {
  .CareersCulture-module-scss-module__Er9yaa__cultureWrapper {
    margin-top: .875rem;
  }
}

@media (min-width: 991px) {
  .CareersCulture-module-scss-module__Er9yaa__cultureWrapper {
    margin-top: 4rem;
  }
}

.CareersCulture-module-scss-module__Er9yaa__cultureInner {
  flex-wrap: wrap;
  width: auto;
  margin: -.75rem;
  display: flex;
}

.CareersCulture-module-scss-module__Er9yaa__cultureInner > div {
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
  padding: .75rem;
  display: flex;
}

@media (min-width: 576px) {
  .CareersCulture-module-scss-module__Er9yaa__cultureInner > div {
    flex-direction: row;
  }
}

@media (min-width: 991px) {
  .CareersCulture-module-scss-module__Er9yaa__cultureInner > div {
    width: 33.3333%;
    display: block;
  }
}

.CareersCulture-module-scss-module__Er9yaa__culture {
  background-color: #3ebfc114;
  border-radius: 2rem;
  padding: 2.0625rem 1.5rem;
  overflow: hidden;
}

@media (min-width: 576px) {
  .CareersCulture-module-scss-module__Er9yaa__culture {
    padding: 2.5rem 1.5rem;
  }
}

@media (min-width: 992px) {
  .CareersCulture-module-scss-module__Er9yaa__culture {
    margin-bottom: 2.25rem;
    padding: 3.375rem 2rem;
  }
}

.CareersCulture-module-scss-module__Er9yaa__culture:last-child {
  margin-bottom: 0;
}

.CareersCulture-module-scss-module__Er9yaa__culture .CareersCulture-module-scss-module__Er9yaa__title {
  color: #091b1b;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.025rem !important;
}

@media (min-width: 576px) {
  .CareersCulture-module-scss-module__Er9yaa__culture .CareersCulture-module-scss-module__Er9yaa__title {
    font-size: 1.375rem;
  }
}

@media (min-width: 992px) {
  .CareersCulture-module-scss-module__Er9yaa__culture .CareersCulture-module-scss-module__Er9yaa__title {
    max-width: 100%;
    font-size: 1.75rem;
  }
}

.CareersCulture-module-scss-module__Er9yaa__culture .CareersCulture-module-scss-module__Er9yaa__description {
  color: #606f70;
  max-width: 33.8125rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.CareersCulture-module-scss-module__Er9yaa__culture .CareersCulture-module-scss-module__Er9yaa__description br {
  display: none;
}

.CareersCulture-module-scss-module__Er9yaa__culture .CareersCulture-module-scss-module__Er9yaa__description p {
  letter-spacing: inherit !important;
}

@media (min-width: 576px) {
  .CareersCulture-module-scss-module__Er9yaa__culture .CareersCulture-module-scss-module__Er9yaa__description {
    font-size: 1.0625rem;
    line-height: 1.58824;
  }
}

@media (min-width: 991px) {
  .CareersCulture-module-scss-module__Er9yaa__culture .CareersCulture-module-scss-module__Er9yaa__description {
    font-size: 1.1875rem;
  }

  .CareersCulture-module-scss-module__Er9yaa__culture .CareersCulture-module-scss-module__Er9yaa__description br {
    display: block;
  }
}

.CareersCulture-module-scss-module__Er9yaa__image {
  aspect-ratio: 353 / 380;
  background-color: #606f70;
  border-radius: 2rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

@media (min-width: 576px) {
  .CareersCulture-module-scss-module__Er9yaa__image {
    aspect-ratio: 680 / 472;
  }
}

@media (min-width: 991px) {
  .CareersCulture-module-scss-module__Er9yaa__image {
    aspect-ratio: auto;
    height: 100%;
  }
}

/* [project]/node_modules/swiper/swiper.css [app-client] (css) */
:root {
  --swiper-theme-color: #007aff;
}

:host {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.swiper {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  list-style: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
  display: flex;
  position: relative;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: transform;
  display: block;
  position: relative;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide, .swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: auto;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-slides-offset-before);
  scroll-margin-inline-start: var(--swiper-slides-offset-before);
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:last-child {
  margin-inline-end: var(--swiper-slides-offset-after);
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-slides-offset-before);
  scroll-margin-block-start: var(--swiper-slides-offset-before);
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:last-child {
  margin-block-end: var(--swiper-slides-offset-after);
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom {
  pointer-events: none;
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(#00000080, #0000);
}

.swiper-lazy-preloader {
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top-color: #0000;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  margin-left: -21px;
  position: absolute;
  top: 50%;
  left: 50%;
}

:is(.swiper:not(.swiper-watch-progress), .swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader {
  animation: 1s linear infinite swiper-preloader-spin;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* [project]/node_modules/swiper/modules/navigation.css [app-client] (css) */
:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-prev, .swiper-button-next {
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

:is(.swiper-button-prev, .swiper-button-next).swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

:is(.swiper-button-prev, .swiper-button-next).swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled :is(.swiper-button-prev, .swiper-button-next) {
  display: none !important;
}

:is(.swiper-button-prev, .swiper-button-next) svg {
  object-fit: contain;
  transform-origin: center;
  fill: currentColor;
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-prev, .swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}

.swiper-button-prev .swiper-navigation-icon {
  transform: rotate(180deg);
}

.swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

.swiper-horizontal .swiper-button-prev, .swiper-horizontal .swiper-button-next, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal ~ .swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  margin-left: 0;
}

.swiper-horizontal .swiper-button-prev, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}

.swiper-horizontal .swiper-button-next, .swiper-horizontal ~ .swiper-button-next, .swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

:is(.swiper-horizontal .swiper-button-prev, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next) .swiper-navigation-icon {
  transform: rotate(180deg);
}

:is(.swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev) .swiper-navigation-icon {
  transform: rotate(0);
}

.swiper-vertical .swiper-button-prev, .swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-prev, .swiper-vertical ~ .swiper-button-next {
  left: var(--swiper-navigation-top-offset, 50%);
  margin-left: calc(0px - (var(--swiper-navigation-size) / 2));
  margin-top: 0;
  right: auto;
}

.swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev {
  top: var(--swiper-navigation-sides-offset, 4px);
  bottom: auto;
}

:is(.swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev) .swiper-navigation-icon {
  transform: rotate(-90deg);
}

.swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next {
  bottom: var(--swiper-navigation-sides-offset, 4px);
  top: auto;
}

:is(.swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next) .swiper-navigation-icon {
  transform: rotate(90deg);
}

/* [project]/node_modules/swiper/modules/pagination.css [app-client] (css) */
.swiper-pagination {
  text-align: center;
  z-index: 10;
  transition: opacity .3s;
  position: absolute;
  transform: translate3d(0, 0, 0);
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  width: 100%;
  left: 0;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
  display: inline-block;
}

button.swiper-pagination-bullet {
  box-shadow: none;
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

:is(.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

:is(.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic {
  width: 8px;
  top: 50%;
  transform: translateY(-50%);
}

:is(.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, top .2s;
  display: inline-block;
}

:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic {
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
}

:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, #00000040);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: 100% 0;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  top: 0;
  left: 0;
}

.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  top: 0;
  left: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* [project]/node_modules/swiper/modules/scrollbar.css [app-client] (css) */
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, #0000001a);
  position: relative;
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  position: absolute;
}

.swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical {
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  position: absolute;
}

.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color, #00000080);
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* [project]/src/app/(careers)/widgets/CareersTeamGallery/CareersTeamGallery.module.scss.module.css [app-client] (css) */
.CareersTeamGallery-module-scss-module__xC1O_q__section {
  width: 100%;
  font-family: var(--primary-font);
  margin-bottom: 5rem;
  position: relative;
  overflow: hidden;
}

@media (min-width: 576px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__section {
    margin-bottom: 6.5rem;
  }
}

@media (min-width: 992px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__section {
    margin-bottom: 10rem;
  }
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title h1, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title h2 {
  margin-bottom: 1.0625rem;
  font-size: 2.625rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.025rem !important;
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title strong, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title span, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title h1 strong, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title h1 span, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title h2 strong, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title h2 span {
  color: #909898;
  font-weight: inherit !important;
}

@media (min-width: 576px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title h1, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title h2 {
    font-size: 2.625rem;
    line-height: 1.17;
  }
}

@media (min-width: 991px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title h1, .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__title h2 {
    margin-bottom: 1.5rem;
    font-size: 3.5rem;
    line-height: 1.2;
    letter-spacing: -.068rem !important;
  }
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__description {
  color: #606f70;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__description br {
  display: none;
}

@media (min-width: 576px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__description {
    font-size: 1.0625rem;
    line-height: 1.58824;
  }
}

@media (min-width: 991px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__description {
    font-size: 1.1875rem;
  }

  .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__heading .CareersTeamGallery-module-scss-module__xC1O_q__description br {
    display: block;
  }
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrowWrap {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: auto;
  display: none;
  position: relative;
}

@media (min-width: 991px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrowWrap {
    display: flex;
  }
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrowWrap .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrows {
  aspect-ratio: 1;
  cursor: pointer;
  color: #091b1b;
  border: 1px solid #0d26263d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  transition: opacity .3s ease-in-out;
  display: flex;
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrowWrap .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrows:hover {
  opacity: 1;
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrowWrap .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrows.swiper-button-disabled {
  opacity: .5 !important;
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrowWrap .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrows:after {
  display: none !important;
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrowWrap .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrows ~ .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrows {
  margin-left: 1.75rem;
}

.CareersTeamGallery-module-scss-module__xC1O_q__section .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrowWrap .CareersTeamGallery-module-scss-module__xC1O_q__sliderArrows.CareersTeamGallery-module-scss-module__xC1O_q__prev {
  transform: rotate(180deg);
}

.CareersTeamGallery-module-scss-module__xC1O_q__slides {
  width: 100%;
  margin-top: 1.875rem;
  position: relative;
}

@media (min-width: 576px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__slides {
    margin-top: 2.5rem;
  }
}

@media (min-width: 991px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__slides {
    margin-top: 4rem;
  }
}

.CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper {
  width: 100%;
  overflow: visible;
}

.CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper .CareersTeamGallery-module-scss-module__xC1O_q__sliderItem {
  width: 20.2625rem;
}

@media (min-width: 576px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper .CareersTeamGallery-module-scss-module__xC1O_q__sliderItem {
    width: 35.7375rem;
  }
}

@media (min-width: 991px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper .CareersTeamGallery-module-scss-module__xC1O_q__sliderItem {
    width: 35.75rem;
  }
}

.CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper.swiper {
  padding-bottom: 2.125rem !important;
}

@media (min-width: 576px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper.swiper {
    padding-bottom: 2.625rem !important;
  }
}

@media (min-width: 991px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper.swiper {
    padding-bottom: 0 !important;
  }
}

:is(.CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper .swiper-slide, .CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper .swiper-wrapper) {
  height: auto !important;
}

.CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper .swiper-scrollbar {
  background-color: #c3ebec;
  width: 100%;
  margin-top: 24px;
  position: relative;
  height: 2px !important;
  bottom: 0 !important;
}

@media (min-width: 991px) {
  .CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper .swiper-scrollbar {
    display: none;
  }
}

.CareersTeamGallery-module-scss-module__xC1O_q__sliderWrapper .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #3ebfc1;
  height: 2px;
  position: absolute;
}

.CareersTeamGallery-module-scss-module__xC1O_q__images {
  aspect-ratio: 572 / 392;
  background-color: #091b1b;
  border-radius: 1.5rem;
  position: relative;
  overflow: hidden;
}

/* [project]/src/app/(careers)/widgets/CareersTestimonials/CareersTestimonials.module.scss.module.css [app-client] (css) */
.CareersTestimonials-module-scss-module__xDXYLa__section {
  width: 100%;
  font-family: var(--primary-font);
  background-color: #ecf4f4;
  padding: 4rem 0;
  position: relative;
  overflow: hidden;
}

@media (min-width: 576px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section {
    padding: 5rem 0;
  }
}

@media (min-width: 991px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section {
    padding: 8rem 0;
  }
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__container {
  z-index: 1;
  width: 100%;
  padding: 0 1.25rem;
  position: relative;
}

@media (min-width: 576px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__container {
    padding: 0 2rem;
  }
}

@media (min-width: 991px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__container {
    padding: 0 4rem;
  }
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper {
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl h2, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl h1, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl {
  max-width: 21.875rem;
  margin-bottom: 2.5rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.025rem !important;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl h2 strong, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl h2 span, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl h1 strong, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl h1 span, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl strong, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl span {
  color: #909898;
  font-weight: inherit !important;
  letter-spacing: inherit !important;
}

@media (min-width: 576px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl h2, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl h1, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl {
    max-width: 27.875rem;
    margin-bottom: 3.0625rem;
    font-size: 2.625rem;
    line-height: 1.17;
  }
}

@media (min-width: 991px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl h2, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl h1, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__titleWrapper .CareersTestimonials-module-scss-module__xDXYLa__ttl {
    max-width: 37.5rem;
    margin-bottom: 2.5rem;
    font-size: 3.5rem;
    line-height: 1.2;
    letter-spacing: -.068rem !important;
  }
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__slides {
  width: 100%;
  position: relative;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper {
  width: 100%;
  overflow: visible;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper .CareersTestimonials-module-scss-module__xDXYLa__sliderItem {
  width: 22.0625rem;
}

@media (min-width: 576px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper .CareersTestimonials-module-scss-module__xDXYLa__sliderItem {
    width: 29.9375rem;
  }
}

@media (min-width: 991px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper .CareersTestimonials-module-scss-module__xDXYLa__sliderItem {
    width: 51.1875rem;
  }
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper.swiper {
  padding-bottom: 24px !important;
}

@media (min-width: 991px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper.swiper {
    padding-bottom: 0 !important;
  }
}

:is(.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper .swiper-slide, .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper .swiper-wrapper) {
  height: auto !important;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper .swiper-scrollbar {
  background-color: #c3ebec;
  width: 100%;
  margin-top: 24px;
  position: relative;
  height: 2px !important;
  bottom: 0 !important;
}

@media (min-width: 991px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper .swiper-scrollbar {
    display: none;
  }
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderWrapper .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #3ebfc1;
  height: 2px;
  position: absolute;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderArrowWrap {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  display: none;
  position: relative;
}

@media (min-width: 991px) {
  .CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderArrowWrap {
    display: flex;
  }
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderArrowWrap .CareersTestimonials-module-scss-module__xDXYLa__sliderArrows {
  aspect-ratio: 1;
  cursor: pointer;
  opacity: .8;
  border: 1px solid #0d262680;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  transition: opacity .3s ease-in-out;
  display: flex;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderArrowWrap .CareersTestimonials-module-scss-module__xDXYLa__sliderArrows:hover {
  opacity: 1;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderArrowWrap .CareersTestimonials-module-scss-module__xDXYLa__sliderArrows.swiper-button-disabled {
  opacity: .5 !important;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderArrowWrap .CareersTestimonials-module-scss-module__xDXYLa__sliderArrows:after {
  display: none !important;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderArrowWrap .CareersTestimonials-module-scss-module__xDXYLa__sliderArrows ~ .CareersTestimonials-module-scss-module__xDXYLa__sliderArrows {
  margin-left: 1.75rem;
}

.CareersTestimonials-module-scss-module__xDXYLa__section .CareersTestimonials-module-scss-module__xDXYLa__sliderArrowWrap .CareersTestimonials-module-scss-module__xDXYLa__sliderArrows.CareersTestimonials-module-scss-module__xDXYLa__prev {
  transform: rotate(180deg);
}

/* [project]/src/components/TestimonialCard/TestimonialCard.module.scss.module.css [app-client] (css) */
.TestimonialCard-module-scss-module__Mivd-a__root {
  background-color: #fff;
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  padding: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media (min-width: 576px) {
  .TestimonialCard-module-scss-module__Mivd-a__root {
    padding: 1.25rem;
  }
}

@media (min-width: 991px) {
  .TestimonialCard-module-scss-module__Mivd-a__root {
    border-radius: 2rem;
    padding: 2rem;
  }
}

.TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__imageWrapper {
  aspect-ratio: 294 / 353;
  border-radius: 20px;
  width: 38.9%;
  display: none;
  position: relative;
  overflow: hidden;
}

@media (min-width: 991px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__imageWrapper {
    display: flex;
  }
}

.TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__innerImage {
  align-items: flex-end;
  width: 100%;
  margin-bottom: 1.5rem;
  display: flex;
}

@media (min-width: 991px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__innerImage {
    margin-bottom: 0;
  }
}

.TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__innerImage .TestimonialCard-module-scss-module__Mivd-a__imageWrapperInner {
  aspect-ratio: 1;
  border-radius: 1rem;
  width: 100%;
  max-width: 6.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media (min-width: 991px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__innerImage .TestimonialCard-module-scss-module__Mivd-a__imageWrapperInner {
    display: none;
  }
}

.TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__innerImage .TestimonialCard-module-scss-module__Mivd-a__textWrapperInner {
  padding-left: 1rem;
}

@media (min-width: 991px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__innerImage .TestimonialCard-module-scss-module__Mivd-a__textWrapperInner {
    padding-left: 0;
  }
}

.TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper {
  flex-direction: column;
  display: flex;
  position: relative;
}

@media (min-width: 991px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper {
    width: 61.1%;
    padding-left: 2rem;
  }
}

.TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__smTittle {
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

@media (min-width: 576px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__smTittle {
    font-size: .9375rem;
  }
}

@media (min-width: 991px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__smTittle {
    font-size: 1rem;
  }
}

.TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__highlightTitle {
  margin-bottom: 0;
  font-size: 1.375rem;
  line-height: 1.1875;
  letter-spacing: -.45px !important;
}

@media (min-width: 576px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__highlightTitle {
    font-size: 1.75rem;
  }
}

@media (min-width: 991px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__highlightTitle {
    margin-bottom: 1.5rem;
    font-size: 2rem;
  }
}

.TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__name, .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__message {
  color: #606f70;
  max-width: 38.125rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: .02px !important;
}

@media (min-width: 576px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__name, .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__message {
    font-size: 1.0625rem;
    line-height: 1.5882;
  }
}

@media (min-width: 991px) {
  .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__name, .TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__message {
    font-size: 1.1875rem;
    line-height: 1.57895;
  }
}

.TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__message {
  margin-bottom: 16px;
}

.TestimonialCard-module-scss-module__Mivd-a__root .TestimonialCard-module-scss-module__Mivd-a__textWrapper .TestimonialCard-module-scss-module__Mivd-a__name {
  color: #091b1b;
  margin-top: auto;
}

/* [project]/src/app/(home-page)/widgets/HomeCTA/HomeCTA.module.scss.module.css [app-client] (css) */
.HomeCTA-module-scss-module__q7TVFq__section {
  width: 100%;
  font-family: var(--primary-font);
  background-color: #010e0f;
  padding-top: 3rem;
  position: relative;
  overflow: hidden;
}

@media (min-width: 991px) {
  .HomeCTA-module-scss-module__q7TVFq__section {
    padding-top: 4rem;
  }
}

.HomeCTA-module-scss-module__q7TVFq__section {
  border-bottom: 1px solid #606f704d;
}

.HomeCTA-module-scss-module__q7TVFq__container {
  width: 100%;
  padding: 0 1.25rem;
}

@media (min-width: 991px) {
  .HomeCTA-module-scss-module__q7TVFq__container {
    padding: 0 4rem;
  }
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__contentWrapper {
  text-align: center;
  color: #091b1b;
  background-color: #a4eaeb;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 3.5rem .5rem 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media (min-width: 576px) {
  .HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__contentWrapper {
    padding: 2.9375rem 4rem 2.5625rem;
  }
}

@media (min-width: 991px) {
  .HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__contentWrapper {
    border-radius: 3rem;
    padding: 4.5625rem 4rem 4rem;
  }
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__bgWrapper {
  aspect-ratio: 353 / 398;
  opacity: .6;
  mix-blend-mode: multiply;
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 576px) {
  .HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__bgWrapper {
    aspect-ratio: 817 / 440;
  }
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__contentWrapperInner {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__subTitle {
  text-transform: uppercase;
  margin-bottom: 1.125rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1;
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__subTitle span {
  letter-spacing: 0 !important;
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__subTitle .HomeCTA-module-scss-module__q7TVFq__dote {
  aspect-ratio: 1;
  background-color: #4effbe;
  border-radius: 50%;
  width: .5rem;
  margin-right: 8px;
  display: inline-block;
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__ttl {
  max-width: 16.6875rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -.061rem !important;
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__ttl span {
  color: #091b1b99;
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__ttl br {
  display: none;
}

@media (min-width: 576px) {
  .HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__ttl {
    max-width: 35.9375rem;
    font-size: 2.625rem;
  }
}

@media (min-width: 991px) {
  .HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__ttl {
    max-width: 43.4375rem;
    margin-bottom: 1.5rem;
    font-size: 3.5rem;
    line-height: 1.2;
    letter-spacing: -.061rem !important;
  }

  .HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__ttl br {
    display: block;
  }
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__des {
  color: #091b1b99;
  max-width: 17.5rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: .02px !important;
}

@media (min-width: 576px) {
  .HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__des {
    max-width: 32.5rem;
    font-size: 1.0625rem;
    line-height: 1.5882;
  }
}

@media (min-width: 991px) {
  .HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__des {
    max-width: 38.125rem;
    font-size: 1.1875rem;
    line-height: 1.57895;
  }
}

.HomeCTA-module-scss-module__q7TVFq__container .HomeCTA-module-scss-module__q7TVFq__link {
  margin-top: 1.9375rem;
}

/*# sourceMappingURL=_db3c595a._.css.map*/