.whoWeHelp_whoWeHelp__SIyLN {
  margin: 0 auto;
}
@media (min-width: 414px) {
  .whoWeHelp_whoWeHelp__SIyLN {
    padding: 0 48px;
  }
}
.whoWeHelp_title__FM4yu {
  text-align: center;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .whoWeHelp_title__FM4yu {
    margin-bottom: 20px;
  }
}
.whoWeHelp_subTitle__wtxR7 {
  text-align: center;
  color: #575757;
  margin-bottom: 40px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .whoWeHelp_subTitle__wtxR7 {
    margin-bottom: 56px;
  }
}
.whoWeHelp_grid__EIH6T {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 480px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}
@media (min-width: 768px) {
  .whoWeHelp_grid__EIH6T {
    max-width: 1000px;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
.whoWeHelp_card__aXXvt {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: #fff;
  border-radius: 20px;
  padding: 28px;
  box-shadow: 0 2px 10px rgba(8, 8, 8, 0.03);
}
@media (min-width: 768px) {
  .whoWeHelp_card__aXXvt {
    gap: 24px;
    padding: 32px;
  }
}
.whoWeHelp_iconWrap__F3cCB {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #2a2a2a;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .whoWeHelp_iconWrap__F3cCB {
    width: 64px;
    height: 64px;
  }
}
.whoWeHelp_iconWrap__F3cCB svg {
  width: 26px;
  height: 26px;
}
@media (min-width: 768px) {
  .whoWeHelp_iconWrap__F3cCB svg {
    width: 28px;
    height: 28px;
  }
}
.whoWeHelp_cardContent__108Om {
  min-width: 0;
}
.whoWeHelp_cardTitle__YyL29 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #080808;
  margin: 0 0 8px;
}
.whoWeHelp_cardText__XxenG {
  font-size: 16px;
  line-height: 26px;
  color: #575757;
  margin: 0;
}
.whoWeHelp_btn__xeeqQ {
  max-width: 508px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 32px;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .whoWeHelp_btn__xeeqQ {
    margin-top: 32px;
  }
}
.whoWeHelp_ctaTitle__HyOXt {
  font-family: Nunito Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #2a2a2a;
  text-align: center;
  max-width: 630px;
  box-sizing: border-box;
  margin: 88px auto 32px;
}
@media screen and (max-width: 768px) {
  .whoWeHelp_ctaTitle__HyOXt {
    margin-top: 64px;
  }
}
@media screen and (max-width: 390px) {
  .whoWeHelp_ctaTitle__HyOXt {
    margin-top: 48px;
  }
}
.videoCarousel_videoCarousel__Win4v {
  overflow: hidden;
}
.videoCarousel_title__oZrny {
  text-align: center;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .videoCarousel_title__oZrny {
    margin-bottom: 20px;
  }
}
.videoCarousel_subTitle__g0dsc {
  text-align: center;
  color: #575757;
  margin-bottom: 48px;
  max-width: 585px;
  margin-left: auto;
  margin-right: auto;
  line-height: 36px;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.204px;
}
@media (min-width: 768px) {
  .videoCarousel_subTitle__g0dsc {
    margin-bottom: 88px;
  }
}
.videoCarousel_viewport__iepeA {
  overflow: hidden;
  touch-action: pan-y;
}
.videoCarousel_track__OVvMM {
  display: flex;
  gap: 16px;
  transform: translateZ(0);
  transition: transform 0.55s cubic-bezier(0.33, 1, 0.68, 1);
  will-change: transform;
}
@media (min-width: 768px) {
  .videoCarousel_track__OVvMM {
    gap: 24px;
  }
}
@media (min-width: 1366px) {
  .videoCarousel_track__OVvMM {
    gap: 32px;
  }
}
.videoCarousel_slide__Z2SI1 {
  flex: 0 0 100%;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
@media (min-width: 768px) {
  .videoCarousel_slide__Z2SI1 {
    flex-basis: calc((100% - 24px) / 2);
  }
}
@media (min-width: 1366px) {
  .videoCarousel_slide__Z2SI1 {
    flex-basis: calc((100% - 64px) / 3);
  }
}
.videoCarousel_card__kZV3V {
  position: relative;
  width: 100%;
  aspect-ratio: 20/21;
  border-radius: 16px;
  overflow: hidden;
  background-color: #cbcbcb;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) {
  .videoCarousel_card__kZV3V {
    aspect-ratio: 1/1;
    border-radius: 20px;
  }
}
@media (min-width: 1366px) {
  .videoCarousel_card__kZV3V {
    aspect-ratio: 5/4;
  }
}
.videoCarousel_poster__pO42o {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.videoCarousel_frame__ELvcV {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background-color: #080808;
}
.videoCarousel_playButton__Qvt2_ {
  position: absolute;
  inset: 0;
  margin: auto;
  display: block;
  width: 56px;
  height: 56px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: none;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.videoCarousel_playButton__Qvt2_ img {
  display: block;
  width: 100%;
  height: 100%;
}
.videoCarousel_playButton__Qvt2_:hover {
  transform: scale(1.08);
}
.videoCarousel_playButton__Qvt2_:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}
.videoCarousel_navButtons__JjcK0 {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 32px;
}
@media (min-width: 768px) {
  .videoCarousel_navButtons__JjcK0 {
    margin-top: 48px;
  }
}
@media (min-width: 1366px) {
  .videoCarousel_navButtons__JjcK0 {
    margin-top: 56px;
  }
}
.videoCarousel_navButton__UZ2ze {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  padding: 0;
  border: 1px solid #080808;
  border-radius: 50%;
  background: none;
  color: #080808;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    color 0.2s ease;
}
.videoCarousel_navButton__UZ2ze:hover {
  background-color: #080808;
  color: #fff;
}
.videoCarousel_navButton__UZ2ze:focus-visible {
  outline: 2px solid #080808;
  outline-offset: 2px;
}
.videoCarousel_navIcon__QfYkY {
  display: block;
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url(../../../images/Chevrons.svg) no-repeat center/24px 24px;
  mask: url(../../../images/Chevrons.svg) no-repeat center/24px 24px;
}
.videoCarousel_navIconNext__yTJdC {
  transform: scaleX(-1);
}
@media (prefers-reduced-motion: reduce) {
  .videoCarousel_track__OVvMM {
    transition-duration: 0.01ms;
  }
  .videoCarousel_playButton__Qvt2_ {
    transition: none;
  }
  .videoCarousel_playButton__Qvt2_:hover {
    transform: none;
  }
}
