.c-tme-education__photo-wrapper {
  position: relative;
  box-sizing: border-box;
}[dir] .c-tme-education__photo-wrapper {
  padding: 4rem 0;
}
@media (min-width: 1280px) {
  [dir] .c-tme-education__photo-wrapper {
    padding: 6rem 0;
  }
}

.c-tme-education__photo-background {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -2;
}

[dir] .c-tme-education__photo-background {
  background: #F5F5F5;
}

[dir=ltr] .c-tme-education__photo-background {
  left: 0;
}

[dir=rtl] .c-tme-education__photo-background {
  right: 0;
}

.c-tme-education__photo-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 3rem;
  column-gap: 3rem;
  grid-row-gap: 3rem;
  row-gap: 3rem;
}
@media (min-width: 768px) {
  .c-tme-education__photo-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1280px) {
  .c-tme-education__photo-container {
    grid-template-columns: repeat(3, 1fr);
  }
  [dir] .c-tme-education__photo-container {
    padding-bottom: 3rem;
  }
}

.c-tme-education__slider-arrows {
  display: flex;
  justify-content: flex-end;
}

[dir] .c-tme-education__slider-arrows {
  padding-bottom: 2rem;
}
@media (max-width: 1279.98px) {
  .c-tme-education__slider-arrows {
    column-gap: 3rem;
  }
}

.c-tme-education__pattern-left {
  position: absolute;
  top: -25%;
  height: 130%;
  width: 24rem;
  z-index: -1;
}

[dir=ltr] .c-tme-education__pattern-left {
  left: 0;
}

[dir=rtl] .c-tme-education__pattern-left {
  right: 0;
}
@media (min-width: 768px) {
  .c-tme-education__pattern-left {
    top: -15%;
    height: 100%;
    width: 17rem;
  }
  [dir=ltr] .c-tme-education__pattern-left {
    left: 0;
  }
  [dir=rtl] .c-tme-education__pattern-left {
    right: 0;
  }
}
@media (min-width: 1280px) {
  .c-tme-education__pattern-left {
    top: -6%;
    height: 145%;
    width: 23rem;
  }
}

.c-tme-education__map-container {
  display: flex;
  align-items: center;
}

.c-tme-education__map-svg-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

[dir] .c-tme-education__map-svg-container {
  border-radius: 0.5rem;
}

.c-tme-education__map-svg {
  height: 100%;
  width: 100%;
  max-height: 45rem;
}

.c-tme-education__photo {
  width: 100%;
  max-height: 28rem;
  object-fit: contain;
}

[dir] .c-tme-education__photo {
  border-radius: 0.5rem;
}

.c-tme-education__photo-text {
  width: 100%;
}

[dir] .c-tme-education__photo-text {
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .c-tme-education__photo-text {
    width: 80rem;
  }
}

[dir] .c-tme-education__ig-photo-section {
  padding: 4rem 0 1rem 0;
}
@media (min-width: 1280px) {
  .c-tme-education__ig-photo-section {
    height: 52rem;
  }
}

.c-tme-education__slider-photo-wrapper {
  display: flex;
  height: 100%;
  justify-content: center;
}

.c-tme-education__slider-ig-container {
  position: relative;
}

[dir] .c-tme-education__slider-ig-container {
  cursor: pointer;
}
@media (min-width: 768px) {
  .c-tme-education__slider-ig-container {
    width: calc(100% - 1rem);
  }
}
@media (min-width: 1280px) {
  .c-tme-education__slider-ig-container {
    width: calc(100% - 1rem);
  }
}
.c-tme-education__slider-ig-container {
  display: flex;
  justify-content: center;
}

.c-tme-education__ig-media-container {
  position: relative;
}

.c-tme-education__slider-yt-container {
  position: relative;
}

[dir] .c-tme-education__slider-yt-container {
  cursor: pointer;
}
@media (min-width: 768px) {
  .c-tme-education__slider-yt-container {
    width: calc(100% - 1rem);
  }
}
@media (min-width: 1280px) {
  .c-tme-education__slider-yt-container {
    width: calc(100% - 1rem);
  }
}

@media (min-width: 1280px) {
  [dir] .c-tme-education__ig-photo-wrapper {
    padding-bottom: 4.5rem;
  }
}

@media (min-width: 1280px) {
  [dir] .c-tme-education__yt-photo-wrapper {
    padding-bottom: 6rem;
  }
}

.c-tme-education__ig-photo {
  height: 30rem;
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}

[dir] .c-tme-education__ig-photo {
  border-radius: 0.5rem;
}
@media (min-width: 768px) {
  .c-tme-education__ig-photo {
    height: 24rem;
  }
}
@media (min-width: 1280px) {
  .c-tme-education__ig-photo {
    height: 30rem;
  }
}

[dir] .c-tme-education__yt-photo-section {
  padding: 4rem 0;
  background: #F5F5F5;
}

.c-tme-education__yt-thumbnail {
  height: 20rem;
  width: 100%;
  object-fit: cover;
  filter: brightness(0.9);
}

[dir] .c-tme-education__yt-thumbnail {
  border-radius: 0.5rem;
}

.c-tme-education__video-svg {
  position: absolute;
  bottom: 2.5rem;
  height: 3.5rem;
  width: 3.5rem;
  fill: #FFF;
  z-index: 1;
}

[dir] .c-tme-education__video-svg {
  margin: auto;
}

[dir=ltr] .c-tme-education__video-svg {
  right: 2.5rem;
}

[dir=rtl] .c-tme-education__video-svg {
  left: 2.5rem;
}

.c-tme-education__ig-svg {
  position: absolute;
  bottom: 2.5rem;
  height: 3.5rem;
  width: 3.5rem;
  fill: #FFF;
  z-index: 1;
}

[dir] .c-tme-education__ig-svg {
  margin: auto;
}

[dir=ltr] .c-tme-education__ig-svg {
  right: 3.5rem;
}

[dir=rtl] .c-tme-education__ig-svg {
  left: 3.5rem;
}

.c-tme-education__media-container {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-column-gap: 1rem;
  column-gap: 1rem;
  /* autoprefixer: ignore next */
  justify-content: center;
  /* autoprefixer: ignore next */
  align-items: center;
}

[dir] .c-tme-education__media-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1280px) {
  .c-tme-education__media-container {
    column-gap: 7rem;
  }
}

.c-tme-education__media-link {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 1rem;
  column-gap: 1rem;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.c-tme-education__media-svg {
  height: 2rem;
  width: 2rem;
  fill: #FFF;
}

[dir] .c-tme-education__media-svg {
  padding: 0.7rem;
  border-radius: 0.5rem;
  background: #183884;
}

.c-tme-education__media-text {
  display: inline-flex;
  align-self: center;
  color: #183884;
  font-weight: 700;
}

[dir] .c-tme-education__media-text {
  margin: 0;
}

[dir] .c-tme-education__banner-container {
  padding: 1rem;
}
@media (min-width: 1280px) {
  [dir] .c-tme-education__banner-container {
    padding: 5rem 6rem;
  }
}

.c-tme-education__banner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 20rem;
  position: relative;
  width: 100%;
}

[dir] .c-tme-education__banner {
  background: #2E353B;
  border-radius: 0.5rem;
}

.c-tme-education__banner-text {
  position: absolute;
  top: 40%;
  width: 100%;
  font-size: 2rem;
  font-weight: 700;
  color: #FFF;
  z-index: 1;
}

[dir] .c-tme-education__banner-text {
  text-align: center;
  margin: 0;
}

[dir=ltr] .c-tme-education__banner-text {
  left: 50%;
  transform: translate(-50%, -50%);
}

[dir=rtl] .c-tme-education__banner-text {
  right: 50%;
  transform: translate(50%, -50%);
}
@media (min-width: 1280px) {
  .c-tme-education__banner-text {
    top: 50%;
    width: 48.8rem;
    line-height: 1.15em;
    font-size: 3.5rem;
  }
}

.c-tme-education__banner-left-container {
  display: flex;
  position: relative;
  justify-content: flex-start;
}

.c-tme-education__banner-right-container {
  display: flex;
  position: relative;
  justify-content: flex-end;
}

.c-tme-education__banner-left {
  height: 100%;
  width: 100%;
}

[dir] .c-tme-education__banner-left {
  border-radius: 0.5rem;
}

.c-tme-education__banner-right {
  height: 100%;
  width: 100%;
  max-width: 45rem;
}

[dir] .c-tme-education__banner-right {
  border-radius: 0.5rem;
}

.c-tme-education__banner-button {
  display: flex;
  position: absolute;
  top: 80%;
  width: 24rem;
}

[dir] .c-tme-education__banner-button {
  margin: 0;
  padding: 0;
}

[dir=ltr] .c-tme-education__banner-button {
  left: 50%;
  transform: translate(-50%, -50%);
}

[dir=rtl] .c-tme-education__banner-button {
  right: 50%;
  transform: translate(50%, -50%);
}
@media (min-width: 1280px) {
  .c-tme-education__banner-button {
    top: 50%;
  }
  [dir=ltr] .c-tme-education__banner-button {
    left: unset;
    right: -2rem;
  }
  [dir=rtl] .c-tme-education__banner-button {
    right: unset;
    left: -2rem;
  }
}
.c-tme-education__banner-button a {
  color: #2E353B;
  width: 100%;
  height: 100%;
  -webkit-text-decoration: none;
  text-decoration: none;
}
[dir] .c-tme-education__banner-button a {
  padding: 1.2rem;
}.c-education-video-modal__container[open] {
  display: grid;
  grid-template-rows: 5rem auto;
  height: 100%;
  width: 100%;
  max-height: 50%;
}
@media (orientation: landscape) {
  .c-education-video-modal__container[open] {
    max-height: initial;
    height: 100%;
  }
}
@media (min-width: 1280px) {
  .c-education-video-modal__container[open] {
    max-height: 60rem;
    max-width: 90rem;
    height: 100%;
  }
}

.c-education-video-modal__yt-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-education-video-modal__iframe {
  height: 90%;
  width: 95%;
}

[dir] .c-education-video-modal__iframe {
  border: 0;
}